summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2013-06-27 05:49:51 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2013-06-27 05:49:51 -0400
commit5a15909bac241dc795c691d49c4e2c68cab745f4 (patch)
treed0ae694e320c725ed8116943c7179516567279f3 /tests/long/fs/10.linux-boot
parentac515d7a9b131ffc9e128bd209fcddb2f383808b (diff)
downloadgem5-5a15909bac241dc795c691d49c4e2c68cab745f4.tar.xz
stats: Update stats for monitor, cache and bus changes
This patch removes the sparse histogram total from the CommMonitor stats. It also bumps the stats after the unit fixes in the atomic cache access. Lastly, it updates the stats to match the new port ordering. All numbers are the same, and the only thing that changes is which master corresponds to what port index.
Diffstat (limited to 'tests/long/fs/10.linux-boot')
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt3642
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt2051
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt2698
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt2424
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt3956
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt2402
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt2806
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt3291
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt2108
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt2543
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt2944
11 files changed, 15430 insertions, 15435 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
index 8de825134..353384b9f 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
@@ -1,133 +1,133 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 1.903702 # Number of seconds simulated
-sim_ticks 1903702212500 # Number of ticks simulated
-final_tick 1903702212500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 1.904274 # Number of seconds simulated
+sim_ticks 1904273734500 # Number of ticks simulated
+final_tick 1904273734500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 94355 # Simulator instruction rate (inst/s)
-host_op_rate 94355 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3162860632 # Simulator tick rate (ticks/s)
-host_mem_usage 314400 # Number of bytes of host memory used
-host_seconds 601.89 # Real time elapsed on the host
-sim_insts 56791782 # Number of instructions simulated
-sim_ops 56791782 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu0.inst 898816 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 24768192 # Number of bytes read from this memory
-system.physmem.bytes_read::tsunami.ide 2649600 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 78528 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 430592 # Number of bytes read from this memory
-system.physmem.bytes_read::total 28825728 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 898816 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 78528 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 977344 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 7790720 # Number of bytes written to this memory
-system.physmem.bytes_written::total 7790720 # Number of bytes written to this memory
-system.physmem.num_reads::cpu0.inst 14044 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 387003 # Number of read requests responded to by this memory
-system.physmem.num_reads::tsunami.ide 41400 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 1227 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 6728 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 450402 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 121730 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 121730 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu0.inst 472141 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 13010539 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::tsunami.ide 1391814 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 41250 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 226187 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 15141931 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 472141 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 41250 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 513391 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 4092405 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 4092405 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 4092405 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 472141 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 13010539 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::tsunami.ide 1391814 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 41250 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 226187 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 19234336 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 450402 # Total number of read requests seen
-system.physmem.writeReqs 121730 # Total number of write requests seen
-system.physmem.cpureqs 577215 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 28825728 # Total number of bytes read from memory
-system.physmem.bytesWritten 7790720 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 28825728 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 7790720 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 61 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 5081 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 28459 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 28431 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 28031 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 27727 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 27674 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 28209 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 27366 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 27524 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 27697 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 28104 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 28295 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 28543 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 28907 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 28800 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 27954 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 28620 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 8184 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 7919 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 7522 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 7235 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 7118 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 7644 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 6911 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 6897 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 7004 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 7408 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 7664 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 7923 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 8310 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 8279 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 7633 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 8079 # Track writes on a per bank basis
+host_inst_rate 95291 # Simulator instruction rate (inst/s)
+host_op_rate 95291 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 3200085877 # Simulator tick rate (ticks/s)
+host_mem_usage 314408 # Number of bytes of host memory used
+host_seconds 595.07 # Real time elapsed on the host
+sim_insts 56704659 # Number of instructions simulated
+sim_ops 56704659 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::cpu0.inst 939456 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 24909888 # Number of bytes read from this memory
+system.physmem.bytes_read::tsunami.ide 2650816 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 36288 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 341184 # Number of bytes read from this memory
+system.physmem.bytes_read::total 28877632 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 939456 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 36288 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 975744 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 7866880 # Number of bytes written to this memory
+system.physmem.bytes_written::total 7866880 # Number of bytes written to this memory
+system.physmem.num_reads::cpu0.inst 14679 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 389217 # Number of read requests responded to by this memory
+system.physmem.num_reads::tsunami.ide 41419 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 567 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 5331 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 451213 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 122920 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 122920 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu0.inst 493341 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 13081044 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::tsunami.ide 1392035 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 19056 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 179168 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 15164643 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 493341 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 19056 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 512397 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 4131171 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 4131171 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 4131171 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 493341 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 13081044 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::tsunami.ide 1392035 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 19056 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 179168 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 19295814 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 451213 # Total number of read requests seen
+system.physmem.writeReqs 122920 # Total number of write requests seen
+system.physmem.cpureqs 579004 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 28877632 # Total number of bytes read from memory
+system.physmem.bytesWritten 7866880 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 28877632 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 7866880 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 75 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 4871 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 28315 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 28267 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 28452 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 27960 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 28079 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 27988 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 28494 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 27838 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 28154 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 28095 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 28334 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 27996 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 28689 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 28482 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 28304 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 27691 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 8030 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 7738 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 7941 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 7420 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 7615 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 7448 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 8007 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 7267 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 7422 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 7442 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 7742 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 7420 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 8140 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 8013 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 7952 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 7323 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 2 # Number of times wr buffer was full causing retry
-system.physmem.totGap 1903701167000 # Total gap between requests
+system.physmem.numWrRetry 0 # Number of times wr buffer was full causing retry
+system.physmem.totGap 1904269209000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 0 # Categorize read packet sizes
system.physmem.readPktSize::3 0 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 450402 # Categorize read packet sizes
+system.physmem.readPktSize::6 451213 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 0 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 121730 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 323323 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 65789 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 29264 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 6597 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 3337 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 3029 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1570 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 1545 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 1498 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 122920 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 323687 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 64950 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 30594 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 6666 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 3343 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 3044 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 1568 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 1533 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 1488 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9 1465 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 1430 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 1420 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 1390 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 2037 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 2367 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 2248 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 1203 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 459 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 229 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 114 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 15 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::21 12 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 1421 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 1414 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 1398 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 2035 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 2339 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 2211 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 1201 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 450 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 213 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 107 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::20 8 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::21 3 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24 0 # What read queue length does an incoming req see
@@ -138,395 +138,398 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 3688 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 3914 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 4977 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 5279 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 5284 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 5285 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 5288 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 5288 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 5290 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 5293 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 5293 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 5293 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 5293 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 5293 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 5292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 1605 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 1379 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 316 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 14 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 9 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 8 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 5 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 5 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 3 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 40212 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 910.430717 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 224.153261 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 2362.806871 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-67 14303 35.57% 35.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-131 6082 15.12% 50.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-195 3751 9.33% 60.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-259 2511 6.24% 66.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-323 1745 4.34% 70.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-387 1426 3.55% 74.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-451 1071 2.66% 76.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-515 838 2.08% 78.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-579 669 1.66% 80.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-643 518 1.29% 81.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-707 558 1.39% 83.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-771 522 1.30% 84.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-835 270 0.67% 85.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-899 231 0.57% 85.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-963 190 0.47% 86.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1027 283 0.70% 86.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1091 119 0.30% 87.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1155 115 0.29% 87.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1219 106 0.26% 87.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1283 202 0.50% 88.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1347 170 0.42% 88.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1411 105 0.26% 88.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1475 478 1.19% 90.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1539 629 1.56% 91.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1603 105 0.26% 92.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1667 36 0.09% 92.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1731 35 0.09% 92.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1795 97 0.24% 92.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1859 29 0.07% 92.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1923 7 0.02% 92.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-1987 13 0.03% 92.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2051 52 0.13% 92.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2115 26 0.06% 92.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2179 1 0.00% 92.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2243 6 0.01% 92.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2307 19 0.05% 92.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2371 6 0.01% 92.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2435 5 0.01% 92.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2499 6 0.01% 92.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2563 9 0.02% 92.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2627 4 0.01% 92.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2691 8 0.02% 92.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2755 2 0.00% 92.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2819 10 0.02% 92.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2883 7 0.02% 92.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2947 1 0.00% 92.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3011 1 0.00% 92.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3075 9 0.02% 92.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3139 2 0.00% 92.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3267 3 0.01% 92.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3395 3 0.01% 92.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3523 1 0.00% 92.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3587 2 0.00% 93.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3651 2 0.00% 93.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3907 2 0.00% 93.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4035 4 0.01% 93.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4099 3 0.01% 93.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4163 4 0.01% 93.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4227 2 0.00% 93.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4291 1 0.00% 93.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4355 1 0.00% 93.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4419 1 0.00% 93.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4547 2 0.00% 93.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4611 1 0.00% 93.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4739 2 0.00% 93.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4803 1 0.00% 93.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4867 1 0.00% 93.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4931 1 0.00% 93.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5059 1 0.00% 93.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5123 1 0.00% 93.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5379 4 0.01% 93.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5632-5635 1 0.00% 93.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5760-5763 1 0.00% 93.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6083 1 0.00% 93.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6336-6339 1 0.00% 93.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6723 1 0.00% 93.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6851 3 0.01% 93.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6915 1 0.00% 93.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7043 1 0.00% 93.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7104-7107 1 0.00% 93.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7171 3 0.01% 93.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7296-7299 2 0.00% 93.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7363 2 0.00% 93.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7427 1 0.00% 93.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7616-7619 2 0.00% 93.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7811 2 0.00% 93.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7939 1 0.00% 93.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8003 2 0.00% 93.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8067 3 0.01% 93.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8131 7 0.02% 93.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8195 2430 6.04% 99.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8320-8323 1 0.00% 99.22% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::0 3741 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 3975 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 5058 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 5341 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 5343 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 5345 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 5345 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 5345 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 5344 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 1604 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 1370 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 287 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 4 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 2 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 0 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::29 0 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 40619 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 904.415372 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 224.615874 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 2354.830128 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-67 14269 35.13% 35.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-131 6234 15.35% 50.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-195 3791 9.33% 59.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-259 2540 6.25% 66.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-323 1773 4.36% 70.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-387 1547 3.81% 74.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-451 1102 2.71% 76.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-515 849 2.09% 79.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-579 692 1.70% 80.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-643 549 1.35% 82.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-707 540 1.33% 83.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-771 500 1.23% 84.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-835 249 0.61% 85.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-899 230 0.57% 85.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-963 188 0.46% 86.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1027 304 0.75% 87.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1091 110 0.27% 87.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1155 108 0.27% 87.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1219 118 0.29% 87.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1283 201 0.49% 88.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1347 187 0.46% 88.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1411 117 0.29% 89.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1475 501 1.23% 90.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1539 643 1.58% 91.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1603 97 0.24% 92.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1667 31 0.08% 92.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1731 28 0.07% 92.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1795 107 0.26% 92.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1859 29 0.07% 92.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1923 9 0.02% 92.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-1987 14 0.03% 92.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2051 38 0.09% 92.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2115 26 0.06% 92.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2179 3 0.01% 92.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2243 4 0.01% 92.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2307 21 0.05% 92.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2371 11 0.03% 92.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2435 8 0.02% 92.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2499 2 0.00% 92.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2563 6 0.01% 93.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2627 4 0.01% 93.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2691 1 0.00% 93.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2755 3 0.01% 93.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2819 5 0.01% 93.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2883 3 0.01% 93.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2947 1 0.00% 93.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3011 1 0.00% 93.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3075 3 0.01% 93.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3139 4 0.01% 93.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3267 1 0.00% 93.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3395 2 0.00% 93.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3459 1 0.00% 93.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3587 1 0.00% 93.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3651 2 0.00% 93.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3779 2 0.00% 93.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3843 2 0.00% 93.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3907 2 0.00% 93.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4035 3 0.01% 93.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4099 3 0.01% 93.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4227 1 0.00% 93.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4291 1 0.00% 93.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4419 2 0.00% 93.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4547 1 0.00% 93.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4611 1 0.00% 93.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4739 1 0.00% 93.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4803 2 0.00% 93.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4867 1 0.00% 93.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4931 1 0.00% 93.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5123 1 0.00% 93.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5187 1 0.00% 93.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5379 2 0.00% 93.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5443 1 0.00% 93.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5632-5635 1 0.00% 93.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5760-5763 1 0.00% 93.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6083 1 0.00% 93.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6147 1 0.00% 93.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6336-6339 1 0.00% 93.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6723 1 0.00% 93.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6851 2 0.00% 93.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7043 1 0.00% 93.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7104-7107 1 0.00% 93.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7171 3 0.01% 93.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7299 2 0.00% 93.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7363 2 0.00% 93.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7427 1 0.00% 93.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7616-7619 2 0.00% 93.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7811 2 0.00% 93.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7939 1 0.00% 93.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8003 3 0.01% 93.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8067 3 0.01% 93.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8131 7 0.02% 93.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8195 2429 5.98% 99.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8384-8387 1 0.00% 99.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8448-8451 1 0.00% 99.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11968-11971 1 0.00% 99.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12352-12355 1 0.00% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12864-12867 1 0.00% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12992-12995 1 0.00% 99.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8896-8899 1 0.00% 99.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10432-10435 1 0.00% 99.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::13568-13571 1 0.00% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14144-14147 1 0.00% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14208-14211 1 0.00% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14272-14275 1 0.00% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14784-14787 1 0.00% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14851 3 0.01% 99.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14912-14915 1 0.00% 99.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15171 1 0.00% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15232-15235 1 0.00% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15296-15299 2 0.00% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15363 10 0.02% 99.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13952-13955 1 0.00% 99.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14528-14531 1 0.00% 99.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14595 1 0.00% 99.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14656-14659 1 0.00% 99.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14912-14915 1 0.00% 99.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14976-14979 1 0.00% 99.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15040-15043 1 0.00% 99.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15104-15107 1 0.00% 99.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15168-15171 1 0.00% 99.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15232-15235 1 0.00% 99.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15296-15299 1 0.00% 99.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15363 14 0.03% 99.29% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15424-15427 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15936-15939 1 0.00% 99.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15488-15491 1 0.00% 99.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15744-15747 1 0.00% 99.30% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16192-16195 1 0.00% 99.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16384-16387 251 0.62% 99.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16448-16451 2 0.00% 99.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16512-16515 5 0.01% 99.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16576-16579 4 0.01% 99.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16643 8 0.02% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16384-16387 248 0.61% 99.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16448-16451 3 0.01% 99.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16512-16515 5 0.01% 99.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16576-16579 7 0.02% 99.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16640-16643 6 0.01% 99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16704-16707 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16768-16771 3 0.01% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16832-16835 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16960-16963 2 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17088-17091 3 0.01% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17216-17219 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16768-16771 2 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16832-16835 2 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16960-16963 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17088-17091 4 0.01% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17216-17219 2 0.00% 99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17344-17347 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17536-17539 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 40212 # Bytes accessed per row activation
-system.physmem.totQLat 6402871500 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 13861687750 # Sum of mem lat for all requests
-system.physmem.totBusLat 2251705000 # Total cycles spent in databus access
-system.physmem.totBankLat 5207111250 # Total cycles spent in bank access
-system.physmem.avgQLat 14217.83 # Average queueing delay per request
-system.physmem.avgBankLat 11562.60 # Average bank access latency per request
+system.physmem.bytesPerActivate::17408-17411 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17664-17667 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 40619 # Bytes accessed per row activation
+system.physmem.totQLat 6391304750 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 13854944750 # Sum of mem lat for all requests
+system.physmem.totBusLat 2255690000 # Total cycles spent in databus access
+system.physmem.totBankLat 5207950000 # Total cycles spent in bank access
+system.physmem.avgQLat 14167.07 # Average queueing delay per request
+system.physmem.avgBankLat 11544.03 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 30780.43 # Average memory access latency
-system.physmem.avgRdBW 15.14 # Average achieved read bandwidth in MB/s
-system.physmem.avgWrBW 4.09 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 15.14 # Average consumed read bandwidth in MB/s
-system.physmem.avgConsumedWrBW 4.09 # Average consumed write bandwidth in MB/s
+system.physmem.avgMemAccLat 30711.10 # Average memory access latency
+system.physmem.avgRdBW 15.16 # Average achieved read bandwidth in MB/s
+system.physmem.avgWrBW 4.13 # Average achieved write bandwidth in MB/s
+system.physmem.avgConsumedRdBW 15.16 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedWrBW 4.13 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 0.15 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.01 # Average read queue length over time
-system.physmem.avgWrQLen 9.34 # Average write queue length over time
-system.physmem.readRowHits 434557 # Number of row buffer hits during reads
-system.physmem.writeRowHits 97288 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 96.50 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 79.92 # Row buffer hit rate for writes
-system.physmem.avgGap 3327381.04 # Average gap between requests
-system.membus.throughput 19293384 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 296598 # Transaction distribution
-system.membus.trans_dist::ReadResp 296521 # Transaction distribution
-system.membus.trans_dist::WriteReq 13135 # Transaction distribution
-system.membus.trans_dist::WriteResp 13135 # Transaction distribution
-system.membus.trans_dist::Writeback 121730 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 10421 # Transaction distribution
-system.membus.trans_dist::SCUpgradeReq 6167 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 5084 # Transaction distribution
-system.membus.trans_dist::ReadExReq 162105 # Transaction distribution
-system.membus.trans_dist::ReadExResp 161668 # Transaction distribution
+system.physmem.avgWrQLen 14.33 # Average write queue length over time
+system.physmem.readRowHits 435283 # Number of row buffer hits during reads
+system.physmem.writeRowHits 98148 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 96.49 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate 79.85 # Row buffer hit rate for writes
+system.physmem.avgGap 3316773.66 # Average gap between requests
+system.membus.throughput 19353836 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 296513 # Transaction distribution
+system.membus.trans_dist::ReadResp 296436 # Transaction distribution
+system.membus.trans_dist::WriteReq 13046 # Transaction distribution
+system.membus.trans_dist::WriteResp 13046 # Transaction distribution
+system.membus.trans_dist::Writeback 122920 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 9558 # Transaction distribution
+system.membus.trans_dist::SCUpgradeReq 5502 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 4874 # Transaction distribution
+system.membus.trans_dist::ReadExReq 162935 # Transaction distribution
+system.membus.trans_dist::ReadExResp 162546 # Transaction distribution
system.membus.trans_dist::BadAddressError 77 # Transaction distribution
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 40658 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 920586 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 40482 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 921574 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio 154 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 961398 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 124647 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 124647 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 40658 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 1045233 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 962210 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 124666 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 124666 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 40482 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 1046240 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.membus.badaddr_responder.pio 154 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 1086045 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 74458 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 31309568 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 31384026 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 5306880 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 5306880 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 74458 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 36616448 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 36690906 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 36690906 # Total data (bytes)
-system.membus.snoop_data_through_bus 37952 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 38097999 # Layer occupancy (ticks)
+system.membus.pkt_count::total 1086876 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 73754 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 31436416 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 31510170 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 5308096 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 5308096 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 73754 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 36744512 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 36818266 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 36818266 # Total data (bytes)
+system.membus.snoop_data_through_bus 36736 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 37871498 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer1.occupancy 1605971749 # Layer occupancy (ticks)
+system.membus.reqLayer1.occupancy 1615737499 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.1 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 97000 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 99000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3826622399 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 3831920118 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 376246245 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 376228744 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.l2c.replacements 343505 # number of replacements
-system.l2c.tagsinuse 65255.093992 # Cycle average of tags in use
-system.l2c.total_refs 2579423 # Total number of references to valid blocks.
-system.l2c.sampled_refs 408514 # Sample count of references to valid blocks.
-system.l2c.avg_refs 6.314161 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 6822436750 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 53604.114045 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 5280.498450 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 6105.169912 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 200.990170 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 64.321415 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.817934 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.080574 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.093157 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.003067 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.000981 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.995714 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.inst 854455 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 729616 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 224847 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 72618 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 1881536 # number of ReadReq hits
-system.l2c.Writeback_hits::writebacks 819443 # number of Writeback hits
-system.l2c.Writeback_hits::total 819443 # number of Writeback hits
-system.l2c.UpgradeReq_hits::cpu0.data 170 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.data 291 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::total 461 # number of UpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu0.data 43 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu1.data 26 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::total 69 # number of SCUpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 152110 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 27598 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 179708 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.inst 854455 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 881726 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 224847 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 100216 # number of demand (read+write) hits
-system.l2c.demand_hits::total 2061244 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.inst 854455 # number of overall hits
-system.l2c.overall_hits::cpu0.data 881726 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 224847 # number of overall hits
-system.l2c.overall_hits::cpu1.data 100216 # number of overall hits
-system.l2c.overall_hits::total 2061244 # number of overall hits
-system.l2c.ReadReq_misses::cpu0.inst 14046 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 273516 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 1243 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 442 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 289247 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.data 2692 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.data 1131 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::total 3823 # number of UpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu0.data 459 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu1.data 486 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::total 945 # number of SCUpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 114088 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 6344 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 120432 # number of ReadExReq misses
-system.l2c.demand_misses::cpu0.inst 14046 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 387604 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 1243 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 6786 # number of demand (read+write) misses
-system.l2c.demand_misses::total 409679 # number of demand (read+write) misses
-system.l2c.overall_misses::cpu0.inst 14046 # number of overall misses
-system.l2c.overall_misses::cpu0.data 387604 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 1243 # number of overall misses
-system.l2c.overall_misses::cpu1.data 6786 # number of overall misses
-system.l2c.overall_misses::total 409679 # number of overall misses
-system.l2c.ReadReq_miss_latency::cpu0.inst 1212902500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.data 17141442000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 111720500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 37403000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 18503468000 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu0.data 969500 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.data 5036492 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 6005992 # number of UpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu0.data 803000 # number of SCUpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu1.data 136500 # number of SCUpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::total 939500 # number of SCUpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu0.data 9233070997 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 696312000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 9929382997 # number of ReadExReq miss cycles
-system.l2c.demand_miss_latency::cpu0.inst 1212902500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.data 26374512997 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 111720500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 733715000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 28432850997 # number of demand (read+write) miss cycles
-system.l2c.overall_miss_latency::cpu0.inst 1212902500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.data 26374512997 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 111720500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 733715000 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 28432850997 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.inst 868501 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 1003132 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 226090 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 73060 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 2170783 # number of ReadReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 819443 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 819443 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.data 2862 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.data 1422 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::total 4284 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu0.data 502 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu1.data 512 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::total 1014 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.data 266198 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 33942 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 300140 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.inst 868501 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 1269330 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 226090 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 107002 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 2470923 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 868501 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 1269330 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 226090 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 107002 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 2470923 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.016173 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.272662 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.005498 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.006050 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.133245 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.data 0.940601 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.data 0.795359 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::total 0.892390 # miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.914343 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.949219 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::total 0.931953 # miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.428583 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.186907 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.401253 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.016173 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.305361 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.005498 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.063419 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.165800 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.016173 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.305361 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.005498 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.063419 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.165800 # miss rate for overall accesses
-system.l2c.ReadReq_avg_miss_latency::cpu0.inst 86352.164317 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.data 62670.710306 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 89879.726468 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 84622.171946 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 63971.166512 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 360.141159 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 4453.131742 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 1571.015433 # average UpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 1749.455338 # average SCUpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 280.864198 # average SCUpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::total 994.179894 # average SCUpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu0.data 80929.379050 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 109759.142497 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 82448.045345 # average ReadExReq miss latency
-system.l2c.demand_avg_miss_latency::cpu0.inst 86352.164317 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.data 68044.996948 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 89879.726468 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 108121.868553 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 69402.754344 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.inst 86352.164317 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.data 68044.996948 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 89879.726468 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 108121.868553 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 69402.754344 # average overall miss latency
+system.l2c.tags.replacements 344278 # number of replacements
+system.l2c.tags.tagsinuse 65254.004539 # Cycle average of tags in use
+system.l2c.tags.total_refs 2578331 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 409473 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 6.296706 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 6889943750 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 53538.058266 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 5369.862130 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 6148.232371 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 134.758747 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 63.093024 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.816926 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.081938 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.093815 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.002056 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.000963 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.995697 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.inst 876771 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 739535 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 198332 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 63825 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 1878463 # number of ReadReq hits
+system.l2c.Writeback_hits::writebacks 821103 # number of Writeback hits
+system.l2c.Writeback_hits::total 821103 # number of Writeback hits
+system.l2c.UpgradeReq_hits::cpu0.data 177 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 256 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::total 433 # number of UpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu0.data 46 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu1.data 20 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::total 66 # number of SCUpgradeReq hits
+system.l2c.ReadExReq_hits::cpu0.data 156398 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 23000 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 179398 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.inst 876771 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 895933 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 198332 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 86825 # number of demand (read+write) hits
+system.l2c.demand_hits::total 2057861 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.inst 876771 # number of overall hits
+system.l2c.overall_hits::cpu0.data 895933 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 198332 # number of overall hits
+system.l2c.overall_hits::cpu1.data 86825 # number of overall hits
+system.l2c.overall_hits::total 2057861 # number of overall hits
+system.l2c.ReadReq_misses::cpu0.inst 14688 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 273591 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 576 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 306 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 289161 # number of ReadReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 2677 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 1042 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::total 3719 # number of UpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu0.data 416 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu1.data 449 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::total 865 # number of SCUpgradeReq misses
+system.l2c.ReadExReq_misses::cpu0.data 116243 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 5041 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 121284 # number of ReadExReq misses
+system.l2c.demand_misses::cpu0.inst 14688 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 389834 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 576 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 5347 # number of demand (read+write) misses
+system.l2c.demand_misses::total 410445 # number of demand (read+write) misses
+system.l2c.overall_misses::cpu0.inst 14688 # number of overall misses
+system.l2c.overall_misses::cpu0.data 389834 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 576 # number of overall misses
+system.l2c.overall_misses::cpu1.data 5347 # number of overall misses
+system.l2c.overall_misses::total 410445 # number of overall misses
+system.l2c.ReadReq_miss_latency::cpu0.inst 1267720492 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.data 17201796982 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 49661500 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 29444499 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 18548623473 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu0.data 1381450 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 4584270 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 5965720 # number of UpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu0.data 930960 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu1.data 99997 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::total 1030957 # number of SCUpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu0.data 9514647474 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 547564734 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 10062212208 # number of ReadExReq miss cycles
+system.l2c.demand_miss_latency::cpu0.inst 1267720492 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.data 26716444456 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 49661500 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 577009233 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 28610835681 # number of demand (read+write) miss cycles
+system.l2c.overall_miss_latency::cpu0.inst 1267720492 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.data 26716444456 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 49661500 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 577009233 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 28610835681 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.inst 891459 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 1013126 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 198908 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 64131 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 2167624 # number of ReadReq accesses(hits+misses)
+system.l2c.Writeback_accesses::writebacks 821103 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 821103 # number of Writeback accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 2854 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 1298 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::total 4152 # number of UpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu0.data 462 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu1.data 469 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::total 931 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 272641 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 28041 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 300682 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.inst 891459 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 1285767 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 198908 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 92172 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 2468306 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 891459 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 1285767 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 198908 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 92172 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 2468306 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.016476 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.270046 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.002896 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.004771 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.133400 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.937982 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.802773 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::total 0.895713 # miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.900433 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.957356 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::total 0.929108 # miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.426359 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.179772 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.403363 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.016476 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.303192 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.002896 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.058011 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.166286 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.016476 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.303192 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.002896 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.058011 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.166286 # miss rate for overall accesses
+system.l2c.ReadReq_avg_miss_latency::cpu0.inst 86309.946351 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.data 62874.133221 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 86217.881944 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 96223.852941 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 64146.352631 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 516.044079 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 4399.491363 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 1604.119387 # average UpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 2237.884615 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 222.710468 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::total 1191.857803 # average SCUpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu0.data 81851.358568 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 108622.244396 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 82964.053033 # average ReadExReq miss latency
+system.l2c.demand_avg_miss_latency::cpu0.inst 86309.946351 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.data 68532.874136 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 86217.881944 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 107912.704881 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 69706.868596 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.inst 86309.946351 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.data 68532.874136 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 86217.881944 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 107912.704881 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 69706.868596 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -535,125 +538,125 @@ system.l2c.avg_blocked_cycles::no_mshrs nan # av
system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.writebacks::writebacks 80210 # number of writebacks
-system.l2c.writebacks::total 80210 # number of writebacks
-system.l2c.ReadReq_mshr_hits::cpu0.inst 1 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu1.inst 16 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu1.data 1 # number of ReadReq MSHR hits
+system.l2c.writebacks::writebacks 81400 # number of writebacks
+system.l2c.writebacks::total 81400 # number of writebacks
+system.l2c.ReadReq_mshr_hits::cpu0.inst 8 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu0.data 1 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu1.inst 9 # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total 18 # number of ReadReq MSHR hits
-system.l2c.demand_mshr_hits::cpu0.inst 1 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu1.inst 16 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu1.data 1 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu0.inst 8 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu0.data 1 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu1.inst 9 # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total 18 # number of demand (read+write) MSHR hits
-system.l2c.overall_mshr_hits::cpu0.inst 1 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu1.inst 16 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu1.data 1 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu0.inst 8 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu0.data 1 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu1.inst 9 # number of overall MSHR hits
system.l2c.overall_mshr_hits::total 18 # number of overall MSHR hits
-system.l2c.ReadReq_mshr_misses::cpu0.inst 14045 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.data 273516 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 1227 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 441 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 289229 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu0.data 2692 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.data 1131 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::total 3823 # number of UpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 459 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 486 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::total 945 # number of SCUpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu0.data 114088 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 6344 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 120432 # number of ReadExReq MSHR misses
-system.l2c.demand_mshr_misses::cpu0.inst 14045 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.data 387604 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 1227 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 6785 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 409661 # number of demand (read+write) MSHR misses
-system.l2c.overall_mshr_misses::cpu0.inst 14045 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.data 387604 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 1227 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 6785 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 409661 # number of overall MSHR misses
-system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 1038052755 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.data 13797110266 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 95353250 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 31872500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 14962388771 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 27111154 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 11319121 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 38430275 # number of UpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 4611942 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 4862486 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::total 9474428 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 7837488031 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 618325539 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 8455813570 # number of ReadExReq MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.inst 1038052755 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.data 21634598297 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 95353250 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 650198039 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 23418202341 # number of demand (read+write) MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.inst 1038052755 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.data 21634598297 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 95353250 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 650198039 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 23418202341 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 1367369000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 22027500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 1389396500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 2032851000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 593731500 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 2626582500 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.data 3400220000 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 615759000 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 4015979000 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.016172 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.272662 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.005427 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.006036 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.133237 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.940601 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.795359 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::total 0.892390 # mshr miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.914343 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.949219 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.931953 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.428583 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.186907 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.401253 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu0.inst 0.016172 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.data 0.305361 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.005427 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.063410 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.165793 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu0.inst 0.016172 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.data 0.305361 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.005427 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.063410 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.165793 # mshr miss rate for overall accesses
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 73909.060520 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 50443.521644 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 77712.510187 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 72273.242630 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 51731.979750 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10071.008172 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10008.064545 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10052.386869 # average UpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10047.803922 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10005.115226 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10025.849735 # average SCUpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 68696.865849 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 97466.194672 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 70212.348628 # average ReadExReq mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 73909.060520 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.data 55816.241053 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 77712.510187 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 95828.745615 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 57164.832242 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 73909.060520 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.data 55816.241053 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 77712.510187 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 95828.745615 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 57164.832242 # average overall mshr miss latency
+system.l2c.ReadReq_mshr_misses::cpu0.inst 14680 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.data 273590 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 567 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 306 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 289143 # number of ReadReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu0.data 2677 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 1042 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::total 3719 # number of UpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 416 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 449 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::total 865 # number of SCUpgradeReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu0.data 116243 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 5041 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 121284 # number of ReadExReq MSHR misses
+system.l2c.demand_mshr_misses::cpu0.inst 14680 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.data 389833 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 567 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 5347 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 410427 # number of demand (read+write) MSHR misses
+system.l2c.overall_mshr_misses::cpu0.inst 14680 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.data 389833 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 567 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 5347 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 410427 # number of overall MSHR misses
+system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 1080994508 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.data 13790759768 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 41895250 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 25609501 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 14939259027 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 26999133 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 10444004 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 37443137 # number of UpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 4166407 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 4502447 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::total 8668854 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 8081951526 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 484942766 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 8566894292 # number of ReadExReq MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.inst 1080994508 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.data 21872711294 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 41895250 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 510552267 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 23506153319 # number of demand (read+write) MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.inst 1080994508 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.data 21872711294 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 41895250 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 510552267 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 23506153319 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 1372582500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 16978000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 1389560500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 2039994500 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 567881499 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 2607875999 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.data 3412577000 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 584859499 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 3997436499 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.016467 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.270045 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.002851 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.004771 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.133392 # mshr miss rate for ReadReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.937982 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.802773 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::total 0.895713 # mshr miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.900433 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.957356 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.929108 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.426359 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.179772 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.403363 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu0.inst 0.016467 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.data 0.303191 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.002851 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.058011 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.166279 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu0.inst 0.016467 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.data 0.303191 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.002851 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.058011 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.166279 # mshr miss rate for overall accesses
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 73637.228065 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 50406.666062 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 73889.329806 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 83691.179739 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 51667.372293 # average ReadReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10085.593201 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10023.036468 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10068.065878 # average UpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10015.401442 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10027.721604 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10021.796532 # average SCUpgradeReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 69526.350197 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 96199.715533 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 70634.991359 # average ReadExReq mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 73637.228065 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.data 56107.900804 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 73889.329806 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 95483.872639 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 57272.434121 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 73637.228065 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.data 56107.900804 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 73889.329806 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 95483.872639 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 57272.434121 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -664,15 +667,15 @@ system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data inf
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.replacements 41695 # number of replacements
-system.iocache.tagsinuse 0.492474 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 41711 # Sample count of references to valid blocks.
-system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.warmup_cycle 1710349466000 # Cycle when the warmup percentage was hit.
-system.iocache.occ_blocks::tsunami.ide 0.492474 # Average occupied blocks per requestor
-system.iocache.occ_percent::tsunami.ide 0.030780 # Average percentage of cache occupancy
-system.iocache.occ_percent::total 0.030780 # Average percentage of cache occupancy
+system.iocache.tags.replacements 41695 # number of replacements
+system.iocache.tags.tagsinuse 0.488928 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 41711 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs 0 # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 1711329338000 # Cycle when the warmup percentage was hit.
+system.iocache.tags.occ_blocks::tsunami.ide 0.488928 # Average occupied blocks per requestor
+system.iocache.tags.occ_percent::tsunami.ide 0.030558 # Average percentage of cache occupancy
+system.iocache.tags.occ_percent::total 0.030558 # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide 175 # number of ReadReq misses
system.iocache.ReadReq_misses::total 175 # number of ReadReq misses
system.iocache.WriteReq_misses::tsunami.ide 41552 # number of WriteReq misses
@@ -681,14 +684,14 @@ system.iocache.demand_misses::tsunami.ide 41727 # n
system.iocache.demand_misses::total 41727 # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide 41727 # number of overall misses
system.iocache.overall_misses::total 41727 # number of overall misses
-system.iocache.ReadReq_miss_latency::tsunami.ide 21568883 # number of ReadReq miss cycles
-system.iocache.ReadReq_miss_latency::total 21568883 # number of ReadReq miss cycles
-system.iocache.WriteReq_miss_latency::tsunami.ide 10518241771 # number of WriteReq miss cycles
-system.iocache.WriteReq_miss_latency::total 10518241771 # number of WriteReq miss cycles
-system.iocache.demand_miss_latency::tsunami.ide 10539810654 # number of demand (read+write) miss cycles
-system.iocache.demand_miss_latency::total 10539810654 # number of demand (read+write) miss cycles
-system.iocache.overall_miss_latency::tsunami.ide 10539810654 # number of overall miss cycles
-system.iocache.overall_miss_latency::total 10539810654 # number of overall miss cycles
+system.iocache.ReadReq_miss_latency::tsunami.ide 21574383 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency::total 21574383 # number of ReadReq miss cycles
+system.iocache.WriteReq_miss_latency::tsunami.ide 10460928278 # number of WriteReq miss cycles
+system.iocache.WriteReq_miss_latency::total 10460928278 # number of WriteReq miss cycles
+system.iocache.demand_miss_latency::tsunami.ide 10482502661 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency::total 10482502661 # number of demand (read+write) miss cycles
+system.iocache.overall_miss_latency::tsunami.ide 10482502661 # number of overall miss cycles
+system.iocache.overall_miss_latency::total 10482502661 # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide 175 # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total 175 # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::tsunami.ide 41552 # number of WriteReq accesses(hits+misses)
@@ -705,19 +708,19 @@ system.iocache.demand_miss_rate::tsunami.ide 1
system.iocache.demand_miss_rate::total 1 # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide 1 # miss rate for overall accesses
system.iocache.overall_miss_rate::total 1 # miss rate for overall accesses
-system.iocache.ReadReq_avg_miss_latency::tsunami.ide 123250.760000 # average ReadReq miss latency
-system.iocache.ReadReq_avg_miss_latency::total 123250.760000 # average ReadReq miss latency
-system.iocache.WriteReq_avg_miss_latency::tsunami.ide 253134.428451 # average WriteReq miss latency
-system.iocache.WriteReq_avg_miss_latency::total 253134.428451 # average WriteReq miss latency
-system.iocache.demand_avg_miss_latency::tsunami.ide 252589.705802 # average overall miss latency
-system.iocache.demand_avg_miss_latency::total 252589.705802 # average overall miss latency
-system.iocache.overall_avg_miss_latency::tsunami.ide 252589.705802 # average overall miss latency
-system.iocache.overall_avg_miss_latency::total 252589.705802 # average overall miss latency
-system.iocache.blocked_cycles::no_mshrs 276539 # number of cycles access was blocked
+system.iocache.ReadReq_avg_miss_latency::tsunami.ide 123282.188571 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency::total 123282.188571 # average ReadReq miss latency
+system.iocache.WriteReq_avg_miss_latency::tsunami.ide 251755.108731 # average WriteReq miss latency
+system.iocache.WriteReq_avg_miss_latency::total 251755.108731 # average WriteReq miss latency
+system.iocache.demand_avg_miss_latency::tsunami.ide 251216.302658 # average overall miss latency
+system.iocache.demand_avg_miss_latency::total 251216.302658 # average overall miss latency
+system.iocache.overall_avg_miss_latency::tsunami.ide 251216.302658 # average overall miss latency
+system.iocache.overall_avg_miss_latency::total 251216.302658 # average overall miss latency
+system.iocache.blocked_cycles::no_mshrs 272971 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.iocache.blocked::no_mshrs 27281 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 27017 # number of cycles access was blocked
system.iocache.blocked::no_targets 0 # number of cycles access was blocked
-system.iocache.avg_blocked_cycles::no_mshrs 10.136689 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 10.103675 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
@@ -731,14 +734,14 @@ system.iocache.demand_mshr_misses::tsunami.ide 41727
system.iocache.demand_mshr_misses::total 41727 # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide 41727 # number of overall MSHR misses
system.iocache.overall_mshr_misses::total 41727 # number of overall MSHR misses
-system.iocache.ReadReq_mshr_miss_latency::tsunami.ide 12468133 # number of ReadReq MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_latency::total 12468133 # number of ReadReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::tsunami.ide 8356835276 # number of WriteReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::total 8356835276 # number of WriteReq MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::tsunami.ide 8369303409 # number of demand (read+write) MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::total 8369303409 # number of demand (read+write) MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::tsunami.ide 8369303409 # number of overall MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::total 8369303409 # number of overall MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::tsunami.ide 12472883 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::total 12472883 # number of ReadReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::tsunami.ide 8298854290 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::total 8298854290 # number of WriteReq MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::tsunami.ide 8311327173 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::total 8311327173 # number of demand (read+write) MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::tsunami.ide 8311327173 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::total 8311327173 # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::tsunami.ide 1 # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total 1 # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::tsunami.ide 1 # mshr miss rate for WriteReq accesses
@@ -747,14 +750,14 @@ system.iocache.demand_mshr_miss_rate::tsunami.ide 1
system.iocache.demand_mshr_miss_rate::total 1 # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::tsunami.ide 1 # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total 1 # mshr miss rate for overall accesses
-system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 71246.474286 # average ReadReq mshr miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency::total 71246.474286 # average ReadReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 201117.522045 # average WriteReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::total 201117.522045 # average WriteReq mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 200572.852326 # average overall mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::total 200572.852326 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 200572.852326 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::total 200572.852326 # average overall mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 71273.617143 # average ReadReq mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::total 71273.617143 # average ReadReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 199722.138285 # average WriteReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::total 199722.138285 # average WriteReq mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 199183.434539 # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::total 199183.434539 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 199183.434539 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::total 199183.434539 # average overall mshr miss latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
@@ -768,35 +771,35 @@ system.disk2.dma_read_txs 0 # Nu
system.disk2.dma_write_full_pages 1 # Number of full page size DMA writes.
system.disk2.dma_write_bytes 8192 # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs 1 # Number of DMA write transactions.
-system.cpu0.branchPred.lookups 12372167 # Number of BP lookups
-system.cpu0.branchPred.condPredicted 10430268 # Number of conditional branches predicted
-system.cpu0.branchPred.condIncorrect 327512 # Number of conditional branches incorrect
-system.cpu0.branchPred.BTBLookups 8051050 # Number of BTB lookups
-system.cpu0.branchPred.BTBHits 5251093 # Number of BTB hits
+system.cpu0.branchPred.lookups 12622908 # Number of BP lookups
+system.cpu0.branchPred.condPredicted 10616030 # Number of conditional branches predicted
+system.cpu0.branchPred.condIncorrect 342195 # Number of conditional branches incorrect
+system.cpu0.branchPred.BTBLookups 8196943 # Number of BTB lookups
+system.cpu0.branchPred.BTBHits 5349460 # Number of BTB hits
system.cpu0.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu0.branchPred.BTBHitPct 65.222462 # BTB Hit Percentage
-system.cpu0.branchPred.usedRAS 787082 # Number of times the RAS was used to get a target.
-system.cpu0.branchPred.RASInCorrect 28165 # Number of incorrect RAS predictions.
+system.cpu0.branchPred.BTBHitPct 65.261647 # BTB Hit Percentage
+system.cpu0.branchPred.usedRAS 815211 # Number of times the RAS was used to get a target.
+system.cpu0.branchPred.RASInCorrect 29656 # Number of incorrect RAS predictions.
system.cpu0.dtb.fetch_hits 0 # ITB hits
system.cpu0.dtb.fetch_misses 0 # ITB misses
system.cpu0.dtb.fetch_acv 0 # ITB acv
system.cpu0.dtb.fetch_accesses 0 # ITB accesses
-system.cpu0.dtb.read_hits 8811099 # DTB read hits
-system.cpu0.dtb.read_misses 30390 # DTB read misses
-system.cpu0.dtb.read_acv 555 # DTB read access violations
-system.cpu0.dtb.read_accesses 626499 # DTB read accesses
-system.cpu0.dtb.write_hits 5759352 # DTB write hits
-system.cpu0.dtb.write_misses 7345 # DTB write misses
-system.cpu0.dtb.write_acv 331 # DTB write access violations
-system.cpu0.dtb.write_accesses 208988 # DTB write accesses
-system.cpu0.dtb.data_hits 14570451 # DTB hits
-system.cpu0.dtb.data_misses 37735 # DTB misses
-system.cpu0.dtb.data_acv 886 # DTB access violations
-system.cpu0.dtb.data_accesses 835487 # DTB accesses
-system.cpu0.itb.fetch_hits 988720 # ITB hits
-system.cpu0.itb.fetch_misses 28459 # ITB misses
-system.cpu0.itb.fetch_acv 940 # ITB acv
-system.cpu0.itb.fetch_accesses 1017179 # ITB accesses
+system.cpu0.dtb.read_hits 9003860 # DTB read hits
+system.cpu0.dtb.read_misses 33263 # DTB read misses
+system.cpu0.dtb.read_acv 538 # DTB read access violations
+system.cpu0.dtb.read_accesses 672573 # DTB read accesses
+system.cpu0.dtb.write_hits 5893133 # DTB write hits
+system.cpu0.dtb.write_misses 8284 # DTB write misses
+system.cpu0.dtb.write_acv 368 # DTB write access violations
+system.cpu0.dtb.write_accesses 235576 # DTB write accesses
+system.cpu0.dtb.data_hits 14896993 # DTB hits
+system.cpu0.dtb.data_misses 41547 # DTB misses
+system.cpu0.dtb.data_acv 906 # DTB access violations
+system.cpu0.dtb.data_accesses 908149 # DTB accesses
+system.cpu0.itb.fetch_hits 1042149 # ITB hits
+system.cpu0.itb.fetch_misses 31540 # ITB misses
+system.cpu0.itb.fetch_acv 1064 # ITB acv
+system.cpu0.itb.fetch_accesses 1073689 # ITB accesses
system.cpu0.itb.read_hits 0 # DTB read hits
system.cpu0.itb.read_misses 0 # DTB read misses
system.cpu0.itb.read_acv 0 # DTB read access violations
@@ -809,269 +812,269 @@ system.cpu0.itb.data_hits 0 # DT
system.cpu0.itb.data_misses 0 # DTB misses
system.cpu0.itb.data_acv 0 # DTB access violations
system.cpu0.itb.data_accesses 0 # DTB accesses
-system.cpu0.numCycles 113576100 # number of cpu cycles simulated
+system.cpu0.numCycles 115698572 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.fetch.icacheStallCycles 24795587 # Number of cycles fetch is stalled on an Icache miss
-system.cpu0.fetch.Insts 63494847 # Number of instructions fetch has processed
-system.cpu0.fetch.Branches 12372167 # Number of branches that fetch encountered
-system.cpu0.fetch.predictedBranches 6038175 # Number of branches that fetch has predicted taken
-system.cpu0.fetch.Cycles 11937811 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu0.fetch.SquashCycles 1694344 # Number of cycles fetch has spent squashing
-system.cpu0.fetch.BlockedCycles 37245698 # Number of cycles fetch has spent blocked
-system.cpu0.fetch.MiscStallCycles 31806 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu0.fetch.PendingTrapStallCycles 195246 # Number of stall cycles due to pending traps
-system.cpu0.fetch.PendingQuiesceStallCycles 359396 # Number of stall cycles due to pending quiesce instructions
-system.cpu0.fetch.IcacheWaitRetryStallCycles 148 # Number of stall cycles due to full MSHR
-system.cpu0.fetch.CacheLines 7671411 # Number of cache lines fetched
-system.cpu0.fetch.IcacheSquashes 221670 # Number of outstanding Icache misses that were squashed
-system.cpu0.fetch.rateDist::samples 75653727 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::mean 0.839282 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::stdev 2.177028 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.icacheStallCycles 25430461 # Number of cycles fetch is stalled on an Icache miss
+system.cpu0.fetch.Insts 64765722 # Number of instructions fetch has processed
+system.cpu0.fetch.Branches 12622908 # Number of branches that fetch encountered
+system.cpu0.fetch.predictedBranches 6164671 # Number of branches that fetch has predicted taken
+system.cpu0.fetch.Cycles 12173111 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu0.fetch.SquashCycles 1754282 # Number of cycles fetch has spent squashing
+system.cpu0.fetch.BlockedCycles 37681561 # Number of cycles fetch has spent blocked
+system.cpu0.fetch.MiscStallCycles 33129 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu0.fetch.PendingTrapStallCycles 206182 # Number of stall cycles due to pending traps
+system.cpu0.fetch.PendingQuiesceStallCycles 360791 # Number of stall cycles due to pending quiesce instructions
+system.cpu0.fetch.IcacheWaitRetryStallCycles 463 # Number of stall cycles due to full MSHR
+system.cpu0.fetch.CacheLines 7843120 # Number of cache lines fetched
+system.cpu0.fetch.IcacheSquashes 229143 # Number of outstanding Icache misses that were squashed
+system.cpu0.fetch.rateDist::samples 77014869 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::mean 0.840951 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::stdev 2.178782 # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::0 63715916 84.22% 84.22% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::1 763032 1.01% 85.23% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::2 1559362 2.06% 87.29% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::3 696709 0.92% 88.21% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::4 2577784 3.41% 91.62% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::5 516509 0.68% 92.30% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::6 573501 0.76% 93.06% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::7 819035 1.08% 94.14% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::8 4431879 5.86% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::0 64841758 84.19% 84.19% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::1 778083 1.01% 85.20% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::2 1579221 2.05% 87.25% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::3 722075 0.94% 88.19% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::4 2615191 3.40% 91.59% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::5 535253 0.69% 92.28% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::6 589170 0.77% 93.05% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::7 842021 1.09% 94.14% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::8 4512097 5.86% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::total 75653727 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.branchRate 0.108933 # Number of branch fetches per cycle
-system.cpu0.fetch.rate 0.559051 # Number of inst fetches per cycle
-system.cpu0.decode.IdleCycles 26076145 # Number of cycles decode is idle
-system.cpu0.decode.BlockedCycles 36746783 # Number of cycles decode is blocked
-system.cpu0.decode.RunCycles 10850479 # Number of cycles decode is running
-system.cpu0.decode.UnblockCycles 927296 # Number of cycles decode is unblocking
-system.cpu0.decode.SquashCycles 1053023 # Number of cycles decode is squashing
-system.cpu0.decode.BranchResolved 507905 # Number of times decode resolved a branch
-system.cpu0.decode.BranchMispred 35356 # Number of times decode detected a branch misprediction
-system.cpu0.decode.DecodedInsts 62314637 # Number of instructions handled by decode
-system.cpu0.decode.SquashedInsts 105308 # Number of squashed instructions handled by decode
-system.cpu0.rename.SquashCycles 1053023 # Number of cycles rename is squashing
-system.cpu0.rename.IdleCycles 27090322 # Number of cycles rename is idle
-system.cpu0.rename.BlockCycles 15013520 # Number of cycles rename is blocking
-system.cpu0.rename.serializeStallCycles 18214120 # count of cycles rename stalled for serializing inst
-system.cpu0.rename.RunCycles 10165522 # Number of cycles rename is running
-system.cpu0.rename.UnblockCycles 4117218 # Number of cycles rename is unblocking
-system.cpu0.rename.RenamedInsts 58954969 # Number of instructions processed by rename
-system.cpu0.rename.ROBFullEvents 7221 # Number of times rename has blocked due to ROB full
-system.cpu0.rename.IQFullEvents 636497 # Number of times rename has blocked due to IQ full
-system.cpu0.rename.LSQFullEvents 1465868 # Number of times rename has blocked due to LSQ full
-system.cpu0.rename.RenamedOperands 39489312 # Number of destination operands rename has renamed
-system.cpu0.rename.RenameLookups 71817747 # Number of register rename lookups that rename has made
-system.cpu0.rename.int_rename_lookups 71438623 # Number of integer rename lookups
-system.cpu0.rename.fp_rename_lookups 379124 # Number of floating rename lookups
-system.cpu0.rename.CommittedMaps 34689683 # Number of HB maps that are committed
-system.cpu0.rename.UndoneMaps 4799621 # Number of HB maps that are undone due to squashing
-system.cpu0.rename.serializingInsts 1442009 # count of serializing insts renamed
-system.cpu0.rename.tempSerializingInsts 210125 # count of temporary serializing insts renamed
-system.cpu0.rename.skidInsts 11209509 # count of insts added to the skid buffer
-system.cpu0.memDep0.insertedLoads 9215492 # Number of loads inserted to the mem dependence unit.
-system.cpu0.memDep0.insertedStores 6028586 # Number of stores inserted to the mem dependence unit.
-system.cpu0.memDep0.conflictingLoads 1140138 # Number of conflicting loads.
-system.cpu0.memDep0.conflictingStores 729797 # Number of conflicting stores.
-system.cpu0.iq.iqInstsAdded 52283270 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu0.iq.iqNonSpecInstsAdded 1794569 # Number of non-speculative instructions added to the IQ
-system.cpu0.iq.iqInstsIssued 51124724 # Number of instructions issued
-system.cpu0.iq.iqSquashedInstsIssued 87475 # Number of squashed instructions issued
-system.cpu0.iq.iqSquashedInstsExamined 5854476 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu0.iq.iqSquashedOperandsExamined 3047065 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu0.iq.iqSquashedNonSpecRemoved 1215266 # Number of squashed non-spec instructions that were removed
-system.cpu0.iq.issued_per_cycle::samples 75653727 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::mean 0.675773 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::stdev 1.327184 # Number of insts issued each cycle
+system.cpu0.fetch.rateDist::total 77014869 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.branchRate 0.109102 # Number of branch fetches per cycle
+system.cpu0.fetch.rate 0.559780 # Number of inst fetches per cycle
+system.cpu0.decode.IdleCycles 26714732 # Number of cycles decode is idle
+system.cpu0.decode.BlockedCycles 37197398 # Number of cycles decode is blocked
+system.cpu0.decode.RunCycles 11068686 # Number of cycles decode is running
+system.cpu0.decode.UnblockCycles 941364 # Number of cycles decode is unblocking
+system.cpu0.decode.SquashCycles 1092688 # Number of cycles decode is squashing
+system.cpu0.decode.BranchResolved 522796 # Number of times decode resolved a branch
+system.cpu0.decode.BranchMispred 36882 # Number of times decode detected a branch misprediction
+system.cpu0.decode.DecodedInsts 63559406 # Number of instructions handled by decode
+system.cpu0.decode.SquashedInsts 110759 # Number of squashed instructions handled by decode
+system.cpu0.rename.SquashCycles 1092688 # Number of cycles rename is squashing
+system.cpu0.rename.IdleCycles 27743135 # Number of cycles rename is idle
+system.cpu0.rename.BlockCycles 15107351 # Number of cycles rename is blocking
+system.cpu0.rename.serializeStallCycles 18539290 # count of cycles rename stalled for serializing inst
+system.cpu0.rename.RunCycles 10375436 # Number of cycles rename is running
+system.cpu0.rename.UnblockCycles 4156967 # Number of cycles rename is unblocking
+system.cpu0.rename.RenamedInsts 60135459 # Number of instructions processed by rename
+system.cpu0.rename.ROBFullEvents 7108 # Number of times rename has blocked due to ROB full
+system.cpu0.rename.IQFullEvents 639244 # Number of times rename has blocked due to IQ full
+system.cpu0.rename.LSQFullEvents 1468640 # Number of times rename has blocked due to LSQ full
+system.cpu0.rename.RenamedOperands 40265671 # Number of destination operands rename has renamed
+system.cpu0.rename.RenameLookups 73230382 # Number of register rename lookups that rename has made
+system.cpu0.rename.int_rename_lookups 72843642 # Number of integer rename lookups
+system.cpu0.rename.fp_rename_lookups 386740 # Number of floating rename lookups
+system.cpu0.rename.CommittedMaps 35289688 # Number of HB maps that are committed
+system.cpu0.rename.UndoneMaps 4975975 # Number of HB maps that are undone due to squashing
+system.cpu0.rename.serializingInsts 1473731 # count of serializing insts renamed
+system.cpu0.rename.tempSerializingInsts 214800 # count of temporary serializing insts renamed
+system.cpu0.rename.skidInsts 11344202 # count of insts added to the skid buffer
+system.cpu0.memDep0.insertedLoads 9431276 # Number of loads inserted to the mem dependence unit.
+system.cpu0.memDep0.insertedStores 6179329 # Number of stores inserted to the mem dependence unit.
+system.cpu0.memDep0.conflictingLoads 1162337 # Number of conflicting loads.
+system.cpu0.memDep0.conflictingStores 768163 # Number of conflicting stores.
+system.cpu0.iq.iqInstsAdded 53333771 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu0.iq.iqNonSpecInstsAdded 1831002 # Number of non-speculative instructions added to the IQ
+system.cpu0.iq.iqInstsIssued 52106137 # Number of instructions issued
+system.cpu0.iq.iqSquashedInstsIssued 101747 # Number of squashed instructions issued
+system.cpu0.iq.iqSquashedInstsExamined 6058761 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu0.iq.iqSquashedOperandsExamined 3179609 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu0.iq.iqSquashedNonSpecRemoved 1240264 # Number of squashed non-spec instructions that were removed
+system.cpu0.iq.issued_per_cycle::samples 77014869 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::mean 0.676572 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::stdev 1.327910 # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::0 52928215 69.96% 69.96% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::1 10364815 13.70% 83.66% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::2 4648030 6.14% 89.81% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::3 3048990 4.03% 93.84% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::4 2439160 3.22% 97.06% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::5 1210231 1.60% 98.66% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::6 645067 0.85% 99.51% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::7 315070 0.42% 99.93% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::8 54149 0.07% 100.00% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::0 53895136 69.98% 69.98% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::1 10485242 13.61% 83.59% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::2 4754218 6.17% 89.77% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::3 3135006 4.07% 93.84% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::4 2479570 3.22% 97.06% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::5 1230098 1.60% 98.66% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::6 664050 0.86% 99.52% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::7 318021 0.41% 99.93% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::8 53528 0.07% 100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::total 75653727 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::total 77014869 # Number of insts issued each cycle
system.cpu0.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntAlu 82277 12.13% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntMult 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntDiv 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatAdd 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatCmp 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatCvt 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatMult 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatDiv 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAdd 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAlu 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdCmp 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdCvt 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMisc 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMult 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdShift 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 12.13% # attempts to use FU when none available
-system.cpu0.iq.fu_full::MemRead 315255 46.46% 58.59% # attempts to use FU when none available
-system.cpu0.iq.fu_full::MemWrite 280962 41.41% 100.00% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntAlu 83201 11.94% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntMult 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntDiv 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatAdd 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatCmp 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatCvt 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatMult 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatDiv 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAdd 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAlu 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdCmp 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdCvt 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMisc 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMult 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdShift 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 11.94% # attempts to use FU when none available
+system.cpu0.iq.fu_full::MemRead 325493 46.71% 58.64% # attempts to use FU when none available
+system.cpu0.iq.fu_full::MemWrite 288201 41.36% 100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
system.cpu0.iq.FU_type_0::No_OpClass 3785 0.01% 0.01% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntAlu 35245093 68.94% 68.95% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntMult 56186 0.11% 69.06% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 69.06% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatAdd 15594 0.03% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatDiv 1879 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAlu 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMisc 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdShift 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdShiftAcc 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMisc 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 69.09% # Type of FU issued
-system.cpu0.iq.FU_type_0::MemRead 9165347 17.93% 87.02% # Type of FU issued
-system.cpu0.iq.FU_type_0::MemWrite 5826893 11.40% 98.42% # Type of FU issued
-system.cpu0.iq.FU_type_0::IprAccess 809947 1.58% 100.00% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntAlu 35867732 68.84% 68.84% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntMult 57468 0.11% 68.95% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 68.95% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatAdd 15763 0.03% 68.98% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 68.98% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 68.98% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 68.98% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatDiv 1883 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAlu 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMisc 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdShift 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdShiftAcc 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMisc 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 68.99% # Type of FU issued
+system.cpu0.iq.FU_type_0::MemRead 9368607 17.98% 86.97% # Type of FU issued
+system.cpu0.iq.FU_type_0::MemWrite 5962928 11.44% 98.41% # Type of FU issued
+system.cpu0.iq.FU_type_0::IprAccess 827971 1.59% 100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu0.iq.FU_type_0::total 51124724 # Type of FU issued
-system.cpu0.iq.rate 0.450136 # Inst issue rate
-system.cpu0.iq.fu_busy_cnt 678494 # FU busy when requested
-system.cpu0.iq.fu_busy_rate 0.013271 # FU busy rate (busy events/executed inst)
-system.cpu0.iq.int_inst_queue_reads 178124739 # Number of integer instruction queue reads
-system.cpu0.iq.int_inst_queue_writes 59681238 # Number of integer instruction queue writes
-system.cpu0.iq.int_inst_queue_wakeup_accesses 50082929 # Number of integer instruction queue wakeup accesses
-system.cpu0.iq.fp_inst_queue_reads 544404 # Number of floating instruction queue reads
-system.cpu0.iq.fp_inst_queue_writes 263662 # Number of floating instruction queue writes
-system.cpu0.iq.fp_inst_queue_wakeup_accesses 256861 # Number of floating instruction queue wakeup accesses
-system.cpu0.iq.int_alu_accesses 51514533 # Number of integer alu accesses
-system.cpu0.iq.fp_alu_accesses 284900 # Number of floating point alu accesses
-system.cpu0.iew.lsq.thread0.forwLoads 542155 # Number of loads that had data forwarded from stores
+system.cpu0.iq.FU_type_0::total 52106137 # Type of FU issued
+system.cpu0.iq.rate 0.450361 # Inst issue rate
+system.cpu0.iq.fu_busy_cnt 696895 # FU busy when requested
+system.cpu0.iq.fu_busy_rate 0.013375 # FU busy rate (busy events/executed inst)
+system.cpu0.iq.int_inst_queue_reads 181470771 # Number of integer instruction queue reads
+system.cpu0.iq.int_inst_queue_writes 60967498 # Number of integer instruction queue writes
+system.cpu0.iq.int_inst_queue_wakeup_accesses 51029740 # Number of integer instruction queue wakeup accesses
+system.cpu0.iq.fp_inst_queue_reads 555013 # Number of floating instruction queue reads
+system.cpu0.iq.fp_inst_queue_writes 268874 # Number of floating instruction queue writes
+system.cpu0.iq.fp_inst_queue_wakeup_accesses 261978 # Number of floating instruction queue wakeup accesses
+system.cpu0.iq.int_alu_accesses 52508945 # Number of integer alu accesses
+system.cpu0.iq.fp_alu_accesses 290302 # Number of floating point alu accesses
+system.cpu0.iew.lsq.thread0.forwLoads 547963 # Number of loads that had data forwarded from stores
system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu0.iew.lsq.thread0.squashedLoads 1111126 # Number of loads squashed
-system.cpu0.iew.lsq.thread0.ignoredResponses 3856 # Number of memory responses ignored because the instruction is squashed
-system.cpu0.iew.lsq.thread0.memOrderViolation 12844 # Number of memory ordering violations
-system.cpu0.iew.lsq.thread0.squashedStores 447697 # Number of stores squashed
+system.cpu0.iew.lsq.thread0.squashedLoads 1165767 # Number of loads squashed
+system.cpu0.iew.lsq.thread0.ignoredResponses 4234 # Number of memory responses ignored because the instruction is squashed
+system.cpu0.iew.lsq.thread0.memOrderViolation 13137 # Number of memory ordering violations
+system.cpu0.iew.lsq.thread0.squashedStores 465736 # Number of stores squashed
system.cpu0.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu0.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu0.iew.lsq.thread0.rescheduledLoads 18437 # Number of loads that were rescheduled
-system.cpu0.iew.lsq.thread0.cacheBlocked 153340 # Number of times an access to memory failed due to the cache being blocked
+system.cpu0.iew.lsq.thread0.rescheduledLoads 18478 # Number of loads that were rescheduled
+system.cpu0.iew.lsq.thread0.cacheBlocked 155290 # Number of times an access to memory failed due to the cache being blocked
system.cpu0.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu0.iew.iewSquashCycles 1053023 # Number of cycles IEW is squashing
-system.cpu0.iew.iewBlockCycles 10729289 # Number of cycles IEW is blocking
-system.cpu0.iew.iewUnblockCycles 792549 # Number of cycles IEW is unblocking
-system.cpu0.iew.iewDispatchedInsts 57283617 # Number of instructions dispatched to IQ
-system.cpu0.iew.iewDispSquashedInsts 622169 # Number of squashed instructions skipped by dispatch
-system.cpu0.iew.iewDispLoadInsts 9215492 # Number of dispatched load instructions
-system.cpu0.iew.iewDispStoreInsts 6028586 # Number of dispatched store instructions
-system.cpu0.iew.iewDispNonSpecInsts 1581349 # Number of dispatched non-speculative instructions
-system.cpu0.iew.iewIQFullEvents 577410 # Number of times the IQ has become full, causing a stall
-system.cpu0.iew.iewLSQFullEvents 6280 # Number of times the LSQ has become full, causing a stall
-system.cpu0.iew.memOrderViolationEvents 12844 # Number of memory order violations
-system.cpu0.iew.predictedTakenIncorrect 162347 # Number of branches that were predicted taken incorrectly
-system.cpu0.iew.predictedNotTakenIncorrect 348099 # Number of branches that were predicted not taken incorrectly
-system.cpu0.iew.branchMispredicts 510446 # Number of branch mispredicts detected at execute
-system.cpu0.iew.iewExecutedInsts 50735914 # Number of executed instructions
-system.cpu0.iew.iewExecLoadInsts 8864635 # Number of load instructions executed
-system.cpu0.iew.iewExecSquashedInsts 388809 # Number of squashed instructions skipped in execute
+system.cpu0.iew.iewSquashCycles 1092688 # Number of cycles IEW is squashing
+system.cpu0.iew.iewBlockCycles 10796951 # Number of cycles IEW is blocking
+system.cpu0.iew.iewUnblockCycles 798319 # Number of cycles IEW is unblocking
+system.cpu0.iew.iewDispatchedInsts 58424017 # Number of instructions dispatched to IQ
+system.cpu0.iew.iewDispSquashedInsts 633798 # Number of squashed instructions skipped by dispatch
+system.cpu0.iew.iewDispLoadInsts 9431276 # Number of dispatched load instructions
+system.cpu0.iew.iewDispStoreInsts 6179329 # Number of dispatched store instructions
+system.cpu0.iew.iewDispNonSpecInsts 1612922 # Number of dispatched non-speculative instructions
+system.cpu0.iew.iewIQFullEvents 582630 # Number of times the IQ has become full, causing a stall
+system.cpu0.iew.iewLSQFullEvents 5498 # Number of times the LSQ has become full, causing a stall
+system.cpu0.iew.memOrderViolationEvents 13137 # Number of memory order violations
+system.cpu0.iew.predictedTakenIncorrect 168729 # Number of branches that were predicted taken incorrectly
+system.cpu0.iew.predictedNotTakenIncorrect 358890 # Number of branches that were predicted not taken incorrectly
+system.cpu0.iew.branchMispredicts 527619 # Number of branch mispredicts detected at execute
+system.cpu0.iew.iewExecutedInsts 51705429 # Number of executed instructions
+system.cpu0.iew.iewExecLoadInsts 9061014 # Number of load instructions executed
+system.cpu0.iew.iewExecSquashedInsts 400707 # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp 0 # number of swp insts executed
-system.cpu0.iew.exec_nop 3205778 # number of nop insts executed
-system.cpu0.iew.exec_refs 14644864 # number of memory reference insts executed
-system.cpu0.iew.exec_branches 8078425 # Number of branches executed
-system.cpu0.iew.exec_stores 5780229 # Number of stores executed
-system.cpu0.iew.exec_rate 0.446713 # Inst execution rate
-system.cpu0.iew.wb_sent 50428595 # cumulative count of insts sent to commit
-system.cpu0.iew.wb_count 50339790 # cumulative count of insts written-back
-system.cpu0.iew.wb_producers 25084021 # num instructions producing a value
-system.cpu0.iew.wb_consumers 33790368 # num instructions consuming a value
+system.cpu0.iew.exec_nop 3259244 # number of nop insts executed
+system.cpu0.iew.exec_refs 14976241 # number of memory reference insts executed
+system.cpu0.iew.exec_branches 8231181 # Number of branches executed
+system.cpu0.iew.exec_stores 5915227 # Number of stores executed
+system.cpu0.iew.exec_rate 0.446898 # Inst execution rate
+system.cpu0.iew.wb_sent 51387761 # cumulative count of insts sent to commit
+system.cpu0.iew.wb_count 51291718 # cumulative count of insts written-back
+system.cpu0.iew.wb_producers 25550537 # num instructions producing a value
+system.cpu0.iew.wb_consumers 34415470 # num instructions consuming a value
system.cpu0.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu0.iew.wb_rate 0.443225 # insts written-back per cycle
-system.cpu0.iew.wb_fanout 0.742342 # average fanout of values written-back
+system.cpu0.iew.wb_rate 0.443322 # insts written-back per cycle
+system.cpu0.iew.wb_fanout 0.742414 # average fanout of values written-back
system.cpu0.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu0.commit.commitSquashedInsts 6311482 # The number of squashed insts skipped by commit
-system.cpu0.commit.commitNonSpecStalls 579303 # The number of times commit has been forced to stall to communicate backwards
-system.cpu0.commit.branchMispredicts 475138 # The number of times a branch was mispredicted
-system.cpu0.commit.committed_per_cycle::samples 74600704 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::mean 0.681919 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::stdev 1.596319 # Number of insts commited each cycle
+system.cpu0.commit.commitSquashedInsts 6546847 # The number of squashed insts skipped by commit
+system.cpu0.commit.commitNonSpecStalls 590738 # The number of times commit has been forced to stall to communicate backwards
+system.cpu0.commit.branchMispredicts 492268 # The number of times a branch was mispredicted
+system.cpu0.commit.committed_per_cycle::samples 75922181 # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::mean 0.681996 # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::stdev 1.596696 # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::0 55419889 74.29% 74.29% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::1 8033545 10.77% 85.06% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::2 4371447 5.86% 90.92% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::3 2356278 3.16% 94.08% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::4 1324268 1.78% 95.85% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::5 555518 0.74% 96.60% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::6 469565 0.63% 97.22% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::7 427219 0.57% 97.80% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::8 1642975 2.20% 100.00% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::0 56427011 74.32% 74.32% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::1 8133810 10.71% 85.04% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::2 4455745 5.87% 90.90% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::3 2411043 3.18% 94.08% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::4 1335893 1.76% 95.84% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::5 570067 0.75% 96.59% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::6 478554 0.63% 97.22% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::7 445477 0.59% 97.81% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::8 1664581 2.19% 100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::total 74600704 # Number of insts commited each cycle
-system.cpu0.commit.committedInsts 50871658 # Number of instructions committed
-system.cpu0.commit.committedOps 50871658 # Number of ops (including micro ops) committed
+system.cpu0.commit.committed_per_cycle::total 75922181 # Number of insts commited each cycle
+system.cpu0.commit.committedInsts 51778647 # Number of instructions committed
+system.cpu0.commit.committedOps 51778647 # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu0.commit.refs 13685255 # Number of memory references committed
-system.cpu0.commit.loads 8104366 # Number of loads committed
-system.cpu0.commit.membars 196950 # Number of memory barriers committed
-system.cpu0.commit.branches 7686240 # Number of branches committed
-system.cpu0.commit.fp_insts 254806 # Number of committed floating point instructions.
-system.cpu0.commit.int_insts 47114322 # Number of committed integer instructions.
-system.cpu0.commit.function_calls 650737 # Number of function calls committed.
-system.cpu0.commit.bw_lim_events 1642975 # number cycles where commit BW limit reached
+system.cpu0.commit.refs 13979102 # Number of memory references committed
+system.cpu0.commit.loads 8265509 # Number of loads committed
+system.cpu0.commit.membars 200777 # Number of memory barriers committed
+system.cpu0.commit.branches 7822311 # Number of branches committed
+system.cpu0.commit.fp_insts 259967 # Number of committed floating point instructions.
+system.cpu0.commit.int_insts 47959803 # Number of committed integer instructions.
+system.cpu0.commit.function_calls 666551 # Number of function calls committed.
+system.cpu0.commit.bw_lim_events 1664581 # number cycles where commit BW limit reached
system.cpu0.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu0.rob.rob_reads 129943858 # The number of ROB reads
-system.cpu0.rob.rob_writes 115419344 # The number of ROB writes
-system.cpu0.timesIdled 1091777 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu0.idleCycles 37922373 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu0.quiesceCycles 3693821721 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu0.committedInsts 47948786 # Number of Instructions Simulated
-system.cpu0.committedOps 47948786 # Number of Ops (including micro ops) Simulated
-system.cpu0.committedInsts_total 47948786 # Number of Instructions Simulated
-system.cpu0.cpi 2.368696 # CPI: Cycles Per Instruction
-system.cpu0.cpi_total 2.368696 # CPI: Total CPI of All Threads
-system.cpu0.ipc 0.422173 # IPC: Instructions Per Cycle
-system.cpu0.ipc_total 0.422173 # IPC: Total IPC of All Threads
-system.cpu0.int_regfile_reads 66777793 # number of integer regfile reads
-system.cpu0.int_regfile_writes 36448823 # number of integer regfile writes
-system.cpu0.fp_regfile_reads 126128 # number of floating regfile reads
-system.cpu0.fp_regfile_writes 127569 # number of floating regfile writes
-system.cpu0.misc_regfile_reads 1693303 # number of misc regfile reads
-system.cpu0.misc_regfile_writes 810480 # number of misc regfile writes
+system.cpu0.rob.rob_reads 132380203 # The number of ROB reads
+system.cpu0.rob.rob_writes 117743806 # The number of ROB writes
+system.cpu0.timesIdled 1106178 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu0.idleCycles 38683703 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu0.quiesceCycles 3692842270 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu0.committedInsts 48811521 # Number of Instructions Simulated
+system.cpu0.committedOps 48811521 # Number of Ops (including micro ops) Simulated
+system.cpu0.committedInsts_total 48811521 # Number of Instructions Simulated
+system.cpu0.cpi 2.370313 # CPI: Cycles Per Instruction
+system.cpu0.cpi_total 2.370313 # CPI: Total CPI of All Threads
+system.cpu0.ipc 0.421885 # IPC: Instructions Per Cycle
+system.cpu0.ipc_total 0.421885 # IPC: Total IPC of All Threads
+system.cpu0.int_regfile_reads 68020458 # number of integer regfile reads
+system.cpu0.int_regfile_writes 37124303 # number of integer regfile writes
+system.cpu0.fp_regfile_reads 128594 # number of floating regfile reads
+system.cpu0.fp_regfile_writes 130201 # number of floating regfile writes
+system.cpu0.misc_regfile_reads 1727987 # number of misc regfile reads
+system.cpu0.misc_regfile_writes 827975 # number of misc regfile writes
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA
@@ -1103,49 +1106,49 @@ system.tsunami.ethernet.totalRxOrn 0 # to
system.tsunami.ethernet.coalescedTotal nan # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU
system.tsunami.ethernet.droppedPackets 0 # number of packets dropped
-system.toL2Bus.throughput 111431458 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 2199741 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 2199647 # Transaction distribution
-system.toL2Bus.trans_dist::WriteReq 13135 # Transaction distribution
-system.toL2Bus.trans_dist::WriteResp 13135 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 819443 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeReq 10566 # Transaction distribution
-system.toL2Bus.trans_dist::SCUpgradeReq 6236 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeResp 16802 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 343057 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 301508 # Transaction distribution
+system.toL2Bus.throughput 111303171 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 2194950 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 2194857 # Transaction distribution
+system.toL2Bus.trans_dist::WriteReq 13046 # Transaction distribution
+system.toL2Bus.trans_dist::WriteResp 13046 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 821103 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeReq 9701 # Transaction distribution
+system.toL2Bus.trans_dist::SCUpgradeReq 5568 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeResp 15269 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExReq 343378 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 301828 # Transaction distribution
system.toL2Bus.trans_dist::BadAddressError 77 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 1737096 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 3343563 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu1.icache.mem_side 452207 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side 314296 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 5847162 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 55584064 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 129094452 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side 14469760 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side 11514982 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 210663258 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 210652954 # Total data (bytes)
-system.toL2Bus.snoop_data_through_bus 1479360 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 4959879460 # Layer occupancy (ticks)
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 1783020 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 3388598 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu1.icache.mem_side 397843 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side 270349 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 5839810 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 57053376 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 131002064 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side 12730112 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side 9815754 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 210601306 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 210591002 # Total data (bytes)
+system.toL2Bus.snoop_data_through_bus 1360704 # Total snoop data (bytes)
+system.toL2Bus.reqLayer0.occupancy 4964254488 # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization 0.3 # Layer utilization (%)
system.toL2Bus.snoopLayer0.occupancy 724500 # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 3910967404 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.occupancy 4017252621 # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 5778463419 # Layer occupancy (ticks)
+system.toL2Bus.respLayer1.occupancy 5927096055 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.3 # Layer utilization (%)
-system.toL2Bus.respLayer2.occupancy 1017961113 # Layer occupancy (ticks)
-system.toL2Bus.respLayer2.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer3.occupancy 540290711 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.occupancy 895637092 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
+system.toL2Bus.respLayer3.occupancy 468506529 # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.iobus.throughput 1437243 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 7369 # Transaction distribution
-system.iobus.trans_dist::ReadResp 7369 # Transaction distribution
-system.iobus.trans_dist::WriteReq 54687 # Transaction distribution
-system.iobus.trans_dist::WriteResp 54687 # Transaction distribution
-system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio 12062 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio 472 # Packet count per connected master and slave (bytes)
+system.iobus.throughput 1436442 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 7370 # Transaction distribution
+system.iobus.trans_dist::ReadResp 7370 # Transaction distribution
+system.iobus.trans_dist::WriteReq 54598 # Transaction distribution
+system.iobus.trans_dist::WriteResp 54598 # Transaction distribution
+system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio 11882 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio 476 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.fake_sm_chip.pio 10 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.fake_uart4.pio 10 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.io.pio 180 # Packet count per connected master and slave (bytes)
@@ -1156,11 +1159,11 @@ system.iobus.pkt_count_system.bridge.master::system.tsunami.ide-pciconf
system.iobus.pkt_count_system.bridge.master::system.tsunami.ethernet.pio 102 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.ethernet-pciconf 180 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pciconfig.pio 60 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 40658 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 40482 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side 83454 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.tsunami.ide.dma::total 83454 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.tsunami.cchip.pio 12062 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.tsunami.pchip.pio 472 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.tsunami.cchip.pio 11882 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.tsunami.pchip.pio 476 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.fake_sm_chip.pio 10 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.fake_uart4.pio 10 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.io.pio 180 # Packet count per connected master and slave (bytes)
@@ -1172,9 +1175,9 @@ system.iobus.pkt_count::system.tsunami.ethernet.pio 102
system.iobus.pkt_count::system.tsunami.ethernet-pciconf 180 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.iocache.cpu_side 83454 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.pciconfig.pio 60 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 124112 # Packet count per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.cchip.pio 48248 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pchip.pio 1888 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_count::total 123936 # Packet count per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.cchip.pio 47528 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pchip.pio 1904 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.fake_sm_chip.pio 5 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.fake_uart4.pio 5 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.io.pio 160 # Cumulative packet size per connected master and slave (bytes)
@@ -1185,11 +1188,11 @@ system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide-pciconf
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ethernet.pio 204 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ethernet-pciconf 299 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pciconfig.pio 120 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 74458 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 73754 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side 2661624 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.tsunami.ide.dma::total 2661624 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.tsunami.cchip.pio 48248 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.tsunami.pchip.pio 1888 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.tsunami.cchip.pio 47528 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.tsunami.pchip.pio 1904 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.fake_sm_chip.pio 5 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.fake_uart4.pio 5 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.io.pio 160 # Cumulative packet size per connected master and slave (bytes)
@@ -1201,11 +1204,11 @@ system.iobus.tot_pkt_size::system.tsunami.ethernet.pio 204
system.iobus.tot_pkt_size::system.tsunami.ethernet-pciconf 299 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.iocache.cpu_side 2661624 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.pciconfig.pio 120 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 2736082 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 2736082 # Total data (bytes)
-system.iobus.reqLayer0.occupancy 11417000 # Layer occupancy (ticks)
+system.iobus.tot_pkt_size::total 2735378 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 2735378 # Total data (bytes)
+system.iobus.reqLayer0.occupancy 11237000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 353000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 356000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 9000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
@@ -1225,253 +1228,253 @@ system.iobus.reqLayer27.occupancy 76000 # La
system.iobus.reqLayer27.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer28.occupancy 110000 # Layer occupancy (ticks)
system.iobus.reqLayer28.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer29.occupancy 378279654 # Layer occupancy (ticks)
+system.iobus.reqLayer29.occupancy 378252917 # Layer occupancy (ticks)
system.iobus.reqLayer29.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer30.occupancy 30000 # Layer occupancy (ticks)
system.iobus.reqLayer30.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 27523000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 27436000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 42014000 # Layer occupancy (ticks)
+system.iobus.respLayer1.occupancy 43098256 # Layer occupancy (ticks)
system.iobus.respLayer1.utilization 0.0 # Layer utilization (%)
-system.cpu0.icache.replacements 867916 # number of replacements
-system.cpu0.icache.tagsinuse 509.785268 # Cycle average of tags in use
-system.cpu0.icache.total_refs 6758563 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 868427 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 7.782534 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 25769681000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 509.785268 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.995674 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.995674 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 6758564 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 6758564 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 6758564 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 6758564 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 6758564 # number of overall hits
-system.cpu0.icache.overall_hits::total 6758564 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 912847 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 912847 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 912847 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 912847 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 912847 # number of overall misses
-system.cpu0.icache.overall_misses::total 912847 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 13149310993 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 13149310993 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu0.inst 13149310993 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 13149310993 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu0.inst 13149310993 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 13149310993 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 7671411 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 7671411 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 7671411 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 7671411 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 7671411 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 7671411 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.118993 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.118993 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.118993 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.118993 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.118993 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.118993 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14404.726086 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 14404.726086 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14404.726086 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 14404.726086 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14404.726086 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 14404.726086 # average overall miss latency
-system.cpu0.icache.blocked_cycles::no_mshrs 3418 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_mshrs 152 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_mshrs 22.486842 # average number of cycles each access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
+system.cpu0.icache.tags.replacements 890887 # number of replacements
+system.cpu0.icache.tags.tagsinuse 509.759385 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 6905559 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 891396 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 7.746904 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 26019048250 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 509.759385 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.995624 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.995624 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 6905559 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 6905559 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 6905559 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 6905559 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 6905559 # number of overall hits
+system.cpu0.icache.overall_hits::total 6905559 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 937559 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 937559 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 937559 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 937559 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 937559 # number of overall misses
+system.cpu0.icache.overall_misses::total 937559 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 13556216106 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 13556216106 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu0.inst 13556216106 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 13556216106 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu0.inst 13556216106 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 13556216106 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 7843118 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 7843118 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 7843118 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 7843118 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 7843118 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 7843118 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.119539 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.119539 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.119539 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.119539 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.119539 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.119539 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 14459.053890 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 14459.053890 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 14459.053890 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 14459.053890 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 14459.053890 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 14459.053890 # average overall miss latency
+system.cpu0.icache.blocked_cycles::no_mshrs 6417 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_targets 1109 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 220 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_targets 2 # number of cycles access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs 29.168182 # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_targets 554.500000 # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 44252 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::total 44252 # number of ReadReq MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu0.inst 44252 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::total 44252 # number of demand (read+write) MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu0.inst 44252 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::total 44252 # number of overall MSHR hits
-system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 868595 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 868595 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu0.inst 868595 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 868595 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu0.inst 868595 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 868595 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 10814937089 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 10814937089 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 10814937089 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 10814937089 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 10814937089 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 10814937089 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.113225 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.113225 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.113225 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.113225 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.113225 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.113225 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12451.069934 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12451.069934 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12451.069934 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 12451.069934 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12451.069934 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 12451.069934 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 45998 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::total 45998 # number of ReadReq MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu0.inst 45998 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::total 45998 # number of demand (read+write) MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu0.inst 45998 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::total 45998 # number of overall MSHR hits
+system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 891561 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 891561 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu0.inst 891561 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 891561 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu0.inst 891561 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 891561 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 11118457121 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 11118457121 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 11118457121 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 11118457121 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 11118457121 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 11118457121 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.113674 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.113674 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.113674 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.113674 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.113674 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.113674 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12470.775551 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12470.775551 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12470.775551 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 12470.775551 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12470.775551 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 12470.775551 # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 1271376 # number of replacements
-system.cpu0.dcache.tagsinuse 505.686526 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 10390956 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 1271888 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 8.169710 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 25830000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 505.686526 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.987669 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.987669 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 6393137 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 6393137 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 3639350 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::total 3639350 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 161427 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::total 161427 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.data 185616 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::total 185616 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 10032487 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 10032487 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 10032487 # number of overall hits
-system.cpu0.dcache.overall_hits::total 10032487 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 1573505 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 1573505 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 1738147 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 1738147 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 20045 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::total 20045 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu0.data 3020 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_misses::total 3020 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 3311652 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 3311652 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 3311652 # number of overall misses
-system.cpu0.dcache.overall_misses::total 3311652 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 39654304500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 39654304500 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 77521243901 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 77521243901 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 292960500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::total 292960500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 22204000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::total 22204000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu0.data 117175548401 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 117175548401 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu0.data 117175548401 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 117175548401 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 7966642 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 7966642 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 5377497 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 5377497 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 181472 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::total 181472 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 188636 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::total 188636 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 13344139 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 13344139 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 13344139 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 13344139 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.197512 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.197512 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.323226 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::total 0.323226 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.110458 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.110458 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.016010 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::total 0.016010 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.248173 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.248173 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.248173 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.248173 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 25201.257384 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 25201.257384 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 44599.935392 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 44599.935392 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14615.140933 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 14615.140933 # average LoadLockedReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 7352.317881 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 7352.317881 # average StoreCondReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 35382.808460 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 35382.808460 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 35382.808460 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 35382.808460 # average overall miss latency
-system.cpu0.dcache.blocked_cycles::no_mshrs 2842539 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles::no_targets 840 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_mshrs 51698 # number of cycles access was blocked
+system.cpu0.dcache.tags.replacements 1288020 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 505.688069 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 10644807 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 1288532 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 8.261189 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 25842000 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 505.688069 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.987672 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.987672 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 6550900 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 6550900 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 3728429 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::total 3728429 # number of WriteReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 165070 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::total 165070 # number of LoadLockedReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 189835 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::total 189835 # number of StoreCondReq hits
+system.cpu0.dcache.demand_hits::cpu0.data 10279329 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 10279329 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 10279329 # number of overall hits
+system.cpu0.dcache.overall_hits::total 10279329 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 1597921 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 1597921 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 1777729 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 1777729 # number of WriteReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 20672 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::total 20672 # number of LoadLockedReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu0.data 2669 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::total 2669 # number of StoreCondReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 3375650 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 3375650 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 3375650 # number of overall misses
+system.cpu0.dcache.overall_misses::total 3375650 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 40268021859 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 40268021859 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 79880065793 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 79880065793 # number of WriteReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 301767496 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::total 301767496 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 20162915 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::total 20162915 # number of StoreCondReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu0.data 120148087652 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 120148087652 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu0.data 120148087652 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 120148087652 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 8148821 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 8148821 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 5506158 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 5506158 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 185742 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::total 185742 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 192504 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::total 192504 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 13654979 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 13654979 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 13654979 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 13654979 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.196092 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.196092 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.322862 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::total 0.322862 # miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.111294 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.111294 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.013865 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::total 0.013865 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.247210 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.247210 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.247210 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.247210 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 25200.258247 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 25200.258247 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 44933.769879 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 44933.769879 # average WriteReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14597.885836 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 14597.885836 # average LoadLockedReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 7554.482952 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 7554.482952 # average StoreCondReq miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 35592.578511 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 35592.578511 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 35592.578511 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 35592.578511 # average overall miss latency
+system.cpu0.dcache.blocked_cycles::no_mshrs 2948269 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 1258 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 52342 # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets 7 # number of cycles access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_mshrs 54.983539 # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_targets 120 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs 56.327022 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets 179.714286 # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 746874 # number of writebacks
-system.cpu0.dcache.writebacks::total 746874 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 575080 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::total 575080 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 1465992 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::total 1465992 # number of WriteReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 4461 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::total 4461 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu0.data 2041072 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::total 2041072 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu0.data 2041072 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::total 2041072 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 998425 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 998425 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 272155 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 272155 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 15584 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::total 15584 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 3020 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::total 3020 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu0.data 1270580 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 1270580 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu0.data 1270580 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 1270580 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 26454916051 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 26454916051 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 11388682739 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 11388682739 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 172348003 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 172348003 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 16164000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 16164000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 37843598790 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 37843598790 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 37843598790 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 37843598790 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 1459347502 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 1459347502 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 2156087498 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 2156087498 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 3615435000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 3615435000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.125326 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.125326 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.050610 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.050610 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.085876 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.085876 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.016010 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.016010 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.095216 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.095216 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.095216 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.095216 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 26496.648272 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 26496.648272 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 41846.310885 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 41846.310885 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11059.291774 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11059.291774 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 5352.317881 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 5352.317881 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 29784.506910 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 29784.506910 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 29784.506910 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 29784.506910 # average overall mshr miss latency
+system.cpu0.dcache.writebacks::writebacks 760237 # number of writebacks
+system.cpu0.dcache.writebacks::total 760237 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 590547 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::total 590547 # number of ReadReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 1499620 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::total 1499620 # number of WriteReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 4585 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::total 4585 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu0.data 2090167 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::total 2090167 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu0.data 2090167 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::total 2090167 # number of overall MSHR hits
+system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 1007374 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 1007374 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 278109 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 278109 # number of WriteReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 16087 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::total 16087 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 2668 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::total 2668 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu0.data 1285483 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 1285483 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu0.data 1285483 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 1285483 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 26624787726 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 26624787726 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 11708735082 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 11708735082 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 178034254 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 178034254 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 14826085 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 14826085 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 38333522808 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 38333522808 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 38333522808 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 38333522808 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 1465041000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 1465041000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 2164117998 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 2164117998 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 3629158998 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 3629158998 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.123622 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.123622 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.050509 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.050509 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.086609 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.086609 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.013859 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.013859 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.094140 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.094140 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.094140 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.094140 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 26429.893690 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 26429.893690 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 42101.244771 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 42101.244771 # average WriteReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11066.964257 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11066.964257 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 5557.003373 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 5557.003373 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 29820.326529 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 29820.326529 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 29820.326529 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 29820.326529 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
@@ -1479,35 +1482,35 @@ system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.branchPred.lookups 2604526 # Number of BP lookups
-system.cpu1.branchPred.condPredicted 2153409 # Number of conditional branches predicted
-system.cpu1.branchPred.condIncorrect 75247 # Number of conditional branches incorrect
-system.cpu1.branchPred.BTBLookups 1513707 # Number of BTB lookups
-system.cpu1.branchPred.BTBHits 876072 # Number of BTB hits
+system.cpu1.branchPred.lookups 2340238 # Number of BP lookups
+system.cpu1.branchPred.condPredicted 1946356 # Number of conditional branches predicted
+system.cpu1.branchPred.condIncorrect 62804 # Number of conditional branches incorrect
+system.cpu1.branchPred.BTBLookups 1358794 # Number of BTB lookups
+system.cpu1.branchPred.BTBHits 776922 # Number of BTB hits
system.cpu1.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu1.branchPred.BTBHitPct 57.875930 # BTB Hit Percentage
-system.cpu1.branchPred.usedRAS 179167 # Number of times the RAS was used to get a target.
-system.cpu1.branchPred.RASInCorrect 7740 # Number of incorrect RAS predictions.
+system.cpu1.branchPred.BTBHitPct 57.177320 # BTB Hit Percentage
+system.cpu1.branchPred.usedRAS 157214 # Number of times the RAS was used to get a target.
+system.cpu1.branchPred.RASInCorrect 6628 # Number of incorrect RAS predictions.
system.cpu1.dtb.fetch_hits 0 # ITB hits
system.cpu1.dtb.fetch_misses 0 # ITB misses
system.cpu1.dtb.fetch_acv 0 # ITB acv
system.cpu1.dtb.fetch_accesses 0 # ITB accesses
-system.cpu1.dtb.read_hits 1932131 # DTB read hits
-system.cpu1.dtb.read_misses 10237 # DTB read misses
-system.cpu1.dtb.read_acv 25 # DTB read access violations
-system.cpu1.dtb.read_accesses 320506 # DTB read accesses
-system.cpu1.dtb.write_hits 1251341 # DTB write hits
-system.cpu1.dtb.write_misses 1962 # DTB write misses
-system.cpu1.dtb.write_acv 65 # DTB write access violations
-system.cpu1.dtb.write_accesses 130037 # DTB write accesses
-system.cpu1.dtb.data_hits 3183472 # DTB hits
-system.cpu1.dtb.data_misses 12199 # DTB misses
-system.cpu1.dtb.data_acv 90 # DTB access violations
-system.cpu1.dtb.data_accesses 450543 # DTB accesses
-system.cpu1.itb.fetch_hits 430844 # ITB hits
-system.cpu1.itb.fetch_misses 6753 # ITB misses
-system.cpu1.itb.fetch_acv 212 # ITB acv
-system.cpu1.itb.fetch_accesses 437597 # ITB accesses
+system.cpu1.dtb.read_hits 1733483 # DTB read hits
+system.cpu1.dtb.read_misses 9288 # DTB read misses
+system.cpu1.dtb.read_acv 9 # DTB read access violations
+system.cpu1.dtb.read_accesses 276268 # DTB read accesses
+system.cpu1.dtb.write_hits 1103623 # DTB write hits
+system.cpu1.dtb.write_misses 1818 # DTB write misses
+system.cpu1.dtb.write_acv 38 # DTB write access violations
+system.cpu1.dtb.write_accesses 104203 # DTB write accesses
+system.cpu1.dtb.data_hits 2837106 # DTB hits
+system.cpu1.dtb.data_misses 11106 # DTB misses
+system.cpu1.dtb.data_acv 47 # DTB access violations
+system.cpu1.dtb.data_accesses 380471 # DTB accesses
+system.cpu1.itb.fetch_hits 375000 # ITB hits
+system.cpu1.itb.fetch_misses 5508 # ITB misses
+system.cpu1.itb.fetch_acv 148 # ITB acv
+system.cpu1.itb.fetch_accesses 380508 # ITB accesses
system.cpu1.itb.read_hits 0 # DTB read hits
system.cpu1.itb.read_misses 0 # DTB read misses
system.cpu1.itb.read_acv 0 # DTB read access violations
@@ -1520,508 +1523,508 @@ system.cpu1.itb.data_hits 0 # DT
system.cpu1.itb.data_misses 0 # DTB misses
system.cpu1.itb.data_acv 0 # DTB access violations
system.cpu1.itb.data_accesses 0 # DTB accesses
-system.cpu1.numCycles 15794943 # number of cpu cycles simulated
+system.cpu1.numCycles 14113255 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.fetch.icacheStallCycles 6044274 # Number of cycles fetch is stalled on an Icache miss
-system.cpu1.fetch.Insts 12313553 # Number of instructions fetch has processed
-system.cpu1.fetch.Branches 2604526 # Number of branches that fetch encountered
-system.cpu1.fetch.predictedBranches 1055239 # Number of branches that fetch has predicted taken
-system.cpu1.fetch.Cycles 2204838 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu1.fetch.SquashCycles 395965 # Number of cycles fetch has spent squashing
-system.cpu1.fetch.BlockedCycles 6209579 # Number of cycles fetch has spent blocked
-system.cpu1.fetch.MiscStallCycles 26246 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu1.fetch.PendingTrapStallCycles 62195 # Number of stall cycles due to pending traps
-system.cpu1.fetch.PendingQuiesceStallCycles 53260 # Number of stall cycles due to pending quiesce instructions
-system.cpu1.fetch.IcacheWaitRetryStallCycles 20 # Number of stall cycles due to full MSHR
-system.cpu1.fetch.CacheLines 1481011 # Number of cache lines fetched
-system.cpu1.fetch.IcacheSquashes 50405 # Number of outstanding Icache misses that were squashed
-system.cpu1.fetch.rateDist::samples 14852690 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::mean 0.829045 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::stdev 2.204427 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.icacheStallCycles 5353605 # Number of cycles fetch is stalled on an Icache miss
+system.cpu1.fetch.Insts 10974333 # Number of instructions fetch has processed
+system.cpu1.fetch.Branches 2340238 # Number of branches that fetch encountered
+system.cpu1.fetch.predictedBranches 934136 # Number of branches that fetch has predicted taken
+system.cpu1.fetch.Cycles 1960258 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu1.fetch.SquashCycles 346091 # Number of cycles fetch has spent squashing
+system.cpu1.fetch.BlockedCycles 5695969 # Number of cycles fetch has spent blocked
+system.cpu1.fetch.MiscStallCycles 25528 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu1.fetch.PendingTrapStallCycles 53832 # Number of stall cycles due to pending traps
+system.cpu1.fetch.PendingQuiesceStallCycles 54284 # Number of stall cycles due to pending quiesce instructions
+system.cpu1.fetch.IcacheWaitRetryStallCycles 23 # Number of stall cycles due to full MSHR
+system.cpu1.fetch.CacheLines 1309338 # Number of cache lines fetched
+system.cpu1.fetch.IcacheSquashes 41617 # Number of outstanding Icache misses that were squashed
+system.cpu1.fetch.rateDist::samples 13363974 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::mean 0.821188 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::stdev 2.197770 # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::0 12647852 85.16% 85.16% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::1 141564 0.95% 86.11% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::2 235652 1.59% 87.70% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::3 175889 1.18% 88.88% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::4 303768 2.05% 90.92% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::5 119285 0.80% 91.73% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::6 129403 0.87% 92.60% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::7 209113 1.41% 94.01% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::8 890164 5.99% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::0 11403716 85.33% 85.33% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::1 124023 0.93% 86.26% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::2 213549 1.60% 87.86% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::3 153465 1.15% 89.01% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::4 264643 1.98% 90.99% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::5 105166 0.79% 91.77% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::6 115273 0.86% 92.64% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::7 186335 1.39% 94.03% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::8 797804 5.97% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::total 14852690 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.branchRate 0.164896 # Number of branch fetches per cycle
-system.cpu1.fetch.rate 0.779588 # Number of inst fetches per cycle
-system.cpu1.decode.IdleCycles 5971093 # Number of cycles decode is idle
-system.cpu1.decode.BlockedCycles 6462269 # Number of cycles decode is blocked
-system.cpu1.decode.RunCycles 2062064 # Number of cycles decode is running
-system.cpu1.decode.UnblockCycles 112088 # Number of cycles decode is unblocking
-system.cpu1.decode.SquashCycles 245175 # Number of cycles decode is squashing
-system.cpu1.decode.BranchResolved 113398 # Number of times decode resolved a branch
-system.cpu1.decode.BranchMispred 7205 # Number of times decode detected a branch misprediction
-system.cpu1.decode.DecodedInsts 12081319 # Number of instructions handled by decode
-system.cpu1.decode.SquashedInsts 21458 # Number of squashed instructions handled by decode
-system.cpu1.rename.SquashCycles 245175 # Number of cycles rename is squashing
-system.cpu1.rename.IdleCycles 6179272 # Number of cycles rename is idle
-system.cpu1.rename.BlockCycles 425366 # Number of cycles rename is blocking
-system.cpu1.rename.serializeStallCycles 5395094 # count of cycles rename stalled for serializing inst
-system.cpu1.rename.RunCycles 1962879 # Number of cycles rename is running
-system.cpu1.rename.UnblockCycles 644902 # Number of cycles rename is unblocking
-system.cpu1.rename.RenamedInsts 11197795 # Number of instructions processed by rename
-system.cpu1.rename.ROBFullEvents 87 # Number of times rename has blocked due to ROB full
-system.cpu1.rename.IQFullEvents 57093 # Number of times rename has blocked due to IQ full
-system.cpu1.rename.LSQFullEvents 157527 # Number of times rename has blocked due to LSQ full
-system.cpu1.rename.RenamedOperands 7361429 # Number of destination operands rename has renamed
-system.cpu1.rename.RenameLookups 13363056 # Number of register rename lookups that rename has made
-system.cpu1.rename.int_rename_lookups 13213666 # Number of integer rename lookups
-system.cpu1.rename.fp_rename_lookups 149390 # Number of floating rename lookups
-system.cpu1.rename.CommittedMaps 6300177 # Number of HB maps that are committed
-system.cpu1.rename.UndoneMaps 1061252 # Number of HB maps that are undone due to squashing
-system.cpu1.rename.serializingInsts 451071 # count of serializing insts renamed
-system.cpu1.rename.tempSerializingInsts 42573 # count of temporary serializing insts renamed
-system.cpu1.rename.skidInsts 1993362 # count of insts added to the skid buffer
-system.cpu1.memDep0.insertedLoads 2041709 # Number of loads inserted to the mem dependence unit.
-system.cpu1.memDep0.insertedStores 1326014 # Number of stores inserted to the mem dependence unit.
-system.cpu1.memDep0.conflictingLoads 180090 # Number of conflicting loads.
-system.cpu1.memDep0.conflictingStores 100258 # Number of conflicting stores.
-system.cpu1.iq.iqInstsAdded 9822573 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu1.iq.iqNonSpecInstsAdded 491625 # Number of non-speculative instructions added to the IQ
-system.cpu1.iq.iqInstsIssued 9565946 # Number of instructions issued
-system.cpu1.iq.iqSquashedInstsIssued 29815 # Number of squashed instructions issued
-system.cpu1.iq.iqSquashedInstsExamined 1410113 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu1.iq.iqSquashedOperandsExamined 705464 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu1.iq.iqSquashedNonSpecRemoved 352077 # Number of squashed non-spec instructions that were removed
-system.cpu1.iq.issued_per_cycle::samples 14852690 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::mean 0.644055 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::stdev 1.318534 # Number of insts issued each cycle
+system.cpu1.fetch.rateDist::total 13363974 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.branchRate 0.165818 # Number of branch fetches per cycle
+system.cpu1.fetch.rate 0.777590 # Number of inst fetches per cycle
+system.cpu1.decode.IdleCycles 5293087 # Number of cycles decode is idle
+system.cpu1.decode.BlockedCycles 5922521 # Number of cycles decode is blocked
+system.cpu1.decode.RunCycles 1836128 # Number of cycles decode is running
+system.cpu1.decode.UnblockCycles 97560 # Number of cycles decode is unblocking
+system.cpu1.decode.SquashCycles 214677 # Number of cycles decode is squashing
+system.cpu1.decode.BranchResolved 97799 # Number of times decode resolved a branch
+system.cpu1.decode.BranchMispred 5876 # Number of times decode detected a branch misprediction
+system.cpu1.decode.DecodedInsts 10774764 # Number of instructions handled by decode
+system.cpu1.decode.SquashedInsts 17225 # Number of squashed instructions handled by decode
+system.cpu1.rename.SquashCycles 214677 # Number of cycles rename is squashing
+system.cpu1.rename.IdleCycles 5481600 # Number of cycles rename is idle
+system.cpu1.rename.BlockCycles 352411 # Number of cycles rename is blocking
+system.cpu1.rename.serializeStallCycles 4990949 # count of cycles rename stalled for serializing inst
+system.cpu1.rename.RunCycles 1741665 # Number of cycles rename is running
+system.cpu1.rename.UnblockCycles 582670 # Number of cycles rename is unblocking
+system.cpu1.rename.RenamedInsts 9967248 # Number of instructions processed by rename
+system.cpu1.rename.ROBFullEvents 30 # Number of times rename has blocked due to ROB full
+system.cpu1.rename.IQFullEvents 54670 # Number of times rename has blocked due to IQ full
+system.cpu1.rename.LSQFullEvents 132191 # Number of times rename has blocked due to LSQ full
+system.cpu1.rename.RenamedOperands 6553947 # Number of destination operands rename has renamed
+system.cpu1.rename.RenameLookups 11886744 # Number of register rename lookups that rename has made
+system.cpu1.rename.int_rename_lookups 11748684 # Number of integer rename lookups
+system.cpu1.rename.fp_rename_lookups 138060 # Number of floating rename lookups
+system.cpu1.rename.CommittedMaps 5636582 # Number of HB maps that are committed
+system.cpu1.rename.UndoneMaps 917365 # Number of HB maps that are undone due to squashing
+system.cpu1.rename.serializingInsts 415822 # count of serializing insts renamed
+system.cpu1.rename.tempSerializingInsts 37623 # count of temporary serializing insts renamed
+system.cpu1.rename.skidInsts 1815514 # count of insts added to the skid buffer
+system.cpu1.memDep0.insertedLoads 1827244 # Number of loads inserted to the mem dependence unit.
+system.cpu1.memDep0.insertedStores 1170543 # Number of stores inserted to the mem dependence unit.
+system.cpu1.memDep0.conflictingLoads 163690 # Number of conflicting loads.
+system.cpu1.memDep0.conflictingStores 89610 # Number of conflicting stores.
+system.cpu1.iq.iqInstsAdded 8737156 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu1.iq.iqNonSpecInstsAdded 452580 # Number of non-speculative instructions added to the IQ
+system.cpu1.iq.iqInstsIssued 8518295 # Number of instructions issued
+system.cpu1.iq.iqSquashedInstsIssued 27160 # Number of squashed instructions issued
+system.cpu1.iq.iqSquashedInstsExamined 1245229 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu1.iq.iqSquashedOperandsExamined 620627 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu1.iq.iqSquashedNonSpecRemoved 325893 # Number of squashed non-spec instructions that were removed
+system.cpu1.iq.issued_per_cycle::samples 13363974 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::mean 0.637407 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::stdev 1.312561 # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::0 10648951 71.70% 71.70% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::1 1930050 12.99% 84.69% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::2 818337 5.51% 90.20% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::3 551122 3.71% 93.91% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::4 476075 3.21% 97.12% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::5 213789 1.44% 98.56% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::6 136394 0.92% 99.48% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::7 69529 0.47% 99.94% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::8 8443 0.06% 100.00% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::0 9608930 71.90% 71.90% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::1 1736625 12.99% 84.90% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::2 727835 5.45% 90.34% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::3 487296 3.65% 93.99% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::4 421265 3.15% 97.14% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::5 191133 1.43% 98.57% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::6 120060 0.90% 99.47% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::7 63613 0.48% 99.95% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::8 7217 0.05% 100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::total 14852690 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::total 13363974 # Number of insts issued each cycle
system.cpu1.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntAlu 3207 1.63% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntMult 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntDiv 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatAdd 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatCmp 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatCvt 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatMult 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatDiv 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatSqrt 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdAdd 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdAddAcc 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdAlu 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdCmp 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdCvt 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdMisc 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdMult 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdMultAcc 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdShift 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdShiftAcc 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdSqrt 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatAdd 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatAlu 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatCmp 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatCvt 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatDiv 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatMisc 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatMult 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatMultAcc 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatSqrt 0 0.00% 1.63% # attempts to use FU when none available
-system.cpu1.iq.fu_full::MemRead 106178 53.97% 55.60% # attempts to use FU when none available
-system.cpu1.iq.fu_full::MemWrite 87357 44.40% 100.00% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntAlu 2685 1.53% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntMult 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntDiv 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatAdd 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatCmp 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatCvt 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatMult 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatDiv 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatSqrt 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdAdd 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdAddAcc 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdAlu 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdCmp 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdCvt 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdMisc 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdMult 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdMultAcc 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdShift 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdShiftAcc 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdSqrt 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatAdd 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatAlu 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatCmp 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatCvt 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatDiv 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatMisc 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatMult 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatMultAcc 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatSqrt 0 0.00% 1.53% # attempts to use FU when none available
+system.cpu1.iq.fu_full::MemRead 94663 54.03% 55.56% # attempts to use FU when none available
+system.cpu1.iq.fu_full::MemWrite 77863 44.44% 100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu1.iq.FU_type_0::No_OpClass 3526 0.04% 0.04% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntAlu 5966011 62.37% 62.40% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntMult 16243 0.17% 62.57% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 62.57% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatAdd 10971 0.11% 62.69% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 62.69% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 62.69% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 62.69% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatDiv 1763 0.02% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMisc 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdShift 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMisc 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 62.71% # Type of FU issued
-system.cpu1.iq.FU_type_0::MemRead 2021702 21.13% 83.84% # Type of FU issued
-system.cpu1.iq.FU_type_0::MemWrite 1274955 13.33% 97.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::IprAccess 270775 2.83% 100.00% # Type of FU issued
+system.cpu1.iq.FU_type_0::No_OpClass 3518 0.04% 0.04% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntAlu 5299330 62.21% 62.25% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntMult 14840 0.17% 62.43% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 62.43% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatAdd 10732 0.13% 62.55% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 62.55% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 62.55% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 62.55% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatDiv 1759 0.02% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMisc 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdShift 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMisc 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 62.57% # Type of FU issued
+system.cpu1.iq.FU_type_0::MemRead 1812344 21.28% 83.85% # Type of FU issued
+system.cpu1.iq.FU_type_0::MemWrite 1125275 13.21% 97.06% # Type of FU issued
+system.cpu1.iq.FU_type_0::IprAccess 250497 2.94% 100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu1.iq.FU_type_0::total 9565946 # Type of FU issued
-system.cpu1.iq.rate 0.605633 # Inst issue rate
-system.cpu1.iq.fu_busy_cnt 196742 # FU busy when requested
-system.cpu1.iq.fu_busy_rate 0.020567 # FU busy rate (busy events/executed inst)
-system.cpu1.iq.int_inst_queue_reads 33995446 # Number of integer instruction queue reads
-system.cpu1.iq.int_inst_queue_writes 11620704 # Number of integer instruction queue writes
-system.cpu1.iq.int_inst_queue_wakeup_accesses 9288457 # Number of integer instruction queue wakeup accesses
-system.cpu1.iq.fp_inst_queue_reads 215693 # Number of floating instruction queue reads
-system.cpu1.iq.fp_inst_queue_writes 105258 # Number of floating instruction queue writes
-system.cpu1.iq.fp_inst_queue_wakeup_accesses 101999 # Number of floating instruction queue wakeup accesses
-system.cpu1.iq.int_alu_accesses 9646700 # Number of integer alu accesses
-system.cpu1.iq.fp_alu_accesses 112462 # Number of floating point alu accesses
-system.cpu1.iew.lsq.thread0.forwLoads 92569 # Number of loads that had data forwarded from stores
+system.cpu1.iq.FU_type_0::total 8518295 # Type of FU issued
+system.cpu1.iq.rate 0.603567 # Inst issue rate
+system.cpu1.iq.fu_busy_cnt 175211 # FU busy when requested
+system.cpu1.iq.fu_busy_rate 0.020569 # FU busy rate (busy events/executed inst)
+system.cpu1.iq.int_inst_queue_reads 30403276 # Number of integer instruction queue reads
+system.cpu1.iq.int_inst_queue_writes 10338814 # Number of integer instruction queue writes
+system.cpu1.iq.int_inst_queue_wakeup_accesses 8274405 # Number of integer instruction queue wakeup accesses
+system.cpu1.iq.fp_inst_queue_reads 199659 # Number of floating instruction queue reads
+system.cpu1.iq.fp_inst_queue_writes 97460 # Number of floating instruction queue writes
+system.cpu1.iq.fp_inst_queue_wakeup_accesses 94461 # Number of floating instruction queue wakeup accesses
+system.cpu1.iq.int_alu_accesses 8585899 # Number of integer alu accesses
+system.cpu1.iq.fp_alu_accesses 104089 # Number of floating point alu accesses
+system.cpu1.iew.lsq.thread0.forwLoads 83773 # Number of loads that had data forwarded from stores
system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu1.iew.lsq.thread0.squashedLoads 282729 # Number of loads squashed
-system.cpu1.iew.lsq.thread0.ignoredResponses 1535 # Number of memory responses ignored because the instruction is squashed
-system.cpu1.iew.lsq.thread0.memOrderViolation 1711 # Number of memory ordering violations
-system.cpu1.iew.lsq.thread0.squashedStores 123624 # Number of stores squashed
+system.cpu1.iew.lsq.thread0.squashedLoads 247116 # Number of loads squashed
+system.cpu1.iew.lsq.thread0.ignoredResponses 1193 # Number of memory responses ignored because the instruction is squashed
+system.cpu1.iew.lsq.thread0.memOrderViolation 1397 # Number of memory ordering violations
+system.cpu1.iew.lsq.thread0.squashedStores 111584 # Number of stores squashed
system.cpu1.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu1.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu1.iew.lsq.thread0.rescheduledLoads 323 # Number of loads that were rescheduled
-system.cpu1.iew.lsq.thread0.cacheBlocked 14236 # Number of times an access to memory failed due to the cache being blocked
+system.cpu1.iew.lsq.thread0.rescheduledLoads 268 # Number of loads that were rescheduled
+system.cpu1.iew.lsq.thread0.cacheBlocked 14213 # Number of times an access to memory failed due to the cache being blocked
system.cpu1.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu1.iew.iewSquashCycles 245175 # Number of cycles IEW is squashing
-system.cpu1.iew.iewBlockCycles 256542 # Number of cycles IEW is blocking
-system.cpu1.iew.iewUnblockCycles 43339 # Number of cycles IEW is unblocking
-system.cpu1.iew.iewDispatchedInsts 10829040 # Number of instructions dispatched to IQ
-system.cpu1.iew.iewDispSquashedInsts 147658 # Number of squashed instructions skipped by dispatch
-system.cpu1.iew.iewDispLoadInsts 2041709 # Number of dispatched load instructions
-system.cpu1.iew.iewDispStoreInsts 1326014 # Number of dispatched store instructions
-system.cpu1.iew.iewDispNonSpecInsts 444647 # Number of dispatched non-speculative instructions
-system.cpu1.iew.iewIQFullEvents 36382 # Number of times the IQ has become full, causing a stall
-system.cpu1.iew.iewLSQFullEvents 1620 # Number of times the LSQ has become full, causing a stall
-system.cpu1.iew.memOrderViolationEvents 1711 # Number of memory order violations
-system.cpu1.iew.predictedTakenIncorrect 33953 # Number of branches that were predicted taken incorrectly
-system.cpu1.iew.predictedNotTakenIncorrect 99696 # Number of branches that were predicted not taken incorrectly
-system.cpu1.iew.branchMispredicts 133649 # Number of branch mispredicts detected at execute
-system.cpu1.iew.iewExecutedInsts 9473535 # Number of executed instructions
-system.cpu1.iew.iewExecLoadInsts 1949759 # Number of load instructions executed
-system.cpu1.iew.iewExecSquashedInsts 92411 # Number of squashed instructions skipped in execute
+system.cpu1.iew.iewSquashCycles 214677 # Number of cycles IEW is squashing
+system.cpu1.iew.iewBlockCycles 210872 # Number of cycles IEW is blocking
+system.cpu1.iew.iewUnblockCycles 38123 # Number of cycles IEW is unblocking
+system.cpu1.iew.iewDispatchedInsts 9643840 # Number of instructions dispatched to IQ
+system.cpu1.iew.iewDispSquashedInsts 131515 # Number of squashed instructions skipped by dispatch
+system.cpu1.iew.iewDispLoadInsts 1827244 # Number of dispatched load instructions
+system.cpu1.iew.iewDispStoreInsts 1170543 # Number of dispatched store instructions
+system.cpu1.iew.iewDispNonSpecInsts 410565 # Number of dispatched non-speculative instructions
+system.cpu1.iew.iewIQFullEvents 32525 # Number of times the IQ has become full, causing a stall
+system.cpu1.iew.iewLSQFullEvents 1557 # Number of times the LSQ has become full, causing a stall
+system.cpu1.iew.memOrderViolationEvents 1397 # Number of memory order violations
+system.cpu1.iew.predictedTakenIncorrect 28168 # Number of branches that were predicted taken incorrectly
+system.cpu1.iew.predictedNotTakenIncorrect 87904 # Number of branches that were predicted not taken incorrectly
+system.cpu1.iew.branchMispredicts 116072 # Number of branch mispredicts detected at execute
+system.cpu1.iew.iewExecutedInsts 8443529 # Number of executed instructions
+system.cpu1.iew.iewExecLoadInsts 1749257 # Number of load instructions executed
+system.cpu1.iew.iewExecSquashedInsts 74766 # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp 0 # number of swp insts executed
-system.cpu1.iew.exec_nop 514842 # number of nop insts executed
-system.cpu1.iew.exec_refs 3209162 # number of memory reference insts executed
-system.cpu1.iew.exec_branches 1413585 # Number of branches executed
-system.cpu1.iew.exec_stores 1259403 # Number of stores executed
-system.cpu1.iew.exec_rate 0.599783 # Inst execution rate
-system.cpu1.iew.wb_sent 9417236 # cumulative count of insts sent to commit
-system.cpu1.iew.wb_count 9390456 # cumulative count of insts written-back
-system.cpu1.iew.wb_producers 4401006 # num instructions producing a value
-system.cpu1.iew.wb_consumers 6190652 # num instructions consuming a value
+system.cpu1.iew.exec_nop 454104 # number of nop insts executed
+system.cpu1.iew.exec_refs 2860324 # number of memory reference insts executed
+system.cpu1.iew.exec_branches 1252098 # Number of branches executed
+system.cpu1.iew.exec_stores 1111067 # Number of stores executed
+system.cpu1.iew.exec_rate 0.598269 # Inst execution rate
+system.cpu1.iew.wb_sent 8394111 # cumulative count of insts sent to commit
+system.cpu1.iew.wb_count 8368866 # cumulative count of insts written-back
+system.cpu1.iew.wb_producers 3943473 # num instructions producing a value
+system.cpu1.iew.wb_consumers 5568899 # num instructions consuming a value
system.cpu1.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu1.iew.wb_rate 0.594523 # insts written-back per cycle
-system.cpu1.iew.wb_fanout 0.710912 # average fanout of values written-back
+system.cpu1.iew.wb_rate 0.592979 # insts written-back per cycle
+system.cpu1.iew.wb_fanout 0.708124 # average fanout of values written-back
system.cpu1.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu1.commit.commitSquashedInsts 1449457 # The number of squashed insts skipped by commit
-system.cpu1.commit.commitNonSpecStalls 139548 # The number of times commit has been forced to stall to communicate backwards
-system.cpu1.commit.branchMispredicts 125475 # The number of times a branch was mispredicted
-system.cpu1.commit.committed_per_cycle::samples 14607515 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::mean 0.636458 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::stdev 1.578813 # Number of insts commited each cycle
+system.cpu1.commit.commitSquashedInsts 1277535 # The number of squashed insts skipped by commit
+system.cpu1.commit.commitNonSpecStalls 126687 # The number of times commit has been forced to stall to communicate backwards
+system.cpu1.commit.branchMispredicts 110026 # The number of times a branch was mispredicted
+system.cpu1.commit.committed_per_cycle::samples 13149297 # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::mean 0.631052 # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::stdev 1.572436 # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::0 11126487 76.17% 76.17% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::1 1625013 11.12% 87.29% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::2 604004 4.13% 91.43% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::3 371910 2.55% 93.98% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::4 263907 1.81% 95.78% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::5 102565 0.70% 96.48% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::6 109537 0.75% 97.23% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::7 110097 0.75% 97.99% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::8 293995 2.01% 100.00% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::0 10035587 76.32% 76.32% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::1 1461499 11.11% 87.43% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::2 536339 4.08% 91.51% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::3 329312 2.50% 94.02% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::4 237007 1.80% 95.82% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::5 91157 0.69% 96.51% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::6 98866 0.75% 97.27% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::7 97470 0.74% 98.01% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::8 262060 1.99% 100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::total 14607515 # Number of insts commited each cycle
-system.cpu1.commit.committedInsts 9297065 # Number of instructions committed
-system.cpu1.commit.committedOps 9297065 # Number of ops (including micro ops) committed
+system.cpu1.commit.committed_per_cycle::total 13149297 # Number of insts commited each cycle
+system.cpu1.commit.committedInsts 8297892 # Number of instructions committed
+system.cpu1.commit.committedOps 8297892 # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu1.commit.refs 2961370 # Number of memory references committed
-system.cpu1.commit.loads 1758980 # Number of loads committed
-system.cpu1.commit.membars 44792 # Number of memory barriers committed
-system.cpu1.commit.branches 1328076 # Number of branches committed
-system.cpu1.commit.fp_insts 100787 # Number of committed floating point instructions.
-system.cpu1.commit.int_insts 8610735 # Number of committed integer instructions.
-system.cpu1.commit.function_calls 147103 # Number of function calls committed.
-system.cpu1.commit.bw_lim_events 293995 # number cycles where commit BW limit reached
+system.cpu1.commit.refs 2639087 # Number of memory references committed
+system.cpu1.commit.loads 1580128 # Number of loads committed
+system.cpu1.commit.membars 40354 # Number of memory barriers committed
+system.cpu1.commit.branches 1179945 # Number of branches committed
+system.cpu1.commit.fp_insts 93281 # Number of committed floating point instructions.
+system.cpu1.commit.int_insts 7680197 # Number of committed integer instructions.
+system.cpu1.commit.function_calls 130349 # Number of function calls committed.
+system.cpu1.commit.bw_lim_events 262060 # number cycles where commit BW limit reached
system.cpu1.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu1.rob.rob_reads 24970897 # The number of ROB reads
-system.cpu1.rob.rob_writes 21736671 # The number of ROB writes
-system.cpu1.timesIdled 134601 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu1.idleCycles 942253 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu1.quiesceCycles 3790981004 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu1.committedInsts 8842996 # Number of Instructions Simulated
-system.cpu1.committedOps 8842996 # Number of Ops (including micro ops) Simulated
-system.cpu1.committedInsts_total 8842996 # Number of Instructions Simulated
-system.cpu1.cpi 1.786153 # CPI: Cycles Per Instruction
-system.cpu1.cpi_total 1.786153 # CPI: Total CPI of All Threads
-system.cpu1.ipc 0.559862 # IPC: Instructions Per Cycle
-system.cpu1.ipc_total 0.559862 # IPC: Total IPC of All Threads
-system.cpu1.int_regfile_reads 12205153 # number of integer regfile reads
-system.cpu1.int_regfile_writes 6674473 # number of integer regfile writes
-system.cpu1.fp_regfile_reads 55471 # number of floating regfile reads
-system.cpu1.fp_regfile_writes 55305 # number of floating regfile writes
-system.cpu1.misc_regfile_reads 527113 # number of misc regfile reads
-system.cpu1.misc_regfile_writes 218222 # number of misc regfile writes
-system.cpu1.icache.replacements 225540 # number of replacements
-system.cpu1.icache.tagsinuse 470.721925 # Cycle average of tags in use
-system.cpu1.icache.total_refs 1246547 # Total number of references to valid blocks.
-system.cpu1.icache.sampled_refs 226052 # Sample count of references to valid blocks.
-system.cpu1.icache.avg_refs 5.514426 # Average number of references to valid blocks.
-system.cpu1.icache.warmup_cycle 1877726350000 # Cycle when the warmup percentage was hit.
-system.cpu1.icache.occ_blocks::cpu1.inst 470.721925 # Average occupied blocks per requestor
-system.cpu1.icache.occ_percent::cpu1.inst 0.919379 # Average percentage of cache occupancy
-system.cpu1.icache.occ_percent::total 0.919379 # Average percentage of cache occupancy
-system.cpu1.icache.ReadReq_hits::cpu1.inst 1246547 # number of ReadReq hits
-system.cpu1.icache.ReadReq_hits::total 1246547 # number of ReadReq hits
-system.cpu1.icache.demand_hits::cpu1.inst 1246547 # number of demand (read+write) hits
-system.cpu1.icache.demand_hits::total 1246547 # number of demand (read+write) hits
-system.cpu1.icache.overall_hits::cpu1.inst 1246547 # number of overall hits
-system.cpu1.icache.overall_hits::total 1246547 # number of overall hits
-system.cpu1.icache.ReadReq_misses::cpu1.inst 234464 # number of ReadReq misses
-system.cpu1.icache.ReadReq_misses::total 234464 # number of ReadReq misses
-system.cpu1.icache.demand_misses::cpu1.inst 234464 # number of demand (read+write) misses
-system.cpu1.icache.demand_misses::total 234464 # number of demand (read+write) misses
-system.cpu1.icache.overall_misses::cpu1.inst 234464 # number of overall misses
-system.cpu1.icache.overall_misses::total 234464 # number of overall misses
-system.cpu1.icache.ReadReq_miss_latency::cpu1.inst 3166624000 # number of ReadReq miss cycles
-system.cpu1.icache.ReadReq_miss_latency::total 3166624000 # number of ReadReq miss cycles
-system.cpu1.icache.demand_miss_latency::cpu1.inst 3166624000 # number of demand (read+write) miss cycles
-system.cpu1.icache.demand_miss_latency::total 3166624000 # number of demand (read+write) miss cycles
-system.cpu1.icache.overall_miss_latency::cpu1.inst 3166624000 # number of overall miss cycles
-system.cpu1.icache.overall_miss_latency::total 3166624000 # number of overall miss cycles
-system.cpu1.icache.ReadReq_accesses::cpu1.inst 1481011 # number of ReadReq accesses(hits+misses)
-system.cpu1.icache.ReadReq_accesses::total 1481011 # number of ReadReq accesses(hits+misses)
-system.cpu1.icache.demand_accesses::cpu1.inst 1481011 # number of demand (read+write) accesses
-system.cpu1.icache.demand_accesses::total 1481011 # number of demand (read+write) accesses
-system.cpu1.icache.overall_accesses::cpu1.inst 1481011 # number of overall (read+write) accesses
-system.cpu1.icache.overall_accesses::total 1481011 # number of overall (read+write) accesses
-system.cpu1.icache.ReadReq_miss_rate::cpu1.inst 0.158313 # miss rate for ReadReq accesses
-system.cpu1.icache.ReadReq_miss_rate::total 0.158313 # miss rate for ReadReq accesses
-system.cpu1.icache.demand_miss_rate::cpu1.inst 0.158313 # miss rate for demand accesses
-system.cpu1.icache.demand_miss_rate::total 0.158313 # miss rate for demand accesses
-system.cpu1.icache.overall_miss_rate::cpu1.inst 0.158313 # miss rate for overall accesses
-system.cpu1.icache.overall_miss_rate::total 0.158313 # miss rate for overall accesses
-system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13505.800464 # average ReadReq miss latency
-system.cpu1.icache.ReadReq_avg_miss_latency::total 13505.800464 # average ReadReq miss latency
-system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13505.800464 # average overall miss latency
-system.cpu1.icache.demand_avg_miss_latency::total 13505.800464 # average overall miss latency
-system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13505.800464 # average overall miss latency
-system.cpu1.icache.overall_avg_miss_latency::total 13505.800464 # average overall miss latency
-system.cpu1.icache.blocked_cycles::no_mshrs 237 # number of cycles access was blocked
+system.cpu1.rob.rob_reads 22380631 # The number of ROB reads
+system.cpu1.rob.rob_writes 19363835 # The number of ROB writes
+system.cpu1.timesIdled 119058 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu1.idleCycles 749281 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu1.quiesceCycles 3793736462 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu1.committedInsts 7893138 # Number of Instructions Simulated
+system.cpu1.committedOps 7893138 # Number of Ops (including micro ops) Simulated
+system.cpu1.committedInsts_total 7893138 # Number of Instructions Simulated
+system.cpu1.cpi 1.788041 # CPI: Cycles Per Instruction
+system.cpu1.cpi_total 1.788041 # CPI: Total CPI of All Threads
+system.cpu1.ipc 0.559271 # IPC: Instructions Per Cycle
+system.cpu1.ipc_total 0.559271 # IPC: Total IPC of All Threads
+system.cpu1.int_regfile_reads 10874027 # number of integer regfile reads
+system.cpu1.int_regfile_writes 5958512 # number of integer regfile writes
+system.cpu1.fp_regfile_reads 51748 # number of floating regfile reads
+system.cpu1.fp_regfile_writes 51512 # number of floating regfile writes
+system.cpu1.misc_regfile_reads 484557 # number of misc regfile reads
+system.cpu1.misc_regfile_writes 198633 # number of misc regfile writes
+system.cpu1.icache.tags.replacements 198364 # number of replacements
+system.cpu1.icache.tags.tagsinuse 470.505741 # Cycle average of tags in use
+system.cpu1.icache.tags.total_refs 1103940 # Total number of references to valid blocks.
+system.cpu1.icache.tags.sampled_refs 198874 # Sample count of references to valid blocks.
+system.cpu1.icache.tags.avg_refs 5.550952 # Average number of references to valid blocks.
+system.cpu1.icache.tags.warmup_cycle 1894556454000 # Cycle when the warmup percentage was hit.
+system.cpu1.icache.tags.occ_blocks::cpu1.inst 470.505741 # Average occupied blocks per requestor
+system.cpu1.icache.tags.occ_percent::cpu1.inst 0.918957 # Average percentage of cache occupancy
+system.cpu1.icache.tags.occ_percent::total 0.918957 # Average percentage of cache occupancy
+system.cpu1.icache.ReadReq_hits::cpu1.inst 1103940 # number of ReadReq hits
+system.cpu1.icache.ReadReq_hits::total 1103940 # number of ReadReq hits
+system.cpu1.icache.demand_hits::cpu1.inst 1103940 # number of demand (read+write) hits
+system.cpu1.icache.demand_hits::total 1103940 # number of demand (read+write) hits
+system.cpu1.icache.overall_hits::cpu1.inst 1103940 # number of overall hits
+system.cpu1.icache.overall_hits::total 1103940 # number of overall hits
+system.cpu1.icache.ReadReq_misses::cpu1.inst 205398 # number of ReadReq misses
+system.cpu1.icache.ReadReq_misses::total 205398 # number of ReadReq misses
+system.cpu1.icache.demand_misses::cpu1.inst 205398 # number of demand (read+write) misses
+system.cpu1.icache.demand_misses::total 205398 # number of demand (read+write) misses
+system.cpu1.icache.overall_misses::cpu1.inst 205398 # number of overall misses
+system.cpu1.icache.overall_misses::total 205398 # number of overall misses
+system.cpu1.icache.ReadReq_miss_latency::cpu1.inst 2726676790 # number of ReadReq miss cycles
+system.cpu1.icache.ReadReq_miss_latency::total 2726676790 # number of ReadReq miss cycles
+system.cpu1.icache.demand_miss_latency::cpu1.inst 2726676790 # number of demand (read+write) miss cycles
+system.cpu1.icache.demand_miss_latency::total 2726676790 # number of demand (read+write) miss cycles
+system.cpu1.icache.overall_miss_latency::cpu1.inst 2726676790 # number of overall miss cycles
+system.cpu1.icache.overall_miss_latency::total 2726676790 # number of overall miss cycles
+system.cpu1.icache.ReadReq_accesses::cpu1.inst 1309338 # number of ReadReq accesses(hits+misses)
+system.cpu1.icache.ReadReq_accesses::total 1309338 # number of ReadReq accesses(hits+misses)
+system.cpu1.icache.demand_accesses::cpu1.inst 1309338 # number of demand (read+write) accesses
+system.cpu1.icache.demand_accesses::total 1309338 # number of demand (read+write) accesses
+system.cpu1.icache.overall_accesses::cpu1.inst 1309338 # number of overall (read+write) accesses
+system.cpu1.icache.overall_accesses::total 1309338 # number of overall (read+write) accesses
+system.cpu1.icache.ReadReq_miss_rate::cpu1.inst 0.156872 # miss rate for ReadReq accesses
+system.cpu1.icache.ReadReq_miss_rate::total 0.156872 # miss rate for ReadReq accesses
+system.cpu1.icache.demand_miss_rate::cpu1.inst 0.156872 # miss rate for demand accesses
+system.cpu1.icache.demand_miss_rate::total 0.156872 # miss rate for demand accesses
+system.cpu1.icache.overall_miss_rate::cpu1.inst 0.156872 # miss rate for overall accesses
+system.cpu1.icache.overall_miss_rate::total 0.156872 # miss rate for overall accesses
+system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13275.089290 # average ReadReq miss latency
+system.cpu1.icache.ReadReq_avg_miss_latency::total 13275.089290 # average ReadReq miss latency
+system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13275.089290 # average overall miss latency
+system.cpu1.icache.demand_avg_miss_latency::total 13275.089290 # average overall miss latency
+system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13275.089290 # average overall miss latency
+system.cpu1.icache.overall_avg_miss_latency::total 13275.089290 # average overall miss latency
+system.cpu1.icache.blocked_cycles::no_mshrs 183 # number of cycles access was blocked
system.cpu1.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu1.icache.blocked::no_mshrs 27 # number of cycles access was blocked
+system.cpu1.icache.blocked::no_mshrs 18 # number of cycles access was blocked
system.cpu1.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu1.icache.avg_blocked_cycles::no_mshrs 8.777778 # average number of cycles each access was blocked
+system.cpu1.icache.avg_blocked_cycles::no_mshrs 10.166667 # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu1.icache.fast_writes 0 # number of fast writes performed
system.cpu1.icache.cache_copies 0 # number of cache copies performed
-system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst 8347 # number of ReadReq MSHR hits
-system.cpu1.icache.ReadReq_mshr_hits::total 8347 # number of ReadReq MSHR hits
-system.cpu1.icache.demand_mshr_hits::cpu1.inst 8347 # number of demand (read+write) MSHR hits
-system.cpu1.icache.demand_mshr_hits::total 8347 # number of demand (read+write) MSHR hits
-system.cpu1.icache.overall_mshr_hits::cpu1.inst 8347 # number of overall MSHR hits
-system.cpu1.icache.overall_mshr_hits::total 8347 # number of overall MSHR hits
-system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst 226117 # number of ReadReq MSHR misses
-system.cpu1.icache.ReadReq_mshr_misses::total 226117 # number of ReadReq MSHR misses
-system.cpu1.icache.demand_mshr_misses::cpu1.inst 226117 # number of demand (read+write) MSHR misses
-system.cpu1.icache.demand_mshr_misses::total 226117 # number of demand (read+write) MSHR misses
-system.cpu1.icache.overall_mshr_misses::cpu1.inst 226117 # number of overall MSHR misses
-system.cpu1.icache.overall_mshr_misses::total 226117 # number of overall MSHR misses
-system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst 2628094387 # number of ReadReq MSHR miss cycles
-system.cpu1.icache.ReadReq_mshr_miss_latency::total 2628094387 # number of ReadReq MSHR miss cycles
-system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst 2628094387 # number of demand (read+write) MSHR miss cycles
-system.cpu1.icache.demand_mshr_miss_latency::total 2628094387 # number of demand (read+write) MSHR miss cycles
-system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst 2628094387 # number of overall MSHR miss cycles
-system.cpu1.icache.overall_mshr_miss_latency::total 2628094387 # number of overall MSHR miss cycles
-system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.152677 # mshr miss rate for ReadReq accesses
-system.cpu1.icache.ReadReq_mshr_miss_rate::total 0.152677 # mshr miss rate for ReadReq accesses
-system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst 0.152677 # mshr miss rate for demand accesses
-system.cpu1.icache.demand_mshr_miss_rate::total 0.152677 # mshr miss rate for demand accesses
-system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst 0.152677 # mshr miss rate for overall accesses
-system.cpu1.icache.overall_mshr_miss_rate::total 0.152677 # mshr miss rate for overall accesses
-system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11622.719154 # average ReadReq mshr miss latency
-system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11622.719154 # average ReadReq mshr miss latency
-system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11622.719154 # average overall mshr miss latency
-system.cpu1.icache.demand_avg_mshr_miss_latency::total 11622.719154 # average overall mshr miss latency
-system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11622.719154 # average overall mshr miss latency
-system.cpu1.icache.overall_avg_mshr_miss_latency::total 11622.719154 # average overall mshr miss latency
+system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst 6463 # number of ReadReq MSHR hits
+system.cpu1.icache.ReadReq_mshr_hits::total 6463 # number of ReadReq MSHR hits
+system.cpu1.icache.demand_mshr_hits::cpu1.inst 6463 # number of demand (read+write) MSHR hits
+system.cpu1.icache.demand_mshr_hits::total 6463 # number of demand (read+write) MSHR hits
+system.cpu1.icache.overall_mshr_hits::cpu1.inst 6463 # number of overall MSHR hits
+system.cpu1.icache.overall_mshr_hits::total 6463 # number of overall MSHR hits
+system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst 198935 # number of ReadReq MSHR misses
+system.cpu1.icache.ReadReq_mshr_misses::total 198935 # number of ReadReq MSHR misses
+system.cpu1.icache.demand_mshr_misses::cpu1.inst 198935 # number of demand (read+write) MSHR misses
+system.cpu1.icache.demand_mshr_misses::total 198935 # number of demand (read+write) MSHR misses
+system.cpu1.icache.overall_mshr_misses::cpu1.inst 198935 # number of overall MSHR misses
+system.cpu1.icache.overall_mshr_misses::total 198935 # number of overall MSHR misses
+system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst 2267895657 # number of ReadReq MSHR miss cycles
+system.cpu1.icache.ReadReq_mshr_miss_latency::total 2267895657 # number of ReadReq MSHR miss cycles
+system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst 2267895657 # number of demand (read+write) MSHR miss cycles
+system.cpu1.icache.demand_mshr_miss_latency::total 2267895657 # number of demand (read+write) MSHR miss cycles
+system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst 2267895657 # number of overall MSHR miss cycles
+system.cpu1.icache.overall_mshr_miss_latency::total 2267895657 # number of overall MSHR miss cycles
+system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.151936 # mshr miss rate for ReadReq accesses
+system.cpu1.icache.ReadReq_mshr_miss_rate::total 0.151936 # mshr miss rate for ReadReq accesses
+system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst 0.151936 # mshr miss rate for demand accesses
+system.cpu1.icache.demand_mshr_miss_rate::total 0.151936 # mshr miss rate for demand accesses
+system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst 0.151936 # mshr miss rate for overall accesses
+system.cpu1.icache.overall_mshr_miss_rate::total 0.151936 # mshr miss rate for overall accesses
+system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11400.184266 # average ReadReq mshr miss latency
+system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11400.184266 # average ReadReq mshr miss latency
+system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11400.184266 # average overall mshr miss latency
+system.cpu1.icache.demand_avg_mshr_miss_latency::total 11400.184266 # average overall mshr miss latency
+system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11400.184266 # average overall mshr miss latency
+system.cpu1.icache.overall_avg_mshr_miss_latency::total 11400.184266 # average overall mshr miss latency
system.cpu1.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.dcache.replacements 108851 # number of replacements
-system.cpu1.dcache.tagsinuse 491.736427 # Cycle average of tags in use
-system.cpu1.dcache.total_refs 2599646 # Total number of references to valid blocks.
-system.cpu1.dcache.sampled_refs 109251 # Sample count of references to valid blocks.
-system.cpu1.dcache.avg_refs 23.795169 # Average number of references to valid blocks.
-system.cpu1.dcache.warmup_cycle 43858959000 # Cycle when the warmup percentage was hit.
-system.cpu1.dcache.occ_blocks::cpu1.data 491.736427 # Average occupied blocks per requestor
-system.cpu1.dcache.occ_percent::cpu1.data 0.960423 # Average percentage of cache occupancy
-system.cpu1.dcache.occ_percent::total 0.960423 # Average percentage of cache occupancy
-system.cpu1.dcache.ReadReq_hits::cpu1.data 1587502 # number of ReadReq hits
-system.cpu1.dcache.ReadReq_hits::total 1587502 # number of ReadReq hits
-system.cpu1.dcache.WriteReq_hits::cpu1.data 943251 # number of WriteReq hits
-system.cpu1.dcache.WriteReq_hits::total 943251 # number of WriteReq hits
-system.cpu1.dcache.LoadLockedReq_hits::cpu1.data 32579 # number of LoadLockedReq hits
-system.cpu1.dcache.LoadLockedReq_hits::total 32579 # number of LoadLockedReq hits
-system.cpu1.dcache.StoreCondReq_hits::cpu1.data 31559 # number of StoreCondReq hits
-system.cpu1.dcache.StoreCondReq_hits::total 31559 # number of StoreCondReq hits
-system.cpu1.dcache.demand_hits::cpu1.data 2530753 # number of demand (read+write) hits
-system.cpu1.dcache.demand_hits::total 2530753 # number of demand (read+write) hits
-system.cpu1.dcache.overall_hits::cpu1.data 2530753 # number of overall hits
-system.cpu1.dcache.overall_hits::total 2530753 # number of overall hits
-system.cpu1.dcache.ReadReq_misses::cpu1.data 209244 # number of ReadReq misses
-system.cpu1.dcache.ReadReq_misses::total 209244 # number of ReadReq misses
-system.cpu1.dcache.WriteReq_misses::cpu1.data 218379 # number of WriteReq misses
-system.cpu1.dcache.WriteReq_misses::total 218379 # number of WriteReq misses
-system.cpu1.dcache.LoadLockedReq_misses::cpu1.data 5510 # number of LoadLockedReq misses
-system.cpu1.dcache.LoadLockedReq_misses::total 5510 # number of LoadLockedReq misses
-system.cpu1.dcache.StoreCondReq_misses::cpu1.data 3216 # number of StoreCondReq misses
-system.cpu1.dcache.StoreCondReq_misses::total 3216 # number of StoreCondReq misses
-system.cpu1.dcache.demand_misses::cpu1.data 427623 # number of demand (read+write) misses
-system.cpu1.dcache.demand_misses::total 427623 # number of demand (read+write) misses
-system.cpu1.dcache.overall_misses::cpu1.data 427623 # number of overall misses
-system.cpu1.dcache.overall_misses::total 427623 # number of overall misses
-system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 2938034500 # number of ReadReq miss cycles
-system.cpu1.dcache.ReadReq_miss_latency::total 2938034500 # number of ReadReq miss cycles
-system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 7305073698 # number of WriteReq miss cycles
-system.cpu1.dcache.WriteReq_miss_latency::total 7305073698 # number of WriteReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data 55149000 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_latency::total 55149000 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data 23385500 # number of StoreCondReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_latency::total 23385500 # number of StoreCondReq miss cycles
-system.cpu1.dcache.demand_miss_latency::cpu1.data 10243108198 # number of demand (read+write) miss cycles
-system.cpu1.dcache.demand_miss_latency::total 10243108198 # number of demand (read+write) miss cycles
-system.cpu1.dcache.overall_miss_latency::cpu1.data 10243108198 # number of overall miss cycles
-system.cpu1.dcache.overall_miss_latency::total 10243108198 # number of overall miss cycles
-system.cpu1.dcache.ReadReq_accesses::cpu1.data 1796746 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.ReadReq_accesses::total 1796746 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_accesses::cpu1.data 1161630 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_accesses::total 1161630 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data 38089 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_accesses::total 38089 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_accesses::cpu1.data 34775 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_accesses::total 34775 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.demand_accesses::cpu1.data 2958376 # number of demand (read+write) accesses
-system.cpu1.dcache.demand_accesses::total 2958376 # number of demand (read+write) accesses
-system.cpu1.dcache.overall_accesses::cpu1.data 2958376 # number of overall (read+write) accesses
-system.cpu1.dcache.overall_accesses::total 2958376 # number of overall (read+write) accesses
-system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.116457 # miss rate for ReadReq accesses
-system.cpu1.dcache.ReadReq_miss_rate::total 0.116457 # miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.187994 # miss rate for WriteReq accesses
-system.cpu1.dcache.WriteReq_miss_rate::total 0.187994 # miss rate for WriteReq accesses
-system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data 0.144661 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.LoadLockedReq_miss_rate::total 0.144661 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data 0.092480 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.StoreCondReq_miss_rate::total 0.092480 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_miss_rate::cpu1.data 0.144547 # miss rate for demand accesses
-system.cpu1.dcache.demand_miss_rate::total 0.144547 # miss rate for demand accesses
-system.cpu1.dcache.overall_miss_rate::cpu1.data 0.144547 # miss rate for overall accesses
-system.cpu1.dcache.overall_miss_rate::total 0.144547 # miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14041.188756 # average ReadReq miss latency
-system.cpu1.dcache.ReadReq_avg_miss_latency::total 14041.188756 # average ReadReq miss latency
-system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 33451.356119 # average WriteReq miss latency
-system.cpu1.dcache.WriteReq_avg_miss_latency::total 33451.356119 # average WriteReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 10008.892922 # average LoadLockedReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 10008.892922 # average LoadLockedReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 7271.610697 # average StoreCondReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 7271.610697 # average StoreCondReq miss latency
-system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 23953.595101 # average overall miss latency
-system.cpu1.dcache.demand_avg_miss_latency::total 23953.595101 # average overall miss latency
-system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 23953.595101 # average overall miss latency
-system.cpu1.dcache.overall_avg_miss_latency::total 23953.595101 # average overall miss latency
-system.cpu1.dcache.blocked_cycles::no_mshrs 227083 # number of cycles access was blocked
+system.cpu1.dcache.tags.replacements 93782 # number of replacements
+system.cpu1.dcache.tags.tagsinuse 490.645175 # Cycle average of tags in use
+system.cpu1.dcache.tags.total_refs 2322631 # Total number of references to valid blocks.
+system.cpu1.dcache.tags.sampled_refs 94098 # Sample count of references to valid blocks.
+system.cpu1.dcache.tags.avg_refs 24.683107 # Average number of references to valid blocks.
+system.cpu1.dcache.tags.warmup_cycle 44824844250 # Cycle when the warmup percentage was hit.
+system.cpu1.dcache.tags.occ_blocks::cpu1.data 490.645175 # Average occupied blocks per requestor
+system.cpu1.dcache.tags.occ_percent::cpu1.data 0.958291 # Average percentage of cache occupancy
+system.cpu1.dcache.tags.occ_percent::total 0.958291 # Average percentage of cache occupancy
+system.cpu1.dcache.ReadReq_hits::cpu1.data 1425624 # number of ReadReq hits
+system.cpu1.dcache.ReadReq_hits::total 1425624 # number of ReadReq hits
+system.cpu1.dcache.WriteReq_hits::cpu1.data 844173 # number of WriteReq hits
+system.cpu1.dcache.WriteReq_hits::total 844173 # number of WriteReq hits
+system.cpu1.dcache.LoadLockedReq_hits::cpu1.data 28774 # number of LoadLockedReq hits
+system.cpu1.dcache.LoadLockedReq_hits::total 28774 # number of LoadLockedReq hits
+system.cpu1.dcache.StoreCondReq_hits::cpu1.data 27671 # number of StoreCondReq hits
+system.cpu1.dcache.StoreCondReq_hits::total 27671 # number of StoreCondReq hits
+system.cpu1.dcache.demand_hits::cpu1.data 2269797 # number of demand (read+write) hits
+system.cpu1.dcache.demand_hits::total 2269797 # number of demand (read+write) hits
+system.cpu1.dcache.overall_hits::cpu1.data 2269797 # number of overall hits
+system.cpu1.dcache.overall_hits::total 2269797 # number of overall hits
+system.cpu1.dcache.ReadReq_misses::cpu1.data 184725 # number of ReadReq misses
+system.cpu1.dcache.ReadReq_misses::total 184725 # number of ReadReq misses
+system.cpu1.dcache.WriteReq_misses::cpu1.data 178548 # number of WriteReq misses
+system.cpu1.dcache.WriteReq_misses::total 178548 # number of WriteReq misses
+system.cpu1.dcache.LoadLockedReq_misses::cpu1.data 4789 # number of LoadLockedReq misses
+system.cpu1.dcache.LoadLockedReq_misses::total 4789 # number of LoadLockedReq misses
+system.cpu1.dcache.StoreCondReq_misses::cpu1.data 2902 # number of StoreCondReq misses
+system.cpu1.dcache.StoreCondReq_misses::total 2902 # number of StoreCondReq misses
+system.cpu1.dcache.demand_misses::cpu1.data 363273 # number of demand (read+write) misses
+system.cpu1.dcache.demand_misses::total 363273 # number of demand (read+write) misses
+system.cpu1.dcache.overall_misses::cpu1.data 363273 # number of overall misses
+system.cpu1.dcache.overall_misses::total 363273 # number of overall misses
+system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 2584165220 # number of ReadReq miss cycles
+system.cpu1.dcache.ReadReq_miss_latency::total 2584165220 # number of ReadReq miss cycles
+system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 5809552721 # number of WriteReq miss cycles
+system.cpu1.dcache.WriteReq_miss_latency::total 5809552721 # number of WriteReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data 46614997 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_latency::total 46614997 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data 21574947 # number of StoreCondReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_latency::total 21574947 # number of StoreCondReq miss cycles
+system.cpu1.dcache.demand_miss_latency::cpu1.data 8393717941 # number of demand (read+write) miss cycles
+system.cpu1.dcache.demand_miss_latency::total 8393717941 # number of demand (read+write) miss cycles
+system.cpu1.dcache.overall_miss_latency::cpu1.data 8393717941 # number of overall miss cycles
+system.cpu1.dcache.overall_miss_latency::total 8393717941 # number of overall miss cycles
+system.cpu1.dcache.ReadReq_accesses::cpu1.data 1610349 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.ReadReq_accesses::total 1610349 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_accesses::cpu1.data 1022721 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_accesses::total 1022721 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data 33563 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_accesses::total 33563 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_accesses::cpu1.data 30573 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_accesses::total 30573 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.demand_accesses::cpu1.data 2633070 # number of demand (read+write) accesses
+system.cpu1.dcache.demand_accesses::total 2633070 # number of demand (read+write) accesses
+system.cpu1.dcache.overall_accesses::cpu1.data 2633070 # number of overall (read+write) accesses
+system.cpu1.dcache.overall_accesses::total 2633070 # number of overall (read+write) accesses
+system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.114711 # miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_miss_rate::total 0.114711 # miss rate for ReadReq accesses
+system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.174581 # miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_miss_rate::total 0.174581 # miss rate for WriteReq accesses
+system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data 0.142687 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_miss_rate::total 0.142687 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data 0.094920 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_miss_rate::total 0.094920 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.demand_miss_rate::cpu1.data 0.137966 # miss rate for demand accesses
+system.cpu1.dcache.demand_miss_rate::total 0.137966 # miss rate for demand accesses
+system.cpu1.dcache.overall_miss_rate::cpu1.data 0.137966 # miss rate for overall accesses
+system.cpu1.dcache.overall_miss_rate::total 0.137966 # miss rate for overall accesses
+system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 13989.255488 # average ReadReq miss latency
+system.cpu1.dcache.ReadReq_avg_miss_latency::total 13989.255488 # average ReadReq miss latency
+system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 32537.764192 # average WriteReq miss latency
+system.cpu1.dcache.WriteReq_avg_miss_latency::total 32537.764192 # average WriteReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 9733.764251 # average LoadLockedReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 9733.764251 # average LoadLockedReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 7434.509649 # average StoreCondReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 7434.509649 # average StoreCondReq miss latency
+system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 23105.812821 # average overall miss latency
+system.cpu1.dcache.demand_avg_miss_latency::total 23105.812821 # average overall miss latency
+system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 23105.812821 # average overall miss latency
+system.cpu1.dcache.overall_avg_miss_latency::total 23105.812821 # average overall miss latency
+system.cpu1.dcache.blocked_cycles::no_mshrs 188355 # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu1.dcache.blocked::no_mshrs 4054 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_mshrs 3483 # number of cycles access was blocked
system.cpu1.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu1.dcache.avg_blocked_cycles::no_mshrs 56.014554 # average number of cycles each access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_mshrs 54.078381 # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes 0 # number of fast writes performed
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
-system.cpu1.dcache.writebacks::writebacks 72569 # number of writebacks
-system.cpu1.dcache.writebacks::total 72569 # number of writebacks
-system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 129770 # number of ReadReq MSHR hits
-system.cpu1.dcache.ReadReq_mshr_hits::total 129770 # number of ReadReq MSHR hits
-system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 179212 # number of WriteReq MSHR hits
-system.cpu1.dcache.WriteReq_mshr_hits::total 179212 # number of WriteReq MSHR hits
-system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data 594 # number of LoadLockedReq MSHR hits
-system.cpu1.dcache.LoadLockedReq_mshr_hits::total 594 # number of LoadLockedReq MSHR hits
-system.cpu1.dcache.demand_mshr_hits::cpu1.data 308982 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.demand_mshr_hits::total 308982 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.overall_mshr_hits::cpu1.data 308982 # number of overall MSHR hits
-system.cpu1.dcache.overall_mshr_hits::total 308982 # number of overall MSHR hits
-system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 79474 # number of ReadReq MSHR misses
-system.cpu1.dcache.ReadReq_mshr_misses::total 79474 # number of ReadReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 39167 # number of WriteReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_misses::total 39167 # number of WriteReq MSHR misses
-system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data 4916 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.LoadLockedReq_mshr_misses::total 4916 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data 3216 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.StoreCondReq_mshr_misses::total 3216 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.demand_mshr_misses::cpu1.data 118641 # number of demand (read+write) MSHR misses
-system.cpu1.dcache.demand_mshr_misses::total 118641 # number of demand (read+write) MSHR misses
-system.cpu1.dcache.overall_mshr_misses::cpu1.data 118641 # number of overall MSHR misses
-system.cpu1.dcache.overall_mshr_misses::total 118641 # number of overall MSHR misses
-system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 893939249 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_miss_latency::total 893939249 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 1081571527 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_latency::total 1081571527 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 37210004 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total 37210004 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 16953500 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total 16953500 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 1975510776 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_latency::total 1975510776 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 1975510776 # number of overall MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_latency::total 1975510776 # number of overall MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 23615501 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 23615501 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 628297501 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total 628297501 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 651913002 # number of overall MSHR uncacheable cycles
-system.cpu1.dcache.overall_mshr_uncacheable_latency::total 651913002 # number of overall MSHR uncacheable cycles
-system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.044232 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.ReadReq_mshr_miss_rate::total 0.044232 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.033717 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.WriteReq_mshr_miss_rate::total 0.033717 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.129066 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total 0.129066 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.092480 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total 0.092480 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.040103 # mshr miss rate for demand accesses
-system.cpu1.dcache.demand_mshr_miss_rate::total 0.040103 # mshr miss rate for demand accesses
-system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.040103 # mshr miss rate for overall accesses
-system.cpu1.dcache.overall_mshr_miss_rate::total 0.040103 # mshr miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 11248.197511 # average ReadReq mshr miss latency
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 11248.197511 # average ReadReq mshr miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 27614.357163 # average WriteReq mshr miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 27614.357163 # average WriteReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 7569.162734 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 7569.162734 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 5271.610697 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 5271.610697 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16651.164235 # average overall mshr miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16651.164235 # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16651.164235 # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16651.164235 # average overall mshr miss latency
+system.cpu1.dcache.writebacks::writebacks 60866 # number of writebacks
+system.cpu1.dcache.writebacks::total 60866 # number of writebacks
+system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 114750 # number of ReadReq MSHR hits
+system.cpu1.dcache.ReadReq_mshr_hits::total 114750 # number of ReadReq MSHR hits
+system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 145883 # number of WriteReq MSHR hits
+system.cpu1.dcache.WriteReq_mshr_hits::total 145883 # number of WriteReq MSHR hits
+system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data 398 # number of LoadLockedReq MSHR hits
+system.cpu1.dcache.LoadLockedReq_mshr_hits::total 398 # number of LoadLockedReq MSHR hits
+system.cpu1.dcache.demand_mshr_hits::cpu1.data 260633 # number of demand (read+write) MSHR hits
+system.cpu1.dcache.demand_mshr_hits::total 260633 # number of demand (read+write) MSHR hits
+system.cpu1.dcache.overall_mshr_hits::cpu1.data 260633 # number of overall MSHR hits
+system.cpu1.dcache.overall_mshr_hits::total 260633 # number of overall MSHR hits
+system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 69975 # number of ReadReq MSHR misses
+system.cpu1.dcache.ReadReq_mshr_misses::total 69975 # number of ReadReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 32665 # number of WriteReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_misses::total 32665 # number of WriteReq MSHR misses
+system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data 4391 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.LoadLockedReq_mshr_misses::total 4391 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data 2900 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.StoreCondReq_mshr_misses::total 2900 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.demand_mshr_misses::cpu1.data 102640 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.demand_mshr_misses::total 102640 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.overall_mshr_misses::cpu1.data 102640 # number of overall MSHR misses
+system.cpu1.dcache.overall_mshr_misses::total 102640 # number of overall MSHR misses
+system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 781048941 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_miss_latency::total 781048941 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 869596715 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_latency::total 869596715 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 32787753 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total 32787753 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 15774053 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total 15774053 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 1650645656 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_latency::total 1650645656 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 1650645656 # number of overall MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_latency::total 1650645656 # number of overall MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 18096000 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 18096000 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 600498502 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total 600498502 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 618594502 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_uncacheable_latency::total 618594502 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.043453 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_mshr_miss_rate::total 0.043453 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.031939 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_mshr_miss_rate::total 0.031939 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.130829 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total 0.130829 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.094855 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total 0.094855 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.038981 # mshr miss rate for demand accesses
+system.cpu1.dcache.demand_mshr_miss_rate::total 0.038981 # mshr miss rate for demand accesses
+system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.038981 # mshr miss rate for overall accesses
+system.cpu1.dcache.overall_mshr_miss_rate::total 0.038981 # mshr miss rate for overall accesses
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 11161.828382 # average ReadReq mshr miss latency
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 11161.828382 # average ReadReq mshr miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 26621.665850 # average WriteReq mshr miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 26621.665850 # average WriteReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 7467.035527 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 7467.035527 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 5439.328621 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 5439.328621 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16081.894544 # average overall mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16081.894544 # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16081.894544 # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16081.894544 # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
@@ -2030,170 +2033,161 @@ system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data inf
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.quiesce 6605 # number of quiesce instructions executed
-system.cpu0.kern.inst.hwrei 182638 # number of hwrei instructions executed
-system.cpu0.kern.ipl_count::0 64421 40.50% 40.50% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::21 131 0.08% 40.58% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::22 1925 1.21% 41.79% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::30 210 0.13% 41.93% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::31 92368 58.07% 100.00% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::total 159055 # number of times we switched to this ipl
-system.cpu0.kern.ipl_good::0 63463 49.20% 49.20% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::21 131 0.10% 49.30% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::22 1925 1.49% 50.80% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::30 210 0.16% 50.96% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::31 63253 49.04% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::total 128982 # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_ticks::0 1863089530500 97.87% 97.87% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::21 64074500 0.00% 97.87% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::22 567937500 0.03% 97.90% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::30 100797000 0.01% 97.91% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::31 39879064000 2.09% 100.00% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::total 1903701403500 # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_used::0 0.985129 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.inst.quiesce 6628 # number of quiesce instructions executed
+system.cpu0.kern.inst.hwrei 186556 # number of hwrei instructions executed
+system.cpu0.kern.ipl_count::0 65870 40.60% 40.60% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::21 131 0.08% 40.68% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::22 1925 1.19% 41.86% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::30 193 0.12% 41.98% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::31 94141 58.02% 100.00% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::total 162260 # number of times we switched to this ipl
+system.cpu0.kern.ipl_good::0 64876 49.22% 49.22% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::21 131 0.10% 49.32% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::22 1925 1.46% 50.78% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::30 193 0.15% 50.93% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::31 64684 49.07% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::total 131809 # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_ticks::0 1863192383000 97.84% 97.84% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::21 64528500 0.00% 97.85% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::22 571927000 0.03% 97.88% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::30 92721000 0.00% 97.88% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::31 40351323000 2.12% 100.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::total 1904272882500 # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_used::0 0.984910 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used::31 0.684793 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used::total 0.810927 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.syscall::2 7 3.32% 3.32% # number of syscalls executed
-system.cpu0.kern.syscall::3 17 8.06% 11.37% # number of syscalls executed
-system.cpu0.kern.syscall::4 4 1.90% 13.27% # number of syscalls executed
-system.cpu0.kern.syscall::6 29 13.74% 27.01% # number of syscalls executed
-system.cpu0.kern.syscall::12 1 0.47% 27.49% # number of syscalls executed
-system.cpu0.kern.syscall::17 10 4.74% 32.23% # number of syscalls executed
-system.cpu0.kern.syscall::19 7 3.32% 35.55% # number of syscalls executed
-system.cpu0.kern.syscall::20 4 1.90% 37.44% # number of syscalls executed
-system.cpu0.kern.syscall::23 1 0.47% 37.91% # number of syscalls executed
-system.cpu0.kern.syscall::24 3 1.42% 39.34% # number of syscalls executed
-system.cpu0.kern.syscall::33 8 3.79% 43.13% # number of syscalls executed
-system.cpu0.kern.syscall::41 2 0.95% 44.08% # number of syscalls executed
-system.cpu0.kern.syscall::45 37 17.54% 61.61% # number of syscalls executed
-system.cpu0.kern.syscall::47 3 1.42% 63.03% # number of syscalls executed
-system.cpu0.kern.syscall::48 8 3.79% 66.82% # number of syscalls executed
-system.cpu0.kern.syscall::54 9 4.27% 71.09% # number of syscalls executed
-system.cpu0.kern.syscall::58 1 0.47% 71.56% # number of syscalls executed
-system.cpu0.kern.syscall::59 5 2.37% 73.93% # number of syscalls executed
-system.cpu0.kern.syscall::71 27 12.80% 86.73% # number of syscalls executed
-system.cpu0.kern.syscall::73 3 1.42% 88.15% # number of syscalls executed
-system.cpu0.kern.syscall::74 7 3.32% 91.47% # number of syscalls executed
-system.cpu0.kern.syscall::87 1 0.47% 91.94% # number of syscalls executed
-system.cpu0.kern.syscall::90 2 0.95% 92.89% # number of syscalls executed
-system.cpu0.kern.syscall::92 7 3.32% 96.21% # number of syscalls executed
-system.cpu0.kern.syscall::97 2 0.95% 97.16% # number of syscalls executed
-system.cpu0.kern.syscall::98 2 0.95% 98.10% # number of syscalls executed
-system.cpu0.kern.syscall::132 1 0.47% 98.58% # number of syscalls executed
-system.cpu0.kern.syscall::144 1 0.47% 99.05% # number of syscalls executed
-system.cpu0.kern.syscall::147 2 0.95% 100.00% # number of syscalls executed
-system.cpu0.kern.syscall::total 211 # number of syscalls executed
+system.cpu0.kern.ipl_used::31 0.687097 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::total 0.812332 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.syscall::2 8 3.42% 3.42% # number of syscalls executed
+system.cpu0.kern.syscall::3 20 8.55% 11.97% # number of syscalls executed
+system.cpu0.kern.syscall::4 4 1.71% 13.68% # number of syscalls executed
+system.cpu0.kern.syscall::6 33 14.10% 27.78% # number of syscalls executed
+system.cpu0.kern.syscall::12 1 0.43% 28.21% # number of syscalls executed
+system.cpu0.kern.syscall::17 10 4.27% 32.48% # number of syscalls executed
+system.cpu0.kern.syscall::19 10 4.27% 36.75% # number of syscalls executed
+system.cpu0.kern.syscall::20 6 2.56% 39.32% # number of syscalls executed
+system.cpu0.kern.syscall::23 1 0.43% 39.74% # number of syscalls executed
+system.cpu0.kern.syscall::24 3 1.28% 41.03% # number of syscalls executed
+system.cpu0.kern.syscall::33 8 3.42% 44.44% # number of syscalls executed
+system.cpu0.kern.syscall::41 2 0.85% 45.30% # number of syscalls executed
+system.cpu0.kern.syscall::45 39 16.67% 61.97% # number of syscalls executed
+system.cpu0.kern.syscall::47 3 1.28% 63.25% # number of syscalls executed
+system.cpu0.kern.syscall::48 10 4.27% 67.52% # number of syscalls executed
+system.cpu0.kern.syscall::54 10 4.27% 71.79% # number of syscalls executed
+system.cpu0.kern.syscall::58 1 0.43% 72.22% # number of syscalls executed
+system.cpu0.kern.syscall::59 6 2.56% 74.79% # number of syscalls executed
+system.cpu0.kern.syscall::71 27 11.54% 86.32% # number of syscalls executed
+system.cpu0.kern.syscall::73 3 1.28% 87.61% # number of syscalls executed
+system.cpu0.kern.syscall::74 7 2.99% 90.60% # number of syscalls executed
+system.cpu0.kern.syscall::87 1 0.43% 91.03% # number of syscalls executed
+system.cpu0.kern.syscall::90 3 1.28% 92.31% # number of syscalls executed
+system.cpu0.kern.syscall::92 9 3.85% 96.15% # number of syscalls executed
+system.cpu0.kern.syscall::97 2 0.85% 97.01% # number of syscalls executed
+system.cpu0.kern.syscall::98 2 0.85% 97.86% # number of syscalls executed
+system.cpu0.kern.syscall::132 1 0.43% 98.29% # number of syscalls executed
+system.cpu0.kern.syscall::144 2 0.85% 99.15% # number of syscalls executed
+system.cpu0.kern.syscall::147 2 0.85% 100.00% # number of syscalls executed
+system.cpu0.kern.syscall::total 234 # number of syscalls executed
system.cpu0.kern.callpal::cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu0.kern.callpal::wripir 302 0.18% 0.18% # number of callpals executed
-system.cpu0.kern.callpal::wrmces 1 0.00% 0.18% # number of callpals executed
-system.cpu0.kern.callpal::wrfen 1 0.00% 0.18% # number of callpals executed
-system.cpu0.kern.callpal::wrvptptr 1 0.00% 0.18% # number of callpals executed
-system.cpu0.kern.callpal::swpctx 3478 2.07% 2.26% # number of callpals executed
-system.cpu0.kern.callpal::tbi 48 0.03% 2.29% # number of callpals executed
-system.cpu0.kern.callpal::wrent 7 0.00% 2.29% # number of callpals executed
-system.cpu0.kern.callpal::swpipl 152288 90.83% 93.12% # number of callpals executed
-system.cpu0.kern.callpal::rdps 6536 3.90% 97.02% # number of callpals executed
-system.cpu0.kern.callpal::wrkgp 1 0.00% 97.02% # number of callpals executed
-system.cpu0.kern.callpal::wrusp 4 0.00% 97.02% # number of callpals executed
-system.cpu0.kern.callpal::rdusp 8 0.00% 97.03% # number of callpals executed
-system.cpu0.kern.callpal::whami 2 0.00% 97.03% # number of callpals executed
-system.cpu0.kern.callpal::rti 4500 2.68% 99.71% # number of callpals executed
-system.cpu0.kern.callpal::callsys 345 0.21% 99.92% # number of callpals executed
-system.cpu0.kern.callpal::imb 137 0.08% 100.00% # number of callpals executed
-system.cpu0.kern.callpal::total 167660 # number of callpals executed
-system.cpu0.kern.mode_switch::kernel 7044 # number of protection mode switches
-system.cpu0.kern.mode_switch::user 1286 # number of protection mode switches
+system.cpu0.kern.callpal::wripir 275 0.16% 0.16% # number of callpals executed
+system.cpu0.kern.callpal::wrmces 1 0.00% 0.16% # number of callpals executed
+system.cpu0.kern.callpal::wrfen 1 0.00% 0.16% # number of callpals executed
+system.cpu0.kern.callpal::wrvptptr 1 0.00% 0.16% # number of callpals executed
+system.cpu0.kern.callpal::swpctx 3568 2.09% 2.25% # number of callpals executed
+system.cpu0.kern.callpal::tbi 51 0.03% 2.28% # number of callpals executed
+system.cpu0.kern.callpal::wrent 7 0.00% 2.28% # number of callpals executed
+system.cpu0.kern.callpal::swpipl 155408 90.82% 93.10% # number of callpals executed
+system.cpu0.kern.callpal::rdps 6655 3.89% 96.99% # number of callpals executed
+system.cpu0.kern.callpal::wrkgp 1 0.00% 96.99% # number of callpals executed
+system.cpu0.kern.callpal::wrusp 4 0.00% 96.99% # number of callpals executed
+system.cpu0.kern.callpal::rdusp 9 0.01% 97.00% # number of callpals executed
+system.cpu0.kern.callpal::whami 2 0.00% 97.00% # number of callpals executed
+system.cpu0.kern.callpal::rti 4603 2.69% 99.69% # number of callpals executed
+system.cpu0.kern.callpal::callsys 394 0.23% 99.92% # number of callpals executed
+system.cpu0.kern.callpal::imb 139 0.08% 100.00% # number of callpals executed
+system.cpu0.kern.callpal::total 171120 # number of callpals executed
+system.cpu0.kern.mode_switch::kernel 7202 # number of protection mode switches
+system.cpu0.kern.mode_switch::user 1371 # number of protection mode switches
system.cpu0.kern.mode_switch::idle 0 # number of protection mode switches
-system.cpu0.kern.mode_good::kernel 1285
-system.cpu0.kern.mode_good::user 1286
+system.cpu0.kern.mode_good::kernel 1370
+system.cpu0.kern.mode_good::user 1371
system.cpu0.kern.mode_good::idle 0
-system.cpu0.kern.mode_switch_good::kernel 0.182425 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::kernel 0.190225 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::idle nan # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good::total 0.308643 # fraction of useful protection mode switches
-system.cpu0.kern.mode_ticks::kernel 1901692288000 99.89% 99.89% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks::user 2009107500 0.11% 100.00% # number of ticks spent at the given mode
+system.cpu0.kern.mode_switch_good::total 0.319725 # fraction of useful protection mode switches
+system.cpu0.kern.mode_ticks::kernel 1902171924000 99.89% 99.89% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::user 2100950500 0.11% 100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks::idle 0 0.00% 100.00% # number of ticks spent at the given mode
-system.cpu0.kern.swap_context 3479 # number of times the context was actually changed
+system.cpu0.kern.swap_context 3569 # number of times the context was actually changed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
-system.cpu1.kern.inst.quiesce 2459 # number of quiesce instructions executed
-system.cpu1.kern.inst.hwrei 57331 # number of hwrei instructions executed
-system.cpu1.kern.ipl_count::0 18009 36.73% 36.73% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count::22 1924 3.92% 40.65% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count::30 302 0.62% 41.27% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count::31 28797 58.73% 100.00% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count::total 49032 # number of times we switched to this ipl
-system.cpu1.kern.ipl_good::0 17590 47.41% 47.41% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good::22 1924 5.19% 52.59% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good::30 302 0.81% 53.41% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good::31 17288 46.59% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good::total 37104 # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_ticks::0 1873168497000 98.41% 98.41% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks::22 531845000 0.03% 98.44% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks::30 136792000 0.01% 98.45% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks::31 29552054000 1.55% 100.00% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks::total 1903389188000 # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_used::0 0.976734 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.inst.quiesce 2405 # number of quiesce instructions executed
+system.cpu1.kern.inst.hwrei 53020 # number of hwrei instructions executed
+system.cpu1.kern.ipl_count::0 16452 36.11% 36.11% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::22 1923 4.22% 40.33% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::30 275 0.60% 40.93% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::31 26914 59.07% 100.00% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count::total 45564 # number of times we switched to this ipl
+system.cpu1.kern.ipl_good::0 16069 47.18% 47.18% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::22 1923 5.65% 52.82% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::30 275 0.81% 53.63% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::31 15794 46.37% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good::total 34061 # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_ticks::0 1873583378500 98.41% 98.41% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::22 531505500 0.03% 98.43% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::30 123925000 0.01% 98.44% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::31 29687237000 1.56% 100.00% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks::total 1903926046000 # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_used::0 0.976720 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used::30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used::31 0.600340 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used::total 0.756730 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.syscall::2 1 0.87% 0.87% # number of syscalls executed
-system.cpu1.kern.syscall::3 13 11.30% 12.17% # number of syscalls executed
-system.cpu1.kern.syscall::6 13 11.30% 23.48% # number of syscalls executed
-system.cpu1.kern.syscall::15 1 0.87% 24.35% # number of syscalls executed
-system.cpu1.kern.syscall::17 5 4.35% 28.70% # number of syscalls executed
-system.cpu1.kern.syscall::19 3 2.61% 31.30% # number of syscalls executed
-system.cpu1.kern.syscall::20 2 1.74% 33.04% # number of syscalls executed
-system.cpu1.kern.syscall::23 3 2.61% 35.65% # number of syscalls executed
-system.cpu1.kern.syscall::24 3 2.61% 38.26% # number of syscalls executed
-system.cpu1.kern.syscall::33 3 2.61% 40.87% # number of syscalls executed
-system.cpu1.kern.syscall::45 17 14.78% 55.65% # number of syscalls executed
-system.cpu1.kern.syscall::47 3 2.61% 58.26% # number of syscalls executed
-system.cpu1.kern.syscall::48 2 1.74% 60.00% # number of syscalls executed
-system.cpu1.kern.syscall::54 1 0.87% 60.87% # number of syscalls executed
-system.cpu1.kern.syscall::59 2 1.74% 62.61% # number of syscalls executed
-system.cpu1.kern.syscall::71 27 23.48% 86.09% # number of syscalls executed
-system.cpu1.kern.syscall::74 9 7.83% 93.91% # number of syscalls executed
-system.cpu1.kern.syscall::90 1 0.87% 94.78% # number of syscalls executed
-system.cpu1.kern.syscall::92 2 1.74% 96.52% # number of syscalls executed
-system.cpu1.kern.syscall::132 3 2.61% 99.13% # number of syscalls executed
-system.cpu1.kern.syscall::144 1 0.87% 100.00% # number of syscalls executed
-system.cpu1.kern.syscall::total 115 # number of syscalls executed
+system.cpu1.kern.ipl_used::31 0.586832 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.ipl_used::total 0.747542 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.syscall::3 10 10.87% 10.87% # number of syscalls executed
+system.cpu1.kern.syscall::6 9 9.78% 20.65% # number of syscalls executed
+system.cpu1.kern.syscall::15 1 1.09% 21.74% # number of syscalls executed
+system.cpu1.kern.syscall::17 5 5.43% 27.17% # number of syscalls executed
+system.cpu1.kern.syscall::23 3 3.26% 30.43% # number of syscalls executed
+system.cpu1.kern.syscall::24 3 3.26% 33.70% # number of syscalls executed
+system.cpu1.kern.syscall::33 3 3.26% 36.96% # number of syscalls executed
+system.cpu1.kern.syscall::45 15 16.30% 53.26% # number of syscalls executed
+system.cpu1.kern.syscall::47 3 3.26% 56.52% # number of syscalls executed
+system.cpu1.kern.syscall::59 1 1.09% 57.61% # number of syscalls executed
+system.cpu1.kern.syscall::71 27 29.35% 86.96% # number of syscalls executed
+system.cpu1.kern.syscall::74 9 9.78% 96.74% # number of syscalls executed
+system.cpu1.kern.syscall::132 3 3.26% 100.00% # number of syscalls executed
+system.cpu1.kern.syscall::total 92 # number of syscalls executed
system.cpu1.kern.callpal::cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu1.kern.callpal::wripir 210 0.41% 0.42% # number of callpals executed
+system.cpu1.kern.callpal::wripir 193 0.41% 0.41% # number of callpals executed
system.cpu1.kern.callpal::wrmces 1 0.00% 0.42% # number of callpals executed
system.cpu1.kern.callpal::wrfen 1 0.00% 0.42% # number of callpals executed
-system.cpu1.kern.callpal::swpctx 1165 2.30% 2.72% # number of callpals executed
-system.cpu1.kern.callpal::tbi 6 0.01% 2.73% # number of callpals executed
-system.cpu1.kern.callpal::wrent 7 0.01% 2.75% # number of callpals executed
-system.cpu1.kern.callpal::swpipl 43701 86.29% 89.04% # number of callpals executed
-system.cpu1.kern.callpal::rdps 2223 4.39% 93.43% # number of callpals executed
-system.cpu1.kern.callpal::wrkgp 1 0.00% 93.43% # number of callpals executed
-system.cpu1.kern.callpal::wrusp 3 0.01% 93.44% # number of callpals executed
-system.cpu1.kern.callpal::rdusp 1 0.00% 93.44% # number of callpals executed
-system.cpu1.kern.callpal::whami 3 0.01% 93.44% # number of callpals executed
-system.cpu1.kern.callpal::rti 3104 6.13% 99.57% # number of callpals executed
-system.cpu1.kern.callpal::callsys 172 0.34% 99.91% # number of callpals executed
-system.cpu1.kern.callpal::imb 43 0.08% 100.00% # number of callpals executed
+system.cpu1.kern.callpal::swpctx 1035 2.21% 2.63% # number of callpals executed
+system.cpu1.kern.callpal::tbi 3 0.01% 2.63% # number of callpals executed
+system.cpu1.kern.callpal::wrent 7 0.01% 2.65% # number of callpals executed
+system.cpu1.kern.callpal::swpipl 40418 86.22% 88.87% # number of callpals executed
+system.cpu1.kern.callpal::rdps 2100 4.48% 93.35% # number of callpals executed
+system.cpu1.kern.callpal::wrkgp 1 0.00% 93.35% # number of callpals executed
+system.cpu1.kern.callpal::wrusp 3 0.01% 93.36% # number of callpals executed
+system.cpu1.kern.callpal::whami 3 0.01% 93.36% # number of callpals executed
+system.cpu1.kern.callpal::rti 2947 6.29% 99.65% # number of callpals executed
+system.cpu1.kern.callpal::callsys 121 0.26% 99.91% # number of callpals executed
+system.cpu1.kern.callpal::imb 42 0.09% 100.00% # number of callpals executed
system.cpu1.kern.callpal::rdunique 1 0.00% 100.00% # number of callpals executed
-system.cpu1.kern.callpal::total 50643 # number of callpals executed
-system.cpu1.kern.mode_switch::kernel 1414 # number of protection mode switches
-system.cpu1.kern.mode_switch::user 459 # number of protection mode switches
-system.cpu1.kern.mode_switch::idle 2447 # number of protection mode switches
-system.cpu1.kern.mode_good::kernel 685
-system.cpu1.kern.mode_good::user 459
-system.cpu1.kern.mode_good::idle 226
-system.cpu1.kern.mode_switch_good::kernel 0.484441 # fraction of useful protection mode switches
+system.cpu1.kern.callpal::total 46877 # number of callpals executed
+system.cpu1.kern.mode_switch::kernel 1217 # number of protection mode switches
+system.cpu1.kern.mode_switch::user 367 # number of protection mode switches
+system.cpu1.kern.mode_switch::idle 2392 # number of protection mode switches
+system.cpu1.kern.mode_good::kernel 567
+system.cpu1.kern.mode_good::user 367
+system.cpu1.kern.mode_good::idle 200
+system.cpu1.kern.mode_switch_good::kernel 0.465900 # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good::idle 0.092358 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good::total 0.317130 # fraction of useful protection mode switches
-system.cpu1.kern.mode_ticks::kernel 4654463000 0.24% 0.24% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks::user 807268500 0.04% 0.29% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks::idle 1897916233000 99.71% 100.00% # number of ticks spent at the given mode
-system.cpu1.kern.swap_context 1166 # number of times the context was actually changed
+system.cpu1.kern.mode_switch_good::idle 0.083612 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good::total 0.285211 # fraction of useful protection mode switches
+system.cpu1.kern.mode_ticks::kernel 3949860500 0.21% 0.21% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks::user 686482000 0.04% 0.24% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks::idle 1898967291500 99.76% 100.00% # number of ticks spent at the given mode
+system.cpu1.kern.swap_context 1036 # number of times the context was actually changed
---------- End Simulation Statistics ----------
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
index 6711c23df..59daab93c 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
@@ -1,124 +1,124 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 1.859220 # Number of seconds simulated
-sim_ticks 1859219766000 # Number of ticks simulated
-final_tick 1859219766000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 1.860201 # Number of seconds simulated
+sim_ticks 1860200687500 # Number of ticks simulated
+final_tick 1860200687500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 91264 # Simulator instruction rate (inst/s)
-host_op_rate 91264 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3202546943 # Simulator tick rate (ticks/s)
-host_mem_usage 310256 # Number of bytes of host memory used
-host_seconds 580.54 # Real time elapsed on the host
-sim_insts 52982774 # Number of instructions simulated
-sim_ops 52982774 # Number of ops (including micro ops) simulated
+host_inst_rate 112423 # Simulator instruction rate (inst/s)
+host_op_rate 112423 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 3947369845 # Simulator tick rate (ticks/s)
+host_mem_usage 310252 # Number of bytes of host memory used
+host_seconds 471.25 # Real time elapsed on the host
+sim_insts 52979577 # Number of instructions simulated
+sim_ops 52979577 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 963968 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 24879168 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 24879296 # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide 2652288 # Number of bytes read from this memory
-system.physmem.bytes_read::total 28495424 # Number of bytes read from this memory
+system.physmem.bytes_read::total 28495552 # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst 963968 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 963968 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 7515392 # Number of bytes written to this memory
-system.physmem.bytes_written::total 7515392 # Number of bytes written to this memory
+system.physmem.bytes_written::writebacks 7515968 # Number of bytes written to this memory
+system.physmem.bytes_written::total 7515968 # Number of bytes written to this memory
system.physmem.num_reads::cpu.inst 15062 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 388737 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 388739 # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide 41442 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 445241 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 117428 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 117428 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 518480 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 13381510 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::tsunami.ide 1426560 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 15326550 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 518480 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 518480 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 4042229 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 4042229 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 4042229 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 518480 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 13381510 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::tsunami.ide 1426560 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 19368779 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 445241 # Total number of read requests seen
-system.physmem.writeReqs 117428 # Total number of write requests seen
-system.physmem.cpureqs 562841 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 28495424 # Total number of bytes read from memory
-system.physmem.bytesWritten 7515392 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 28495424 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 7515392 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 60 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 171 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 28229 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 27975 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 28436 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 28026 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 27802 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 27225 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 27248 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 27297 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 27658 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 27398 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 27928 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 27536 # Track reads on a per bank basis
+system.physmem.num_reads::total 445243 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 117437 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 117437 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 518206 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 13374523 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::tsunami.ide 1425807 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 15318536 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 518206 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 518206 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 4040407 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 4040407 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 4040407 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 518206 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 13374523 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::tsunami.ide 1425807 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 19358943 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 445243 # Total number of read requests seen
+system.physmem.writeReqs 117437 # Total number of write requests seen
+system.physmem.cpureqs 562856 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 28495552 # Total number of bytes read from memory
+system.physmem.bytesWritten 7515968 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 28495552 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 7515968 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 55 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 175 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 28218 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 27974 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 28424 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 28004 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 27799 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 27230 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 27265 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 27330 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 27697 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 27264 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 28015 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 27528 # Track reads on a per bank basis
system.physmem.perBankRdReqs::12 27551 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 28226 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 28326 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 28320 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 7932 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 7499 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 7946 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 7517 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 7344 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 6679 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 6762 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 6683 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 7096 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 6802 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 7320 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 6981 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 7118 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 7875 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 8048 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 7826 # Track writes on a per bank basis
+system.physmem.perBankRdReqs::13 28243 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 28325 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 28321 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 7923 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 7495 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 7940 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 7495 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 7349 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 6687 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 6775 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 6715 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 7135 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 6683 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 7403 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 6968 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 7111 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 7888 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 8047 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 7823 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
system.physmem.numWrRetry 1 # Number of times wr buffer was full causing retry
-system.physmem.totGap 1859214351000 # Total gap between requests
+system.physmem.totGap 1860195209000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 0 # Categorize read packet sizes
system.physmem.readPktSize::3 0 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 445241 # Categorize read packet sizes
+system.physmem.readPktSize::6 445243 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 0 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 117428 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 330939 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 63289 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 19437 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 6277 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 3346 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 3045 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1556 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 1541 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 1493 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 1448 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 1421 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 1425 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 1389 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 2022 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 2332 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 2208 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 1206 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 458 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 226 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 109 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 9 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::21 4 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::22 1 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 117437 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 330882 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 62598 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 19901 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 6571 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 3340 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 3039 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 1564 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 1518 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 1479 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 1464 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 1426 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 1412 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 1394 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 2035 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 2333 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 2204 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 1198 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 482 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 211 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 120 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::20 8 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::21 6 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::22 3 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::24 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25 0 # What read queue length does an incoming req see
@@ -129,10 +129,10 @@ system.physmem.rdQLenPdf::29 0 # Wh
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
system.physmem.wrQLenPdf::0 3515 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 3744 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 4808 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 5100 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 5105 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 3753 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 4814 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 5103 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 5104 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::5 5105 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::6 5105 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::7 5105 # What write queue length does an incoming req see
@@ -141,235 +141,234 @@ system.physmem.wrQLenPdf::9 5106 # Wh
system.physmem.wrQLenPdf::10 5106 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::11 5106 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::12 5106 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 5105 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 5105 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 5106 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 5106 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::22 5105 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23 1591 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 1362 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 298 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 6 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 1 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 1353 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 292 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 3 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 2 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28 1 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29 1 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30 1 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31 1 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 37468 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 960.941176 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 233.799958 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 2437.428145 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-67 12972 34.62% 34.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-131 5555 14.83% 49.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-195 3417 9.12% 58.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-259 2277 6.08% 64.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-323 1679 4.48% 69.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-387 1428 3.81% 72.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-451 991 2.64% 75.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-515 802 2.14% 77.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-579 632 1.69% 79.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-643 550 1.47% 80.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-707 599 1.60% 82.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-771 534 1.43% 83.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-835 276 0.74% 84.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-899 243 0.65% 85.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-963 192 0.51% 85.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1027 257 0.69% 86.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1091 103 0.27% 86.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1155 109 0.29% 87.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1219 75 0.20% 87.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1283 145 0.39% 87.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1347 226 0.60% 88.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1411 117 0.31% 88.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1475 450 1.20% 89.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1539 603 1.61% 91.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1603 73 0.19% 91.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1667 37 0.10% 91.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1731 34 0.09% 91.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1795 78 0.21% 91.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1859 30 0.08% 92.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1923 11 0.03% 92.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-1987 8 0.02% 92.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2051 42 0.11% 92.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2115 24 0.06% 92.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2179 4 0.01% 92.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2243 2 0.01% 92.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2307 19 0.05% 92.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2371 6 0.02% 92.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2435 3 0.01% 92.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2499 3 0.01% 92.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2563 6 0.02% 92.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2627 5 0.01% 92.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2691 4 0.01% 92.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2755 1 0.00% 92.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2819 6 0.02% 92.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2883 5 0.01% 92.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2947 2 0.01% 92.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3011 1 0.00% 92.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3075 4 0.01% 92.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3203 2 0.01% 92.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3267 2 0.01% 92.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3331 3 0.01% 92.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3395 2 0.01% 92.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3523 2 0.01% 92.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3587 1 0.00% 92.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3651 1 0.00% 92.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3715 1 0.00% 92.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3843 3 0.01% 92.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3907 2 0.01% 92.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4035 2 0.01% 92.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4099 2 0.01% 92.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4227 1 0.00% 92.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4291 1 0.00% 92.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4355 1 0.00% 92.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4419 1 0.00% 92.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4483 1 0.00% 92.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4547 1 0.00% 92.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4611 1 0.00% 92.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4739 1 0.00% 92.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4803 1 0.00% 92.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4867 2 0.01% 92.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4931 2 0.01% 92.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-4995 1 0.00% 92.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5059 1 0.00% 92.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5123 1 0.00% 92.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5251 1 0.00% 92.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5315 1 0.00% 92.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5507 1 0.00% 92.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5568-5571 1 0.00% 92.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5696-5699 1 0.00% 92.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5891 2 0.01% 92.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5952-5955 1 0.00% 92.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6019 1 0.00% 92.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6403 2 0.01% 92.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6531 1 0.00% 92.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6592-6595 1 0.00% 92.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6723 1 0.00% 92.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7043 1 0.00% 92.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7171 4 0.01% 92.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7232-7235 1 0.00% 92.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7296-7299 2 0.01% 92.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7363 2 0.01% 92.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7427 1 0.00% 92.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7811 3 0.01% 92.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7875 1 0.00% 92.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7939 1 0.00% 92.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8003 3 0.01% 92.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8067 3 0.01% 92.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8131 4 0.01% 92.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8195 2434 6.50% 99.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8768-8771 1 0.00% 99.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9792-9795 1 0.00% 99.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11328-11331 1 0.00% 99.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13696-13699 1 0.00% 99.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13824-13827 1 0.00% 99.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13952-13955 1 0.00% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14016-14019 1 0.00% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14080-14083 2 0.01% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14464-14467 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14656-14659 2 0.01% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14720-14723 2 0.01% 99.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14851 1 0.00% 99.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14912-14915 3 0.01% 99.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::samples 37668 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 955.810131 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 232.523406 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 2430.690638 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-67 13031 34.59% 34.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-131 5648 14.99% 49.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-195 3558 9.45% 59.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-259 2240 5.95% 64.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-323 1644 4.36% 69.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-387 1436 3.81% 73.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-451 989 2.63% 75.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-515 804 2.13% 77.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-579 676 1.79% 79.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-643 516 1.37% 81.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-707 573 1.52% 82.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-771 541 1.44% 84.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-835 276 0.73% 84.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-899 231 0.61% 85.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-963 160 0.42% 85.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1027 263 0.70% 86.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1091 87 0.23% 86.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1155 129 0.34% 87.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1219 75 0.20% 87.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1283 153 0.41% 87.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1347 242 0.64% 88.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1411 113 0.30% 88.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1475 462 1.23% 89.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1539 590 1.57% 91.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1603 81 0.22% 91.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1667 28 0.07% 91.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1731 16 0.04% 91.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1795 89 0.24% 91.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1859 26 0.07% 92.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1923 8 0.02% 92.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-1987 14 0.04% 92.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2051 43 0.11% 92.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2115 28 0.07% 92.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2179 4 0.01% 92.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2243 1 0.00% 92.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2307 18 0.05% 92.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2371 7 0.02% 92.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2435 3 0.01% 92.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2499 5 0.01% 92.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2563 3 0.01% 92.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2627 4 0.01% 92.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2691 5 0.01% 92.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2819 3 0.01% 92.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2883 3 0.01% 92.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2947 3 0.01% 92.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3075 6 0.02% 92.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3139 2 0.01% 92.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3203 1 0.00% 92.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3267 2 0.01% 92.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3395 3 0.01% 92.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3459 1 0.00% 92.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3523 2 0.01% 92.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3587 3 0.01% 92.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3651 2 0.01% 92.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3715 1 0.00% 92.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3779 2 0.01% 92.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3907 1 0.00% 92.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3971 1 0.00% 92.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4035 3 0.01% 92.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4099 1 0.00% 92.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4163 1 0.00% 92.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4227 1 0.00% 92.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4291 1 0.00% 92.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4355 1 0.00% 92.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4419 1 0.00% 92.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4483 1 0.00% 92.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4547 1 0.00% 92.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4611 2 0.01% 92.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4803 1 0.00% 92.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4867 1 0.00% 92.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4931 2 0.01% 92.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-4995 2 0.01% 92.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5123 2 0.01% 92.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5251 1 0.00% 92.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5315 1 0.00% 92.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5504-5507 1 0.00% 92.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5568-5571 1 0.00% 92.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5696-5699 2 0.01% 92.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5824-5827 3 0.01% 92.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5891 1 0.00% 92.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6019 1 0.00% 92.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6336-6339 1 0.00% 92.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6400-6403 1 0.00% 92.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6595 2 0.01% 92.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6656-6659 1 0.00% 92.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6723 1 0.00% 92.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6851 1 0.00% 92.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7043 1 0.00% 92.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7171 4 0.01% 92.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7232-7235 1 0.00% 92.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7299 2 0.01% 92.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7363 2 0.01% 92.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7427 1 0.00% 92.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7811 3 0.01% 92.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7875 1 0.00% 92.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7939 2 0.01% 92.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8003 2 0.01% 92.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8067 2 0.01% 92.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8131 5 0.01% 92.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8195 2432 6.46% 99.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8704-8707 1 0.00% 99.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8960-8963 1 0.00% 99.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9088-9091 1 0.00% 99.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10688-10691 1 0.00% 99.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10816-10819 1 0.00% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13696-13699 2 0.01% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13760-13763 1 0.00% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14080-14083 1 0.00% 99.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14464-14467 3 0.01% 99.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14528-14531 1 0.00% 99.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14595 1 0.00% 99.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14784-14787 1 0.00% 99.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14848-14851 2 0.01% 99.21% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14976-14979 1 0.00% 99.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15171 1 0.00% 99.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15040-15043 1 0.00% 99.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15168-15171 1 0.00% 99.22% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15232-15235 1 0.00% 99.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15363 16 0.04% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15424-15427 1 0.00% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15808-15811 1 0.00% 99.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15296-15299 3 0.01% 99.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15363 13 0.03% 99.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15872-15875 1 0.00% 99.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16000-16003 1 0.00% 99.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16192-16195 1 0.00% 99.27% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16384-16387 240 0.64% 99.91% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16448-16451 5 0.01% 99.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16512-16515 7 0.02% 99.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16576-16579 5 0.01% 99.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16643 5 0.01% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16704-16707 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16768-16771 2 0.01% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16512-16515 4 0.01% 99.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16576-16579 4 0.01% 99.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16640-16643 5 0.01% 99.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16704-16707 5 0.01% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16768-16771 3 0.01% 99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16832-16835 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16896-16899 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16960-16963 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17024-17027 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17088-17091 4 0.01% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17280-17283 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17536-17539 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 37468 # Bytes accessed per row activation
-system.physmem.totQLat 6065400750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 13430024500 # Sum of mem lat for all requests
-system.physmem.totBusLat 2225905000 # Total cycles spent in databus access
-system.physmem.totBankLat 5138718750 # Total cycles spent in bank access
-system.physmem.avgQLat 13624.57 # Average queueing delay per request
-system.physmem.avgBankLat 11542.99 # Average bank access latency per request
+system.physmem.bytesPerActivate::16960-16963 2 0.01% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17024-17027 1 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17088-17091 5 0.01% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 37668 # Bytes accessed per row activation
+system.physmem.totQLat 6113897250 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 13475242250 # Sum of mem lat for all requests
+system.physmem.totBusLat 2225940000 # Total cycles spent in databus access
+system.physmem.totBankLat 5135405000 # Total cycles spent in bank access
+system.physmem.avgQLat 13733.29 # Average queueing delay per request
+system.physmem.avgBankLat 11535.36 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 30167.56 # Average memory access latency
-system.physmem.avgRdBW 15.33 # Average achieved read bandwidth in MB/s
+system.physmem.avgMemAccLat 30268.66 # Average memory access latency
+system.physmem.avgRdBW 15.32 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 4.04 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 15.33 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedRdBW 15.32 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 4.04 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 0.15 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.01 # Average read queue length over time
-system.physmem.avgWrQLen 11.93 # Average write queue length over time
-system.physmem.readRowHits 430163 # Number of row buffer hits during reads
-system.physmem.writeRowHits 94965 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 96.63 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 80.87 # Row buffer hit rate for writes
-system.physmem.avgGap 3304277.21 # Average gap between requests
-system.membus.throughput 19411663 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 296022 # Transaction distribution
-system.membus.trans_dist::ReadResp 295937 # Transaction distribution
+system.physmem.avgWrQLen 9.67 # Average write queue length over time
+system.physmem.readRowHits 430049 # Number of row buffer hits during reads
+system.physmem.writeRowHits 94886 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 96.60 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate 80.80 # Row buffer hit rate for writes
+system.physmem.avgGap 3305955.80 # Average gap between requests
+system.membus.throughput 19401806 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 295958 # Transaction distribution
+system.membus.trans_dist::ReadResp 295878 # Transaction distribution
system.membus.trans_dist::WriteReq 9598 # Transaction distribution
system.membus.trans_dist::WriteResp 9598 # Transaction distribution
-system.membus.trans_dist::Writeback 117428 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 173 # Transaction distribution
-system.membus.trans_dist::SCUpgradeReq 1 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 174 # Transaction distribution
-system.membus.trans_dist::ReadExReq 156790 # Transaction distribution
-system.membus.trans_dist::ReadExResp 156790 # Transaction distribution
-system.membus.trans_dist::BadAddressError 85 # Transaction distribution
+system.membus.trans_dist::Writeback 117437 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 178 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 178 # Transaction distribution
+system.membus.trans_dist::ReadExReq 156851 # Transaction distribution
+system.membus.trans_dist::ReadExResp 156851 # Transaction distribution
+system.membus.trans_dist::BadAddressError 80 # Transaction distribution
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 33056 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 884132 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.membus.badaddr_responder.pio 170 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::total 917358 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 884153 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.membus.badaddr_responder.pio 160 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::total 917369 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 124679 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total 124679 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.bridge.slave 33056 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 1008811 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.membus.badaddr_responder.pio 170 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 1042037 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 1008832 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.membus.badaddr_responder.pio 160 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 1042048 # Packet count per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 44148 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 30701760 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 30745908 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 30702464 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 30746612 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 5309056 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total 5309056 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.bridge.slave 44148 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 36010816 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 36054964 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 36054964 # Total data (bytes)
+system.membus.tot_pkt_size::system.physmem.port 36011520 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 36055668 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 36055668 # Total data (bytes)
system.membus.snoop_data_through_bus 35584 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 29876000 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 29849000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer1.occupancy 1541728249 # Layer occupancy (ticks)
+system.membus.reqLayer1.occupancy 1552225748 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.1 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 108500 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 97500 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3763624798 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 3765192546 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 376221741 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 376215241 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.iocache.replacements 41685 # number of replacements
-system.iocache.tagsinuse 1.261712 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 41701 # Sample count of references to valid blocks.
-system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.warmup_cycle 1709369770000 # Cycle when the warmup percentage was hit.
-system.iocache.occ_blocks::tsunami.ide 1.261712 # Average occupied blocks per requestor
-system.iocache.occ_percent::tsunami.ide 0.078857 # Average percentage of cache occupancy
-system.iocache.occ_percent::total 0.078857 # Average percentage of cache occupancy
+system.iocache.tags.replacements 41685 # number of replacements
+system.iocache.tags.tagsinuse 1.261083 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 41701 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs 0 # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 1710344305000 # Cycle when the warmup percentage was hit.
+system.iocache.tags.occ_blocks::tsunami.ide 1.261083 # Average occupied blocks per requestor
+system.iocache.tags.occ_percent::tsunami.ide 0.078818 # Average percentage of cache occupancy
+system.iocache.tags.occ_percent::total 0.078818 # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide 173 # number of ReadReq misses
system.iocache.ReadReq_misses::total 173 # number of ReadReq misses
system.iocache.WriteReq_misses::tsunami.ide 41552 # number of WriteReq misses
@@ -378,14 +377,14 @@ system.iocache.demand_misses::tsunami.ide 41725 # n
system.iocache.demand_misses::total 41725 # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide 41725 # number of overall misses
system.iocache.overall_misses::total 41725 # number of overall misses
-system.iocache.ReadReq_miss_latency::tsunami.ide 21342883 # number of ReadReq miss cycles
-system.iocache.ReadReq_miss_latency::total 21342883 # number of ReadReq miss cycles
-system.iocache.WriteReq_miss_latency::tsunami.ide 10471007269 # number of WriteReq miss cycles
-system.iocache.WriteReq_miss_latency::total 10471007269 # number of WriteReq miss cycles
-system.iocache.demand_miss_latency::tsunami.ide 10492350152 # number of demand (read+write) miss cycles
-system.iocache.demand_miss_latency::total 10492350152 # number of demand (read+write) miss cycles
-system.iocache.overall_miss_latency::tsunami.ide 10492350152 # number of overall miss cycles
-system.iocache.overall_miss_latency::total 10492350152 # number of overall miss cycles
+system.iocache.ReadReq_miss_latency::tsunami.ide 21345883 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency::total 21345883 # number of ReadReq miss cycles
+system.iocache.WriteReq_miss_latency::tsunami.ide 10482445518 # number of WriteReq miss cycles
+system.iocache.WriteReq_miss_latency::total 10482445518 # number of WriteReq miss cycles
+system.iocache.demand_miss_latency::tsunami.ide 10503791401 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency::total 10503791401 # number of demand (read+write) miss cycles
+system.iocache.overall_miss_latency::tsunami.ide 10503791401 # number of overall miss cycles
+system.iocache.overall_miss_latency::total 10503791401 # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide 173 # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total 173 # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::tsunami.ide 41552 # number of WriteReq accesses(hits+misses)
@@ -402,19 +401,19 @@ system.iocache.demand_miss_rate::tsunami.ide 1
system.iocache.demand_miss_rate::total 1 # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide 1 # miss rate for overall accesses
system.iocache.overall_miss_rate::total 1 # miss rate for overall accesses
-system.iocache.ReadReq_avg_miss_latency::tsunami.ide 123369.265896 # average ReadReq miss latency
-system.iocache.ReadReq_avg_miss_latency::total 123369.265896 # average ReadReq miss latency
-system.iocache.WriteReq_avg_miss_latency::tsunami.ide 251997.672049 # average WriteReq miss latency
-system.iocache.WriteReq_avg_miss_latency::total 251997.672049 # average WriteReq miss latency
-system.iocache.demand_avg_miss_latency::tsunami.ide 251464.353553 # average overall miss latency
-system.iocache.demand_avg_miss_latency::total 251464.353553 # average overall miss latency
-system.iocache.overall_avg_miss_latency::tsunami.ide 251464.353553 # average overall miss latency
-system.iocache.overall_avg_miss_latency::total 251464.353553 # average overall miss latency
-system.iocache.blocked_cycles::no_mshrs 273612 # number of cycles access was blocked
+system.iocache.ReadReq_avg_miss_latency::tsunami.ide 123386.606936 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency::total 123386.606936 # average ReadReq miss latency
+system.iocache.WriteReq_avg_miss_latency::tsunami.ide 252272.947584 # average WriteReq miss latency
+system.iocache.WriteReq_avg_miss_latency::total 252272.947584 # average WriteReq miss latency
+system.iocache.demand_avg_miss_latency::tsunami.ide 251738.559641 # average overall miss latency
+system.iocache.demand_avg_miss_latency::total 251738.559641 # average overall miss latency
+system.iocache.overall_avg_miss_latency::tsunami.ide 251738.559641 # average overall miss latency
+system.iocache.overall_avg_miss_latency::total 251738.559641 # average overall miss latency
+system.iocache.blocked_cycles::no_mshrs 274094 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.iocache.blocked::no_mshrs 27136 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 27191 # number of cycles access was blocked
system.iocache.blocked::no_targets 0 # number of cycles access was blocked
-system.iocache.avg_blocked_cycles::no_mshrs 10.082989 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 10.080321 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
@@ -428,14 +427,14 @@ system.iocache.demand_mshr_misses::tsunami.ide 41725
system.iocache.demand_mshr_misses::total 41725 # number of demand (read+write) MSHR misses
system.iocache.overall_mshr_misses::tsunami.ide 41725 # number of overall MSHR misses
system.iocache.overall_mshr_misses::total 41725 # number of overall MSHR misses
-system.iocache.ReadReq_mshr_miss_latency::tsunami.ide 12346133 # number of ReadReq MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_latency::total 12346133 # number of ReadReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::tsunami.ide 8309607278 # number of WriteReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::total 8309607278 # number of WriteReq MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::tsunami.ide 8321953411 # number of demand (read+write) MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::total 8321953411 # number of demand (read+write) MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::tsunami.ide 8321953411 # number of overall MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::total 8321953411 # number of overall MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::tsunami.ide 12348383 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::total 12348383 # number of ReadReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::tsunami.ide 8320362536 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::total 8320362536 # number of WriteReq MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::tsunami.ide 8332710919 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::total 8332710919 # number of demand (read+write) MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::tsunami.ide 8332710919 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::total 8332710919 # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::tsunami.ide 1 # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total 1 # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::tsunami.ide 1 # mshr miss rate for WriteReq accesses
@@ -444,14 +443,14 @@ system.iocache.demand_mshr_miss_rate::tsunami.ide 1
system.iocache.demand_mshr_miss_rate::total 1 # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::tsunami.ide 1 # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total 1 # mshr miss rate for overall accesses
-system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 71364.930636 # average ReadReq mshr miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency::total 71364.930636 # average ReadReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 199980.922170 # average WriteReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::total 199980.922170 # average WriteReq mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 199447.655147 # average overall mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::total 199447.655147 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 199447.655147 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::total 199447.655147 # average overall mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 71377.936416 # average ReadReq mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::total 71377.936416 # average ReadReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 200239.760685 # average WriteReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::total 200239.760685 # average WriteReq mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 199705.474392 # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::total 199705.474392 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 199705.474392 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::total 199705.474392 # average overall mshr miss latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
@@ -465,35 +464,35 @@ system.disk2.dma_read_txs 0 # Nu
system.disk2.dma_write_full_pages 1 # Number of full page size DMA writes.
system.disk2.dma_write_bytes 8192 # Number of bytes transfered via DMA writes.
system.disk2.dma_write_txs 1 # Number of DMA write transactions.
-system.cpu.branchPred.lookups 13839600 # Number of BP lookups
-system.cpu.branchPred.condPredicted 11609173 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 399191 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 9510547 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 5805743 # Number of BTB hits
+system.cpu.branchPred.lookups 13856452 # Number of BP lookups
+system.cpu.branchPred.condPredicted 11625252 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 398822 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 9666189 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 5826807 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 61.045311 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 906368 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 39168 # Number of incorrect RAS predictions.
+system.cpu.branchPred.BTBHitPct 60.280292 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 904750 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 39047 # Number of incorrect RAS predictions.
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
system.cpu.dtb.fetch_accesses 0 # ITB accesses
-system.cpu.dtb.read_hits 9923550 # DTB read hits
-system.cpu.dtb.read_misses 41274 # DTB read misses
-system.cpu.dtb.read_acv 543 # DTB read access violations
-system.cpu.dtb.read_accesses 941562 # DTB read accesses
-system.cpu.dtb.write_hits 6598688 # DTB write hits
-system.cpu.dtb.write_misses 10641 # DTB write misses
-system.cpu.dtb.write_acv 411 # DTB write access violations
-system.cpu.dtb.write_accesses 338433 # DTB write accesses
-system.cpu.dtb.data_hits 16522238 # DTB hits
-system.cpu.dtb.data_misses 51915 # DTB misses
-system.cpu.dtb.data_acv 954 # DTB access violations
-system.cpu.dtb.data_accesses 1279995 # DTB accesses
-system.cpu.itb.fetch_hits 1308614 # ITB hits
-system.cpu.itb.fetch_misses 36742 # ITB misses
-system.cpu.itb.fetch_acv 1058 # ITB acv
-system.cpu.itb.fetch_accesses 1345356 # ITB accesses
+system.cpu.dtb.read_hits 9922890 # DTB read hits
+system.cpu.dtb.read_misses 41426 # DTB read misses
+system.cpu.dtb.read_acv 537 # DTB read access violations
+system.cpu.dtb.read_accesses 941977 # DTB read accesses
+system.cpu.dtb.write_hits 6601888 # DTB write hits
+system.cpu.dtb.write_misses 10414 # DTB write misses
+system.cpu.dtb.write_acv 409 # DTB write access violations
+system.cpu.dtb.write_accesses 338180 # DTB write accesses
+system.cpu.dtb.data_hits 16524778 # DTB hits
+system.cpu.dtb.data_misses 51840 # DTB misses
+system.cpu.dtb.data_acv 946 # DTB access violations
+system.cpu.dtb.data_accesses 1280157 # DTB accesses
+system.cpu.itb.fetch_hits 1306702 # ITB hits
+system.cpu.itb.fetch_misses 37996 # ITB misses
+system.cpu.itb.fetch_acv 1078 # ITB acv
+system.cpu.itb.fetch_accesses 1344698 # ITB accesses
system.cpu.itb.read_hits 0 # DTB read hits
system.cpu.itb.read_misses 0 # DTB read misses
system.cpu.itb.read_acv 0 # DTB read access violations
@@ -506,268 +505,268 @@ system.cpu.itb.data_hits 0 # DT
system.cpu.itb.data_misses 0 # DTB misses
system.cpu.itb.data_acv 0 # DTB access violations
system.cpu.itb.data_accesses 0 # DTB accesses
-system.cpu.numCycles 120145786 # number of cpu cycles simulated
+system.cpu.numCycles 120724090 # 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 28059248 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 70722559 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 13839600 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 6712111 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 13258692 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 1994060 # Number of cycles fetch has spent squashing
-system.cpu.fetch.BlockedCycles 38168658 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 32286 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 254324 # Number of stall cycles due to pending traps
-system.cpu.fetch.PendingQuiesceStallCycles 364483 # Number of stall cycles due to pending quiesce instructions
-system.cpu.fetch.IcacheWaitRetryStallCycles 291 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 8570347 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 266679 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 81425482 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 0.868556 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.211321 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 28054756 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 70765698 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 13856452 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 6731557 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 13261846 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 1996538 # Number of cycles fetch has spent squashing
+system.cpu.fetch.BlockedCycles 38180961 # Number of cycles fetch has spent blocked
+system.cpu.fetch.MiscStallCycles 33921 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 253688 # Number of stall cycles due to pending traps
+system.cpu.fetch.PendingQuiesceStallCycles 362223 # Number of stall cycles due to pending quiesce instructions
+system.cpu.fetch.IcacheWaitRetryStallCycles 233 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 8553305 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 264520 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.rateDist::samples 81438491 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 0.868947 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.211995 # 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 68166790 83.72% 83.72% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 854823 1.05% 84.77% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 1706158 2.10% 86.86% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 819634 1.01% 87.87% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 2757548 3.39% 91.26% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 561946 0.69% 91.95% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 649151 0.80% 92.74% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 1013766 1.25% 93.99% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 4895666 6.01% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 68176645 83.72% 83.72% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 854498 1.05% 84.76% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 1700203 2.09% 86.85% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 823613 1.01% 87.86% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 2757448 3.39% 91.25% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 566024 0.70% 91.94% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 644448 0.79% 92.74% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 1011541 1.24% 93.98% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 4904071 6.02% 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 81425482 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.115190 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.588640 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 29284437 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 37811275 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 12102091 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 982484 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 1245194 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 583690 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 42726 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 69419384 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 129751 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 1245194 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 30419678 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 14066203 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 19996824 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 11337239 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 4360342 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 65632842 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 7067 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 503743 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 1590486 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.RenamedOperands 43821413 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 79676034 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 79196502 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 479532 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 38182467 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 5638938 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 1682867 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 239802 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 12252220 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 10440672 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 6902467 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 1316833 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 861587 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 58171642 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 2051698 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 56802904 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 100593 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 6885118 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 3554028 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 1390714 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 81425482 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.697606 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.359574 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 81438491 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.114778 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.586177 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 29237679 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 37865551 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 12126902 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 959687 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 1248671 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 585551 # Number of times decode resolved a branch
+system.cpu.decode.BranchMispred 42601 # Number of times decode detected a branch misprediction
+system.cpu.decode.DecodedInsts 69445978 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 129475 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 1248671 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 30384491 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 14146796 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 20012830 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 11334710 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 4310991 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 65667162 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 7173 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 505660 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LSQFullEvents 1537414 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.RenamedOperands 43855524 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 79710296 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 79230933 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 479363 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 38179970 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 5675546 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 1682539 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 240064 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 12233478 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 10440283 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 6900737 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 1318689 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 855517 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 58206235 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 2050936 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 56823082 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 100209 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 6920159 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 3549975 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 1389936 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 81438491 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.697742 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.359996 # 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 56719527 69.66% 69.66% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 10865996 13.34% 83.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 5212450 6.40% 89.40% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 3349939 4.11% 93.52% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 2634366 3.24% 96.75% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 1460723 1.79% 98.55% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 752656 0.92% 99.47% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 333424 0.41% 99.88% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 96401 0.12% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 56732960 69.66% 69.66% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 10881055 13.36% 83.02% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 5157432 6.33% 89.36% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 3394617 4.17% 93.53% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 2629816 3.23% 96.76% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 1458992 1.79% 98.55% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 753848 0.93% 99.47% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 332168 0.41% 99.88% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 97603 0.12% 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 81425482 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 81438491 # 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 93250 11.76% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 11.76% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 372953 47.03% 58.79% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 326761 41.21% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 91824 11.60% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 11.60% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 372747 47.08% 58.68% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 327090 41.32% 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 7286 0.01% 0.01% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 38720727 68.17% 68.18% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 61725 0.11% 68.29% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 68.29% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 25607 0.05% 68.33% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 68.33% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 68.33% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 68.33% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 3636 0.01% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 10357561 18.23% 86.57% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 6677285 11.76% 98.33% # Type of FU issued
-system.cpu.iq.FU_type_0::IprAccess 949077 1.67% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 38740473 68.18% 68.19% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 61726 0.11% 68.30% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 68.30% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 25607 0.05% 68.34% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 68.34% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 68.34% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 68.34% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 3636 0.01% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 68.35% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 10354642 18.22% 86.57% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 6680643 11.76% 98.33% # Type of FU issued
+system.cpu.iq.FU_type_0::IprAccess 949069 1.67% 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 56802904 # Type of FU issued
-system.cpu.iq.rate 0.472783 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 792964 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.013960 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 195231977 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 66785301 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 55558093 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 692869 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 336906 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 327947 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 57227049 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 361533 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 597916 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 56823082 # Type of FU issued
+system.cpu.iq.rate 0.470686 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 791661 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.013932 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 195283781 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 66854445 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 55585028 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 692743 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 336682 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 327940 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 57245966 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 361491 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 598566 # 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 1347952 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 3269 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 14100 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 524235 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 1347977 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 3312 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 14180 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 522824 # 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 17914 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 199705 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 17906 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 181081 # 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 1245194 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 10207267 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 699182 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 63757422 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 685568 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 10440672 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 6902467 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 1806514 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 512114 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 18348 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 14100 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 200766 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 410779 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 611545 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 56334870 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 9992999 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 468033 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 1248671 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 10233873 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 701956 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 63782733 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 684936 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 10440283 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 6900737 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 1806230 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 512408 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 17686 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 14180 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 202063 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 410564 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 612627 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 56356224 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 9992501 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 466857 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 3534082 # number of nop insts executed
-system.cpu.iew.exec_refs 16617553 # number of memory reference insts executed
-system.cpu.iew.exec_branches 8923539 # Number of branches executed
-system.cpu.iew.exec_stores 6624554 # Number of stores executed
-system.cpu.iew.exec_rate 0.468888 # Inst execution rate
-system.cpu.iew.wb_sent 55999832 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 55886040 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 27701007 # num instructions producing a value
-system.cpu.iew.wb_consumers 37529982 # num instructions consuming a value
+system.cpu.iew.exec_nop 3525562 # number of nop insts executed
+system.cpu.iew.exec_refs 16620030 # number of memory reference insts executed
+system.cpu.iew.exec_branches 8925380 # Number of branches executed
+system.cpu.iew.exec_stores 6627529 # Number of stores executed
+system.cpu.iew.exec_rate 0.466818 # Inst execution rate
+system.cpu.iew.wb_sent 56027730 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 55912968 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 27713014 # num instructions producing a value
+system.cpu.iew.wb_consumers 37524402 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 0.465152 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.738103 # average fanout of values written-back
+system.cpu.iew.wb_rate 0.463147 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.738533 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 7465540 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 660984 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 567902 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 80180288 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.700591 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.629829 # Number of insts commited each cycle
+system.cpu.commit.commitSquashedInsts 7495675 # The number of squashed insts skipped by commit
+system.cpu.commit.commitNonSpecStalls 661000 # The number of times commit has been forced to stall to communicate backwards
+system.cpu.commit.branchMispredicts 567647 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 80189820 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.700468 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.629642 # 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 59372363 74.05% 74.05% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 8630775 10.76% 84.81% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 4656269 5.81% 90.62% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 2498281 3.12% 93.74% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 1510890 1.88% 95.62% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 609736 0.76% 96.38% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 522635 0.65% 97.03% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 527296 0.66% 97.69% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 1852043 2.31% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 59377156 74.05% 74.05% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 8657171 10.80% 84.84% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 4615541 5.76% 90.60% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 2519398 3.14% 93.74% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 1507686 1.88% 95.62% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 611065 0.76% 96.38% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 523948 0.65% 97.03% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 528681 0.66% 97.69% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 1849174 2.31% 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 80180288 # Number of insts commited each cycle
-system.cpu.commit.committedInsts 56173622 # Number of instructions committed
-system.cpu.commit.committedOps 56173622 # Number of ops (including micro ops) committed
+system.cpu.commit.committed_per_cycle::total 80189820 # Number of insts commited each cycle
+system.cpu.commit.committedInsts 56170363 # Number of instructions committed
+system.cpu.commit.committedOps 56170363 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 15470952 # Number of memory references committed
-system.cpu.commit.loads 9092720 # Number of loads committed
-system.cpu.commit.membars 226359 # Number of memory barriers committed
-system.cpu.commit.branches 8440448 # Number of branches committed
+system.cpu.commit.refs 15470219 # Number of memory references committed
+system.cpu.commit.loads 9092306 # Number of loads committed
+system.cpu.commit.membars 226376 # Number of memory barriers committed
+system.cpu.commit.branches 8439998 # Number of branches committed
system.cpu.commit.fp_insts 324384 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 52023156 # Number of committed integer instructions.
-system.cpu.commit.function_calls 740622 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 1852043 # number cycles where commit BW limit reached
+system.cpu.commit.int_insts 52019946 # Number of committed integer instructions.
+system.cpu.commit.function_calls 740578 # Number of function calls committed.
+system.cpu.commit.bw_lim_events 1849174 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 141717845 # The number of ROB reads
-system.cpu.rob.rob_writes 128525319 # The number of ROB writes
-system.cpu.timesIdled 1192872 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 38720304 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.quiesceCycles 3598287306 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu.committedInsts 52982774 # Number of Instructions Simulated
-system.cpu.committedOps 52982774 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 52982774 # Number of Instructions Simulated
-system.cpu.cpi 2.267639 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 2.267639 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.440987 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.440987 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 73877727 # number of integer regfile reads
-system.cpu.int_regfile_writes 40299404 # number of integer regfile writes
-system.cpu.fp_regfile_reads 166073 # number of floating regfile reads
-system.cpu.fp_regfile_writes 167447 # number of floating regfile writes
-system.cpu.misc_regfile_reads 1985193 # number of misc regfile reads
+system.cpu.rob.rob_reads 141757103 # The number of ROB reads
+system.cpu.rob.rob_writes 128582546 # The number of ROB writes
+system.cpu.timesIdled 1193264 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 39285599 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.quiesceCycles 3599670846 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu.committedInsts 52979577 # Number of Instructions Simulated
+system.cpu.committedOps 52979577 # Number of Ops (including micro ops) Simulated
+system.cpu.committedInsts_total 52979577 # Number of Instructions Simulated
+system.cpu.cpi 2.278691 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 2.278691 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.438848 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.438848 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 73899188 # number of integer regfile reads
+system.cpu.int_regfile_writes 40322867 # number of integer regfile writes
+system.cpu.fp_regfile_reads 166085 # number of floating regfile reads
+system.cpu.fp_regfile_writes 167427 # number of floating regfile writes
+system.cpu.misc_regfile_reads 1985758 # number of misc regfile reads
system.cpu.misc_regfile_writes 938984 # number of misc regfile writes
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
@@ -800,7 +799,7 @@ system.tsunami.ethernet.totalRxOrn 0 # to
system.tsunami.ethernet.coalescedTotal nan # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU
system.tsunami.ethernet.droppedPackets 0 # number of packets dropped
-system.iobus.throughput 1455318 # Throughput (bytes/s)
+system.iobus.throughput 1454551 # Throughput (bytes/s)
system.iobus.trans_dist::ReadReq 7103 # Transaction distribution
system.iobus.trans_dist::ReadResp 7103 # Transaction distribution
system.iobus.trans_dist::WriteReq 51150 # Transaction distribution
@@ -886,233 +885,225 @@ system.iobus.reqLayer27.occupancy 76000 # La
system.iobus.reqLayer27.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer28.occupancy 110000 # Layer occupancy (ticks)
system.iobus.reqLayer28.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer29.occupancy 378262152 # Layer occupancy (ticks)
+system.iobus.reqLayer29.occupancy 378268160 # Layer occupancy (ticks)
system.iobus.reqLayer29.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer30.occupancy 30000 # Layer occupancy (ticks)
system.iobus.reqLayer30.utilization 0.0 # Layer utilization (%)
system.iobus.respLayer0.occupancy 23458000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 42010000 # Layer occupancy (ticks)
+system.iobus.respLayer1.occupancy 43098759 # Layer occupancy (ticks)
system.iobus.respLayer1.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.throughput 112025274 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 2118762 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 2118660 # Transaction distribution
+system.cpu.toL2Bus.throughput 111927083 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 2117675 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 2117578 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteReq 9598 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteResp 9598 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::Writeback 840976 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::Writeback 840831 # Transaction distribution
system.cpu.toL2Bus.trans_dist::UpgradeReq 64 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::SCUpgradeReq 4 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeResp 68 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 342524 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 300973 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::BadAddressError 85 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 2020715 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 3678751 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count 5699466 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 64659008 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 143612852 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size 208271860 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 208261812 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 17792 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 2480878498 # Layer occupancy (ticks)
+system.cpu.toL2Bus.trans_dist::SCUpgradeReq 2 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeResp 66 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 342614 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 301063 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::BadAddressError 80 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 2019865 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 3677460 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count 5697325 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 64631872 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 143567348 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size 208199220 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 208189172 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 17664 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 2480161498 # Layer occupancy (ticks)
system.cpu.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
system.cpu.toL2Bus.snoopLayer0.occupancy 235500 # Layer occupancy (ticks)
system.cpu.toL2Bus.snoopLayer0.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 1516366019 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.occupancy 1518735644 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 2115023448 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.occupancy 2194600669 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.cpu.icache.replacements 1009685 # number of replacements
-system.cpu.icache.tagsinuse 509.751691 # Cycle average of tags in use
-system.cpu.icache.total_refs 7503411 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 1010193 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 7.427700 # Average number of references to valid blocks.
-system.cpu.icache.warmup_cycle 25536785000 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::cpu.inst 509.751691 # Average occupied blocks per requestor
-system.cpu.icache.occ_percent::cpu.inst 0.995609 # Average percentage of cache occupancy
-system.cpu.icache.occ_percent::total 0.995609 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits::cpu.inst 7503412 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 7503412 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 7503412 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 7503412 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 7503412 # number of overall hits
-system.cpu.icache.overall_hits::total 7503412 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 1066934 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 1066934 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 1066934 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 1066934 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 1066934 # number of overall misses
-system.cpu.icache.overall_misses::total 1066934 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 15003433992 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 15003433992 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 15003433992 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 15003433992 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 15003433992 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 15003433992 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 8570346 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 8570346 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 8570346 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 8570346 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 8570346 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 8570346 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.124491 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.124491 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.124491 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.124491 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.124491 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.124491 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 14062.195030 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 14062.195030 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 14062.195030 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 14062.195030 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 14062.195030 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 14062.195030 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 6693 # number of cycles access was blocked
-system.cpu.icache.blocked_cycles::no_targets 179 # number of cycles access was blocked
-system.cpu.icache.blocked::no_mshrs 211 # 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 31.720379 # average number of cycles each access was blocked
-system.cpu.icache.avg_blocked_cycles::no_targets 179 # average number of cycles each access was blocked
+system.cpu.icache.tags.replacements 1009263 # number of replacements
+system.cpu.icache.tags.tagsinuse 509.727374 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 7487430 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 1009771 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 7.414978 # Average number of references to valid blocks.
+system.cpu.icache.tags.warmup_cycle 25799742250 # Cycle when the warmup percentage was hit.
+system.cpu.icache.tags.occ_blocks::cpu.inst 509.727374 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.995561 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.995561 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 7487431 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 7487431 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 7487431 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 7487431 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 7487431 # number of overall hits
+system.cpu.icache.overall_hits::total 7487431 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 1065872 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 1065872 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 1065872 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 1065872 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 1065872 # number of overall misses
+system.cpu.icache.overall_misses::total 1065872 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 14976021459 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 14976021459 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 14976021459 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 14976021459 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 14976021459 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 14976021459 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 8553303 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 8553303 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 8553303 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 8553303 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 8553303 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 8553303 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.124615 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.124615 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.124615 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.124615 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.124615 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.124615 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 14050.487731 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 14050.487731 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 14050.487731 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 14050.487731 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 14050.487731 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 14050.487731 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 8372 # 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 186 # 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 45.010753 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 56516 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 56516 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 56516 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 56516 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 56516 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 56516 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 1010418 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 1010418 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 1010418 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 1010418 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 1010418 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 1010418 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12286930976 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 12286930976 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12286930976 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 12286930976 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12286930976 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 12286930976 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.117897 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.117897 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.117897 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.117897 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.117897 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.117897 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12160.245538 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 12160.245538 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12160.245538 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 12160.245538 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12160.245538 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 12160.245538 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 55880 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 55880 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 55880 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 55880 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 55880 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 55880 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 1009992 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 1009992 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 1009992 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 1009992 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 1009992 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 1009992 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12273344851 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 12273344851 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12273344851 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 12273344851 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12273344851 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 12273344851 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.118082 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.118082 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.118082 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.118082 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.118082 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.118082 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12151.922838 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 12151.922838 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12151.922838 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 12151.922838 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12151.922838 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 12151.922838 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 338301 # number of replacements
-system.cpu.l2cache.tagsinuse 65341.966767 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 2546946 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 403469 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 6.312619 # Average number of references to valid blocks.
-system.cpu.l2cache.warmup_cycle 5291618750 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::writebacks 53911.533514 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.inst 5311.895957 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.data 6118.537295 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_percent::writebacks 0.822625 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.inst 0.081053 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.data 0.093361 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::total 0.997039 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits::cpu.inst 995233 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.data 827385 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 1822618 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits::writebacks 840976 # number of Writeback hits
-system.cpu.l2cache.Writeback_hits::total 840976 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.data 29 # number of UpgradeReq hits
-system.cpu.l2cache.UpgradeReq_hits::total 29 # number of UpgradeReq hits
-system.cpu.l2cache.SCUpgradeReq_hits::cpu.data 3 # number of SCUpgradeReq hits
-system.cpu.l2cache.SCUpgradeReq_hits::total 3 # number of SCUpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 185596 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 185596 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.inst 995233 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 1012981 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 2008214 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.inst 995233 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 1012981 # number of overall hits
-system.cpu.l2cache.overall_hits::total 2008214 # number of overall hits
+system.cpu.l2cache.tags.replacements 338298 # number of replacements
+system.cpu.l2cache.tags.tagsinuse 65343.107599 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 2545731 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 403463 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 6.309701 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.warmup_cycle 5353022750 # Cycle when the warmup percentage was hit.
+system.cpu.l2cache.tags.occ_blocks::writebacks 53859.326644 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 5308.706799 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 6175.074156 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::writebacks 0.821828 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.081004 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.094224 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.997057 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.inst 994809 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 826788 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 1821597 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 840831 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 840831 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 26 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::total 26 # number of UpgradeReq hits
+system.cpu.l2cache.SCUpgradeReq_hits::cpu.data 2 # number of SCUpgradeReq hits
+system.cpu.l2cache.SCUpgradeReq_hits::total 2 # number of SCUpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 185623 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 185623 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 994809 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 1012411 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 2007220 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 994809 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 1012411 # number of overall hits
+system.cpu.l2cache.overall_hits::total 2007220 # number of overall hits
system.cpu.l2cache.ReadReq_misses::cpu.inst 15064 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.data 273856 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 288920 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.data 35 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_misses::total 35 # number of UpgradeReq misses
-system.cpu.l2cache.SCUpgradeReq_misses::cpu.data 1 # number of SCUpgradeReq misses
-system.cpu.l2cache.SCUpgradeReq_misses::total 1 # number of SCUpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.data 115376 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 115376 # number of ReadExReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 273792 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 288856 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 38 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::total 38 # number of UpgradeReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 115439 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 115439 # number of ReadExReq misses
system.cpu.l2cache.demand_misses::cpu.inst 15064 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 389232 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 404296 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 389231 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 404295 # number of demand (read+write) misses
system.cpu.l2cache.overall_misses::cpu.inst 15064 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 389232 # number of overall misses
-system.cpu.l2cache.overall_misses::total 404296 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1298626000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 17151313000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 18449939000 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 262000 # number of UpgradeReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::total 262000 # number of UpgradeReq miss cycles
-system.cpu.l2cache.SCUpgradeReq_miss_latency::cpu.data 23000 # number of SCUpgradeReq miss cycles
-system.cpu.l2cache.SCUpgradeReq_miss_latency::total 23000 # number of SCUpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9338142500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 9338142500 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 1298626000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 26489455500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 27788081500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 1298626000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 26489455500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 27788081500 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 1010297 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.data 1101241 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 2111538 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::writebacks 840976 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::total 840976 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.overall_misses::cpu.data 389231 # number of overall misses
+system.cpu.l2cache.overall_misses::total 404295 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1289741743 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 17221594730 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 18511336473 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 285497 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::total 285497 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9397410357 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 9397410357 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 1289741743 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 26619005087 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 27908746830 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 1289741743 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 26619005087 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 27908746830 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 1009873 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 1100580 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 2110453 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 840831 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 840831 # number of Writeback accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::cpu.data 64 # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::total 64 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 4 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::total 4 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.data 300972 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 300972 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.inst 1010297 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.data 1402213 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 2412510 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 1010297 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.data 1402213 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 2412510 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.014910 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.248679 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.136829 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.546875 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::total 0.546875 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 0.250000 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::total 0.250000 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.383345 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.383345 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.014910 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.277584 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.167583 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.014910 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.277584 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.167583 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 86207.249071 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 62628.947330 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 63858.296414 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 7485.714286 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 7485.714286 # average UpgradeReq miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::cpu.data 23000 # average SCUpgradeReq miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::total 23000 # average SCUpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 80936.611600 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 80936.611600 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 86207.249071 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 68055.698144 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 68732.021835 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 86207.249071 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 68055.698144 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 68732.021835 # average overall miss latency
+system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 2 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::total 2 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 301062 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 301062 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.inst 1009873 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 1401642 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 2411515 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 1009873 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 1401642 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 2411515 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.014917 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.248771 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.136869 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.593750 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::total 0.593750 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.383439 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.383439 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.014917 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.277696 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.167652 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.014917 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.277696 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.167652 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 85617.481612 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 62900.284632 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 64084.999006 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 7513.078947 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 7513.078947 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 81405.853802 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 81405.853802 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 85617.481612 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 68388.707701 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 69030.650466 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 85617.481612 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 68388.707701 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 69030.650466 # 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
@@ -1121,8 +1112,8 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan
system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks::writebacks 75916 # number of writebacks
-system.cpu.l2cache.writebacks::total 75916 # number of writebacks
+system.cpu.l2cache.writebacks::writebacks 75925 # number of writebacks
+system.cpu.l2cache.writebacks::total 75925 # number of writebacks
system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 1 # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::total 1 # number of ReadReq MSHR hits
system.cpu.l2cache.demand_mshr_hits::cpu.inst 1 # number of demand (read+write) MSHR hits
@@ -1130,71 +1121,63 @@ system.cpu.l2cache.demand_mshr_hits::total 1 #
system.cpu.l2cache.overall_mshr_hits::cpu.inst 1 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 1 # number of overall MSHR hits
system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 15063 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 273856 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 288919 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 35 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::total 35 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.data 1 # number of SCUpgradeReq MSHR misses
-system.cpu.l2cache.SCUpgradeReq_mshr_misses::total 1 # number of SCUpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 115376 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 115376 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 273792 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 288855 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 38 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::total 38 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 115439 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 115439 # number of ReadExReq MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.inst 15063 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.data 389232 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 404295 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 389231 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 404294 # number of demand (read+write) MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.inst 15063 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.data 389232 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 404295 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1111091007 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 13804931769 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 14916022776 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 500532 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 500532 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.data 10001 # number of SCUpgradeReq MSHR miss cycles
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::total 10001 # number of SCUpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7927592393 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7927592393 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1111091007 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 21732524162 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 22843615169 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1111091007 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 21732524162 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 22843615169 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 1333956500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 1333956500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 1882603500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 1882603500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 3216560000 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::total 3216560000 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.014909 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.248679 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.136829 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.546875 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.546875 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 0.250000 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.250000 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.383345 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.383345 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.014909 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.277584 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.167583 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.014909 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.277584 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.167583 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 73762.929496 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 50409.455221 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 51627.005410 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 14300.914286 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 14300.914286 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.data 10001 # average SCUpgradeReq mshr miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 10001 # average SCUpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 68710.931156 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 68710.931156 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 73762.929496 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 55834.371691 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 56502.344004 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 73762.929496 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 55834.371691 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 56502.344004 # average overall mshr miss latency
+system.cpu.l2cache.overall_mshr_misses::cpu.data 389231 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 404294 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1098682007 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 13807789270 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 14906471277 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 531034 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 531034 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7972002643 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7972002643 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1098682007 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 21779791913 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 22878473920 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1098682007 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 21779791913 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 22878473920 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 1333925000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 1333925000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 1882616000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 1882616000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 3216541000 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::total 3216541000 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.014916 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.248771 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.136869 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.593750 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.593750 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.383439 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.383439 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.014916 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.277696 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.167651 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.014916 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.277696 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.167651 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 72939.122817 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 50431.675396 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 51605.377359 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 13974.578947 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 13974.578947 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 69058.140169 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 69058.140169 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 72939.122817 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 55955.953953 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 56588.705051 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 72939.122817 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 55955.953953 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 56588.705051 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -1202,161 +1185,161 @@ system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 1401615 # number of replacements
-system.cpu.dcache.tagsinuse 511.994565 # Cycle average of tags in use
-system.cpu.dcache.total_refs 11806786 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 1402127 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 8.420625 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 25214000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::cpu.data 511.994565 # Average occupied blocks per requestor
-system.cpu.dcache.occ_percent::cpu.data 0.999989 # Average percentage of cache occupancy
-system.cpu.dcache.occ_percent::total 0.999989 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits::cpu.data 7200855 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 7200855 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 4204221 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 4204221 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.data 185946 # number of LoadLockedReq hits
-system.cpu.dcache.LoadLockedReq_hits::total 185946 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.data 215517 # number of StoreCondReq hits
-system.cpu.dcache.StoreCondReq_hits::total 215517 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 11405076 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 11405076 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 11405076 # number of overall hits
-system.cpu.dcache.overall_hits::total 11405076 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 1804057 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 1804057 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 1943787 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 1943787 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.data 22748 # number of LoadLockedReq misses
-system.cpu.dcache.LoadLockedReq_misses::total 22748 # number of LoadLockedReq misses
-system.cpu.dcache.StoreCondReq_misses::cpu.data 4 # number of StoreCondReq misses
-system.cpu.dcache.StoreCondReq_misses::total 4 # number of StoreCondReq misses
-system.cpu.dcache.demand_misses::cpu.data 3747844 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 3747844 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 3747844 # number of overall misses
-system.cpu.dcache.overall_misses::total 3747844 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 39515383000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 39515383000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 75738860769 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 75738860769 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 321949000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 321949000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 65000 # number of StoreCondReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::total 65000 # number of StoreCondReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 115254243769 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 115254243769 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 115254243769 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 115254243769 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 9004912 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 9004912 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.data 6148008 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 6148008 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.data 208694 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::total 208694 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.data 215521 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::total 215521 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 15152920 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 15152920 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 15152920 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 15152920 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.200341 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.200341 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.316165 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.316165 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.109002 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::total 0.109002 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000019 # miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::total 0.000019 # miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.247335 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.247335 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.247335 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.247335 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 21903.622225 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 21903.622225 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 38964.588594 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 38964.588594 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 14152.848602 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 14152.848602 # average LoadLockedReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 16250 # average StoreCondReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::total 16250 # average StoreCondReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 30752.145439 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 30752.145439 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 30752.145439 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 30752.145439 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 2955693 # number of cycles access was blocked
+system.cpu.dcache.tags.replacements 1401048 # number of replacements
+system.cpu.dcache.tags.tagsinuse 511.994535 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 11808107 # Total number of references to valid blocks.
+system.cpu.dcache.tags.sampled_refs 1401560 # Sample count of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 8.424974 # Average number of references to valid blocks.
+system.cpu.dcache.tags.warmup_cycle 25348250 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.994535 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999989 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.999989 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 7202464 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 7202464 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 4203713 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 4203713 # number of WriteReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 186169 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::total 186169 # number of LoadLockedReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.data 215520 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::total 215520 # number of StoreCondReq hits
+system.cpu.dcache.demand_hits::cpu.data 11406177 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 11406177 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 11406177 # number of overall hits
+system.cpu.dcache.overall_hits::total 11406177 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 1806828 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 1806828 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 1943975 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 1943975 # number of WriteReq misses
+system.cpu.dcache.LoadLockedReq_misses::cpu.data 22707 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_misses::total 22707 # number of LoadLockedReq misses
+system.cpu.dcache.StoreCondReq_misses::cpu.data 2 # number of StoreCondReq misses
+system.cpu.dcache.StoreCondReq_misses::total 2 # number of StoreCondReq misses
+system.cpu.dcache.demand_misses::cpu.data 3750803 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 3750803 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 3750803 # number of overall misses
+system.cpu.dcache.overall_misses::total 3750803 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 39803546178 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 39803546178 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 76325479834 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 76325479834 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 321955499 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 321955499 # number of LoadLockedReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 26000 # number of StoreCondReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::total 26000 # number of StoreCondReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 116129026012 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 116129026012 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 116129026012 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 116129026012 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 9009292 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 9009292 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 6147688 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 6147688 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 208876 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::total 208876 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.data 215522 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::total 215522 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 15156980 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 15156980 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 15156980 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 15156980 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.200552 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.200552 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.316212 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.316212 # miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.108710 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::total 0.108710 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000009 # miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::total 0.000009 # miss rate for StoreCondReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.247464 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.247464 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.247464 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.247464 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 22029.515913 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 22029.515913 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 39262.583024 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 39262.583024 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 14178.689347 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 14178.689347 # average LoadLockedReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 13000 # average StoreCondReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::total 13000 # average StoreCondReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 30961.110464 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 30961.110464 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 30961.110464 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 30961.110464 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 2958985 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 733 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_mshrs 101444 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 97398 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 7 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 29.136203 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 30.380347 # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets 104.714286 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks::writebacks 840976 # number of writebacks
-system.cpu.dcache.writebacks::total 840976 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 719736 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 719736 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 1643409 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 1643409 # number of WriteReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 5171 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::total 5171 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 2363145 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 2363145 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 2363145 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 2363145 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1084321 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 1084321 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.data 300378 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 300378 # number of WriteReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 17577 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::total 17577 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 4 # number of StoreCondReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::total 4 # number of StoreCondReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.data 1384699 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 1384699 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.data 1384699 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 1384699 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 26518641540 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 26518641540 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11550001786 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 11550001786 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 202636005 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 202636005 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 57000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 57000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 38068643326 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 38068643326 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 38068643326 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 38068643326 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 1424047000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 1424047000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 1997793498 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 1997793498 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 3421840498 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::total 3421840498 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.120414 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.120414 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.048858 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.048858 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.084224 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.084224 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000019 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000019 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.091382 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.091382 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.091382 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.091382 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 24456.449280 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 24456.449280 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 38451.556992 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 38451.556992 # average WriteReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11528.474996 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11528.474996 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 14250 # average StoreCondReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 14250 # average StoreCondReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 27492.359947 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 27492.359947 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 27492.359947 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 27492.359947 # average overall mshr miss latency
+system.cpu.dcache.writebacks::writebacks 840831 # number of writebacks
+system.cpu.dcache.writebacks::total 840831 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 723109 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 723109 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 1643505 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 1643505 # number of WriteReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 5191 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::total 5191 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 2366614 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 2366614 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 2366614 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 2366614 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1083719 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 1083719 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 300470 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 300470 # number of WriteReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 17516 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::total 17516 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 2 # number of StoreCondReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::total 2 # number of StoreCondReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 1384189 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 1384189 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 1384189 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 1384189 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 26582228002 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 26582228002 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11613303338 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 11613303338 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 201814751 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 201814751 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 22000 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 22000 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 38195531340 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 38195531340 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 38195531340 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 38195531340 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 1424015000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 1424015000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 1997805998 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 1997805998 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 3421820998 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::total 3421820998 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.120289 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.120289 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.048875 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.048875 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.083858 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.083858 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000009 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000009 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.091324 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.091324 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.091324 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.091324 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 24528.709012 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 24528.709012 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 38650.458741 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 38650.458741 # average WriteReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11521.737326 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11521.737326 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 11000 # average StoreCondReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 11000 # average StoreCondReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 27594.158991 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 27594.158991 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 27594.158991 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 27594.158991 # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -1365,28 +1348,28 @@ system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.kern.inst.arm 0 # number of arm instructions executed
-system.cpu.kern.inst.quiesce 6441 # number of quiesce instructions executed
+system.cpu.kern.inst.quiesce 6440 # number of quiesce instructions executed
system.cpu.kern.inst.hwrei 211017 # number of hwrei instructions executed
-system.cpu.kern.ipl_count::0 74665 40.97% 40.97% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::0 74663 40.97% 40.97% # number of times we switched to this ipl
system.cpu.kern.ipl_count::21 131 0.07% 41.04% # number of times we switched to this ipl
system.cpu.kern.ipl_count::22 1880 1.03% 42.07% # number of times we switched to this ipl
-system.cpu.kern.ipl_count::31 105572 57.93% 100.00% # number of times we switched to this ipl
-system.cpu.kern.ipl_count::total 182248 # number of times we switched to this ipl
-system.cpu.kern.ipl_good::0 73298 49.32% 49.32% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_count::31 105573 57.93% 100.00% # number of times we switched to this ipl
+system.cpu.kern.ipl_count::total 182247 # number of times we switched to this ipl
+system.cpu.kern.ipl_good::0 73296 49.32% 49.32% # number of times we switched to this ipl from a different ipl
system.cpu.kern.ipl_good::21 131 0.09% 49.41% # number of times we switched to this ipl from a different ipl
system.cpu.kern.ipl_good::22 1880 1.27% 50.68% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good::31 73298 49.32% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good::total 148607 # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_ticks::0 1817988566000 97.78% 97.78% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks::21 64092000 0.00% 97.79% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks::22 554660500 0.03% 97.82% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks::31 40611610500 2.18% 100.00% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks::total 1859218929000 # number of cycles we spent at this ipl
-system.cpu.kern.ipl_used::0 0.981692 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_good::31 73296 49.32% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good::total 148603 # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_ticks::0 1818706968000 97.77% 97.77% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::21 64176500 0.00% 97.77% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::22 554827000 0.03% 97.80% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::31 40873882000 2.20% 100.00% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks::total 1860199853500 # number of cycles we spent at this ipl
+system.cpu.kern.ipl_used::0 0.981691 # fraction of swpipl calls that actually changed the ipl
system.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
system.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used::31 0.694294 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used::total 0.815411 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::31 0.694268 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_used::total 0.815393 # fraction of swpipl calls that actually changed the ipl
system.cpu.kern.syscall::2 8 2.45% 2.45% # number of syscalls executed
system.cpu.kern.syscall::3 30 9.20% 11.66% # number of syscalls executed
system.cpu.kern.syscall::4 4 1.23% 12.88% # number of syscalls executed
@@ -1425,8 +1408,8 @@ system.cpu.kern.callpal::wrvptptr 1 0.00% 0.00% # nu
system.cpu.kern.callpal::swpctx 4176 2.18% 2.18% # number of callpals executed
system.cpu.kern.callpal::tbi 54 0.03% 2.21% # number of callpals executed
system.cpu.kern.callpal::wrent 7 0.00% 2.21% # number of callpals executed
-system.cpu.kern.callpal::swpipl 175131 91.23% 93.43% # number of callpals executed
-system.cpu.kern.callpal::rdps 6784 3.53% 96.97% # number of callpals executed
+system.cpu.kern.callpal::swpipl 175130 91.22% 93.43% # number of callpals executed
+system.cpu.kern.callpal::rdps 6785 3.53% 96.97% # number of callpals executed
system.cpu.kern.callpal::wrkgp 1 0.00% 96.97% # number of callpals executed
system.cpu.kern.callpal::wrusp 7 0.00% 96.97% # number of callpals executed
system.cpu.kern.callpal::rdusp 9 0.00% 96.98% # number of callpals executed
@@ -1436,18 +1419,18 @@ system.cpu.kern.callpal::callsys 515 0.27% 99.91% # nu
system.cpu.kern.callpal::imb 181 0.09% 100.00% # number of callpals executed
system.cpu.kern.callpal::total 191976 # number of callpals executed
system.cpu.kern.mode_switch::kernel 5853 # number of protection mode switches
-system.cpu.kern.mode_switch::user 1740 # number of protection mode switches
+system.cpu.kern.mode_switch::user 1739 # number of protection mode switches
system.cpu.kern.mode_switch::idle 2094 # number of protection mode switches
-system.cpu.kern.mode_good::kernel 1910
-system.cpu.kern.mode_good::user 1740
+system.cpu.kern.mode_good::kernel 1909
+system.cpu.kern.mode_good::user 1739
system.cpu.kern.mode_good::idle 170
-system.cpu.kern.mode_switch_good::kernel 0.326328 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good::kernel 0.326158 # fraction of useful protection mode switches
system.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
system.cpu.kern.mode_switch_good::idle 0.081184 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good::total 0.394343 # fraction of useful protection mode switches
-system.cpu.kern.mode_ticks::kernel 29661883000 1.60% 1.60% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks::user 2771562000 0.15% 1.74% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks::idle 1826785476000 98.26% 100.00% # number of ticks spent at the given mode
+system.cpu.kern.mode_switch_good::total 0.394177 # fraction of useful protection mode switches
+system.cpu.kern.mode_ticks::kernel 29671097000 1.60% 1.60% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks::user 2774842500 0.15% 1.74% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks::idle 1827753906000 98.26% 100.00% # number of ticks spent at the given mode
system.cpu.kern.swap_context 4177 # number of times the context was actually changed
---------- End Simulation Statistics ----------
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
index 936d08062..feb99cd9c 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
@@ -1,141 +1,141 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 1.842698 # Number of seconds simulated
-sim_ticks 1842697801000 # Number of ticks simulated
-final_tick 1842697801000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 1.842705 # Number of seconds simulated
+sim_ticks 1842705252000 # Number of ticks simulated
+final_tick 1842705252000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 215096 # Simulator instruction rate (inst/s)
-host_op_rate 215096 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 5452418287 # Simulator tick rate (ticks/s)
-host_mem_usage 309280 # Number of bytes of host memory used
-host_seconds 337.96 # Real time elapsed on the host
-sim_insts 72693799 # Number of instructions simulated
-sim_ops 72693799 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::cpu0.inst 487424 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 20019264 # Number of bytes read from this memory
+host_inst_rate 221595 # Simulator instruction rate (inst/s)
+host_op_rate 221595 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5621199023 # Simulator tick rate (ticks/s)
+host_mem_usage 308252 # Number of bytes of host memory used
+host_seconds 327.81 # Real time elapsed on the host
+sim_insts 72641883 # Number of instructions simulated
+sim_ops 72641883 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::cpu0.inst 488448 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 20049216 # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide 2652352 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 147904 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 2316480 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.inst 282624 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.data 2529216 # Number of bytes read from this memory
-system.physmem.bytes_read::total 28435264 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 487424 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 147904 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu2.inst 282624 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 917952 # Number of instructions bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 147328 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 2290432 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.inst 282112 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.data 2525760 # Number of bytes read from this memory
+system.physmem.bytes_read::total 28435648 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 488448 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 147328 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu2.inst 282112 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 917888 # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks 7459584 # Number of bytes written to this memory
system.physmem.bytes_written::total 7459584 # Number of bytes written to this memory
-system.physmem.num_reads::cpu0.inst 7616 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 312801 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.inst 7632 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 313269 # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide 41443 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 2311 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 36195 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.inst 4416 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.data 39519 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 444301 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 2302 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 35788 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.inst 4408 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.data 39465 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 444307 # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks 116556 # Number of write requests responded to by this memory
system.physmem.num_writes::total 116556 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu0.inst 264517 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 10864106 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::tsunami.ide 1439385 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 80265 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 1257113 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.inst 153375 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.data 1372561 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 15431322 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 264517 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 80265 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu2.inst 153375 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 498157 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 4048186 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 4048186 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 4048186 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 264517 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 10864106 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::tsunami.ide 1439385 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 80265 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 1257113 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.inst 153375 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.data 1372561 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 19479509 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 99716 # Total number of read requests seen
-system.physmem.writeReqs 44920 # Total number of write requests seen
-system.physmem.cpureqs 144680 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 6381824 # Total number of bytes read from memory
-system.physmem.bytesWritten 2874880 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 6381824 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 2874880 # bytesWritten derated as per pkt->getSize()
+system.physmem.bw_read::cpu0.inst 265071 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 10880316 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::tsunami.ide 1439379 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 79952 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 1242973 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.inst 153097 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.data 1370680 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 15431468 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 265071 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 79952 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu2.inst 153097 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 498120 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 4048170 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 4048170 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 4048170 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 265071 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 10880316 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::tsunami.ide 1439379 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 79952 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 1242973 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.inst 153097 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.data 1370680 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 19479638 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 99238 # Total number of read requests seen
+system.physmem.writeReqs 44800 # Total number of write requests seen
+system.physmem.cpureqs 144082 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 6351232 # Total number of bytes read from memory
+system.physmem.bytesWritten 2867200 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 6351232 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 2867200 # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ 11 # Number of read reqs serviced by write Q
system.physmem.neitherReadNorWrite 44 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 6258 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 6027 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 6219 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 6346 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::0 6232 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 6043 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 6220 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 6348 # Track reads on a per bank basis
system.physmem.perBankRdReqs::4 5767 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 6396 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 6153 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 6072 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 6492 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 6415 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 6657 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 6000 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 6017 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 6370 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 6370 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 6146 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 2882 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 2656 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 2846 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 2961 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 2624 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 3004 # Track writes on a per bank basis
+system.physmem.perBankRdReqs::5 6398 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 6152 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 6059 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 6519 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 6372 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 6626 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 6008 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 5967 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 6231 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 6240 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 6045 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 2861 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 2670 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 2847 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 2964 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 2622 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 3000 # Track writes on a per bank basis
system.physmem.perBankWrReqs::6 2942 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 2707 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 3214 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 2827 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 3022 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 2441 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 2472 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 2709 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 2853 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 2760 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 2703 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 3213 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 2742 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 3001 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 2449 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 2468 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 2705 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 2852 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 2761 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
system.physmem.numWrRetry 0 # Number of times wr buffer was full causing retry
-system.physmem.totGap 1841685476500 # Total gap between requests
+system.physmem.totGap 1841692926500 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 0 # Categorize read packet sizes
system.physmem.readPktSize::3 0 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 99716 # Categorize read packet sizes
+system.physmem.readPktSize::6 99238 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 0 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 44920 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 68031 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 12674 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 6197 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 2237 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 1385 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 1270 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 664 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 645 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 634 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 616 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 594 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 598 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 585 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 841 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 979 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 938 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 504 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 188 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 82 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 42 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 44800 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 67489 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 12659 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 6294 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 2227 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 1387 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 1264 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 650 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 635 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 621 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 612 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 600 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 599 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 588 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 864 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 994 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 932 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 505 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 183 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 84 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 39 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
@@ -148,369 +148,367 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 1388 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 1426 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 1839 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 1967 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 1966 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 1963 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 1963 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 1958 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 1954 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 1953 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 1952 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 1949 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 1948 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 1946 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 1945 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 1944 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 1941 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 1939 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 1939 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 1938 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 1934 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 1932 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 1929 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 621 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 554 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 131 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 1 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 1381 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 1406 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 1848 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 1963 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 1959 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 1957 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 1956 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 1952 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 1949 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 1949 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 1946 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 1943 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 1942 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 1941 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 1939 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 1937 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 1937 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 1934 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 1933 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 1931 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 1929 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 1928 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 1926 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 626 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 568 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 120 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 15781 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 586.280717 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 172.240853 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 1929.214074 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-67 6626 41.99% 41.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-131 2550 16.16% 58.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-195 1431 9.07% 67.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-259 896 5.68% 72.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-323 638 4.04% 76.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-387 562 3.56% 80.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-451 391 2.48% 82.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-515 301 1.91% 84.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-579 260 1.65% 86.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-643 205 1.30% 87.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-707 214 1.36% 89.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-771 213 1.35% 90.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-835 77 0.49% 91.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-899 70 0.44% 91.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-963 80 0.51% 91.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1027 90 0.57% 92.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1091 36 0.23% 92.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1155 39 0.25% 93.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1219 32 0.20% 93.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1283 57 0.36% 93.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1347 48 0.30% 93.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1411 35 0.22% 94.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1475 177 1.12% 95.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1539 87 0.55% 95.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1603 34 0.22% 96.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::samples 15760 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 584.832487 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 171.909397 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 1926.760563 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-67 6603 41.90% 41.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-131 2572 16.32% 58.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-195 1454 9.23% 67.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-259 899 5.70% 73.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-323 642 4.07% 77.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-387 535 3.39% 80.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-451 370 2.35% 82.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-515 312 1.98% 84.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-579 250 1.59% 86.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-643 195 1.24% 87.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-707 235 1.49% 89.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-771 190 1.21% 90.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-835 101 0.64% 91.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-899 71 0.45% 91.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-963 63 0.40% 91.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1027 80 0.51% 92.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1091 51 0.32% 92.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1155 28 0.18% 92.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1219 32 0.20% 93.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1283 74 0.47% 93.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1347 51 0.32% 93.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1411 34 0.22% 94.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1475 173 1.10% 95.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1539 86 0.55% 95.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1603 27 0.17% 95.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::1664-1667 14 0.09% 96.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1731 7 0.04% 96.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1795 18 0.11% 96.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1859 14 0.09% 96.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1923 8 0.05% 96.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-1987 2 0.01% 96.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1731 12 0.08% 96.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1795 22 0.14% 96.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1859 10 0.06% 96.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1923 4 0.03% 96.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-1987 2 0.01% 96.40% # Bytes accessed per row activation
system.physmem.bytesPerActivate::2048-2051 6 0.04% 96.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2115 6 0.04% 96.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2307 4 0.03% 96.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2371 1 0.01% 96.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2435 2 0.01% 96.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2499 1 0.01% 96.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2627 2 0.01% 96.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2691 1 0.01% 96.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2819 1 0.01% 96.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2883 3 0.02% 96.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3011 1 0.01% 96.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3075 2 0.01% 96.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3139 2 0.01% 96.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3267 1 0.01% 96.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3395 1 0.01% 96.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3459 1 0.01% 96.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2115 7 0.04% 96.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2179 1 0.01% 96.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2307 3 0.02% 96.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2371 1 0.01% 96.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2435 2 0.01% 96.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2499 1 0.01% 96.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2563 2 0.01% 96.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2627 1 0.01% 96.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2691 1 0.01% 96.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2819 2 0.01% 96.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2883 3 0.02% 96.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3011 3 0.02% 96.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3075 1 0.01% 96.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3523 1 0.01% 96.62% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3584-3587 1 0.01% 96.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3651 1 0.01% 96.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3779 1 0.01% 96.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3843 1 0.01% 96.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3907 1 0.01% 96.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4227 1 0.01% 96.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4672-4675 1 0.01% 96.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4931 1 0.01% 96.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5059 2 0.01% 96.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5123 1 0.01% 96.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5315 1 0.01% 96.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5696-5699 1 0.01% 96.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6592-6595 1 0.01% 96.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6723 1 0.01% 96.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3651 2 0.01% 96.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3715 1 0.01% 96.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3907 2 0.01% 96.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4227 1 0.01% 96.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4672-4675 1 0.01% 96.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4931 1 0.01% 96.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5056-5059 2 0.01% 96.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5315 2 0.01% 96.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5696-5699 1 0.01% 96.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6467 1 0.01% 96.71% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7808-7811 1 0.01% 96.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8003 1 0.01% 96.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8195 384 2.43% 99.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11520-11523 1 0.01% 99.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14464-14467 1 0.01% 99.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15296-15299 1 0.01% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15363 8 0.05% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15488-15491 1 0.01% 99.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8003 1 0.01% 96.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8195 383 2.43% 99.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11456-11459 1 0.01% 99.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13824-13827 1 0.01% 99.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14016-14019 1 0.01% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14400-14403 1 0.01% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15040-15043 2 0.01% 99.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15363 6 0.04% 99.23% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15552-15555 1 0.01% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16192-16195 1 0.01% 99.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15744-15747 1 0.01% 99.24% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16384-16387 111 0.70% 99.95% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16448-16451 1 0.01% 99.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16512-16515 1 0.01% 99.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16643 3 0.02% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16704-16707 1 0.01% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16512-16515 2 0.01% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16640-16643 3 0.02% 99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::16832-16835 1 0.01% 99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::17088-17091 1 0.01% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 15781 # Bytes accessed per row activation
-system.physmem.totQLat 1934459750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 3605914750 # Sum of mem lat for all requests
-system.physmem.totBusLat 498525000 # Total cycles spent in databus access
-system.physmem.totBankLat 1172930000 # Total cycles spent in bank access
-system.physmem.avgQLat 19401.83 # Average queueing delay per request
-system.physmem.avgBankLat 11764.00 # Average bank access latency per request
+system.physmem.bytesPerActivate::total 15760 # Bytes accessed per row activation
+system.physmem.totQLat 1910826000 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 3572864750 # Sum of mem lat for all requests
+system.physmem.totBusLat 496135000 # Total cycles spent in databus access
+system.physmem.totBankLat 1165903750 # Total cycles spent in bank access
+system.physmem.avgQLat 19257.12 # Average queueing delay per request
+system.physmem.avgBankLat 11749.86 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 36165.84 # Average memory access latency
-system.physmem.avgRdBW 3.46 # Average achieved read bandwidth in MB/s
+system.physmem.avgMemAccLat 36006.98 # Average memory access latency
+system.physmem.avgRdBW 3.45 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 1.56 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 3.46 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedRdBW 3.45 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 1.56 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 0.04 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.00 # Average read queue length over time
system.physmem.avgWrQLen 0.17 # Average write queue length over time
-system.physmem.readRowHits 93388 # Number of row buffer hits during reads
-system.physmem.writeRowHits 35434 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 93.66 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 78.88 # Row buffer hit rate for writes
-system.physmem.avgGap 12733243.98 # Average gap between requests
-system.membus.throughput 19523449 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 46002 # Transaction distribution
-system.membus.trans_dist::ReadResp 45972 # Transaction distribution
-system.membus.trans_dist::WriteReq 3749 # Transaction distribution
-system.membus.trans_dist::WriteResp 3749 # Transaction distribution
-system.membus.trans_dist::Writeback 44920 # Transaction distribution
+system.physmem.readRowHits 92920 # Number of row buffer hits during reads
+system.physmem.writeRowHits 35346 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 93.64 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate 78.90 # Row buffer hit rate for writes
+system.physmem.avgGap 12786160.09 # Average gap between requests
+system.membus.throughput 19523578 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 45592 # Transaction distribution
+system.membus.trans_dist::ReadResp 45560 # Transaction distribution
+system.membus.trans_dist::WriteReq 3756 # Transaction distribution
+system.membus.trans_dist::WriteResp 3756 # Transaction distribution
+system.membus.trans_dist::Writeback 44800 # Transaction distribution
system.membus.trans_dist::UpgradeReq 46 # Transaction distribution
system.membus.trans_dist::SCUpgradeReq 1 # Transaction distribution
system.membus.trans_dist::UpgradeResp 47 # Transaction distribution
-system.membus.trans_dist::ReadExReq 56809 # Transaction distribution
-system.membus.trans_dist::ReadExResp 56809 # Transaction distribution
-system.membus.trans_dist::BadAddressError 30 # Transaction distribution
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 13314 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 192737 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio 60 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 206111 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 51863 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 51863 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 13314 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 244600 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.membus.badaddr_responder.pio 60 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 257974 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 15747 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 7047808 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 7063555 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 2208896 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 2208896 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 15747 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 9256704 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 9272451 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 35965768 # Total data (bytes)
-system.membus.snoop_data_through_bus 10048 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 12475000 # Layer occupancy (ticks)
+system.membus.trans_dist::ReadExReq 56741 # Transaction distribution
+system.membus.trans_dist::ReadExResp 56741 # Transaction distribution
+system.membus.trans_dist::BadAddressError 32 # Transaction distribution
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 13322 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 191660 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.membus.badaddr_responder.pio 64 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 205046 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 51865 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 51865 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 13322 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 243525 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.membus.badaddr_responder.pio 64 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 256911 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 15754 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 7009472 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 7025226 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 2208960 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 2208960 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 15754 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 9218432 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 9234186 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 35966088 # Total data (bytes)
+system.membus.snoop_data_through_bus 10112 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 12465000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer1.occupancy 520545500 # Layer occupancy (ticks)
+system.membus.reqLayer1.occupancy 516080000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 35000 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 39000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 777595953 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 771793954 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer2.occupancy 156419750 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 156435750 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.l2c.replacements 337378 # number of replacements
-system.l2c.tagsinuse 65422.722236 # Cycle average of tags in use
-system.l2c.total_refs 2472063 # Total number of references to valid blocks.
-system.l2c.sampled_refs 402541 # Sample count of references to valid blocks.
-system.l2c.avg_refs 6.141146 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 614754000 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 54907.432737 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 2460.754948 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 2679.156770 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 579.419963 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 590.394247 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.inst 2099.377178 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.data 2106.186392 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.837821 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.037548 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.040881 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.008841 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.009009 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.inst 0.032034 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.data 0.032138 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.998272 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.inst 520270 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 493307 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 124051 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 83977 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.inst 292923 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.data 239241 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 1753769 # number of ReadReq hits
-system.l2c.Writeback_hits::writebacks 835411 # number of Writeback hits
-system.l2c.Writeback_hits::total 835411 # number of Writeback hits
+system.l2c.tags.replacements 337384 # number of replacements
+system.l2c.tags.tagsinuse 65423.390976 # Cycle average of tags in use
+system.l2c.tags.total_refs 2471195 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 402547 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 6.138898 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 614754000 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 54840.022307 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 2455.785986 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 2733.317890 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 573.564095 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 593.217562 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.inst 2104.783507 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.data 2122.699630 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.836792 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.037472 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.041707 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.008752 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.009052 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.inst 0.032116 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.data 0.032390 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.998282 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.inst 518817 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 493229 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 124693 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 83730 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.inst 293247 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.data 239325 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 1753041 # number of ReadReq hits
+system.l2c.Writeback_hits::writebacks 835257 # number of Writeback hits
+system.l2c.Writeback_hits::total 835257 # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data 3 # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data 1 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu2.data 4 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::total 8 # number of UpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 92891 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 26438 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu2.data 67572 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 186901 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.inst 520270 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 586198 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 124051 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 110415 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.inst 292923 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.data 306813 # number of demand (read+write) hits
-system.l2c.demand_hits::total 1940670 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.inst 520270 # number of overall hits
-system.l2c.overall_hits::cpu0.data 586198 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 124051 # number of overall hits
-system.l2c.overall_hits::cpu1.data 110415 # number of overall hits
-system.l2c.overall_hits::cpu2.inst 292923 # number of overall hits
-system.l2c.overall_hits::cpu2.data 306813 # number of overall hits
-system.l2c.overall_hits::total 1940670 # number of overall hits
-system.l2c.ReadReq_misses::cpu0.inst 7616 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 236907 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 2311 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 17559 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.inst 4416 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.data 18739 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 287548 # number of ReadReq misses
+system.l2c.UpgradeReq_hits::cpu2.data 3 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::total 7 # number of UpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu2.data 1 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::total 1 # number of SCUpgradeReq hits
+system.l2c.ReadExReq_hits::cpu0.data 92556 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 26552 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu2.data 67733 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 186841 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.inst 518817 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 585785 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 124693 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 110282 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.inst 293247 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.data 307058 # number of demand (read+write) hits
+system.l2c.demand_hits::total 1939882 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.inst 518817 # number of overall hits
+system.l2c.overall_hits::cpu0.data 585785 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 124693 # number of overall hits
+system.l2c.overall_hits::cpu1.data 110282 # number of overall hits
+system.l2c.overall_hits::cpu2.inst 293247 # number of overall hits
+system.l2c.overall_hits::cpu2.data 307058 # number of overall hits
+system.l2c.overall_hits::total 1939882 # number of overall hits
+system.l2c.ReadReq_misses::cpu0.inst 7632 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 237318 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 2302 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 17365 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.inst 4408 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.data 18542 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 287567 # number of ReadReq misses
system.l2c.UpgradeReq_misses::cpu0.data 8 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu2.data 13 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::total 21 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu2.data 11 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::total 19 # number of UpgradeReq misses
system.l2c.SCUpgradeReq_misses::cpu2.data 1 # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total 1 # number of SCUpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 76169 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 18684 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu2.data 20878 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 115731 # number of ReadExReq misses
-system.l2c.demand_misses::cpu0.inst 7616 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 313076 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 2311 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 36243 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.inst 4416 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.data 39617 # number of demand (read+write) misses
-system.l2c.demand_misses::total 403279 # number of demand (read+write) misses
-system.l2c.overall_misses::cpu0.inst 7616 # number of overall misses
-system.l2c.overall_misses::cpu0.data 313076 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 2311 # number of overall misses
-system.l2c.overall_misses::cpu1.data 36243 # number of overall misses
-system.l2c.overall_misses::cpu2.inst 4416 # number of overall misses
-system.l2c.overall_misses::cpu2.data 39617 # number of overall misses
-system.l2c.overall_misses::total 403279 # number of overall misses
-system.l2c.ReadReq_miss_latency::cpu1.inst 188862500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 1140165500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.inst 381530000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.data 1210319500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 2920877500 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu2.data 285000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 285000 # number of UpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 1218529000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu2.data 1740228500 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 2958757500 # number of ReadExReq miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 188862500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 2358694500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.inst 381530000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.data 2950548000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 5879635000 # number of demand (read+write) miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 188862500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 2358694500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.inst 381530000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.data 2950548000 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 5879635000 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.inst 527886 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 730214 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 126362 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 101536 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.inst 297339 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.data 257980 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 2041317 # number of ReadReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 835411 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 835411 # number of Writeback accesses(hits+misses)
+system.l2c.ReadExReq_misses::cpu0.data 76225 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 18470 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu2.data 21026 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 115721 # number of ReadExReq misses
+system.l2c.demand_misses::cpu0.inst 7632 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 313543 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 2302 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 35835 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.inst 4408 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.data 39568 # number of demand (read+write) misses
+system.l2c.demand_misses::total 403288 # number of demand (read+write) misses
+system.l2c.overall_misses::cpu0.inst 7632 # number of overall misses
+system.l2c.overall_misses::cpu0.data 313543 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 2302 # number of overall misses
+system.l2c.overall_misses::cpu1.data 35835 # number of overall misses
+system.l2c.overall_misses::cpu2.inst 4408 # number of overall misses
+system.l2c.overall_misses::cpu2.data 39568 # number of overall misses
+system.l2c.overall_misses::total 403288 # number of overall misses
+system.l2c.ReadReq_miss_latency::cpu1.inst 186892499 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 1138263250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.inst 380152250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.data 1198688249 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 2903996248 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu2.data 263498 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 263498 # number of UpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 1209958491 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu2.data 1715474224 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 2925432715 # number of ReadExReq miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 186892499 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 2348221741 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.inst 380152250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.data 2914162473 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 5829428963 # number of demand (read+write) miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 186892499 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 2348221741 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.inst 380152250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.data 2914162473 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 5829428963 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.inst 526449 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 730547 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 126995 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 101095 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.inst 297655 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.data 257867 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 2040608 # number of ReadReq accesses(hits+misses)
+system.l2c.Writeback_accesses::writebacks 835257 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 835257 # number of Writeback accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu0.data 11 # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data 1 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu2.data 17 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::total 29 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu2.data 1 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::total 1 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.data 169060 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 45122 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu2.data 88450 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 302632 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.inst 527886 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 899274 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 126362 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 146658 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.inst 297339 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.data 346430 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 2343949 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 527886 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 899274 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 126362 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 146658 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.inst 297339 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.data 346430 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 2343949 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.014427 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.324435 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.018289 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.172934 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.inst 0.014852 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.data 0.072637 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.140864 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_accesses::cpu2.data 14 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::total 26 # number of UpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu2.data 2 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::total 2 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 168781 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 45022 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu2.data 88759 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 302562 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.inst 526449 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 899328 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 126995 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 146117 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.inst 297655 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.data 346626 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 2343170 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 526449 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 899328 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 126995 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 146117 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.inst 297655 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.data 346626 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 2343170 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.014497 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.324850 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.018127 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.171769 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.inst 0.014809 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.data 0.071905 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.140922 # miss rate for ReadReq accesses
system.l2c.UpgradeReq_miss_rate::cpu0.data 0.727273 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu2.data 0.764706 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::total 0.724138 # miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu2.data 1 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::total 1 # miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.450544 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.414077 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu2.data 0.236043 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.382415 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.014427 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.348143 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.018289 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.247126 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.inst 0.014852 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.data 0.114358 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.172051 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.014427 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.348143 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.018289 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.247126 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.inst 0.014852 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.data 0.114358 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.172051 # miss rate for overall accesses
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 81723.279965 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 64933.395979 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.inst 86397.192029 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.data 64588.265116 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 10157.877989 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 21923.076923 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 13571.428571 # average UpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 65217.779919 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu2.data 83352.260753 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 25565.816419 # average ReadExReq miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 81723.279965 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 65080.001655 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.inst 86397.192029 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.data 74476.815508 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 14579.571463 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 81723.279965 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 65080.001655 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.inst 86397.192029 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.data 74476.815508 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 14579.571463 # average overall miss latency
+system.l2c.UpgradeReq_miss_rate::cpu2.data 0.785714 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::total 0.730769 # miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu2.data 0.500000 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::total 0.500000 # miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.451621 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.410244 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu2.data 0.236889 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.382470 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.014497 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.348641 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.018127 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.245249 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.inst 0.014809 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.data 0.114152 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.172112 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.014497 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.348641 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.018127 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.245249 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.inst 0.014809 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.data 0.114152 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.172112 # miss rate for overall accesses
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 81187.010860 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 65549.280161 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.inst 86241.436025 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.data 64647.192806 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 10098.503124 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 23954.363636 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 13868.315789 # average UpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 65509.393124 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu2.data 81588.234757 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 25280.050423 # average ReadExReq miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 81187.010860 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 65528.721669 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.inst 86241.436025 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.data 73649.476168 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 14454.754327 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 81187.010860 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 65528.721669 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.inst 86241.436025 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.data 73649.476168 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 14454.754327 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -521,103 +519,103 @@ system.l2c.fast_writes 0 # nu
system.l2c.cache_copies 0 # number of cache copies performed
system.l2c.writebacks::writebacks 75044 # number of writebacks
system.l2c.writebacks::total 75044 # number of writebacks
-system.l2c.ReadReq_mshr_misses::cpu1.inst 2311 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 17559 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.inst 4416 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.data 18739 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 43025 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu2.data 13 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::total 13 # number of UpgradeReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 2302 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 17365 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.inst 4408 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.data 18542 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 42617 # number of ReadReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu2.data 11 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::total 11 # number of UpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::cpu2.data 1 # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total 1 # number of SCUpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 18684 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu2.data 20878 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 39562 # number of ReadExReq MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 2311 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 36243 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.inst 4416 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.data 39617 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 82587 # number of demand (read+write) MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 2311 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 36243 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.inst 4416 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.data 39617 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 82587 # number of overall MSHR misses
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 159781752 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 924365000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 326545000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.data 983466501 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 2394158253 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 281010 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 281010 # number of UpgradeReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_misses::cpu1.data 18470 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu2.data 21026 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 39496 # number of ReadExReq MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 2302 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 35835 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.inst 4408 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.data 39568 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 82113 # number of demand (read+write) MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 2302 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 35835 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.inst 4408 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.data 39568 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 82113 # number of overall MSHR misses
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 157803001 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 920718250 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 324243750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.data 970102251 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 2372867252 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 261008 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 261008 # number of UpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::cpu2.data 10001 # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total 10001 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 988054509 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 1484814274 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 2472868783 # number of ReadExReq MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 159781752 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 1912419509 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.inst 326545000 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.data 2468280775 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 4867027036 # number of demand (read+write) MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 159781752 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 1912419509 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.inst 326545000 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.data 2468280775 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 4867027036 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 277028500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu2.data 292401500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 569430000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 343013500 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu2.data 402731500 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 745745000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 620042000 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu2.data 695133000 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 1315175000 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.018289 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.172934 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.014852 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.072637 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.021077 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 0.764706 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::total 0.448276 # mshr miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu2.data 1 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::total 1 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.414077 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 0.236043 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.130726 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.018289 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.247126 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.inst 0.014852 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.data 0.114358 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.035234 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.018289 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.247126 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.inst 0.014852 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.data 0.114358 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.035234 # mshr miss rate for overall accesses
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 69139.659022 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 52643.373768 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 73945.878623 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 52482.336357 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 55645.746729 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu2.data 21616.153846 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 21616.153846 # average UpgradeReq mshr miss latency
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 978413509 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 1456000776 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 2434414285 # number of ReadExReq MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 157803001 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 1899131759 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.inst 324243750 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.data 2426103027 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 4807281537 # number of demand (read+write) MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 157803001 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 1899131759 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.inst 324243750 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.data 2426103027 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 4807281537 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 275693000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu2.data 292819000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 568512000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 341668500 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu2.data 404628500 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 746297000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 617361500 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu2.data 697447500 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 1314809000 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.018127 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.171769 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.014809 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.071905 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.020884 # mshr miss rate for ReadReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 0.785714 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::total 0.423077 # mshr miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu2.data 0.500000 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.500000 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.410244 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 0.236889 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.130539 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.018127 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.245249 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.inst 0.014809 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.data 0.114152 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.035044 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.018127 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.245249 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.inst 0.014809 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.data 0.114152 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.035044 # mshr miss rate for overall accesses
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 68550.391399 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 53021.494385 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 73558.019510 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 52319.180833 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 55678.889927 # average ReadReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu2.data 23728 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 23728 # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu2.data 10001 # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10001 # average SCUpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 52882.386480 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 71118.606859 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 62506.162049 # average ReadExReq mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 69139.659022 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 52766.589659 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 73945.878623 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.data 62303.576116 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 58932.120503 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 69139.659022 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 52766.589659 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 73945.878623 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.data 62303.576116 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 58932.120503 # average overall mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 52973.119058 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 69247.635118 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 61636.983112 # average ReadExReq mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 68550.391399 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 52996.560876 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 73558.019510 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.data 61314.775248 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 58544.707135 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 68550.391399 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 52996.560876 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 73558.019510 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.data 61314.775248 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 58544.707135 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu2.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -628,15 +626,15 @@ system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data inf
system.l2c.overall_avg_mshr_uncacheable_latency::cpu2.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.replacements 41685 # number of replacements
-system.iocache.tagsinuse 1.254871 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 41701 # Sample count of references to valid blocks.
-system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.warmup_cycle 1694871315000 # Cycle when the warmup percentage was hit.
-system.iocache.occ_blocks::tsunami.ide 1.254871 # Average occupied blocks per requestor
-system.iocache.occ_percent::tsunami.ide 0.078429 # Average percentage of cache occupancy
-system.iocache.occ_percent::total 0.078429 # Average percentage of cache occupancy
+system.iocache.tags.replacements 41685 # number of replacements
+system.iocache.tags.tagsinuse 1.254957 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 41701 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs 0 # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 1694872745000 # Cycle when the warmup percentage was hit.
+system.iocache.tags.occ_blocks::tsunami.ide 1.254957 # Average occupied blocks per requestor
+system.iocache.tags.occ_percent::tsunami.ide 0.078435 # Average percentage of cache occupancy
+system.iocache.tags.occ_percent::total 0.078435 # Average percentage of cache occupancy
system.iocache.ReadReq_misses::tsunami.ide 173 # number of ReadReq misses
system.iocache.ReadReq_misses::total 173 # number of ReadReq misses
system.iocache.WriteReq_misses::tsunami.ide 41552 # number of WriteReq misses
@@ -645,14 +643,14 @@ system.iocache.demand_misses::tsunami.ide 41725 # n
system.iocache.demand_misses::total 41725 # number of demand (read+write) misses
system.iocache.overall_misses::tsunami.ide 41725 # number of overall misses
system.iocache.overall_misses::total 41725 # number of overall misses
-system.iocache.ReadReq_miss_latency::tsunami.ide 9512963 # number of ReadReq miss cycles
-system.iocache.ReadReq_miss_latency::total 9512963 # number of ReadReq miss cycles
-system.iocache.WriteReq_miss_latency::tsunami.ide 4344125507 # number of WriteReq miss cycles
-system.iocache.WriteReq_miss_latency::total 4344125507 # number of WriteReq miss cycles
-system.iocache.demand_miss_latency::tsunami.ide 4353638470 # number of demand (read+write) miss cycles
-system.iocache.demand_miss_latency::total 4353638470 # number of demand (read+write) miss cycles
-system.iocache.overall_miss_latency::tsunami.ide 4353638470 # number of overall miss cycles
-system.iocache.overall_miss_latency::total 4353638470 # number of overall miss cycles
+system.iocache.ReadReq_miss_latency::tsunami.ide 9629212 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency::total 9629212 # number of ReadReq miss cycles
+system.iocache.WriteReq_miss_latency::tsunami.ide 4353407559 # number of WriteReq miss cycles
+system.iocache.WriteReq_miss_latency::total 4353407559 # number of WriteReq miss cycles
+system.iocache.demand_miss_latency::tsunami.ide 4363036771 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency::total 4363036771 # number of demand (read+write) miss cycles
+system.iocache.overall_miss_latency::tsunami.ide 4363036771 # number of overall miss cycles
+system.iocache.overall_miss_latency::total 4363036771 # number of overall miss cycles
system.iocache.ReadReq_accesses::tsunami.ide 173 # number of ReadReq accesses(hits+misses)
system.iocache.ReadReq_accesses::total 173 # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::tsunami.ide 41552 # number of WriteReq accesses(hits+misses)
@@ -669,56 +667,56 @@ system.iocache.demand_miss_rate::tsunami.ide 1
system.iocache.demand_miss_rate::total 1 # miss rate for demand accesses
system.iocache.overall_miss_rate::tsunami.ide 1 # miss rate for overall accesses
system.iocache.overall_miss_rate::total 1 # miss rate for overall accesses
-system.iocache.ReadReq_avg_miss_latency::tsunami.ide 54988.225434 # average ReadReq miss latency
-system.iocache.ReadReq_avg_miss_latency::total 54988.225434 # average ReadReq miss latency
-system.iocache.WriteReq_avg_miss_latency::tsunami.ide 104546.724755 # average WriteReq miss latency
-system.iocache.WriteReq_avg_miss_latency::total 104546.724755 # average WriteReq miss latency
-system.iocache.demand_avg_miss_latency::tsunami.ide 104341.245536 # average overall miss latency
-system.iocache.demand_avg_miss_latency::total 104341.245536 # average overall miss latency
-system.iocache.overall_avg_miss_latency::tsunami.ide 104341.245536 # average overall miss latency
-system.iocache.overall_avg_miss_latency::total 104341.245536 # average overall miss latency
-system.iocache.blocked_cycles::no_mshrs 113861 # number of cycles access was blocked
+system.iocache.ReadReq_avg_miss_latency::tsunami.ide 55660.184971 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency::total 55660.184971 # average ReadReq miss latency
+system.iocache.WriteReq_avg_miss_latency::tsunami.ide 104770.108755 # average WriteReq miss latency
+system.iocache.WriteReq_avg_miss_latency::total 104770.108755 # average WriteReq miss latency
+system.iocache.demand_avg_miss_latency::tsunami.ide 104566.489419 # average overall miss latency
+system.iocache.demand_avg_miss_latency::total 104566.489419 # average overall miss latency
+system.iocache.overall_avg_miss_latency::tsunami.ide 104566.489419 # average overall miss latency
+system.iocache.overall_avg_miss_latency::total 104566.489419 # average overall miss latency
+system.iocache.blocked_cycles::no_mshrs 114649 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.iocache.blocked::no_mshrs 11412 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 11461 # number of cycles access was blocked
system.iocache.blocked::no_targets 0 # number of cycles access was blocked
-system.iocache.avg_blocked_cycles::no_mshrs 9.977305 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 10.003403 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.writebacks::writebacks 41512 # number of writebacks
system.iocache.writebacks::total 41512 # number of writebacks
-system.iocache.ReadReq_mshr_misses::tsunami.ide 69 # number of ReadReq MSHR misses
-system.iocache.ReadReq_mshr_misses::total 69 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::tsunami.ide 70 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::total 70 # number of ReadReq MSHR misses
system.iocache.WriteReq_mshr_misses::tsunami.ide 17280 # number of WriteReq MSHR misses
system.iocache.WriteReq_mshr_misses::total 17280 # number of WriteReq MSHR misses
-system.iocache.demand_mshr_misses::tsunami.ide 17349 # number of demand (read+write) MSHR misses
-system.iocache.demand_mshr_misses::total 17349 # number of demand (read+write) MSHR misses
-system.iocache.overall_mshr_misses::tsunami.ide 17349 # number of overall MSHR misses
-system.iocache.overall_mshr_misses::total 17349 # number of overall MSHR misses
-system.iocache.ReadReq_mshr_miss_latency::tsunami.ide 5924213 # number of ReadReq MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_latency::total 5924213 # number of ReadReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::tsunami.ide 3445287507 # number of WriteReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::total 3445287507 # number of WriteReq MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::tsunami.ide 3451211720 # number of demand (read+write) MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::total 3451211720 # number of demand (read+write) MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::tsunami.ide 3451211720 # number of overall MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::total 3451211720 # number of overall MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_rate::tsunami.ide 0.398844 # mshr miss rate for ReadReq accesses
-system.iocache.ReadReq_mshr_miss_rate::total 0.398844 # mshr miss rate for ReadReq accesses
+system.iocache.demand_mshr_misses::tsunami.ide 17350 # number of demand (read+write) MSHR misses
+system.iocache.demand_mshr_misses::total 17350 # number of demand (read+write) MSHR misses
+system.iocache.overall_mshr_misses::tsunami.ide 17350 # number of overall MSHR misses
+system.iocache.overall_mshr_misses::total 17350 # number of overall MSHR misses
+system.iocache.ReadReq_mshr_miss_latency::tsunami.ide 5987712 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::total 5987712 # number of ReadReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::tsunami.ide 3454277559 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::total 3454277559 # number of WriteReq MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::tsunami.ide 3460265271 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::total 3460265271 # number of demand (read+write) MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::tsunami.ide 3460265271 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::total 3460265271 # number of overall MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_rate::tsunami.ide 0.404624 # mshr miss rate for ReadReq accesses
+system.iocache.ReadReq_mshr_miss_rate::total 0.404624 # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::tsunami.ide 0.415864 # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_miss_rate::total 0.415864 # mshr miss rate for WriteReq accesses
-system.iocache.demand_mshr_miss_rate::tsunami.ide 0.415794 # mshr miss rate for demand accesses
-system.iocache.demand_mshr_miss_rate::total 0.415794 # mshr miss rate for demand accesses
-system.iocache.overall_mshr_miss_rate::tsunami.ide 0.415794 # mshr miss rate for overall accesses
-system.iocache.overall_mshr_miss_rate::total 0.415794 # mshr miss rate for overall accesses
-system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 85858.159420 # average ReadReq mshr miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency::total 85858.159420 # average ReadReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 199380.064062 # average WriteReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::total 199380.064062 # average WriteReq mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 198928.567641 # average overall mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::total 198928.567641 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 198928.567641 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::total 198928.567641 # average overall mshr miss latency
+system.iocache.demand_mshr_miss_rate::tsunami.ide 0.415818 # mshr miss rate for demand accesses
+system.iocache.demand_mshr_miss_rate::total 0.415818 # mshr miss rate for demand accesses
+system.iocache.overall_mshr_miss_rate::tsunami.ide 0.415818 # mshr miss rate for overall accesses
+system.iocache.overall_mshr_miss_rate::total 0.415818 # mshr miss rate for overall accesses
+system.iocache.ReadReq_avg_mshr_miss_latency::tsunami.ide 85538.742857 # average ReadReq mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::total 85538.742857 # average ReadReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::tsunami.ide 199900.321701 # average WriteReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::total 199900.321701 # average WriteReq mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::tsunami.ide 199438.920519 # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::total 199438.920519 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::tsunami.ide 199438.920519 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::total 199438.920519 # average overall mshr miss latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
@@ -736,22 +734,22 @@ system.cpu0.dtb.fetch_hits 0 # IT
system.cpu0.dtb.fetch_misses 0 # ITB misses
system.cpu0.dtb.fetch_acv 0 # ITB acv
system.cpu0.dtb.fetch_accesses 0 # ITB accesses
-system.cpu0.dtb.read_hits 4916475 # DTB read hits
-system.cpu0.dtb.read_misses 6063 # DTB read misses
+system.cpu0.dtb.read_hits 4909978 # DTB read hits
+system.cpu0.dtb.read_misses 6100 # DTB read misses
system.cpu0.dtb.read_acv 126 # DTB read access violations
-system.cpu0.dtb.read_accesses 427415 # DTB read accesses
-system.cpu0.dtb.write_hits 3510632 # DTB write hits
-system.cpu0.dtb.write_misses 668 # DTB write misses
+system.cpu0.dtb.read_accesses 428319 # DTB read accesses
+system.cpu0.dtb.write_hits 3504299 # DTB write hits
+system.cpu0.dtb.write_misses 671 # DTB write misses
system.cpu0.dtb.write_acv 84 # DTB write access violations
-system.cpu0.dtb.write_accesses 162993 # DTB write accesses
-system.cpu0.dtb.data_hits 8427107 # DTB hits
-system.cpu0.dtb.data_misses 6731 # DTB misses
+system.cpu0.dtb.write_accesses 163761 # DTB write accesses
+system.cpu0.dtb.data_hits 8414277 # DTB hits
+system.cpu0.dtb.data_misses 6771 # DTB misses
system.cpu0.dtb.data_acv 210 # DTB access violations
-system.cpu0.dtb.data_accesses 590408 # DTB accesses
-system.cpu0.itb.fetch_hits 2754785 # ITB hits
-system.cpu0.itb.fetch_misses 3015 # ITB misses
+system.cpu0.dtb.data_accesses 592080 # DTB accesses
+system.cpu0.itb.fetch_hits 2758234 # ITB hits
+system.cpu0.itb.fetch_misses 3034 # ITB misses
system.cpu0.itb.fetch_acv 104 # ITB acv
-system.cpu0.itb.fetch_accesses 2757800 # ITB accesses
+system.cpu0.itb.fetch_accesses 2761268 # ITB accesses
system.cpu0.itb.read_hits 0 # DTB read hits
system.cpu0.itb.read_misses 0 # DTB read misses
system.cpu0.itb.read_acv 0 # DTB read access violations
@@ -764,51 +762,51 @@ system.cpu0.itb.data_hits 0 # DT
system.cpu0.itb.data_misses 0 # DTB misses
system.cpu0.itb.data_acv 0 # DTB access violations
system.cpu0.itb.data_accesses 0 # DTB accesses
-system.cpu0.numCycles 928378822 # number of cpu cycles simulated
+system.cpu0.numCycles 928316891 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.committedInsts 33851772 # Number of instructions committed
-system.cpu0.committedOps 33851772 # Number of ops (including micro ops) committed
-system.cpu0.num_int_alu_accesses 31712153 # Number of integer alu accesses
-system.cpu0.num_fp_alu_accesses 169925 # Number of float alu accesses
-system.cpu0.num_func_calls 812668 # number of times a function call or return occured
-system.cpu0.num_conditional_control_insts 4695347 # number of instructions that are conditional controls
-system.cpu0.num_int_insts 31712153 # number of integer instructions
-system.cpu0.num_fp_insts 169925 # number of float instructions
-system.cpu0.num_int_register_reads 44553309 # number of times the integer registers were read
-system.cpu0.num_int_register_writes 23136473 # number of times the integer registers were written
-system.cpu0.num_fp_register_reads 87700 # number of times the floating registers were read
-system.cpu0.num_fp_register_writes 89305 # number of times the floating registers were written
-system.cpu0.num_mem_refs 8457205 # number of memory refs
-system.cpu0.num_load_insts 4937806 # Number of load instructions
-system.cpu0.num_store_insts 3519399 # Number of store instructions
-system.cpu0.num_idle_cycles 213007832176.448029 # Number of idle cycles
-system.cpu0.num_busy_cycles -212079453354.448029 # Number of busy cycles
-system.cpu0.not_idle_fraction -228.440641 # Percentage of non-idle cycles
-system.cpu0.idle_fraction 229.440641 # Percentage of idle cycles
+system.cpu0.committedInsts 33736461 # Number of instructions committed
+system.cpu0.committedOps 33736461 # Number of ops (including micro ops) committed
+system.cpu0.num_int_alu_accesses 31599588 # Number of integer alu accesses
+system.cpu0.num_fp_alu_accesses 169686 # Number of float alu accesses
+system.cpu0.num_func_calls 810809 # number of times a function call or return occured
+system.cpu0.num_conditional_control_insts 4665593 # number of instructions that are conditional controls
+system.cpu0.num_int_insts 31599588 # number of integer instructions
+system.cpu0.num_fp_insts 169686 # number of float instructions
+system.cpu0.num_int_register_reads 44374544 # number of times the integer registers were read
+system.cpu0.num_int_register_writes 23060255 # number of times the integer registers were written
+system.cpu0.num_fp_register_reads 87629 # number of times the floating registers were read
+system.cpu0.num_fp_register_writes 89168 # number of times the floating registers were written
+system.cpu0.num_mem_refs 8444409 # number of memory refs
+system.cpu0.num_load_insts 4931349 # Number of load instructions
+system.cpu0.num_store_insts 3513060 # Number of store instructions
+system.cpu0.num_idle_cycles 212988700365.392029 # Number of idle cycles
+system.cpu0.num_busy_cycles -212060383474.392029 # Number of busy cycles
+system.cpu0.not_idle_fraction -228.435339 # Percentage of non-idle cycles
+system.cpu0.idle_fraction 229.435339 # Percentage of idle cycles
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.quiesce 6420 # number of quiesce instructions executed
-system.cpu0.kern.inst.hwrei 211383 # number of hwrei instructions executed
-system.cpu0.kern.ipl_count::0 74805 40.97% 40.97% # number of times we switched to this ipl
+system.cpu0.kern.inst.quiesce 6419 # number of quiesce instructions executed
+system.cpu0.kern.inst.hwrei 211396 # number of hwrei instructions executed
+system.cpu0.kern.ipl_count::0 74806 40.97% 40.97% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::21 203 0.11% 41.08% # number of times we switched to this ipl
system.cpu0.kern.ipl_count::22 1879 1.03% 42.11% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::31 105697 57.89% 100.00% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count::total 182584 # number of times we switched to this ipl
-system.cpu0.kern.ipl_good::0 73438 49.30% 49.30% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_count::31 105698 57.89% 100.00% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count::total 182586 # number of times we switched to this ipl
+system.cpu0.kern.ipl_good::0 73439 49.30% 49.30% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::21 203 0.14% 49.44% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good::22 1879 1.26% 50.70% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::31 73438 49.30% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good::total 148958 # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_ticks::0 1819523663000 98.74% 98.74% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::21 39251000 0.00% 98.74% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::22 365640000 0.02% 98.76% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::31 22768477500 1.24% 100.00% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks::total 1842697031500 # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_good::31 73439 49.30% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good::total 148960 # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_ticks::0 1819515680500 98.74% 98.74% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::21 39349500 0.00% 98.74% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::22 365678500 0.02% 98.76% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::31 22783774000 1.24% 100.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks::total 1842704482500 # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used::0 0.981726 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used::31 0.694797 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used::total 0.815833 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::31 0.694800 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.ipl_used::total 0.815835 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.syscall::2 8 2.45% 2.45% # number of syscalls executed
system.cpu0.kern.syscall::3 30 9.20% 11.66% # number of syscalls executed
system.cpu0.kern.syscall::4 4 1.23% 12.88% # number of syscalls executed
@@ -844,10 +842,10 @@ system.cpu0.kern.callpal::cserve 1 0.00% 0.00% # nu
system.cpu0.kern.callpal::wrmces 1 0.00% 0.00% # number of callpals executed
system.cpu0.kern.callpal::wrfen 1 0.00% 0.00% # number of callpals executed
system.cpu0.kern.callpal::wrvptptr 1 0.00% 0.00% # number of callpals executed
-system.cpu0.kern.callpal::swpctx 4174 2.17% 2.17% # number of callpals executed
+system.cpu0.kern.callpal::swpctx 4176 2.17% 2.17% # number of callpals executed
system.cpu0.kern.callpal::tbi 54 0.03% 2.20% # number of callpals executed
system.cpu0.kern.callpal::wrent 7 0.00% 2.21% # number of callpals executed
-system.cpu0.kern.callpal::swpipl 175325 91.20% 93.41% # number of callpals executed
+system.cpu0.kern.callpal::swpipl 175327 91.20% 93.41% # number of callpals executed
system.cpu0.kern.callpal::rdps 6783 3.53% 96.94% # number of callpals executed
system.cpu0.kern.callpal::wrkgp 1 0.00% 96.94% # number of callpals executed
system.cpu0.kern.callpal::wrusp 7 0.00% 96.94% # number of callpals executed
@@ -856,21 +854,21 @@ system.cpu0.kern.callpal::whami 2 0.00% 96.95% # nu
system.cpu0.kern.callpal::rti 5176 2.69% 99.64% # number of callpals executed
system.cpu0.kern.callpal::callsys 515 0.27% 99.91% # number of callpals executed
system.cpu0.kern.callpal::imb 181 0.09% 100.00% # number of callpals executed
-system.cpu0.kern.callpal::total 192238 # number of callpals executed
+system.cpu0.kern.callpal::total 192242 # number of callpals executed
system.cpu0.kern.mode_switch::kernel 5923 # number of protection mode switches
system.cpu0.kern.mode_switch::user 1738 # number of protection mode switches
-system.cpu0.kern.mode_switch::idle 2093 # number of protection mode switches
-system.cpu0.kern.mode_good::kernel 1907
+system.cpu0.kern.mode_switch::idle 2095 # number of protection mode switches
+system.cpu0.kern.mode_good::kernel 1908
system.cpu0.kern.mode_good::user 1738
-system.cpu0.kern.mode_good::idle 169
-system.cpu0.kern.mode_switch_good::kernel 0.321965 # fraction of useful protection mode switches
+system.cpu0.kern.mode_good::idle 170
+system.cpu0.kern.mode_switch_good::kernel 0.322134 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good::user 1 # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good::idle 0.080745 # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good::total 0.391019 # fraction of useful protection mode switches
-system.cpu0.kern.mode_ticks::kernel 29806042000 1.62% 1.62% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks::user 2607375500 0.14% 1.76% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks::idle 1810283609500 98.24% 100.00% # number of ticks spent at the given mode
-system.cpu0.kern.swap_context 4175 # number of times the context was actually changed
+system.cpu0.kern.mode_switch_good::idle 0.081146 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good::total 0.391144 # fraction of useful protection mode switches
+system.cpu0.kern.mode_ticks::kernel 29786026000 1.62% 1.62% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::user 2614250500 0.14% 1.76% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks::idle 1810304201500 98.24% 100.00% # number of ticks spent at the given mode
+system.cpu0.kern.swap_context 4177 # number of times the context was actually changed
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA
@@ -902,73 +900,73 @@ system.tsunami.ethernet.totalRxOrn 0 # to
system.tsunami.ethernet.coalescedTotal nan # average number of interrupts coalesced into each post
system.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU
system.tsunami.ethernet.droppedPackets 0 # number of packets dropped
-system.toL2Bus.throughput 110454960 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 786209 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 786164 # Transaction distribution
-system.toL2Bus.trans_dist::WriteReq 3749 # Transaction distribution
-system.toL2Bus.trans_dist::WriteResp 3749 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 371427 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeReq 18 # Transaction distribution
-system.toL2Bus.trans_dist::SCUpgradeReq 1 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeResp 19 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 150852 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 133572 # Transaction distribution
-system.toL2Bus.trans_dist::BadAddressError 30 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 847417 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 1371009 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 2218426 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 27116864 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 55346243 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 82463107 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 203524040 # Total data (bytes)
+system.toL2Bus.throughput 110422039 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 786602 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 786555 # Transaction distribution
+system.toL2Bus.trans_dist::WriteReq 3756 # Transaction distribution
+system.toL2Bus.trans_dist::WriteResp 3756 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 371447 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeReq 15 # Transaction distribution
+system.toL2Bus.trans_dist::SCUpgradeReq 2 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeResp 17 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExReq 151061 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 133781 # Transaction distribution
+system.toL2Bus.trans_dist::BadAddressError 32 # Transaction distribution
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 849315 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 1370344 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 2219659 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 27177600 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 55325386 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 82502986 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 203464200 # Total data (bytes)
system.toL2Bus.snoop_data_through_bus 11072 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 2135036000 # Layer occupancy (ticks)
+system.toL2Bus.reqLayer0.occupancy 2135432500 # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.snoopLayer0.occupancy 243000 # Layer occupancy (ticks)
+system.toL2Bus.snoopLayer0.occupancy 247500 # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 1907460021 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.occupancy 1913139810 # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 2223763109 # Layer occupancy (ticks)
+system.toL2Bus.respLayer1.occupancy 2237602233 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.iobus.throughput 1469142 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 2977 # Transaction distribution
-system.iobus.trans_dist::ReadResp 2977 # Transaction distribution
-system.iobus.trans_dist::WriteReq 21029 # Transaction distribution
-system.iobus.trans_dist::WriteResp 21029 # Transaction distribution
+system.iobus.throughput 1469136 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 2975 # Transaction distribution
+system.iobus.trans_dist::ReadResp 2975 # Transaction distribution
+system.iobus.trans_dist::WriteReq 21036 # Transaction distribution
+system.iobus.trans_dist::WriteResp 21036 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.tsunami.cchip.pio 2342 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.pchip.pio 140 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.io.pio 66 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.tsunami.uart.pio 8346 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.tsunami.ide.pio 2386 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.tsunami.uart.pio 8320 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.tsunami.ide.pio 2420 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.tsunami.ide-pciconf 34 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 13314 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side 34698 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.tsunami.ide.dma::total 34698 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 13322 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.tsunami.ide.dma::system.iocache.cpu_side 34700 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.tsunami.ide.dma::total 34700 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.cchip.pio 2342 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.pchip.pio 140 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.io.pio 66 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.tsunami.uart.pio 8346 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.tsunami.ide.pio 2386 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.tsunami.uart.pio 8320 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.tsunami.ide.pio 2420 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.tsunami.ide-pciconf 34 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 34698 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 48012 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 34700 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 48022 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.cchip.pio 9368 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.pchip.pio 560 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.io.pio 61 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.uart.pio 4173 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide.pio 1554 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.uart.pio 4160 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide.pio 1574 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.tsunami.ide-pciconf 31 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 15747 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side 1107368 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.tsunami.ide.dma::total 1107368 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 15754 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.tsunami.ide.dma::system.iocache.cpu_side 1107376 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.tsunami.ide.dma::total 1107376 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.cchip.pio 9368 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.pchip.pio 560 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.io.pio 61 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.tsunami.uart.pio 4173 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.tsunami.ide.pio 1554 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.tsunami.uart.pio 4160 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.tsunami.ide.pio 1574 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.tsunami.ide-pciconf 31 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 1107368 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 1123115 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 1107376 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::total 1123130 # Cumulative packet size per connected master and slave (bytes)
system.iobus.data_through_bus 2707184 # Total data (bytes)
system.iobus.reqLayer0.occupancy 2208000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
@@ -976,384 +974,384 @@ system.iobus.reqLayer1.occupancy 105000 # La
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer22.occupancy 57000 # Layer occupancy (ticks)
system.iobus.reqLayer22.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer23.occupancy 6219000 # Layer occupancy (ticks)
+system.iobus.reqLayer23.occupancy 6200000 # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer25.occupancy 1797000 # Layer occupancy (ticks)
+system.iobus.reqLayer25.occupancy 1827000 # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer26.occupancy 20000 # Layer occupancy (ticks)
system.iobus.reqLayer26.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer29.occupancy 157278470 # Layer occupancy (ticks)
+system.iobus.reqLayer29.occupancy 157303021 # Layer occupancy (ticks)
system.iobus.reqLayer29.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 9565000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 9566000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 17530000 # Layer occupancy (ticks)
+system.iobus.respLayer1.occupancy 17990250 # Layer occupancy (ticks)
system.iobus.respLayer1.utilization 0.0 # Layer utilization (%)
-system.cpu0.icache.replacements 950939 # number of replacements
-system.cpu0.icache.tagsinuse 511.192426 # Cycle average of tags in use
-system.cpu0.icache.total_refs 43369559 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 951450 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 45.582594 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 10375508000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 249.451681 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu1.inst 99.242283 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu2.inst 162.498462 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.487210 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu1.inst 0.193833 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu2.inst 0.317380 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.998423 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 33330806 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu1.inst 7798498 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu2.inst 2240255 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 43369559 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 33330806 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu1.inst 7798498 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu2.inst 2240255 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 43369559 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 33330806 # number of overall hits
-system.cpu0.icache.overall_hits::cpu1.inst 7798498 # number of overall hits
-system.cpu0.icache.overall_hits::cpu2.inst 2240255 # number of overall hits
-system.cpu0.icache.overall_hits::total 43369559 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 527907 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu1.inst 126362 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu2.inst 313908 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 968177 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 527907 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu1.inst 126362 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu2.inst 313908 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 968177 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 527907 # number of overall misses
-system.cpu0.icache.overall_misses::cpu1.inst 126362 # number of overall misses
-system.cpu0.icache.overall_misses::cpu2.inst 313908 # number of overall misses
-system.cpu0.icache.overall_misses::total 968177 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 1815628000 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::cpu2.inst 4475089488 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 6290717488 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu1.inst 1815628000 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::cpu2.inst 4475089488 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 6290717488 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu1.inst 1815628000 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::cpu2.inst 4475089488 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 6290717488 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 33858713 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu1.inst 7924860 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu2.inst 2554163 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 44337736 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 33858713 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu1.inst 7924860 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu2.inst 2554163 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 44337736 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 33858713 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu1.inst 7924860 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu2.inst 2554163 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 44337736 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.015591 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.015945 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu2.inst 0.122901 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.021836 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.015591 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu1.inst 0.015945 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu2.inst 0.122901 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.021836 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.015591 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu1.inst 0.015945 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu2.inst 0.122901 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.021836 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 14368.465203 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu2.inst 14256.054283 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 6497.487017 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 14368.465203 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu2.inst 14256.054283 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 6497.487017 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 14368.465203 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu2.inst 14256.054283 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 6497.487017 # average overall miss latency
-system.cpu0.icache.blocked_cycles::no_mshrs 6305 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles::no_targets 1097 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_mshrs 216 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_targets 1 # number of cycles access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_mshrs 29.189815 # average number of cycles each access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_targets 1097 # average number of cycles each access was blocked
+system.cpu0.icache.tags.replacements 950451 # number of replacements
+system.cpu0.icache.tags.tagsinuse 511.192015 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 43221003 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 950962 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 45.449769 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 10381115250 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 246.999230 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu1.inst 99.674980 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu2.inst 164.517805 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.482420 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu1.inst 0.194678 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu2.inst 0.321324 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.998422 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 33216972 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu1.inst 7763860 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu2.inst 2240171 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 43221003 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 33216972 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu1.inst 7763860 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu2.inst 2240171 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 43221003 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 33216972 # number of overall hits
+system.cpu0.icache.overall_hits::cpu1.inst 7763860 # number of overall hits
+system.cpu0.icache.overall_hits::cpu2.inst 2240171 # number of overall hits
+system.cpu0.icache.overall_hits::total 43221003 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 526470 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu1.inst 126995 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu2.inst 313704 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 967169 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 526470 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu1.inst 126995 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu2.inst 313704 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 967169 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 526470 # number of overall misses
+system.cpu0.icache.overall_misses::cpu1.inst 126995 # number of overall misses
+system.cpu0.icache.overall_misses::cpu2.inst 313704 # number of overall misses
+system.cpu0.icache.overall_misses::total 967169 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 1823123501 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::cpu2.inst 4463889198 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 6287012699 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu1.inst 1823123501 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::cpu2.inst 4463889198 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 6287012699 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu1.inst 1823123501 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::cpu2.inst 4463889198 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 6287012699 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 33743442 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu1.inst 7890855 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu2.inst 2553875 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 44188172 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 33743442 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu1.inst 7890855 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu2.inst 2553875 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 44188172 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 33743442 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu1.inst 7890855 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu2.inst 2553875 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 44188172 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.015602 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.016094 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu2.inst 0.122835 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.021888 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.015602 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu1.inst 0.016094 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu2.inst 0.122835 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.021888 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.015602 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu1.inst 0.016094 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu2.inst 0.122835 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.021888 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 14355.868349 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu2.inst 14229.621548 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 6500.428259 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 14355.868349 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu2.inst 14229.621548 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 6500.428259 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 14355.868349 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu2.inst 14229.621548 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 6500.428259 # average overall miss latency
+system.cpu0.icache.blocked_cycles::no_mshrs 4785 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 202 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs 23.688119 # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_hits::cpu2.inst 16554 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::total 16554 # number of ReadReq MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu2.inst 16554 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::total 16554 # number of demand (read+write) MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu2.inst 16554 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::total 16554 # number of overall MSHR hits
-system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 126362 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::cpu2.inst 297354 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 423716 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu1.inst 126362 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu2.inst 297354 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 423716 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu1.inst 126362 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu2.inst 297354 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 423716 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 1562904000 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu2.inst 3675281468 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 5238185468 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 1562904000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu2.inst 3675281468 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 5238185468 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 1562904000 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu2.inst 3675281468 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 5238185468 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.015945 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.116419 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.009557 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.015945 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu2.inst 0.116419 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.009557 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.015945 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu2.inst 0.116419 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.009557 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 12368.465203 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 12359.953012 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12362.491546 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 12368.465203 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu2.inst 12359.953012 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 12362.491546 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 12368.465203 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu2.inst 12359.953012 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 12362.491546 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_hits::cpu2.inst 16034 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::total 16034 # number of ReadReq MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu2.inst 16034 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::total 16034 # number of demand (read+write) MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu2.inst 16034 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::total 16034 # number of overall MSHR hits
+system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 126995 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::cpu2.inst 297670 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 424665 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu1.inst 126995 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu2.inst 297670 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 424665 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu1.inst 126995 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu2.inst 297670 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 424665 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 1568013499 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu2.inst 3675865433 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 5243878932 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 1568013499 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu2.inst 3675865433 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 5243878932 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 1568013499 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu2.inst 3675865433 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 5243878932 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.016094 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.116556 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.009610 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.016094 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu2.inst 0.116556 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.009610 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.016094 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu2.inst 0.116556 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.009610 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 12347.049089 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 12348.793741 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12348.272007 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 12347.049089 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu2.inst 12348.793741 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 12348.272007 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 12347.049089 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu2.inst 12348.793741 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 12348.272007 # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 1391818 # number of replacements
-system.cpu0.dcache.tagsinuse 511.997813 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 13288463 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 1392330 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 9.544047 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 10840000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 250.572227 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu1.data 130.318836 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu2.data 131.106750 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.489399 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu1.data 0.254529 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu2.data 0.256068 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.999996 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 4079887 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu1.data 1087384 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu2.data 2393640 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 7560911 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 3214191 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu1.data 837673 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu2.data 1292223 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::total 5344087 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 117280 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 19306 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu2.data 47521 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::total 184107 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.data 126439 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu1.data 21329 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu2.data 51518 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::total 199286 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 7294078 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu1.data 1925057 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu2.data 3685863 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 12904998 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 7294078 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu1.data 1925057 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu2.data 3685863 # number of overall hits
-system.cpu0.dcache.overall_hits::total 12904998 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 720489 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu1.data 99382 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu2.data 533191 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 1353062 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 169071 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu1.data 45123 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu2.data 589200 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 803394 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 9725 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 2154 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu2.data 6827 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::total 18706 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu2.data 1 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_misses::total 1 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 889560 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu1.data 144505 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu2.data 1122391 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 2156456 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 889560 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu1.data 144505 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu2.data 1122391 # number of overall misses
-system.cpu0.dcache.overall_misses::total 2156456 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 2259316500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::cpu2.data 9366343500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 11625660000 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 1618937000 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu2.data 17797464172 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 19416401172 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 28461500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu2.data 102597000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::total 131058500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu2.data 25000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::total 25000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu1.data 3878253500 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu2.data 27163807672 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 31042061172 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu1.data 3878253500 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu2.data 27163807672 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 31042061172 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 4800376 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu1.data 1186766 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu2.data 2926831 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 8913973 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 3383262 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu1.data 882796 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu2.data 1881423 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 6147481 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 127005 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 21460 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu2.data 54348 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::total 202813 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 126439 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 21329 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu2.data 51519 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::total 199287 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 8183638 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu1.data 2069562 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu2.data 4808254 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 15061454 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 8183638 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu1.data 2069562 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu2.data 4808254 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 15061454 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.150090 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.083742 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu2.data 0.182173 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.151791 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.049973 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.051114 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu2.data 0.313167 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::total 0.130687 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.076572 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.100373 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu2.data 0.125616 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.092233 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu2.data 0.000019 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::total 0.000005 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.108700 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu1.data 0.069824 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu2.data 0.233430 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.143177 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.108700 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu1.data 0.069824 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu2.data 0.233430 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.143177 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 22733.659013 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu2.data 17566.582144 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 8592.111817 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 35878.310396 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu2.data 30206.151005 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 24167.968857 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13213.324048 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu2.data 15028.123627 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 7006.227948 # average LoadLockedReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu2.data 25000 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 25000 # average StoreCondReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 26838.195910 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu2.data 24201.733328 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 14394.942986 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 26838.195910 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu2.data 24201.733328 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 14394.942986 # average overall miss latency
-system.cpu0.dcache.blocked_cycles::no_mshrs 565985 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles::no_targets 1720 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_mshrs 17882 # number of cycles access was blocked
+system.cpu0.dcache.tags.replacements 1391525 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 511.997811 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 13285085 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 1392037 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 9.543629 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 10840000 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 250.196143 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu1.data 130.348399 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu2.data 131.453270 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.488664 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu1.data 0.254587 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu2.data 0.256745 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.999996 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 4073389 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu1.data 1086662 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu2.data 2399601 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 7559652 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 3208453 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu1.data 837545 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu2.data 1295843 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::total 5341841 # number of WriteReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 116948 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 19346 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu2.data 47955 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::total 184249 # number of LoadLockedReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 126113 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu1.data 21379 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu2.data 51797 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::total 199289 # number of StoreCondReq hits
+system.cpu0.dcache.demand_hits::cpu0.data 7281842 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu1.data 1924207 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu2.data 3695444 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 12901493 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 7281842 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu1.data 1924207 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu2.data 3695444 # number of overall hits
+system.cpu0.dcache.overall_hits::total 12901493 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 720818 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu1.data 98930 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu2.data 533963 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 1353711 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 168792 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu1.data 45023 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu2.data 591984 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 805799 # number of WriteReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 9729 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 2165 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu2.data 6797 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::total 18691 # number of LoadLockedReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu2.data 2 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::total 2 # number of StoreCondReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 889610 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu1.data 143953 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu2.data 1125947 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 2159510 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 889610 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu1.data 143953 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu2.data 1125947 # number of overall misses
+system.cpu0.dcache.overall_misses::total 2159510 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 2262060250 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu2.data 9361678086 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 11623738336 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 1620272009 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu2.data 17690504226 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 19310776235 # number of WriteReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 28582500 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu2.data 102574499 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::total 131156999 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu2.data 38001 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::total 38001 # number of StoreCondReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu1.data 3882332259 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu2.data 27052182312 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 30934514571 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu1.data 3882332259 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu2.data 27052182312 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 30934514571 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 4794207 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu1.data 1185592 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu2.data 2933564 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 8913363 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 3377245 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu1.data 882568 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu2.data 1887827 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 6147640 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 126677 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 21511 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu2.data 54752 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::total 202940 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 126113 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 21379 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu2.data 51799 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::total 199291 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 8171452 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu1.data 2068160 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu2.data 4821391 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 15061003 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 8171452 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu1.data 2068160 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu2.data 4821391 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 15061003 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.150352 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.083444 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu2.data 0.182019 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.151874 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.049979 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.051014 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu2.data 0.313580 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::total 0.131075 # miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.076802 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.100646 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu2.data 0.124142 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.092101 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu2.data 0.000039 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::total 0.000010 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.108868 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu1.data 0.069604 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu2.data 0.233532 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.143384 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.108868 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu1.data 0.069604 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu2.data 0.233532 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.143384 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 22865.260790 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu2.data 17532.447166 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 8586.573010 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 35987.650956 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu2.data 29883.416150 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 23964.755770 # average WriteReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13202.078522 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu2.data 15091.143004 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 7017.120486 # average LoadLockedReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu2.data 19000.500000 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 19000.500000 # average StoreCondReq miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 26969.443214 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu2.data 24026.159590 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 14324.784127 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 26969.443214 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu2.data 24026.159590 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 14324.784127 # average overall miss latency
+system.cpu0.dcache.blocked_cycles::no_mshrs 557875 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 852 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 17918 # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets 7 # number of cycles access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_mshrs 31.651102 # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_targets 245.714286 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs 31.134892 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets 121.714286 # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 835411 # number of writebacks
-system.cpu0.dcache.writebacks::total 835411 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu2.data 280380 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::total 280380 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu2.data 500979 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::total 500979 # number of WriteReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu2.data 1414 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::total 1414 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu2.data 781359 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::total 781359 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu2.data 781359 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::total 781359 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 99382 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::cpu2.data 252811 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 352193 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 45123 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu2.data 88221 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 133344 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 2154 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu2.data 5413 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::total 7567 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu2.data 1 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::total 1 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu1.data 144505 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu2.data 341032 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 485537 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu1.data 144505 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu2.data 341032 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 485537 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2060552500 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu2.data 4252408235 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 6312960735 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 1528691000 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu2.data 2589747290 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 4118438290 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 24153500 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu2.data 66206002 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 90359502 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu2.data 23000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 23000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 3589243500 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu2.data 6842155525 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 10431399025 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 3589243500 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu2.data 6842155525 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 10431399025 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 295697000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu2.data 311546500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 607243500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 363354500 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu2.data 427379500 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 790734000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 659051500 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu2.data 738926000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 1397977500 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.083742 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.086377 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.039510 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.051114 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.046891 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.021691 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.100373 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu2.data 0.099599 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.037310 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu2.data 0.000019 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.000005 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.069824 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu2.data 0.070926 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.032237 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.069824 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu2.data 0.070926 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.032237 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 20733.659013 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 16820.503202 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 17924.719500 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 33878.310396 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 29355.224833 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 30885.816310 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11213.324048 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu2.data 12230.925919 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11941.258359 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu2.data 23000 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 23000 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 24838.195910 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu2.data 20063.089461 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 21484.251509 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 24838.195910 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu2.data 20063.089461 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 21484.251509 # average overall mshr miss latency
+system.cpu0.dcache.writebacks::writebacks 835257 # number of writebacks
+system.cpu0.dcache.writebacks::total 835257 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_hits::cpu2.data 281255 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::total 281255 # number of ReadReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu2.data 503456 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::total 503456 # number of WriteReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu2.data 1394 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::total 1394 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu2.data 784711 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::total 784711 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu2.data 784711 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::total 784711 # number of overall MSHR hits
+system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 98930 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu2.data 252708 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 351638 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 45023 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu2.data 88528 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 133551 # number of WriteReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 2165 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu2.data 5403 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::total 7568 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu2.data 2 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::total 2 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu1.data 143953 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu2.data 341236 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 485189 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu1.data 143953 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu2.data 341236 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 485189 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2055649750 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu2.data 4240939408 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 6296589158 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 1521155991 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu2.data 2563125747 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 4084281738 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 24249500 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu2.data 66698251 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 90947751 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu2.data 33999 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 33999 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 3576805741 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu2.data 6804065155 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 10380870896 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 3576805741 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu2.data 6804065155 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 10380870896 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 294283500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu2.data 312003000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 606286500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 361937500 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu2.data 429433000 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 791370500 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 656221000 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu2.data 741436000 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 1397657000 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.083444 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.086144 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.039451 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.051014 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.046894 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.021724 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.100646 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu2.data 0.098681 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.037292 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu2.data 0.000039 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.000010 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.069604 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu2.data 0.070775 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.032215 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.069604 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu2.data 0.070775 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.032215 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 20778.830992 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 16781.975276 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 17906.452539 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 33786.197965 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 28952.712667 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 30582.187614 # average WriteReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11200.692841 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu2.data 12344.669813 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 12017.408959 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu2.data 16999.500000 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 16999.500000 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 24847.038554 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu2.data 19939.470498 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 21395.519882 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 24847.038554 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu2.data 19939.470498 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 21395.519882 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu2.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1368,22 +1366,22 @@ system.cpu1.dtb.fetch_hits 0 # IT
system.cpu1.dtb.fetch_misses 0 # ITB misses
system.cpu1.dtb.fetch_acv 0 # ITB acv
system.cpu1.dtb.fetch_accesses 0 # ITB accesses
-system.cpu1.dtb.read_hits 1206143 # DTB read hits
-system.cpu1.dtb.read_misses 1395 # DTB read misses
-system.cpu1.dtb.read_acv 35 # DTB read access violations
-system.cpu1.dtb.read_accesses 142828 # DTB read accesses
-system.cpu1.dtb.write_hits 904590 # DTB write hits
-system.cpu1.dtb.write_misses 190 # DTB write misses
+system.cpu1.dtb.read_hits 1205047 # DTB read hits
+system.cpu1.dtb.read_misses 1367 # DTB read misses
+system.cpu1.dtb.read_acv 34 # DTB read access violations
+system.cpu1.dtb.read_accesses 142944 # DTB read accesses
+system.cpu1.dtb.write_hits 904403 # DTB write hits
+system.cpu1.dtb.write_misses 185 # DTB write misses
system.cpu1.dtb.write_acv 23 # DTB write access violations
-system.cpu1.dtb.write_accesses 58592 # DTB write accesses
-system.cpu1.dtb.data_hits 2110733 # DTB hits
-system.cpu1.dtb.data_misses 1585 # DTB misses
-system.cpu1.dtb.data_acv 58 # DTB access violations
-system.cpu1.dtb.data_accesses 201420 # DTB accesses
-system.cpu1.itb.fetch_hits 862559 # ITB hits
-system.cpu1.itb.fetch_misses 707 # ITB misses
-system.cpu1.itb.fetch_acv 34 # ITB acv
-system.cpu1.itb.fetch_accesses 863266 # ITB accesses
+system.cpu1.dtb.write_accesses 58533 # DTB write accesses
+system.cpu1.dtb.data_hits 2109450 # DTB hits
+system.cpu1.dtb.data_misses 1552 # DTB misses
+system.cpu1.dtb.data_acv 57 # DTB access violations
+system.cpu1.dtb.data_accesses 201477 # DTB accesses
+system.cpu1.itb.fetch_hits 861634 # ITB hits
+system.cpu1.itb.fetch_misses 693 # ITB misses
+system.cpu1.itb.fetch_acv 30 # ITB acv
+system.cpu1.itb.fetch_accesses 862327 # ITB accesses
system.cpu1.itb.read_hits 0 # DTB read hits
system.cpu1.itb.read_misses 0 # DTB read misses
system.cpu1.itb.read_acv 0 # DTB read access violations
@@ -1396,28 +1394,28 @@ system.cpu1.itb.data_hits 0 # DT
system.cpu1.itb.data_misses 0 # DTB misses
system.cpu1.itb.data_acv 0 # DTB access violations
system.cpu1.itb.data_accesses 0 # DTB accesses
-system.cpu1.numCycles 953614983 # number of cpu cycles simulated
+system.cpu1.numCycles 953630418 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.committedInsts 7923216 # Number of instructions committed
-system.cpu1.committedOps 7923216 # Number of ops (including micro ops) committed
-system.cpu1.num_int_alu_accesses 7378774 # Number of integer alu accesses
-system.cpu1.num_fp_alu_accesses 44696 # Number of float alu accesses
-system.cpu1.num_func_calls 212761 # number of times a function call or return occured
-system.cpu1.num_conditional_control_insts 1003934 # number of instructions that are conditional controls
-system.cpu1.num_int_insts 7378774 # number of integer instructions
-system.cpu1.num_fp_insts 44696 # number of float instructions
-system.cpu1.num_int_register_reads 10322317 # number of times the integer registers were read
-system.cpu1.num_int_register_writes 5366754 # number of times the integer registers were written
-system.cpu1.num_fp_register_reads 24140 # number of times the floating registers were read
-system.cpu1.num_fp_register_writes 24473 # number of times the floating registers were written
-system.cpu1.num_mem_refs 2118035 # number of memory refs
-system.cpu1.num_load_insts 1211092 # Number of load instructions
-system.cpu1.num_store_insts 906943 # Number of store instructions
-system.cpu1.num_idle_cycles -710985323.015638 # Number of idle cycles
-system.cpu1.num_busy_cycles 1664600306.015638 # Number of busy cycles
-system.cpu1.not_idle_fraction 1.745569 # Percentage of non-idle cycles
-system.cpu1.idle_fraction -0.745569 # Percentage of idle cycles
+system.cpu1.committedInsts 7889245 # Number of instructions committed
+system.cpu1.committedOps 7889245 # Number of ops (including micro ops) committed
+system.cpu1.num_int_alu_accesses 7344952 # Number of integer alu accesses
+system.cpu1.num_fp_alu_accesses 44937 # Number of float alu accesses
+system.cpu1.num_func_calls 213049 # number of times a function call or return occured
+system.cpu1.num_conditional_control_insts 993802 # number of instructions that are conditional controls
+system.cpu1.num_int_insts 7344952 # number of integer instructions
+system.cpu1.num_fp_insts 44937 # number of float instructions
+system.cpu1.num_int_register_reads 10269748 # number of times the integer registers were read
+system.cpu1.num_int_register_writes 5343251 # number of times the integer registers were written
+system.cpu1.num_fp_register_reads 24271 # number of times the floating registers were read
+system.cpu1.num_fp_register_writes 24577 # number of times the floating registers were written
+system.cpu1.num_mem_refs 2116682 # number of memory refs
+system.cpu1.num_load_insts 1209934 # Number of load instructions
+system.cpu1.num_store_insts 906748 # Number of store instructions
+system.cpu1.num_idle_cycles -715527638.238183 # Number of idle cycles
+system.cpu1.num_busy_cycles 1669158056.238183 # Number of busy cycles
+system.cpu1.not_idle_fraction 1.750320 # Percentage of non-idle cycles
+system.cpu1.idle_fraction -0.750320 # Percentage of idle cycles
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.quiesce 0 # number of quiesce instructions executed
system.cpu1.kern.inst.hwrei 0 # number of hwrei instructions executed
@@ -1435,35 +1433,35 @@ system.cpu1.kern.mode_ticks::kernel 0 # nu
system.cpu1.kern.mode_ticks::user 0 # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks::idle 0 # number of ticks spent at the given mode
system.cpu1.kern.swap_context 0 # number of times the context was actually changed
-system.cpu2.branchPred.lookups 8997247 # Number of BP lookups
-system.cpu2.branchPred.condPredicted 8318296 # Number of conditional branches predicted
-system.cpu2.branchPred.condIncorrect 124435 # Number of conditional branches incorrect
-system.cpu2.branchPred.BTBLookups 7453298 # Number of BTB lookups
-system.cpu2.branchPred.BTBHits 6389224 # Number of BTB hits
+system.cpu2.branchPred.lookups 9022316 # Number of BP lookups
+system.cpu2.branchPred.condPredicted 8342315 # Number of conditional branches predicted
+system.cpu2.branchPred.condIncorrect 122648 # Number of conditional branches incorrect
+system.cpu2.branchPred.BTBLookups 7529449 # Number of BTB lookups
+system.cpu2.branchPred.BTBHits 6410701 # Number of BTB hits
system.cpu2.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu2.branchPred.BTBHitPct 85.723448 # BTB Hit Percentage
-system.cpu2.branchPred.usedRAS 282371 # Number of times the RAS was used to get a target.
-system.cpu2.branchPred.RASInCorrect 13443 # Number of incorrect RAS predictions.
+system.cpu2.branchPred.BTBHitPct 85.141702 # BTB Hit Percentage
+system.cpu2.branchPred.usedRAS 283187 # Number of times the RAS was used to get a target.
+system.cpu2.branchPred.RASInCorrect 12478 # Number of incorrect RAS predictions.
system.cpu2.dtb.fetch_hits 0 # ITB hits
system.cpu2.dtb.fetch_misses 0 # ITB misses
system.cpu2.dtb.fetch_acv 0 # ITB acv
system.cpu2.dtb.fetch_accesses 0 # ITB accesses
-system.cpu2.dtb.read_hits 3184667 # DTB read hits
-system.cpu2.dtb.read_misses 11563 # DTB read misses
-system.cpu2.dtb.read_acv 122 # DTB read access violations
-system.cpu2.dtb.read_accesses 218108 # DTB read accesses
-system.cpu2.dtb.write_hits 2003168 # DTB write hits
-system.cpu2.dtb.write_misses 2582 # DTB write misses
-system.cpu2.dtb.write_acv 105 # DTB write access violations
-system.cpu2.dtb.write_accesses 82984 # DTB write accesses
-system.cpu2.dtb.data_hits 5187835 # DTB hits
-system.cpu2.dtb.data_misses 14145 # DTB misses
+system.cpu2.dtb.read_hits 3192037 # DTB read hits
+system.cpu2.dtb.read_misses 11608 # DTB read misses
+system.cpu2.dtb.read_acv 121 # DTB read access violations
+system.cpu2.dtb.read_accesses 216573 # DTB read accesses
+system.cpu2.dtb.write_hits 2009173 # DTB write hits
+system.cpu2.dtb.write_misses 2522 # DTB write misses
+system.cpu2.dtb.write_acv 106 # DTB write access violations
+system.cpu2.dtb.write_accesses 81978 # DTB write accesses
+system.cpu2.dtb.data_hits 5201210 # DTB hits
+system.cpu2.dtb.data_misses 14130 # DTB misses
system.cpu2.dtb.data_acv 227 # DTB access violations
-system.cpu2.dtb.data_accesses 301092 # DTB accesses
-system.cpu2.itb.fetch_hits 370432 # ITB hits
-system.cpu2.itb.fetch_misses 5697 # ITB misses
-system.cpu2.itb.fetch_acv 245 # ITB acv
-system.cpu2.itb.fetch_accesses 376129 # ITB accesses
+system.cpu2.dtb.data_accesses 298551 # DTB accesses
+system.cpu2.itb.fetch_hits 369667 # ITB hits
+system.cpu2.itb.fetch_misses 5681 # ITB misses
+system.cpu2.itb.fetch_acv 262 # ITB acv
+system.cpu2.itb.fetch_accesses 375348 # ITB accesses
system.cpu2.itb.read_hits 0 # DTB read hits
system.cpu2.itb.read_misses 0 # DTB read misses
system.cpu2.itb.read_acv 0 # DTB read access violations
@@ -1476,270 +1474,270 @@ system.cpu2.itb.data_hits 0 # DT
system.cpu2.itb.data_misses 0 # DTB misses
system.cpu2.itb.data_acv 0 # DTB access violations
system.cpu2.itb.data_accesses 0 # DTB accesses
-system.cpu2.numCycles 31194709 # number of cpu cycles simulated
+system.cpu2.numCycles 31245078 # number of cpu cycles simulated
system.cpu2.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu2.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu2.fetch.icacheStallCycles 8336463 # Number of cycles fetch is stalled on an Icache miss
-system.cpu2.fetch.Insts 36595534 # Number of instructions fetch has processed
-system.cpu2.fetch.Branches 8997247 # Number of branches that fetch encountered
-system.cpu2.fetch.predictedBranches 6671595 # Number of branches that fetch has predicted taken
-system.cpu2.fetch.Cycles 8714180 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu2.fetch.SquashCycles 607609 # Number of cycles fetch has spent squashing
-system.cpu2.fetch.BlockedCycles 9678498 # Number of cycles fetch has spent blocked
-system.cpu2.fetch.MiscStallCycles 11323 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu2.fetch.PendingDrainCycles 1980 # Number of cycles fetch has spent waiting on pipes to drain
-system.cpu2.fetch.PendingTrapStallCycles 64467 # Number of stall cycles due to pending traps
-system.cpu2.fetch.PendingQuiesceStallCycles 86613 # Number of stall cycles due to pending quiesce instructions
-system.cpu2.fetch.IcacheWaitRetryStallCycles 511 # Number of stall cycles due to full MSHR
-system.cpu2.fetch.CacheLines 2554168 # Number of cache lines fetched
-system.cpu2.fetch.IcacheSquashes 86055 # Number of outstanding Icache misses that were squashed
-system.cpu2.fetch.rateDist::samples 27288913 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::mean 1.341040 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::stdev 2.295561 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.icacheStallCycles 8348883 # Number of cycles fetch is stalled on an Icache miss
+system.cpu2.fetch.Insts 36663716 # Number of instructions fetch has processed
+system.cpu2.fetch.Branches 9022316 # Number of branches that fetch encountered
+system.cpu2.fetch.predictedBranches 6693888 # Number of branches that fetch has predicted taken
+system.cpu2.fetch.Cycles 8736568 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu2.fetch.SquashCycles 602984 # Number of cycles fetch has spent squashing
+system.cpu2.fetch.BlockedCycles 9694630 # Number of cycles fetch has spent blocked
+system.cpu2.fetch.MiscStallCycles 11222 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu2.fetch.PendingDrainCycles 1957 # Number of cycles fetch has spent waiting on pipes to drain
+system.cpu2.fetch.PendingTrapStallCycles 63711 # Number of stall cycles due to pending traps
+system.cpu2.fetch.PendingQuiesceStallCycles 86195 # Number of stall cycles due to pending quiesce instructions
+system.cpu2.fetch.IcacheWaitRetryStallCycles 437 # Number of stall cycles due to full MSHR
+system.cpu2.fetch.CacheLines 2553880 # Number of cache lines fetched
+system.cpu2.fetch.IcacheSquashes 85053 # Number of outstanding Icache misses that were squashed
+system.cpu2.fetch.rateDist::samples 27335965 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::mean 1.341226 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::stdev 2.294449 # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::0 18574733 68.07% 68.07% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::1 269160 0.99% 69.05% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::2 428961 1.57% 70.63% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::3 4866915 17.83% 88.46% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::4 754326 2.76% 91.22% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::5 165422 0.61% 91.83% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::6 191254 0.70% 92.53% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::7 429367 1.57% 94.10% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::8 1608775 5.90% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::0 18599397 68.04% 68.04% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::1 269863 0.99% 69.03% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::2 429102 1.57% 70.60% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::3 4885317 17.87% 88.47% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::4 756803 2.77% 91.24% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::5 166340 0.61% 91.85% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::6 191609 0.70% 92.55% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::7 429140 1.57% 94.12% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::8 1608394 5.88% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::total 27288913 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.branchRate 0.288422 # Number of branch fetches per cycle
-system.cpu2.fetch.rate 1.173133 # Number of inst fetches per cycle
-system.cpu2.decode.IdleCycles 8484758 # Number of cycles decode is idle
-system.cpu2.decode.BlockedCycles 9763089 # Number of cycles decode is blocked
-system.cpu2.decode.RunCycles 8105885 # Number of cycles decode is running
-system.cpu2.decode.UnblockCycles 306526 # Number of cycles decode is unblocking
-system.cpu2.decode.SquashCycles 382761 # Number of cycles decode is squashing
-system.cpu2.decode.BranchResolved 165822 # Number of times decode resolved a branch
-system.cpu2.decode.BranchMispred 12764 # Number of times decode detected a branch misprediction
-system.cpu2.decode.DecodedInsts 36197990 # Number of instructions handled by decode
-system.cpu2.decode.SquashedInsts 39851 # Number of squashed instructions handled by decode
-system.cpu2.rename.SquashCycles 382761 # Number of cycles rename is squashing
-system.cpu2.rename.IdleCycles 8844170 # Number of cycles rename is idle
-system.cpu2.rename.BlockCycles 2798398 # Number of cycles rename is blocking
-system.cpu2.rename.serializeStallCycles 5770090 # count of cycles rename stalled for serializing inst
-system.cpu2.rename.RunCycles 7975185 # Number of cycles rename is running
-system.cpu2.rename.UnblockCycles 1272419 # Number of cycles rename is unblocking
-system.cpu2.rename.RenamedInsts 35047656 # Number of instructions processed by rename
-system.cpu2.rename.ROBFullEvents 2444 # Number of times rename has blocked due to ROB full
-system.cpu2.rename.IQFullEvents 232046 # Number of times rename has blocked due to IQ full
-system.cpu2.rename.LSQFullEvents 447152 # Number of times rename has blocked due to LSQ full
-system.cpu2.rename.RenamedOperands 23489226 # Number of destination operands rename has renamed
-system.cpu2.rename.RenameLookups 43822690 # Number of register rename lookups that rename has made
-system.cpu2.rename.int_rename_lookups 43659490 # Number of integer rename lookups
-system.cpu2.rename.fp_rename_lookups 163200 # Number of floating rename lookups
-system.cpu2.rename.CommittedMaps 21694214 # Number of HB maps that are committed
-system.cpu2.rename.UndoneMaps 1795012 # Number of HB maps that are undone due to squashing
-system.cpu2.rename.serializingInsts 501276 # count of serializing insts renamed
-system.cpu2.rename.tempSerializingInsts 59320 # count of temporary serializing insts renamed
-system.cpu2.rename.skidInsts 3724979 # count of insts added to the skid buffer
-system.cpu2.memDep0.insertedLoads 3343402 # Number of loads inserted to the mem dependence unit.
-system.cpu2.memDep0.insertedStores 2093050 # Number of stores inserted to the mem dependence unit.
-system.cpu2.memDep0.conflictingLoads 368261 # Number of conflicting loads.
-system.cpu2.memDep0.conflictingStores 257932 # Number of conflicting stores.
-system.cpu2.iq.iqInstsAdded 32557394 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu2.iq.iqNonSpecInstsAdded 620599 # Number of non-speculative instructions added to the IQ
-system.cpu2.iq.iqInstsIssued 32107794 # Number of instructions issued
-system.cpu2.iq.iqSquashedInstsIssued 34091 # Number of squashed instructions issued
-system.cpu2.iq.iqSquashedInstsExamined 2143269 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu2.iq.iqSquashedOperandsExamined 1080696 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu2.iq.iqSquashedNonSpecRemoved 438167 # Number of squashed non-spec instructions that were removed
-system.cpu2.iq.issued_per_cycle::samples 27288913 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::mean 1.176588 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::stdev 1.573888 # Number of insts issued each cycle
+system.cpu2.fetch.rateDist::total 27335965 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.branchRate 0.288760 # Number of branch fetches per cycle
+system.cpu2.fetch.rate 1.173424 # Number of inst fetches per cycle
+system.cpu2.decode.IdleCycles 8495766 # Number of cycles decode is idle
+system.cpu2.decode.BlockedCycles 9778515 # Number of cycles decode is blocked
+system.cpu2.decode.RunCycles 8128034 # Number of cycles decode is running
+system.cpu2.decode.UnblockCycles 307242 # Number of cycles decode is unblocking
+system.cpu2.decode.SquashCycles 380496 # Number of cycles decode is squashing
+system.cpu2.decode.BranchResolved 165135 # Number of times decode resolved a branch
+system.cpu2.decode.BranchMispred 12538 # Number of times decode detected a branch misprediction
+system.cpu2.decode.DecodedInsts 36269918 # Number of instructions handled by decode
+system.cpu2.decode.SquashedInsts 39153 # Number of squashed instructions handled by decode
+system.cpu2.rename.SquashCycles 380496 # Number of cycles rename is squashing
+system.cpu2.rename.IdleCycles 8853799 # Number of cycles rename is idle
+system.cpu2.rename.BlockCycles 2797423 # Number of cycles rename is blocking
+system.cpu2.rename.serializeStallCycles 5789351 # count of cycles rename stalled for serializing inst
+system.cpu2.rename.RunCycles 7998658 # Number of cycles rename is running
+system.cpu2.rename.UnblockCycles 1270334 # Number of cycles rename is unblocking
+system.cpu2.rename.RenamedInsts 35131949 # Number of instructions processed by rename
+system.cpu2.rename.ROBFullEvents 2438 # Number of times rename has blocked due to ROB full
+system.cpu2.rename.IQFullEvents 231189 # Number of times rename has blocked due to IQ full
+system.cpu2.rename.LSQFullEvents 444117 # Number of times rename has blocked due to LSQ full
+system.cpu2.rename.RenamedOperands 23541427 # Number of destination operands rename has renamed
+system.cpu2.rename.RenameLookups 43931372 # Number of register rename lookups that rename has made
+system.cpu2.rename.int_rename_lookups 43768405 # Number of integer rename lookups
+system.cpu2.rename.fp_rename_lookups 162967 # Number of floating rename lookups
+system.cpu2.rename.CommittedMaps 21760313 # Number of HB maps that are committed
+system.cpu2.rename.UndoneMaps 1781114 # Number of HB maps that are undone due to squashing
+system.cpu2.rename.serializingInsts 501831 # count of serializing insts renamed
+system.cpu2.rename.tempSerializingInsts 59191 # count of temporary serializing insts renamed
+system.cpu2.rename.skidInsts 3719256 # count of insts added to the skid buffer
+system.cpu2.memDep0.insertedLoads 3350609 # Number of loads inserted to the mem dependence unit.
+system.cpu2.memDep0.insertedStores 2097879 # Number of stores inserted to the mem dependence unit.
+system.cpu2.memDep0.conflictingLoads 369762 # Number of conflicting loads.
+system.cpu2.memDep0.conflictingStores 260934 # Number of conflicting stores.
+system.cpu2.iq.iqInstsAdded 32641753 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu2.iq.iqNonSpecInstsAdded 622044 # Number of non-speculative instructions added to the IQ
+system.cpu2.iq.iqInstsIssued 32196803 # Number of instructions issued
+system.cpu2.iq.iqSquashedInstsIssued 34835 # Number of squashed instructions issued
+system.cpu2.iq.iqSquashedInstsExamined 2138258 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu2.iq.iqSquashedOperandsExamined 1073109 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu2.iq.iqSquashedNonSpecRemoved 438824 # Number of squashed non-spec instructions that were removed
+system.cpu2.iq.issued_per_cycle::samples 27335965 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::mean 1.177818 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::stdev 1.573987 # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::0 15150790 55.52% 55.52% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::1 3070151 11.25% 66.77% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::2 1548988 5.68% 72.45% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::3 5689584 20.85% 93.30% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::4 903005 3.31% 96.61% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::5 480338 1.76% 98.37% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::6 283929 1.04% 99.41% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::7 143393 0.53% 99.93% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::8 18735 0.07% 100.00% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::0 15167963 55.49% 55.49% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::1 3067850 11.22% 66.71% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::2 1557003 5.70% 72.41% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::3 5712284 20.90% 93.30% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::4 903378 3.30% 96.61% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::5 480833 1.76% 98.37% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::6 285081 1.04% 99.41% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::7 142652 0.52% 99.93% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::8 18921 0.07% 100.00% # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::total 27288913 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::total 27335965 # Number of insts issued each cycle
system.cpu2.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntAlu 33803 13.75% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntMult 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntDiv 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatAdd 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatCmp 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatCvt 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatMult 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatDiv 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatSqrt 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdAdd 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdAddAcc 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdAlu 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdCmp 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdCvt 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdMisc 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdMult 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdMultAcc 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdShift 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdShiftAcc 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdSqrt 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatAdd 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatAlu 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatCmp 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatCvt 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatDiv 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatMisc 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatMult 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatMultAcc 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatSqrt 0 0.00% 13.75% # attempts to use FU when none available
-system.cpu2.iq.fu_full::MemRead 111727 45.45% 59.20% # attempts to use FU when none available
-system.cpu2.iq.fu_full::MemWrite 100297 40.80% 100.00% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntAlu 33684 13.60% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntMult 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntDiv 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatAdd 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatCmp 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatCvt 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatMult 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatDiv 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatSqrt 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdAdd 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdAddAcc 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdAlu 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdCmp 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdCvt 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdMisc 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdMult 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdMultAcc 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdShift 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdShiftAcc 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdSqrt 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatAdd 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatAlu 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatCmp 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatCvt 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatDiv 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatMisc 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatMult 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatMultAcc 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatSqrt 0 0.00% 13.60% # attempts to use FU when none available
+system.cpu2.iq.fu_full::MemRead 113022 45.64% 59.24% # attempts to use FU when none available
+system.cpu2.iq.fu_full::MemWrite 100957 40.76% 100.00% # attempts to use FU when none available
system.cpu2.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu2.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu2.iq.FU_type_0::No_OpClass 2448 0.01% 0.01% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntAlu 26449669 82.38% 82.39% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntMult 20147 0.06% 82.45% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntDiv 0 0.00% 82.45% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatAdd 8446 0.03% 82.47% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatCmp 0 0.00% 82.47% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatCvt 0 0.00% 82.47% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatMult 0 0.00% 82.47% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatDiv 1224 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatSqrt 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdAdd 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdAddAcc 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdAlu 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdCmp 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdCvt 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMisc 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMult 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMultAcc 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdShift 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdShiftAcc 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdSqrt 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatAdd 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatAlu 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatCmp 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatCvt 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatDiv 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMisc 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMult 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatSqrt 0 0.00% 82.48% # Type of FU issued
-system.cpu2.iq.FU_type_0::MemRead 3312033 10.32% 92.79% # Type of FU issued
-system.cpu2.iq.FU_type_0::MemWrite 2025467 6.31% 99.10% # Type of FU issued
-system.cpu2.iq.FU_type_0::IprAccess 288360 0.90% 100.00% # Type of FU issued
+system.cpu2.iq.FU_type_0::No_OpClass 2440 0.01% 0.01% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntAlu 26526068 82.39% 82.39% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntMult 20082 0.06% 82.46% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntDiv 0 0.00% 82.46% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatAdd 8432 0.03% 82.48% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatCmp 0 0.00% 82.48% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatCvt 0 0.00% 82.48% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatMult 0 0.00% 82.48% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatDiv 1220 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatSqrt 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdAdd 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdAddAcc 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdAlu 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdCmp 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdCvt 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMisc 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMult 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMultAcc 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdShift 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdShiftAcc 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdSqrt 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatAdd 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatAlu 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatCmp 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatCvt 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatDiv 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMisc 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMult 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatSqrt 0 0.00% 82.49% # Type of FU issued
+system.cpu2.iq.FU_type_0::MemRead 3318552 10.31% 92.79% # Type of FU issued
+system.cpu2.iq.FU_type_0::MemWrite 2030927 6.31% 99.10% # Type of FU issued
+system.cpu2.iq.FU_type_0::IprAccess 289082 0.90% 100.00% # Type of FU issued
system.cpu2.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu2.iq.FU_type_0::total 32107794 # Type of FU issued
-system.cpu2.iq.rate 1.029271 # Inst issue rate
-system.cpu2.iq.fu_busy_cnt 245827 # FU busy when requested
-system.cpu2.iq.fu_busy_rate 0.007656 # FU busy rate (busy events/executed inst)
-system.cpu2.iq.int_inst_queue_reads 91550157 # Number of integer instruction queue reads
-system.cpu2.iq.int_inst_queue_writes 35210267 # Number of integer instruction queue writes
-system.cpu2.iq.int_inst_queue_wakeup_accesses 31710626 # Number of integer instruction queue wakeup accesses
-system.cpu2.iq.fp_inst_queue_reads 234262 # Number of floating instruction queue reads
-system.cpu2.iq.fp_inst_queue_writes 114809 # Number of floating instruction queue writes
-system.cpu2.iq.fp_inst_queue_wakeup_accesses 110859 # Number of floating instruction queue wakeup accesses
-system.cpu2.iq.int_alu_accesses 32229265 # Number of integer alu accesses
-system.cpu2.iq.fp_alu_accesses 121908 # Number of floating point alu accesses
-system.cpu2.iew.lsq.thread0.forwLoads 186278 # Number of loads that had data forwarded from stores
+system.cpu2.iq.FU_type_0::total 32196803 # Type of FU issued
+system.cpu2.iq.rate 1.030460 # Inst issue rate
+system.cpu2.iq.fu_busy_cnt 247663 # FU busy when requested
+system.cpu2.iq.fu_busy_rate 0.007692 # FU busy rate (busy events/executed inst)
+system.cpu2.iq.int_inst_queue_reads 91777621 # Number of integer instruction queue reads
+system.cpu2.iq.int_inst_queue_writes 35291242 # Number of integer instruction queue writes
+system.cpu2.iq.int_inst_queue_wakeup_accesses 31803164 # Number of integer instruction queue wakeup accesses
+system.cpu2.iq.fp_inst_queue_reads 234448 # Number of floating instruction queue reads
+system.cpu2.iq.fp_inst_queue_writes 114643 # Number of floating instruction queue writes
+system.cpu2.iq.fp_inst_queue_wakeup_accesses 110912 # Number of floating instruction queue wakeup accesses
+system.cpu2.iq.int_alu_accesses 32319915 # Number of integer alu accesses
+system.cpu2.iq.fp_alu_accesses 122111 # Number of floating point alu accesses
+system.cpu2.iew.lsq.thread0.forwLoads 186470 # Number of loads that had data forwarded from stores
system.cpu2.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu2.iew.lsq.thread0.squashedLoads 409987 # Number of loads squashed
-system.cpu2.iew.lsq.thread0.ignoredResponses 1098 # Number of memory responses ignored because the instruction is squashed
-system.cpu2.iew.lsq.thread0.memOrderViolation 3916 # Number of memory ordering violations
-system.cpu2.iew.lsq.thread0.squashedStores 156672 # Number of stores squashed
+system.cpu2.iew.lsq.thread0.squashedLoads 409308 # Number of loads squashed
+system.cpu2.iew.lsq.thread0.ignoredResponses 1087 # Number of memory responses ignored because the instruction is squashed
+system.cpu2.iew.lsq.thread0.memOrderViolation 3940 # Number of memory ordering violations
+system.cpu2.iew.lsq.thread0.squashedStores 154806 # Number of stores squashed
system.cpu2.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu2.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu2.iew.lsq.thread0.rescheduledLoads 4171 # Number of loads that were rescheduled
-system.cpu2.iew.lsq.thread0.cacheBlocked 28368 # Number of times an access to memory failed due to the cache being blocked
+system.cpu2.iew.lsq.thread0.rescheduledLoads 4179 # Number of loads that were rescheduled
+system.cpu2.iew.lsq.thread0.cacheBlocked 28515 # Number of times an access to memory failed due to the cache being blocked
system.cpu2.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu2.iew.iewSquashCycles 382761 # Number of cycles IEW is squashing
-system.cpu2.iew.iewBlockCycles 2017515 # Number of cycles IEW is blocking
-system.cpu2.iew.iewUnblockCycles 205037 # Number of cycles IEW is unblocking
-system.cpu2.iew.iewDispatchedInsts 34446466 # Number of instructions dispatched to IQ
-system.cpu2.iew.iewDispSquashedInsts 224960 # Number of squashed instructions skipped by dispatch
-system.cpu2.iew.iewDispLoadInsts 3343402 # Number of dispatched load instructions
-system.cpu2.iew.iewDispStoreInsts 2093050 # Number of dispatched store instructions
-system.cpu2.iew.iewDispNonSpecInsts 551127 # Number of dispatched non-speculative instructions
-system.cpu2.iew.iewIQFullEvents 142834 # Number of times the IQ has become full, causing a stall
-system.cpu2.iew.iewLSQFullEvents 2166 # Number of times the LSQ has become full, causing a stall
-system.cpu2.iew.memOrderViolationEvents 3916 # Number of memory order violations
-system.cpu2.iew.predictedTakenIncorrect 63764 # Number of branches that were predicted taken incorrectly
-system.cpu2.iew.predictedNotTakenIncorrect 127616 # Number of branches that were predicted not taken incorrectly
-system.cpu2.iew.branchMispredicts 191380 # Number of branch mispredicts detected at execute
-system.cpu2.iew.iewExecutedInsts 31948816 # Number of executed instructions
-system.cpu2.iew.iewExecLoadInsts 3204490 # Number of load instructions executed
-system.cpu2.iew.iewExecSquashedInsts 158978 # Number of squashed instructions skipped in execute
+system.cpu2.iew.iewSquashCycles 380496 # Number of cycles IEW is squashing
+system.cpu2.iew.iewBlockCycles 2018433 # Number of cycles IEW is blocking
+system.cpu2.iew.iewUnblockCycles 205280 # Number of cycles IEW is unblocking
+system.cpu2.iew.iewDispatchedInsts 34533473 # Number of instructions dispatched to IQ
+system.cpu2.iew.iewDispSquashedInsts 223572 # Number of squashed instructions skipped by dispatch
+system.cpu2.iew.iewDispLoadInsts 3350609 # Number of dispatched load instructions
+system.cpu2.iew.iewDispStoreInsts 2097879 # Number of dispatched store instructions
+system.cpu2.iew.iewDispNonSpecInsts 552418 # Number of dispatched non-speculative instructions
+system.cpu2.iew.iewIQFullEvents 143005 # Number of times the IQ has become full, causing a stall
+system.cpu2.iew.iewLSQFullEvents 2030 # Number of times the LSQ has become full, causing a stall
+system.cpu2.iew.memOrderViolationEvents 3940 # Number of memory order violations
+system.cpu2.iew.predictedTakenIncorrect 62474 # Number of branches that were predicted taken incorrectly
+system.cpu2.iew.predictedNotTakenIncorrect 127218 # Number of branches that were predicted not taken incorrectly
+system.cpu2.iew.branchMispredicts 189692 # Number of branch mispredicts detected at execute
+system.cpu2.iew.iewExecutedInsts 32041792 # Number of executed instructions
+system.cpu2.iew.iewExecLoadInsts 3211958 # Number of load instructions executed
+system.cpu2.iew.iewExecSquashedInsts 155011 # Number of squashed instructions skipped in execute
system.cpu2.iew.exec_swp 0 # number of swp insts executed
-system.cpu2.iew.exec_nop 1268473 # number of nop insts executed
-system.cpu2.iew.exec_refs 5214665 # number of memory reference insts executed
-system.cpu2.iew.exec_branches 7427208 # Number of branches executed
-system.cpu2.iew.exec_stores 2010175 # Number of stores executed
-system.cpu2.iew.exec_rate 1.024174 # Inst execution rate
-system.cpu2.iew.wb_sent 31853816 # cumulative count of insts sent to commit
-system.cpu2.iew.wb_count 31821485 # cumulative count of insts written-back
-system.cpu2.iew.wb_producers 18500784 # num instructions producing a value
-system.cpu2.iew.wb_consumers 21694431 # num instructions consuming a value
+system.cpu2.iew.exec_nop 1269676 # number of nop insts executed
+system.cpu2.iew.exec_refs 5228104 # number of memory reference insts executed
+system.cpu2.iew.exec_branches 7451179 # Number of branches executed
+system.cpu2.iew.exec_stores 2016146 # Number of stores executed
+system.cpu2.iew.exec_rate 1.025499 # Inst execution rate
+system.cpu2.iew.wb_sent 31946323 # cumulative count of insts sent to commit
+system.cpu2.iew.wb_count 31914076 # cumulative count of insts written-back
+system.cpu2.iew.wb_producers 18560539 # num instructions producing a value
+system.cpu2.iew.wb_consumers 21756623 # num instructions consuming a value
system.cpu2.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu2.iew.wb_rate 1.020092 # insts written-back per cycle
-system.cpu2.iew.wb_fanout 0.852790 # average fanout of values written-back
+system.cpu2.iew.wb_rate 1.021411 # insts written-back per cycle
+system.cpu2.iew.wb_fanout 0.853098 # average fanout of values written-back
system.cpu2.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu2.commit.commitSquashedInsts 2318994 # The number of squashed insts skipped by commit
-system.cpu2.commit.commitNonSpecStalls 182432 # The number of times commit has been forced to stall to communicate backwards
-system.cpu2.commit.branchMispredicts 176935 # The number of times a branch was mispredicted
-system.cpu2.commit.committed_per_cycle::samples 26906152 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::mean 1.192355 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::stdev 1.846387 # Number of insts commited each cycle
+system.cpu2.commit.commitSquashedInsts 2307107 # The number of squashed insts skipped by commit
+system.cpu2.commit.commitNonSpecStalls 183220 # The number of times commit has been forced to stall to communicate backwards
+system.cpu2.commit.branchMispredicts 175579 # The number of times a branch was mispredicted
+system.cpu2.commit.committed_per_cycle::samples 26955469 # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::mean 1.193861 # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::stdev 1.846623 # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::0 16157542 60.05% 60.05% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::1 2331595 8.67% 68.72% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::2 1218913 4.53% 73.25% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::3 5433463 20.19% 93.44% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::4 503772 1.87% 95.31% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::5 185469 0.69% 96.00% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::6 177448 0.66% 96.66% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::7 178843 0.66% 97.33% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::8 719107 2.67% 100.00% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::0 16175286 60.01% 60.01% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::1 2330504 8.65% 68.65% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::2 1226068 4.55% 73.20% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::3 5456953 20.24% 93.45% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::4 503178 1.87% 95.31% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::5 186113 0.69% 96.00% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::6 177622 0.66% 96.66% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::7 179384 0.67% 97.33% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::8 720361 2.67% 100.00% # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::total 26906152 # Number of insts commited each cycle
-system.cpu2.commit.committedInsts 32081688 # Number of instructions committed
-system.cpu2.commit.committedOps 32081688 # Number of ops (including micro ops) committed
+system.cpu2.commit.committed_per_cycle::total 26955469 # Number of insts commited each cycle
+system.cpu2.commit.committedInsts 32181084 # Number of instructions committed
+system.cpu2.commit.committedOps 32181084 # Number of ops (including micro ops) committed
system.cpu2.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu2.commit.refs 4869793 # Number of memory references committed
-system.cpu2.commit.loads 2933415 # Number of loads committed
-system.cpu2.commit.membars 63859 # Number of memory barriers committed
-system.cpu2.commit.branches 7280639 # Number of branches committed
-system.cpu2.commit.fp_insts 109636 # Number of committed floating point instructions.
-system.cpu2.commit.int_insts 30638732 # Number of committed integer instructions.
-system.cpu2.commit.function_calls 228563 # Number of function calls committed.
-system.cpu2.commit.bw_lim_events 719107 # number cycles where commit BW limit reached
+system.cpu2.commit.refs 4884374 # Number of memory references committed
+system.cpu2.commit.loads 2941301 # Number of loads committed
+system.cpu2.commit.membars 64148 # Number of memory barriers committed
+system.cpu2.commit.branches 7305681 # Number of branches committed
+system.cpu2.commit.fp_insts 109768 # Number of committed floating point instructions.
+system.cpu2.commit.int_insts 30735120 # Number of committed integer instructions.
+system.cpu2.commit.function_calls 229363 # Number of function calls committed.
+system.cpu2.commit.bw_lim_events 720361 # number cycles where commit BW limit reached
system.cpu2.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu2.rob.rob_reads 60513787 # The number of ROB reads
-system.cpu2.rob.rob_writes 69183653 # The number of ROB writes
-system.cpu2.timesIdled 245794 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu2.idleCycles 3905796 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu2.quiesceCycles 1746583104 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu2.committedInsts 30918811 # Number of Instructions Simulated
-system.cpu2.committedOps 30918811 # Number of Ops (including micro ops) Simulated
-system.cpu2.committedInsts_total 30918811 # Number of Instructions Simulated
-system.cpu2.cpi 1.008923 # CPI: Cycles Per Instruction
-system.cpu2.cpi_total 1.008923 # CPI: Total CPI of All Threads
-system.cpu2.ipc 0.991156 # IPC: Instructions Per Cycle
-system.cpu2.ipc_total 0.991156 # IPC: Total IPC of All Threads
-system.cpu2.int_regfile_reads 42017360 # number of integer regfile reads
-system.cpu2.int_regfile_writes 22376128 # number of integer regfile writes
-system.cpu2.fp_regfile_reads 67819 # number of floating regfile reads
-system.cpu2.fp_regfile_writes 67985 # number of floating regfile writes
-system.cpu2.misc_regfile_reads 5215792 # number of misc regfile reads
-system.cpu2.misc_regfile_writes 257331 # number of misc regfile writes
+system.cpu2.rob.rob_reads 60649307 # The number of ROB reads
+system.cpu2.rob.rob_writes 69356385 # The number of ROB writes
+system.cpu2.timesIdled 245741 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu2.idleCycles 3909113 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu2.quiesceCycles 1746532644 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu2.committedInsts 31016177 # Number of Instructions Simulated
+system.cpu2.committedOps 31016177 # Number of Ops (including micro ops) Simulated
+system.cpu2.committedInsts_total 31016177 # Number of Instructions Simulated
+system.cpu2.cpi 1.007380 # CPI: Cycles Per Instruction
+system.cpu2.cpi_total 1.007380 # CPI: Total CPI of All Threads
+system.cpu2.ipc 0.992674 # IPC: Instructions Per Cycle
+system.cpu2.ipc_total 0.992674 # IPC: Total IPC of All Threads
+system.cpu2.int_regfile_reads 42141472 # number of integer regfile reads
+system.cpu2.int_regfile_writes 22438304 # number of integer regfile writes
+system.cpu2.fp_regfile_reads 67749 # number of floating regfile reads
+system.cpu2.fp_regfile_writes 68082 # number of floating regfile writes
+system.cpu2.misc_regfile_reads 5235386 # number of misc regfile reads
+system.cpu2.misc_regfile_writes 258296 # number of misc regfile writes
system.cpu2.kern.inst.arm 0 # number of arm instructions executed
system.cpu2.kern.inst.quiesce 0 # number of quiesce instructions executed
system.cpu2.kern.inst.hwrei 0 # number of hwrei instructions executed
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt
index bab672da1..03035c465 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt
@@ -1,132 +1,132 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.534279 # Number of seconds simulated
-sim_ticks 2534279149500 # Number of ticks simulated
-final_tick 2534279149500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 2.534332 # Number of seconds simulated
+sim_ticks 2534332336000 # Number of ticks simulated
+final_tick 2534332336000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 43780 # Simulator instruction rate (inst/s)
-host_op_rate 56332 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1839722930 # Simulator tick rate (ticks/s)
-host_mem_usage 400528 # Number of bytes of host memory used
-host_seconds 1377.53 # Real time elapsed on the host
-sim_insts 60307893 # Number of instructions simulated
-sim_ops 77599512 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::realview.clcd 119547392 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.dtb.walker 2880 # Number of bytes read from this memory
+host_inst_rate 47356 # Simulator instruction rate (inst/s)
+host_op_rate 60934 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1990051953 # Simulator tick rate (ticks/s)
+host_mem_usage 400524 # Number of bytes of host memory used
+host_seconds 1273.50 # Real time elapsed on the host
+sim_insts 60307773 # Number of instructions simulated
+sim_ops 77599321 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::realview.clcd 119572608 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.dtb.walker 2816 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.itb.walker 128 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.inst 796992 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 9094160 # Number of bytes read from this memory
-system.physmem.bytes_read::total 129441552 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 796992 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 796992 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 3783360 # Number of bytes written to this memory
+system.physmem.bytes_read::cpu.inst 798144 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 9095056 # Number of bytes read from this memory
+system.physmem.bytes_read::total 129468752 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 798144 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 798144 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 3785216 # Number of bytes written to this memory
system.physmem.bytes_written::cpu.data 3016072 # Number of bytes written to this memory
-system.physmem.bytes_written::total 6799432 # Number of bytes written to this memory
-system.physmem.num_reads::realview.clcd 14943424 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.dtb.walker 45 # Number of read requests responded to by this memory
+system.physmem.bytes_written::total 6801288 # Number of bytes written to this memory
+system.physmem.num_reads::realview.clcd 14946576 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.dtb.walker 44 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.itb.walker 2 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.inst 12453 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 142130 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 15098054 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 59115 # Number of write requests responded to by this memory
+system.physmem.num_reads::cpu.inst 12471 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 142144 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 15101237 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 59144 # Number of write requests responded to by this memory
system.physmem.num_writes::cpu.data 754018 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 813133 # Number of write requests responded to by this memory
-system.physmem.bw_read::realview.clcd 47172148 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.dtb.walker 1136 # Total read bandwidth from this memory (bytes/s)
+system.physmem.num_writes::total 813162 # Number of write requests responded to by this memory
+system.physmem.bw_read::realview.clcd 47181108 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.dtb.walker 1111 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.itb.walker 51 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 314485 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 3588460 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 51076280 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 314485 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 314485 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1492874 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data 1190110 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 2682985 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1492874 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::realview.clcd 47172148 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.dtb.walker 1136 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 314933 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 3588738 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 51085941 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 314933 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 314933 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1493575 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 1190085 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 2683661 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1493575 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::realview.clcd 47181108 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.dtb.walker 1111 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.itb.walker 51 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 314485 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 4778571 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 53759265 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 15098054 # Total number of read requests seen
-system.physmem.writeReqs 813133 # Total number of write requests seen
-system.physmem.cpureqs 218381 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 966275456 # Total number of bytes read from memory
-system.physmem.bytesWritten 52040512 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 129441552 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 6799432 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 339 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 4672 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 944601 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 943433 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 943409 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 943592 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 943465 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 943701 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 943525 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 943240 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 944001 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 943648 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 943214 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 942809 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 943923 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 943684 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 943779 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 943691 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 49135 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 48909 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 50973 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 51086 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 51003 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 51258 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 51261 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 51198 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 51347 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 51095 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 50750 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 50404 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 51353 # Track writes on a per bank basis
+system.physmem.bw_total::cpu.inst 314933 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 4778824 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 53769602 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 15101237 # Total number of read requests seen
+system.physmem.writeReqs 813162 # Total number of write requests seen
+system.physmem.cpureqs 218445 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 966479168 # Total number of bytes read from memory
+system.physmem.bytesWritten 52042368 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 129468752 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 6801288 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 279 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 4676 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 944611 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 944270 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 944423 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 944612 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 943754 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 943694 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 943515 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 943302 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 944002 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 943653 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 943221 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 942812 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 943924 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 943688 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 943784 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 943693 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 49130 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 48913 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 50969 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 51083 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 51011 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 51261 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 51258 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 51200 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 51354 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 51098 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 50757 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 50407 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 51356 # Track writes on a per bank basis
system.physmem.perBankWrReqs::13 50977 # Track writes on a per bank basis
system.physmem.perBankWrReqs::14 51264 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 51120 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 51124 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 32444 # Number of times wr buffer was full causing retry
-system.physmem.totGap 2534279100000 # Total gap between requests
+system.physmem.numWrRetry 32457 # Number of times wr buffer was full causing retry
+system.physmem.totGap 2534332242000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 36 # Categorize read packet sizes
-system.physmem.readPktSize::3 14943424 # Categorize read packet sizes
+system.physmem.readPktSize::3 14946576 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 154594 # Categorize read packet sizes
+system.physmem.readPktSize::6 154625 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 754018 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 59115 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 1052560 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 982701 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 988227 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 3681755 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2757300 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2755283 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 2712082 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 17052 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 15182 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 27533 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 39830 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 27503 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 10257 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 10197 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 13755 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 6392 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 94 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 6 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 3 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 3 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 59144 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 1052232 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 984006 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 974713 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 3682136 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2757823 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2756219 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 2725955 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 17025 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 15237 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 28723 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 42159 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 28643 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 9083 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 9038 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 12526 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 5326 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 104 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 7 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 2 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
@@ -139,326 +139,316 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 2591 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 2647 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 2703 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 2761 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 2791 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 2818 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 2847 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 2874 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 2892 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 32763 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 32707 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 32651 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 32593 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 32563 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 32536 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 32507 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 2588 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 2654 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 2707 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 2777 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 2803 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 2823 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 2850 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 2875 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 2885 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 35354 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 35354 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 35354 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 32767 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 32701 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 32648 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 32578 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 32552 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 32532 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::29 32505 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30 32480 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 32462 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 42559 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 23924.789210 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 1816.195393 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 32272.883514 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-95 8308 19.52% 19.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-159 3417 8.03% 27.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-223 2234 5.25% 32.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-287 1796 4.22% 37.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-351 1258 2.96% 39.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-415 1103 2.59% 42.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-479 837 1.97% 44.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-543 830 1.95% 46.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-607 538 1.26% 47.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-671 533 1.25% 49.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-735 414 0.97% 49.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-799 384 0.90% 50.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-863 258 0.61% 51.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-927 273 0.64% 52.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-991 193 0.45% 52.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1055 240 0.56% 53.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1119 148 0.35% 53.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1183 144 0.34% 53.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1247 105 0.25% 54.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1311 120 0.28% 54.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1375 89 0.21% 54.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1439 396 0.93% 55.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1503 1932 4.54% 60.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1567 440 1.03% 61.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1631 89 0.21% 61.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1695 139 0.33% 61.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1759 56 0.13% 61.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1823 104 0.24% 61.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1887 40 0.09% 62.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1951 62 0.15% 62.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-2015 22 0.05% 62.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2079 58 0.14% 62.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2143 29 0.07% 62.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2207 47 0.11% 62.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2271 13 0.03% 62.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2335 37 0.09% 62.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2399 11 0.03% 62.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2463 28 0.07% 62.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2527 17 0.04% 62.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2591 25 0.06% 62.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2655 7 0.02% 62.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2719 18 0.04% 62.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2783 4 0.01% 62.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2847 18 0.04% 63.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2911 6 0.01% 63.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2975 14 0.03% 63.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3039 6 0.01% 63.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3103 12 0.03% 63.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3167 2 0.00% 63.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3231 7 0.02% 63.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3295 6 0.01% 63.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3359 17 0.04% 63.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3423 5 0.01% 63.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3487 8 0.02% 63.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3551 3 0.01% 63.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3615 5 0.01% 63.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3679 6 0.01% 63.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3743 9 0.02% 63.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3807 1 0.00% 63.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3871 5 0.01% 63.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3935 4 0.01% 63.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3999 9 0.02% 63.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4063 4 0.01% 63.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4127 39 0.09% 63.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4191 5 0.01% 63.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4255 7 0.02% 63.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4319 4 0.01% 63.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4383 6 0.01% 63.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4447 2 0.00% 63.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4511 3 0.01% 63.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4575 4 0.01% 63.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4639 4 0.01% 63.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4767 6 0.01% 63.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4831 1 0.00% 63.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4895 8 0.02% 63.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4959 3 0.01% 63.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-5023 5 0.01% 63.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5151 5 0.01% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5184-5215 1 0.00% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5279 1 0.00% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5343 1 0.00% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5407 1 0.00% 63.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5471 2 0.00% 63.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5535 3 0.01% 63.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5568-5599 1 0.00% 63.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5632-5663 2 0.00% 63.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5696-5727 3 0.01% 63.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5919 3 0.01% 63.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6047 3 0.01% 63.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6111 1 0.00% 63.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6175 6 0.01% 63.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6239 3 0.01% 63.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6272-6303 1 0.00% 63.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6431 1 0.00% 63.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6464-6495 2 0.00% 63.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6559 3 0.01% 63.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6592-6623 2 0.00% 63.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6687 3 0.01% 63.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6751 1 0.00% 63.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6815 18 0.04% 63.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6879 5 0.01% 63.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6943 1 0.00% 63.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7071 8 0.02% 63.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7199 6 0.01% 63.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7296-7327 1 0.00% 63.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7391 1 0.00% 63.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7455 8 0.02% 63.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7583 9 0.02% 63.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7616-7647 2 0.00% 63.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7711 6 0.01% 63.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7839 3 0.01% 63.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7903 3 0.01% 63.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7967 4 0.01% 63.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8031 5 0.01% 63.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8095 7 0.02% 63.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8159 4 0.01% 63.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8223 322 0.76% 64.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8704-8735 1 0.00% 64.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8960-8991 1 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9152-9183 1 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9216-9247 2 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9472-9503 1 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9536-9567 1 0.00% 64.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10240-10271 19 0.04% 64.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10496-10527 1 0.00% 64.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11008-11039 1 0.00% 64.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11264-11295 1 0.00% 64.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11520-11551 2 0.00% 64.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11904-11935 1 0.00% 64.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12319 1 0.00% 64.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12544-12575 2 0.00% 64.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13312-13343 4 0.01% 64.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13568-13599 1 0.00% 64.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13824-13855 1 0.00% 64.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14336-14367 2 0.00% 64.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14592-14623 1 0.00% 64.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14879 2 0.00% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15040-15071 1 0.00% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15199 1 0.00% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15391 3 0.01% 64.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15616-15647 2 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16128-16159 1 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16384-16415 2 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16671 1 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16896-16927 3 0.01% 64.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17152-17183 2 0.00% 64.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17216-17247 2 0.00% 64.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17344-17375 1 0.00% 64.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17408-17439 2 0.00% 64.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17792-17823 1 0.00% 64.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17920-17951 2 0.00% 64.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17984-18015 1 0.00% 64.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18176-18207 2 0.00% 64.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18432-18463 2 0.00% 64.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19200-19231 2 0.00% 64.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19840-19871 1 0.00% 64.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20224-20255 3 0.01% 64.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20544-20575 1 0.00% 64.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20736-20767 1 0.00% 64.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21248-21279 1 0.00% 64.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21312-21343 1 0.00% 64.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21504-21535 2 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22016-22047 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22272-22303 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22400-22431 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22528-22559 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22592-22623 1 0.00% 64.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22784-22815 1 0.00% 64.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23040-23071 1 0.00% 64.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23552-23583 2 0.00% 64.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23808-23839 2 0.00% 64.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24320-24351 2 0.00% 64.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24576-24607 4 0.01% 64.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25088-25119 1 0.00% 64.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25600-25631 3 0.01% 64.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25664-25695 1 0.00% 64.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25728-25759 1 0.00% 64.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26368-26399 1 0.00% 64.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26624-26655 2 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27328-27359 1 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27456-27487 1 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27648-27679 1 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28416-28447 1 0.00% 64.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28672-28703 1 0.00% 64.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28736-28767 1 0.00% 64.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28928-28959 2 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29184-29215 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29376-29407 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29440-29471 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29696-29727 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29952-29983 1 0.00% 64.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30016-30047 1 0.00% 64.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30208-30239 3 0.01% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30592-30623 1 0.00% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30720-30751 1 0.00% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31104-31135 1 0.00% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31232-31263 1 0.00% 64.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31424-31455 1 0.00% 64.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31488-31519 1 0.00% 64.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31744-31775 2 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32256-32287 1 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33664-33695 2 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33728-33759 1 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33792-33823 44 0.10% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::34176-34207 1 0.00% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::34752-34783 1 0.00% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36608-36639 1 0.00% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36864-36895 2 0.00% 65.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::37248-37279 1 0.00% 65.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39296-39327 1 0.00% 65.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39808-39839 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::40000-40031 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::41984-42015 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42048-42079 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42496-42527 2 0.00% 65.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::43264-43295 1 0.00% 65.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44672-44703 1 0.00% 65.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44800-44831 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::45312-45343 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::47616-47647 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::47936-47967 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48128-48159 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48640-48671 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48896-48927 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::49152-49183 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::49920-49951 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50176-50207 2 0.00% 65.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50432-50463 1 0.00% 65.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50688-50719 1 0.00% 65.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::54272-54303 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56000-56031 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56832-56863 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::57344-57375 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58368-58399 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58944-58975 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::59840-59871 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::62208-62239 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::62848-62879 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::63232-63263 1 0.00% 65.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::63488-63519 2 0.00% 65.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64256-64287 1 0.00% 65.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64704-64735 1 0.00% 65.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65024-65055 13 0.03% 65.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65152-65183 18 0.04% 65.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65280-65311 18 0.04% 65.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65344-65375 8 0.02% 65.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65472-65503 18 0.04% 65.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65536-65567 14406 33.85% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::113216-113247 1 0.00% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129664-129695 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129792-129823 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129984-130015 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130432-130463 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::131072-131103 325 0.76% 99.96% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::31 32470 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 42332 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 24053.235566 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 1833.734815 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 32311.504914 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-95 8211 19.40% 19.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-159 3440 8.13% 27.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-223 2237 5.28% 32.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-287 1775 4.19% 37.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-351 1231 2.91% 39.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-415 1031 2.44% 42.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-479 888 2.10% 44.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-543 774 1.83% 46.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-607 547 1.29% 47.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-671 559 1.32% 48.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-735 426 1.01% 49.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-799 432 1.02% 50.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-863 287 0.68% 51.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-927 279 0.66% 52.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-991 159 0.38% 52.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1055 249 0.59% 53.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1119 131 0.31% 53.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1183 141 0.33% 53.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1247 101 0.24% 54.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1311 136 0.32% 54.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1375 82 0.19% 54.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1439 379 0.90% 55.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1503 1813 4.28% 59.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1567 447 1.06% 60.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1631 86 0.20% 61.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1695 158 0.37% 61.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1759 41 0.10% 61.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1823 104 0.25% 61.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1887 37 0.09% 61.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1951 64 0.15% 62.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-2015 25 0.06% 62.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2079 71 0.17% 62.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2143 17 0.04% 62.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2207 45 0.11% 62.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2271 11 0.03% 62.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2335 40 0.09% 62.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2399 10 0.02% 62.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2463 26 0.06% 62.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2527 12 0.03% 62.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2591 19 0.04% 62.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2655 3 0.01% 62.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2719 16 0.04% 62.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2783 8 0.02% 62.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2847 18 0.04% 62.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2911 12 0.03% 62.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2975 13 0.03% 62.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3039 6 0.01% 62.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3103 25 0.06% 62.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3167 6 0.01% 62.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3231 6 0.01% 62.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3295 9 0.02% 62.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3359 13 0.03% 62.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3423 6 0.01% 62.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3487 6 0.01% 63.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3551 2 0.00% 63.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3615 9 0.02% 63.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3679 6 0.01% 63.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3743 8 0.02% 63.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3807 5 0.01% 63.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3871 1 0.00% 63.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3935 4 0.01% 63.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3999 6 0.01% 63.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4063 4 0.01% 63.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4127 43 0.10% 63.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4191 2 0.00% 63.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4255 3 0.01% 63.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4319 7 0.02% 63.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4383 8 0.02% 63.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4447 8 0.02% 63.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4511 6 0.01% 63.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4575 4 0.01% 63.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4639 7 0.02% 63.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4767 4 0.01% 63.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4895 2 0.00% 63.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4959 3 0.01% 63.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-5023 2 0.00% 63.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5151 10 0.02% 63.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5215 3 0.01% 63.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5279 2 0.00% 63.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5343 1 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5407 2 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5471 1 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5632-5663 1 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5696-5727 1 0.00% 63.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5760-5791 1 0.00% 63.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5824-5855 3 0.01% 63.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5919 5 0.01% 63.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5952-5983 1 0.00% 63.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6047 1 0.00% 63.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6111 1 0.00% 63.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6175 7 0.02% 63.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6208-6239 1 0.00% 63.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6303 1 0.00% 63.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6495 2 0.00% 63.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6559 4 0.01% 63.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6623 3 0.01% 63.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6656-6687 2 0.00% 63.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6751 1 0.00% 63.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6784-6815 20 0.05% 63.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6879 3 0.01% 63.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6912-6943 3 0.01% 63.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6976-7007 1 0.00% 63.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7071 4 0.01% 63.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7104-7135 1 0.00% 63.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7199 4 0.01% 63.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7327 1 0.00% 63.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7391 1 0.00% 63.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7455 4 0.01% 63.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7488-7519 1 0.00% 63.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7583 3 0.01% 63.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7616-7647 1 0.00% 63.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7680-7711 7 0.02% 63.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7744-7775 1 0.00% 63.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7839 3 0.01% 63.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7903 2 0.00% 63.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7967 3 0.01% 63.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8031 3 0.01% 63.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8095 11 0.03% 63.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8159 4 0.01% 63.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8223 322 0.76% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8448-8479 1 0.00% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8704-8735 1 0.00% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8960-8991 1 0.00% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9216-9247 1 0.00% 64.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10240-10271 18 0.04% 64.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10496-10527 2 0.00% 64.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11008-11039 1 0.00% 64.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11264-11295 2 0.00% 64.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11520-11551 1 0.00% 64.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11776-11807 1 0.00% 64.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12288-12319 3 0.01% 64.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12480-12511 1 0.00% 64.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12544-12575 1 0.00% 64.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12800-12831 1 0.00% 64.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13056-13087 1 0.00% 64.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13343 2 0.00% 64.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14336-14367 5 0.01% 64.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14464-14495 1 0.00% 64.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14623 1 0.00% 64.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15391 3 0.01% 64.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15808-15839 1 0.00% 64.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16384-16415 2 0.00% 64.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16960-16991 1 0.00% 64.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17216-17247 4 0.01% 64.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17408-17439 5 0.01% 64.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17920-17951 2 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18368-18399 1 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18432-18463 1 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18688-18719 1 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18816-18847 1 0.00% 64.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18944-18975 1 0.00% 64.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19136-19167 1 0.00% 64.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19456-19487 3 0.01% 64.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19584-19615 1 0.00% 64.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20480-20511 2 0.00% 64.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20992-21023 1 0.00% 64.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21248-21279 2 0.00% 64.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21312-21343 1 0.00% 64.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21504-21535 1 0.00% 64.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21888-21919 1 0.00% 64.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22336-22367 1 0.00% 64.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22528-22559 2 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23040-23071 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23552-23583 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24000-24031 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24064-24095 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24320-24351 2 0.00% 64.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24576-24607 4 0.01% 64.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24640-24671 1 0.00% 64.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24768-24799 1 0.00% 64.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24832-24863 1 0.00% 64.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25280-25311 1 0.00% 64.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25600-25631 2 0.00% 64.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25856-25887 2 0.00% 64.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26240-26271 1 0.00% 64.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26624-26655 3 0.01% 64.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26880-26911 1 0.00% 64.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27648-27679 3 0.01% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27712-27743 1 0.00% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27904-27935 1 0.00% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28160-28191 1 0.00% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28416-28447 1 0.00% 64.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28608-28639 1 0.00% 64.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28672-28703 2 0.00% 64.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28736-28767 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28928-28959 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29184-29215 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29440-29471 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29568-29599 1 0.00% 64.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29696-29727 3 0.01% 64.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29952-29983 1 0.00% 64.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30272-30303 1 0.00% 64.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30464-30495 1 0.00% 64.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30720-30751 3 0.01% 64.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30976-31007 2 0.00% 64.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31104-31135 1 0.00% 64.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31232-31263 1 0.00% 64.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31744-31775 2 0.00% 64.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31936-31967 1 0.00% 64.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32000-32031 1 0.00% 64.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32128-32159 1 0.00% 64.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32512-32543 2 0.00% 64.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33024-33055 2 0.00% 64.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33280-33311 1 0.00% 64.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33536-33567 6 0.01% 64.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33600-33631 2 0.00% 64.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33664-33695 1 0.00% 64.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33792-33823 44 0.10% 64.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::34560-34591 2 0.00% 64.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35200-35231 1 0.00% 64.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35840-35871 2 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37504-37535 1 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37888-37919 1 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37952-37983 1 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::38912-38943 1 0.00% 64.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40256-40287 1 0.00% 64.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40704-40735 1 0.00% 64.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40960-40991 3 0.01% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::41984-42015 1 0.00% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::44544-44575 1 0.00% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46080-46111 1 0.00% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::47616-47647 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::50176-50207 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::51200-51231 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::52224-52255 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::52992-53023 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53056-53087 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53248-53279 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53760-53791 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::54528-54559 2 0.00% 64.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57344-57375 1 0.00% 64.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57856-57887 1 0.00% 64.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58368-58399 2 0.00% 64.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62464-62495 1 0.00% 64.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62528-62559 1 0.00% 64.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65088-65119 8 0.02% 64.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65216-65247 18 0.04% 65.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65280-65311 18 0.04% 65.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65344-65375 12 0.03% 65.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65472-65503 12 0.03% 65.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65536-65567 14415 34.05% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::130816-130847 1 0.00% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::131072-131103 330 0.78% 99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::131200-131231 1 0.00% 99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::132096-132127 3 0.01% 99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::136576-136607 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::168704-168735 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::169664-169695 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::190464-190495 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::196352-196383 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::196608-196639 9 0.02% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 42559 # Bytes accessed per row activation
-system.physmem.totQLat 355117101750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 446336213000 # Sum of mem lat for all requests
-system.physmem.totBusLat 75488575000 # Total cycles spent in databus access
-system.physmem.totBankLat 15730536250 # Total cycles spent in bank access
-system.physmem.avgQLat 23521.25 # Average queueing delay per request
-system.physmem.avgBankLat 1041.92 # Average bank access latency per request
+system.physmem.bytesPerActivate::159168-159199 1 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::160704-160735 1 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::160768-160799 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192512-192543 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196416-196447 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196608-196639 8 0.02% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 42332 # Bytes accessed per row activation
+system.physmem.totQLat 352162436750 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 443380465500 # Sum of mem lat for all requests
+system.physmem.totBusLat 75504790000 # Total cycles spent in databus access
+system.physmem.totBankLat 15713238750 # Total cycles spent in bank access
+system.physmem.avgQLat 23320.54 # Average queueing delay per request
+system.physmem.avgBankLat 1040.55 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 29563.16 # Average memory access latency
-system.physmem.avgRdBW 381.28 # Average achieved read bandwidth in MB/s
+system.physmem.avgMemAccLat 29361.08 # Average memory access latency
+system.physmem.avgRdBW 381.35 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 20.53 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 51.08 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedRdBW 51.09 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 2.68 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 3.14 # Data bus utilization in percentage
-system.physmem.avgRdQLen 0.18 # Average read queue length over time
-system.physmem.avgWrQLen 11.71 # Average write queue length over time
-system.physmem.readRowHits 15070837 # Number of row buffer hits during reads
-system.physmem.writeRowHits 797438 # Number of row buffer hits during writes
+system.physmem.avgRdQLen 0.17 # Average read queue length over time
+system.physmem.avgWrQLen 10.77 # Average write queue length over time
+system.physmem.readRowHits 15074158 # Number of row buffer hits during reads
+system.physmem.writeRowHits 797610 # Number of row buffer hits during writes
system.physmem.readRowHitRate 99.82 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 98.07 # Row buffer hit rate for writes
-system.physmem.avgGap 159276.56 # Average gap between requests
+system.physmem.writeRowHitRate 98.09 # Row buffer hit rate for writes
+system.physmem.avgGap 159247.75 # Average gap between requests
system.realview.nvmem.bytes_read::cpu.inst 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu.inst 64 # Number of instructions bytes read from this memory
@@ -471,60 +461,60 @@ system.realview.nvmem.bw_inst_read::cpu.inst 25
system.realview.nvmem.bw_inst_read::total 25 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu.inst 25 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 25 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 54705448 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 16150672 # Transaction distribution
-system.membus.trans_dist::ReadResp 16150669 # Transaction distribution
+system.membus.throughput 54715776 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 16153842 # Transaction distribution
+system.membus.trans_dist::ReadResp 16153842 # Transaction distribution
system.membus.trans_dist::WriteReq 763336 # Transaction distribution
system.membus.trans_dist::WriteResp 763336 # Transaction distribution
-system.membus.trans_dist::Writeback 59115 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 4669 # Transaction distribution
+system.membus.trans_dist::Writeback 59144 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 4673 # Transaction distribution
system.membus.trans_dist::SCUpgradeReq 3 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 4672 # Transaction distribution
-system.membus.trans_dist::ReadExReq 131424 # Transaction distribution
-system.membus.trans_dist::ReadExResp 131424 # Transaction distribution
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 2382946 # Packet count per connected master and slave (bytes)
+system.membus.trans_dist::UpgradeResp 4676 # Transaction distribution
+system.membus.trans_dist::ReadExReq 131438 # Transaction distribution
+system.membus.trans_dist::ReadExResp 131438 # Transaction distribution
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 2382948 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.nvmem.port 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 1885755 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 1885854 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.gic.pio 3770 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::total 4272475 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 29886845 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 29886845 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 2382946 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::total 4272576 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 29893152 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 29893152 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 2382948 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.nvmem.port 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 31772600 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 31779006 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.gic.pio 3770 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 34159320 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 2390309 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_count::total 34165728 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 2390313 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.nvmem.port 64 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 16693592 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 16697432 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.gic.pio 7540 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 19091509 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 119547368 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 119547368 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 2390309 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 19095353 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 119572608 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 119572608 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 2390313 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.nvmem.port 64 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 136240960 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 136270040 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.gic.pio 7540 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 138638877 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 138638877 # Total data (bytes)
+system.membus.tot_pkt_size::total 138667961 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 138667961 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 1491846000 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 1475262000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.1 # Layer utilization (%)
system.membus.reqLayer1.occupancy 1000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 17371820500 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 17374745000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.7 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 3645000 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 3634500 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer5.occupancy 1500 # Layer occupancy (ticks)
system.membus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 4719558707 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 4718589198 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 33739093743 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 33742309741 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 1.3 # Layer utilization (%)
system.cf0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
@@ -532,13 +522,13 @@ system.cf0.dma_read_txs 0 # Nu
system.cf0.dma_write_full_pages 0 # Number of full page size DMA writes.
system.cf0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs 0 # Number of DMA write transactions.
-system.iobus.throughput 48115298 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 16126739 # Transaction distribution
-system.iobus.trans_dist::ReadResp 16126726 # Transaction distribution
+system.iobus.throughput 48124265 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 16129900 # Transaction distribution
+system.iobus.trans_dist::ReadResp 16129887 # Transaction distribution
system.iobus.trans_dist::WriteReq 8158 # Transaction distribution
system.iobus.trans_dist::WriteResp 8158 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7936 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7938 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 518 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 1026 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -560,11 +550,11 @@ system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 2382946 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 29886835 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::total 29886835 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 2382948 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 29893155 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::total 29893155 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.realview_io.pio 7936 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.realview_io.pio 7938 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer0.pio 518 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer1.pio 1026 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -586,10 +576,10 @@ system.iobus.pkt_count::system.realview.sci_fake.pio 16
system.iobus.pkt_count::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 29886835 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 32269781 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 29893155 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 32276103 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15872 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15876 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 1036 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 2052 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -611,11 +601,11 @@ system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 2390309 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 119547288 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::total 119547288 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 2390313 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 119572568 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::total 119572568 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.realview_io.pio 15872 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.realview_io.pio 15876 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer0.pio 1036 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer1.pio 2052 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -637,12 +627,12 @@ system.iobus.tot_pkt_size::system.realview.sci_fake.pio 32
system.iobus.tot_pkt_size::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 119547288 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 121937597 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 121937597 # Total data (bytes)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 119572568 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::total 121962881 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 121962881 # Total data (bytes)
system.iobus.reqLayer0.occupancy 21043000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 3973000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 3974000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 518000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
@@ -686,26 +676,26 @@ system.iobus.reqLayer22.occupancy 8000 # La
system.iobus.reqLayer22.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer23.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer25.occupancy 14943424000 # Layer occupancy (ticks)
+system.iobus.reqLayer25.occupancy 14946584000 # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization 0.6 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 2374788000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 2374790000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 29886822000 # Layer occupancy (ticks)
-system.iobus.respLayer1.utilization 1.2 # Layer utilization (%)
-system.cpu.branchPred.lookups 14673159 # Number of BP lookups
-system.cpu.branchPred.condPredicted 11756965 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 704729 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 9767663 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 7945266 # Number of BTB hits
+system.iobus.respLayer1.occupancy 40962341509 # Layer occupancy (ticks)
+system.iobus.respLayer1.utilization 1.6 # Layer utilization (%)
+system.cpu.branchPred.lookups 14663186 # Number of BP lookups
+system.cpu.branchPred.condPredicted 11751443 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 703165 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 9748962 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 7940354 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 81.342548 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 1399657 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 72413 # Number of incorrect RAS predictions.
+system.cpu.branchPred.BTBHitPct 81.448199 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 1396465 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 72132 # Number of incorrect RAS predictions.
system.cpu.checker.dtb.inst_hits 0 # ITB inst hits
system.cpu.checker.dtb.inst_misses 0 # ITB inst misses
-system.cpu.checker.dtb.read_hits 14987453 # DTB read hits
+system.cpu.checker.dtb.read_hits 14987443 # DTB read hits
system.cpu.checker.dtb.read_misses 7307 # DTB read misses
-system.cpu.checker.dtb.write_hits 11227781 # DTB write hits
+system.cpu.checker.dtb.write_hits 11227745 # DTB write hits
system.cpu.checker.dtb.write_misses 2189 # DTB write misses
system.cpu.checker.dtb.flush_tlb 4 # Number of times complete TLB was flushed
system.cpu.checker.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
@@ -716,13 +706,13 @@ system.cpu.checker.dtb.align_faults 0 # Nu
system.cpu.checker.dtb.prefetch_faults 178 # Number of TLB faults due to prefetch
system.cpu.checker.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu.checker.dtb.perms_faults 452 # Number of TLB faults due to permissions restrictions
-system.cpu.checker.dtb.read_accesses 14994760 # DTB read accesses
-system.cpu.checker.dtb.write_accesses 11229970 # DTB write accesses
+system.cpu.checker.dtb.read_accesses 14994750 # DTB read accesses
+system.cpu.checker.dtb.write_accesses 11229934 # DTB write accesses
system.cpu.checker.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu.checker.dtb.hits 26215234 # DTB hits
+system.cpu.checker.dtb.hits 26215188 # DTB hits
system.cpu.checker.dtb.misses 9496 # DTB misses
-system.cpu.checker.dtb.accesses 26224730 # DTB accesses
-system.cpu.checker.itb.inst_hits 61481893 # ITB inst hits
+system.cpu.checker.dtb.accesses 26224684 # DTB accesses
+system.cpu.checker.itb.inst_hits 61481774 # ITB inst hits
system.cpu.checker.itb.inst_misses 4471 # ITB inst misses
system.cpu.checker.itb.read_hits 0 # DTB read hits
system.cpu.checker.itb.read_misses 0 # DTB read misses
@@ -739,36 +729,36 @@ system.cpu.checker.itb.domain_faults 0 # Nu
system.cpu.checker.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu.checker.itb.read_accesses 0 # DTB read accesses
system.cpu.checker.itb.write_accesses 0 # DTB write accesses
-system.cpu.checker.itb.inst_accesses 61486364 # ITB inst accesses
-system.cpu.checker.itb.hits 61481893 # DTB hits
+system.cpu.checker.itb.inst_accesses 61486245 # ITB inst accesses
+system.cpu.checker.itb.hits 61481774 # DTB hits
system.cpu.checker.itb.misses 4471 # DTB misses
-system.cpu.checker.itb.accesses 61486364 # DTB accesses
-system.cpu.checker.numCycles 77885319 # number of cpu cycles simulated
+system.cpu.checker.itb.accesses 61486245 # DTB accesses
+system.cpu.checker.numCycles 77885129 # 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.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
-system.cpu.dtb.read_hits 51397173 # DTB read hits
-system.cpu.dtb.read_misses 63986 # DTB read misses
-system.cpu.dtb.write_hits 11699533 # DTB write hits
-system.cpu.dtb.write_misses 15890 # DTB write misses
+system.cpu.dtb.read_hits 51389107 # DTB read hits
+system.cpu.dtb.read_misses 64168 # DTB read misses
+system.cpu.dtb.write_hits 11699261 # DTB write hits
+system.cpu.dtb.write_misses 15977 # DTB write misses
system.cpu.dtb.flush_tlb 4 # Number of times complete TLB was flushed
system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu.dtb.flush_tlb_mva_asid 2878 # Number of times TLB was flushed by MVA & ASID
system.cpu.dtb.flush_tlb_asid 126 # Number of times TLB was flushed by ASID
-system.cpu.dtb.flush_entries 6549 # Number of entries that have been flushed from TLB
-system.cpu.dtb.align_faults 2402 # Number of TLB faults due to alignment restrictions
-system.cpu.dtb.prefetch_faults 405 # Number of TLB faults due to prefetch
+system.cpu.dtb.flush_entries 6541 # Number of entries that have been flushed from TLB
+system.cpu.dtb.align_faults 2439 # Number of TLB faults due to alignment restrictions
+system.cpu.dtb.prefetch_faults 422 # Number of TLB faults due to prefetch
system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.dtb.perms_faults 1410 # Number of TLB faults due to permissions restrictions
-system.cpu.dtb.read_accesses 51461159 # DTB read accesses
-system.cpu.dtb.write_accesses 11715423 # DTB write accesses
+system.cpu.dtb.perms_faults 1367 # Number of TLB faults due to permissions restrictions
+system.cpu.dtb.read_accesses 51453275 # DTB read accesses
+system.cpu.dtb.write_accesses 11715238 # DTB write accesses
system.cpu.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu.dtb.hits 63096706 # DTB hits
-system.cpu.dtb.misses 79876 # DTB misses
-system.cpu.dtb.accesses 63176582 # DTB accesses
-system.cpu.itb.inst_hits 12260245 # ITB inst hits
-system.cpu.itb.inst_misses 11468 # ITB inst misses
+system.cpu.dtb.hits 63088368 # DTB hits
+system.cpu.dtb.misses 80145 # DTB misses
+system.cpu.dtb.accesses 63168513 # DTB accesses
+system.cpu.itb.inst_hits 12244686 # ITB inst hits
+system.cpu.itb.inst_misses 11272 # ITB inst misses
system.cpu.itb.read_hits 0 # DTB read hits
system.cpu.itb.read_misses 0 # DTB read misses
system.cpu.itb.write_hits 0 # DTB write hits
@@ -777,148 +767,148 @@ system.cpu.itb.flush_tlb 4 # Nu
system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu.itb.flush_tlb_mva_asid 2878 # Number of times TLB was flushed by MVA & ASID
system.cpu.itb.flush_tlb_asid 126 # Number of times TLB was flushed by ASID
-system.cpu.itb.flush_entries 4980 # Number of entries that have been flushed from TLB
+system.cpu.itb.flush_entries 4958 # Number of entries that have been flushed from TLB
system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.itb.perms_faults 2998 # Number of TLB faults due to permissions restrictions
+system.cpu.itb.perms_faults 2937 # Number of TLB faults due to permissions restrictions
system.cpu.itb.read_accesses 0 # DTB read accesses
system.cpu.itb.write_accesses 0 # DTB write accesses
-system.cpu.itb.inst_accesses 12271713 # ITB inst accesses
-system.cpu.itb.hits 12260245 # DTB hits
-system.cpu.itb.misses 11468 # DTB misses
-system.cpu.itb.accesses 12271713 # DTB accesses
-system.cpu.numCycles 475189978 # number of cpu cycles simulated
+system.cpu.itb.inst_accesses 12255958 # ITB inst accesses
+system.cpu.itb.hits 12244686 # DTB hits
+system.cpu.itb.misses 11272 # DTB misses
+system.cpu.itb.accesses 12255958 # DTB accesses
+system.cpu.numCycles 475312551 # 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 30497823 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 96057374 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 14673159 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 9344923 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 21151922 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 5296118 # Number of cycles fetch has spent squashing
-system.cpu.fetch.TlbCycles 123395 # Number of cycles fetch has spent waiting for tlb
-system.cpu.fetch.BlockedCycles 94706901 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 2678 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 86562 # Number of stall cycles due to pending traps
-system.cpu.fetch.PendingQuiesceStallCycles 2683934 # Number of stall cycles due to pending quiesce instructions
-system.cpu.fetch.IcacheWaitRetryStallCycles 445 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 12256747 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 864492 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.ItlbSquashes 5531 # Number of outstanding ITLB misses that were squashed
-system.cpu.fetch.rateDist::samples 152887644 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 0.777320 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.141699 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 30486466 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 96013812 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 14663186 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 9336819 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 21137847 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 5287329 # Number of cycles fetch has spent squashing
+system.cpu.fetch.TlbCycles 121734 # Number of cycles fetch has spent waiting for tlb
+system.cpu.fetch.BlockedCycles 94652697 # Number of cycles fetch has spent blocked
+system.cpu.fetch.MiscStallCycles 3821 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 86418 # Number of stall cycles due to pending traps
+system.cpu.fetch.PendingQuiesceStallCycles 2672948 # Number of stall cycles due to pending quiesce instructions
+system.cpu.fetch.IcacheWaitRetryStallCycles 439 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 12241258 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 862361 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.ItlbSquashes 5349 # Number of outstanding ITLB misses that were squashed
+system.cpu.fetch.rateDist::samples 152790281 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 0.777398 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.141854 # 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 131751310 86.18% 86.18% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 1303513 0.85% 87.03% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 1714679 1.12% 88.15% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 2493622 1.63% 89.78% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 2205066 1.44% 91.22% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 1108856 0.73% 91.95% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 2738323 1.79% 93.74% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 743817 0.49% 94.23% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 8828458 5.77% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 131667661 86.18% 86.18% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 1302340 0.85% 87.03% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 1711403 1.12% 88.15% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 2491779 1.63% 89.78% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 2204039 1.44% 91.22% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 1109873 0.73% 91.95% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 2734812 1.79% 93.74% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 742969 0.49% 94.22% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 8825405 5.78% 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 152887644 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.030879 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.202145 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 32458089 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 96821111 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 19172249 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 971461 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 3464734 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 1958214 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 171741 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 112504503 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 568893 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 3464734 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 34365136 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 38157390 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 52654113 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 18177530 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 6068741 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 106257538 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 20628 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 1016430 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 4078403 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.FullRegisterEvents 665 # Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 110740396 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 486151881 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 486061534 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 90347 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 78390288 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 32350107 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 830682 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 737164 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 12219946 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 20282216 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 13494315 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 1963339 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 2435947 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 97859231 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 1984036 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 124319403 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 165680 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 21668523 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 56420296 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 501641 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 152887644 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.813142 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.528360 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 152790281 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.030850 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.202001 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 32434469 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 96765795 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 19163623 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 968040 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 3458354 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 1955309 # Number of times decode resolved a branch
+system.cpu.decode.BranchMispred 172027 # Number of times decode detected a branch misprediction
+system.cpu.decode.DecodedInsts 112442167 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 568180 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 3458354 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 34339332 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 38106819 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 52671042 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 18167139 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 6047595 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 106212332 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 20597 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 1004586 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LSQFullEvents 4065982 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.FullRegisterEvents 631 # Number of times there has been no free registers
+system.cpu.rename.RenamedOperands 110697957 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 485950395 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 485859311 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 91084 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 78390094 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 32307862 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 830633 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 736877 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 12210661 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 20268413 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 13492534 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 1964739 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 2435625 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 97824738 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 1983401 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 124295624 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 165509 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 21636439 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 56320984 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 501000 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 152790281 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.813505 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.528895 # 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 108584137 71.02% 71.02% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 13613798 8.90% 79.93% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 7066944 4.62% 84.55% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 5988746 3.92% 88.47% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 12566780 8.22% 96.69% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 2768589 1.81% 98.50% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 1723460 1.13% 99.62% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 446866 0.29% 99.92% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 128324 0.08% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 108515921 71.02% 71.02% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 13589329 8.89% 79.92% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 7066338 4.62% 84.54% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 5978859 3.91% 88.45% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 12565558 8.22% 96.68% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 2772936 1.81% 98.49% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 1725765 1.13% 99.62% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 449060 0.29% 99.92% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 126515 0.08% 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 152887644 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 152790281 # 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 62053 0.70% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 3 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 8365072 94.62% 95.32% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 413828 4.68% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 62738 0.71% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 4 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 8365929 94.58% 95.29% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 416628 4.71% 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 363666 0.29% 0.29% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 58665929 47.19% 47.48% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 93120 0.07% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 58652585 47.19% 47.48% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 93247 0.08% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::IntDiv 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 47.56% # Type of FU issued
@@ -931,397 +921,397 @@ system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 47.56% # Ty
system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 16 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 21 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMult 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 1 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 11 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 2 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 14 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 2113 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 2114 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 11 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 14 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 52876194 42.53% 90.09% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 12318342 9.91% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 52864927 42.53% 90.09% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 12319034 9.91% 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 124319403 # Type of FU issued
-system.cpu.iq.rate 0.261620 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 8840956 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.071115 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 410589228 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 121528348 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 86069861 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 23359 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 12446 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 10285 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 132784241 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 12452 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 624311 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 124295624 # Type of FU issued
+system.cpu.iq.rate 0.261503 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 8845299 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.071163 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 410448757 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 121460975 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 86059539 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 23386 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 12542 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 10302 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 132764827 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 12430 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 625909 # 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 4627641 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 6443 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 30069 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 1762200 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 4613851 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 6375 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 30092 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 1760453 # 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 34107875 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 918337 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 34107892 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 916935 # 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 3464734 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 29357042 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 436051 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 100064926 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 205472 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 20282216 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 13494315 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 1410818 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 114442 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 3537 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 30069 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 350642 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 268888 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 619530 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 121646726 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 52084248 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 2672677 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 3458354 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 29328857 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 436741 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 100030676 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 203650 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 20268413 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 13492534 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 1410837 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 115234 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 3326 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 30092 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 349264 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 268145 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 617409 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 121630045 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 52076046 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 2665579 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 221659 # number of nop insts executed
-system.cpu.iew.exec_refs 64295158 # number of memory reference insts executed
-system.cpu.iew.exec_branches 11560329 # Number of branches executed
-system.cpu.iew.exec_stores 12210910 # Number of stores executed
-system.cpu.iew.exec_rate 0.255996 # Inst execution rate
-system.cpu.iew.wb_sent 120490085 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 86080146 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 47268053 # num instructions producing a value
-system.cpu.iew.wb_consumers 88199499 # num instructions consuming a value
+system.cpu.iew.exec_nop 222537 # number of nop insts executed
+system.cpu.iew.exec_refs 64287237 # number of memory reference insts executed
+system.cpu.iew.exec_branches 11556571 # Number of branches executed
+system.cpu.iew.exec_stores 12211191 # Number of stores executed
+system.cpu.iew.exec_rate 0.255895 # Inst execution rate
+system.cpu.iew.wb_sent 120479293 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 86069841 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 47268516 # num instructions producing a value
+system.cpu.iew.wb_consumers 88195904 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 0.181149 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.535922 # average fanout of values written-back
+system.cpu.iew.wb_rate 0.181081 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.535949 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 21408137 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 1482395 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 535479 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 149422910 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.520334 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.507055 # Number of insts commited each cycle
+system.cpu.commit.commitSquashedInsts 21374007 # The number of squashed insts skipped by commit
+system.cpu.commit.commitNonSpecStalls 1482401 # The number of times commit has been forced to stall to communicate backwards
+system.cpu.commit.branchMispredicts 533608 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 149331927 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.520650 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.508241 # 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 121949451 81.61% 81.61% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 13299405 8.90% 90.51% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 3946740 2.64% 93.16% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 2141050 1.43% 94.59% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 1955041 1.31% 95.90% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 959721 0.64% 96.54% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 1537792 1.03% 97.57% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 781343 0.52% 98.09% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 2852367 1.91% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 121887208 81.62% 81.62% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 13290460 8.90% 90.52% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 3923979 2.63% 93.15% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 2130804 1.43% 94.58% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 1950357 1.31% 95.88% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 968781 0.65% 96.53% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 1543061 1.03% 97.56% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 783043 0.52% 98.09% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 2854234 1.91% 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 149422910 # Number of insts commited each cycle
-system.cpu.commit.committedInsts 60458274 # Number of instructions committed
-system.cpu.commit.committedOps 77749893 # Number of ops (including micro ops) committed
+system.cpu.commit.committed_per_cycle::total 149331927 # Number of insts commited each cycle
+system.cpu.commit.committedInsts 60458154 # Number of instructions committed
+system.cpu.commit.committedOps 77749702 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 27386690 # Number of memory references committed
-system.cpu.commit.loads 15654575 # Number of loads committed
-system.cpu.commit.membars 403596 # Number of memory barriers committed
-system.cpu.commit.branches 9961373 # Number of branches committed
+system.cpu.commit.refs 27386643 # Number of memory references committed
+system.cpu.commit.loads 15654562 # Number of loads committed
+system.cpu.commit.membars 403601 # Number of memory barriers committed
+system.cpu.commit.branches 9961356 # Number of branches committed
system.cpu.commit.fp_insts 10212 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 68855105 # Number of committed integer instructions.
-system.cpu.commit.function_calls 991268 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 2852367 # number cycles where commit BW limit reached
+system.cpu.commit.int_insts 68854920 # Number of committed integer instructions.
+system.cpu.commit.function_calls 991265 # Number of function calls committed.
+system.cpu.commit.bw_lim_events 2854234 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 243879966 # The number of ROB reads
-system.cpu.rob.rob_writes 201882555 # The number of ROB writes
-system.cpu.timesIdled 1780421 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 322302334 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.quiesceCycles 4593285278 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu.committedInsts 60307893 # Number of Instructions Simulated
-system.cpu.committedOps 77599512 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 60307893 # Number of Instructions Simulated
-system.cpu.cpi 7.879399 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 7.879399 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.126913 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.126913 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 550704703 # number of integer regfile reads
-system.cpu.int_regfile_writes 88578313 # number of integer regfile writes
-system.cpu.fp_regfile_reads 8302 # number of floating regfile reads
-system.cpu.fp_regfile_writes 2882 # number of floating regfile writes
-system.cpu.misc_regfile_reads 30116391 # number of misc regfile reads
+system.cpu.rob.rob_reads 243752783 # The number of ROB reads
+system.cpu.rob.rob_writes 201807644 # The number of ROB writes
+system.cpu.timesIdled 1781061 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 322522270 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.quiesceCycles 4593269077 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu.committedInsts 60307773 # Number of Instructions Simulated
+system.cpu.committedOps 77599321 # Number of Ops (including micro ops) Simulated
+system.cpu.committedInsts_total 60307773 # Number of Instructions Simulated
+system.cpu.cpi 7.881448 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 7.881448 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.126880 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.126880 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 550637147 # number of integer regfile reads
+system.cpu.int_regfile_writes 88566596 # number of integer regfile writes
+system.cpu.fp_regfile_reads 8370 # number of floating regfile reads
+system.cpu.fp_regfile_writes 2906 # number of floating regfile writes
+system.cpu.misc_regfile_reads 30124157 # number of misc regfile reads
system.cpu.misc_regfile_writes 831896 # number of misc regfile writes
-system.cpu.toL2Bus.throughput 58661050 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 2657246 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 2657245 # Transaction distribution
+system.cpu.toL2Bus.throughput 58663468 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 2657447 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 2657446 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteReq 763336 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteResp 763336 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::Writeback 607669 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeReq 2958 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::SCUpgradeReq 15 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeResp 2973 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 246055 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 246055 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1960500 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 5796171 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.itb.walker.dma 30982 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dtb.walker.dma 126318 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count 7913971 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 62698816 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 85512245 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb.walker.dma 42284 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb.walker.dma 208804 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size 148462149 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 148462149 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 201328 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 3128322117 # Layer occupancy (ticks)
+system.cpu.toL2Bus.trans_dist::Writeback 607541 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeReq 2966 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::SCUpgradeReq 17 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeResp 2983 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 245999 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 245999 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1961368 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 5795761 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.itb.walker.dma 30461 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dtb.walker.dma 126683 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count 7914273 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 62726656 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 85494329 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb.walker.dma 41328 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb.walker.dma 209684 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size 148471997 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 148471997 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 200728 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 3128200875 # Layer occupancy (ticks)
system.cpu.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 1471549889 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.occupancy 1474731013 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 2533210636 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.occupancy 2562590429 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer2.occupancy 20419483 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer2.occupancy 20135737 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer3.occupancy 74237753 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer3.occupancy 74394752 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.cpu.icache.replacements 980157 # number of replacements
-system.cpu.icache.tagsinuse 511.579914 # Cycle average of tags in use
-system.cpu.icache.total_refs 11196212 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 980669 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 11.416912 # Average number of references to valid blocks.
-system.cpu.icache.warmup_cycle 6837358000 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::cpu.inst 511.579914 # Average occupied blocks per requestor
-system.cpu.icache.occ_percent::cpu.inst 0.999180 # Average percentage of cache occupancy
-system.cpu.icache.occ_percent::total 0.999180 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits::cpu.inst 11196212 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 11196212 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 11196212 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 11196212 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 11196212 # number of overall hits
-system.cpu.icache.overall_hits::total 11196212 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 1060409 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 1060409 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 1060409 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 1060409 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 1060409 # number of overall misses
-system.cpu.icache.overall_misses::total 1060409 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 14257699991 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 14257699991 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 14257699991 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 14257699991 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 14257699991 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 14257699991 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 12256621 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 12256621 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 12256621 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 12256621 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 12256621 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 12256621 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.086517 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.086517 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.086517 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.086517 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.086517 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.086517 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13445.472446 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 13445.472446 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 13445.472446 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 13445.472446 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 13445.472446 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 13445.472446 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 6872 # number of cycles access was blocked
+system.cpu.icache.tags.replacements 980590 # number of replacements
+system.cpu.icache.tags.tagsinuse 511.580932 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 11180201 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 981102 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 11.395554 # Average number of references to valid blocks.
+system.cpu.icache.tags.warmup_cycle 6861342250 # Cycle when the warmup percentage was hit.
+system.cpu.icache.tags.occ_blocks::cpu.inst 511.580932 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.999182 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.999182 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 11180201 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 11180201 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 11180201 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 11180201 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 11180201 # number of overall hits
+system.cpu.icache.overall_hits::total 11180201 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 1060929 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 1060929 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 1060929 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 1060929 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 1060929 # number of overall misses
+system.cpu.icache.overall_misses::total 1060929 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 14286603183 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 14286603183 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 14286603183 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 14286603183 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 14286603183 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 14286603183 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 12241130 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 12241130 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 12241130 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 12241130 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 12241130 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 12241130 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.086669 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.086669 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.086669 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.086669 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.086669 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.086669 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13466.125615 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 13466.125615 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 13466.125615 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 13466.125615 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 13466.125615 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 13466.125615 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 8464 # 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 372 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 385 # 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 18.473118 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 21.984416 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 79698 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 79698 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 79698 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 79698 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 79698 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 79698 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 980711 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 980711 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 980711 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 980711 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 980711 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 980711 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 11583440602 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 11583440602 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 11583440602 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 11583440602 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 11583440602 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 11583440602 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst 9547000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_uncacheable_latency::total 9547000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst 9547000 # number of overall MSHR uncacheable cycles
-system.cpu.icache.overall_mshr_uncacheable_latency::total 9547000 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.080015 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.080015 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.080015 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.080015 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.080015 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.080015 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11811.268153 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11811.268153 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11811.268153 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 11811.268153 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11811.268153 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 11811.268153 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 79785 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 79785 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 79785 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 79785 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 79785 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 79785 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 981144 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 981144 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 981144 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 981144 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 981144 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 981144 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 11597968227 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 11597968227 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 11597968227 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 11597968227 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 11597968227 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 11597968227 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst 9563750 # number of ReadReq MSHR uncacheable cycles
+system.cpu.icache.ReadReq_mshr_uncacheable_latency::total 9563750 # number of ReadReq MSHR uncacheable cycles
+system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst 9563750 # number of overall MSHR uncacheable cycles
+system.cpu.icache.overall_mshr_uncacheable_latency::total 9563750 # number of overall MSHR uncacheable cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.080151 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.080151 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.080151 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.080151 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.080151 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.080151 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11820.862409 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11820.862409 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11820.862409 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 11820.862409 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11820.862409 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 11820.862409 # average overall mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 64365 # number of replacements
-system.cpu.l2cache.tagsinuse 51350.135703 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 1885273 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 129757 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 14.529259 # Average number of references to valid blocks.
-system.cpu.l2cache.warmup_cycle 2499221448500 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::writebacks 36903.083753 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.dtb.walker 33.180761 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.itb.walker 0.000367 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.inst 8167.882252 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.data 6245.988569 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_percent::writebacks 0.563096 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.dtb.walker 0.000506 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.itb.walker 0.000000 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.inst 0.124632 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.data 0.095306 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::total 0.783541 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 52156 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 10569 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.inst 967205 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.data 387072 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 1417002 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits::writebacks 607669 # number of Writeback hits
-system.cpu.l2cache.Writeback_hits::total 607669 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.data 46 # number of UpgradeReq hits
-system.cpu.l2cache.UpgradeReq_hits::total 46 # number of UpgradeReq hits
-system.cpu.l2cache.SCUpgradeReq_hits::cpu.data 12 # number of SCUpgradeReq hits
-system.cpu.l2cache.SCUpgradeReq_hits::total 12 # number of SCUpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 112874 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 112874 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.dtb.walker 52156 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.itb.walker 10569 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.inst 967205 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 499946 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 1529876 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.dtb.walker 52156 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.itb.walker 10569 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.inst 967205 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 499946 # number of overall hits
-system.cpu.l2cache.overall_hits::total 1529876 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 45 # number of ReadReq misses
+system.cpu.l2cache.tags.replacements 64396 # number of replacements
+system.cpu.l2cache.tags.tagsinuse 51354.796312 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 1885755 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 129794 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 14.528830 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.warmup_cycle 2499257274500 # Cycle when the warmup percentage was hit.
+system.cpu.l2cache.tags.occ_blocks::writebacks 36876.248148 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 31.469348 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.000368 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 8188.920307 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 6258.158141 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::writebacks 0.562687 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000480 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000000 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.124953 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.095492 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.783612 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 52377 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 10330 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 967621 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 386975 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 1417303 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 607541 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 607541 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 44 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::total 44 # number of UpgradeReq hits
+system.cpu.l2cache.SCUpgradeReq_hits::cpu.data 14 # number of SCUpgradeReq hits
+system.cpu.l2cache.SCUpgradeReq_hits::total 14 # number of SCUpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 112810 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 112810 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.dtb.walker 52377 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.itb.walker 10330 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 967621 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 499785 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 1530113 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.dtb.walker 52377 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.itb.walker 10330 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 967621 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 499785 # number of overall hits
+system.cpu.l2cache.overall_hits::total 1530113 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 44 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 2 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 12345 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.data 10738 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 23130 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.data 2912 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_misses::total 2912 # number of UpgradeReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 12364 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 10739 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 23149 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 2922 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::total 2922 # number of UpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::cpu.data 3 # number of SCUpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::total 3 # number of SCUpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.data 133181 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 133181 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.dtb.walker 45 # number of demand (read+write) misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 133189 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 133189 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.dtb.walker 44 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.itb.walker 2 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.inst 12345 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 143919 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 156311 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.dtb.walker 45 # number of overall misses
+system.cpu.l2cache.demand_misses::cpu.inst 12364 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 143928 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 156338 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.dtb.walker 44 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.itb.walker 2 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.inst 12345 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 143919 # number of overall misses
-system.cpu.l2cache.overall_misses::total 156311 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 4040500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 130000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 909082500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 805516497 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 1718769497 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 409500 # number of UpgradeReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::total 409500 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9052113500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 9052113500 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 4040500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 130000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 909082500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 9857629997 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 10770882997 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 4040500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 130000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 909082500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 9857629997 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 10770882997 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 52201 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 10571 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 979550 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.data 397810 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 1440132 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::writebacks 607669 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::total 607669 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.data 2958 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::total 2958 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 15 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::total 15 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.data 246055 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 246055 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.dtb.walker 52201 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.itb.walker 10571 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.inst 979550 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.data 643865 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 1686187 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.dtb.walker 52201 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.itb.walker 10571 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 979550 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.data 643865 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 1686187 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000862 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000189 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.012603 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026993 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.016061 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.984449 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::total 0.984449 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 0.200000 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::total 0.200000 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.541265 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.541265 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000862 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000189 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.012603 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.223524 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.092701 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000862 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000189 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.012603 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.223524 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.092701 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 89788.888889 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 65000 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 73639.732685 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 75015.505401 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 74309.100605 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 140.625000 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 140.625000 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 67968.505267 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 67968.505267 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 89788.888889 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 65000 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 73639.732685 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 68494.291907 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 68906.749986 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 89788.888889 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 65000 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 73639.732685 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 68494.291907 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 68906.749986 # average overall miss latency
+system.cpu.l2cache.overall_misses::cpu.inst 12364 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 143928 # number of overall misses
+system.cpu.l2cache.overall_misses::total 156338 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 4379500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 130250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 918927250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 809103750 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 1732540750 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 487979 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::total 487979 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9125635499 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 9125635499 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 4379500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 130250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 918927250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 9934739249 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 10858176249 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 4379500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 130250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 918927250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 9934739249 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 10858176249 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 52421 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 10332 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 979985 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 397714 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 1440452 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 607541 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 607541 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 2966 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::total 2966 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 17 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::total 17 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 245999 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 245999 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.dtb.walker 52421 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.itb.walker 10332 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 979985 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 643713 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 1686451 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.dtb.walker 52421 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.itb.walker 10332 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 979985 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 643713 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 1686451 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000839 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000194 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.012617 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.027002 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.016071 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.985165 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::total 0.985165 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 0.176471 # miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_miss_rate::total 0.176471 # miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.541421 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.541421 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000839 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000194 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.012617 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.223590 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.092702 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000839 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000194 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.012617 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.223590 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.092702 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 99534.090909 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 65125 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 74322.812197 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 75342.559829 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 74843.006177 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 167.001711 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 167.001711 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 68516.435284 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 68516.435284 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 99534.090909 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 65125 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 74322.812197 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 69025.757664 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 69453.211945 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 99534.090909 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 65125 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 74322.812197 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 69025.757664 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 69453.211945 # 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
@@ -1330,109 +1320,109 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan
system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks::writebacks 59115 # number of writebacks
-system.cpu.l2cache.writebacks::total 59115 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 11 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 68 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::total 79 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 11 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.data 68 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::total 79 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 11 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.data 68 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::total 79 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 45 # number of ReadReq MSHR misses
+system.cpu.l2cache.writebacks::writebacks 59144 # number of writebacks
+system.cpu.l2cache.writebacks::total 59144 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 12 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 69 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::total 81 # number of ReadReq MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.inst 12 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.data 69 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::total 81 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.inst 12 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.data 69 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::total 81 # number of overall MSHR hits
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 44 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 2 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 12334 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 12352 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 10670 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 23051 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 2912 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::total 2912 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 23068 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 2922 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::total 2922 # number of UpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.data 3 # number of SCUpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::total 3 # number of SCUpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 133181 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 133181 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 45 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 133189 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 133189 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 44 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 2 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 12334 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.data 143851 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 156232 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 45 # number of overall MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 12352 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 143859 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 156257 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 44 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 2 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 12334 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.data 143851 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 156232 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 3481250 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 12352 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 143859 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 156257 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 3822500 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 105750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 755022750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 668946247 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1427555997 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 29123912 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 29123912 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 761684000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 670036500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1435648750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 29223421 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 29223421 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.data 30003 # number of SCUpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::total 30003 # number of SCUpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7387753007 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7387753007 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 3481250 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7438270001 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7438270001 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 3822500 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 105750 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 755022750 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8056699254 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 8815309004 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 3481250 # number of overall MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 761684000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8108306501 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 8873918751 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 3822500 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 105750 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 755022750 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8056699254 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 8815309004 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 7078250 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 166940694000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 166947772250 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 26398880620 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 26398880620 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 7078250 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 193339574620 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::total 193346652870 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000862 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000189 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.012591 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026822 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.016006 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.984449 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.984449 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.541265 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.541265 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000862 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000189 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.012591 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.223418 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 761684000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8108306501 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 8873918751 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 7076250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 166924302000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 166931378250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 26354291876 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 26354291876 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 7076250 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 193278593876 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::total 193285670126 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000839 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000194 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.012604 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026828 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.016014 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.985165 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.985165 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 0.176471 # mshr miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.176471 # mshr miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.541421 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.541421 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000839 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000194 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.012604 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.223483 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total 0.092654 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000862 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000189 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.012591 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.223418 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000839 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000194 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.012604 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.223483 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.092654 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 77361.111111 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 86875 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 52875 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 61214.751905 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 62694.118744 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 61930.328272 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10001.343407 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10001.343407 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 61664.831606 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 62796.298032 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 62235.510231 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10001.170773 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10001.170773 # average UpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.data 10001 # average SCUpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 10001 # average SCUpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 55471.523768 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 55471.523768 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 77361.111111 # average overall mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 55847.479904 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 55847.479904 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 86875 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 52875 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 61214.751905 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 56007.252324 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 56424.477725 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 77361.111111 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 61664.831606 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 56362.872681 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 56790.535790 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 86875 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 52875 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 61214.751905 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 56007.252324 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 56424.477725 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 61664.831606 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 56362.872681 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 56790.535790 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1442,161 +1432,161 @@ system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst inf
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 643353 # number of replacements
-system.cpu.dcache.tagsinuse 511.992092 # Cycle average of tags in use
-system.cpu.dcache.total_refs 21505591 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 643865 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 33.400777 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 48193000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::cpu.data 511.992092 # Average occupied blocks per requestor
-system.cpu.dcache.occ_percent::cpu.data 0.999985 # Average percentage of cache occupancy
-system.cpu.dcache.occ_percent::total 0.999985 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits::cpu.data 13753583 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 13753583 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 7258444 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 7258444 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.data 242854 # number of LoadLockedReq hits
-system.cpu.dcache.LoadLockedReq_hits::total 242854 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.data 247602 # number of StoreCondReq hits
-system.cpu.dcache.StoreCondReq_hits::total 247602 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 21012027 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 21012027 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 21012027 # number of overall hits
-system.cpu.dcache.overall_hits::total 21012027 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 737498 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 737498 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 2963942 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 2963942 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.data 13539 # number of LoadLockedReq misses
-system.cpu.dcache.LoadLockedReq_misses::total 13539 # number of LoadLockedReq misses
-system.cpu.dcache.StoreCondReq_misses::cpu.data 15 # number of StoreCondReq misses
-system.cpu.dcache.StoreCondReq_misses::total 15 # number of StoreCondReq misses
-system.cpu.dcache.demand_misses::cpu.data 3701440 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 3701440 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 3701440 # number of overall misses
-system.cpu.dcache.overall_misses::total 3701440 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 10068067500 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 10068067500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 132595635732 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 132595635732 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 183801000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 183801000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 231000 # number of StoreCondReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::total 231000 # number of StoreCondReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 142663703232 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 142663703232 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 142663703232 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 142663703232 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 14491081 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 14491081 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.data 10222386 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 10222386 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.data 256393 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::total 256393 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.data 247617 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::total 247617 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 24713467 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 24713467 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 24713467 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 24713467 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.050893 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.050893 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.289946 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.289946 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.052806 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::total 0.052806 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000061 # miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::total 0.000061 # miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.149774 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.149774 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.149774 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.149774 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13651.653971 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 13651.653971 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 44736.245086 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 44736.245086 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13575.670286 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13575.670286 # average LoadLockedReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 15400 # average StoreCondReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::total 15400 # average StoreCondReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 38542.757206 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 38542.757206 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 38542.757206 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 38542.757206 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 32274 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles::no_targets 26462 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_mshrs 2637 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_targets 287 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 12.238908 # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_targets 92.202091 # average number of cycles each access was blocked
+system.cpu.dcache.tags.replacements 643201 # number of replacements
+system.cpu.dcache.tags.tagsinuse 511.992056 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 21499493 # Total number of references to valid blocks.
+system.cpu.dcache.tags.sampled_refs 643713 # Sample count of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 33.399190 # Average number of references to valid blocks.
+system.cpu.dcache.tags.warmup_cycle 48741250 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.992056 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999984 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.999984 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 13746666 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 13746666 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 7259188 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 7259188 # number of WriteReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 242891 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::total 242891 # number of LoadLockedReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.data 247601 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::total 247601 # number of StoreCondReq hits
+system.cpu.dcache.demand_hits::cpu.data 21005854 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 21005854 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 21005854 # number of overall hits
+system.cpu.dcache.overall_hits::total 21005854 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 736262 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 736262 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 2963161 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 2963161 # number of WriteReq misses
+system.cpu.dcache.LoadLockedReq_misses::cpu.data 13548 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_misses::total 13548 # number of LoadLockedReq misses
+system.cpu.dcache.StoreCondReq_misses::cpu.data 17 # number of StoreCondReq misses
+system.cpu.dcache.StoreCondReq_misses::total 17 # number of StoreCondReq misses
+system.cpu.dcache.demand_misses::cpu.data 3699423 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 3699423 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 3699423 # number of overall misses
+system.cpu.dcache.overall_misses::total 3699423 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 10077942358 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 10077942358 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 134690017209 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 134690017209 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 184520250 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 184520250 # number of LoadLockedReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 258503 # number of StoreCondReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::total 258503 # number of StoreCondReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 144767959567 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 144767959567 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 144767959567 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 144767959567 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 14482928 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 14482928 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 10222349 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 10222349 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 256439 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::total 256439 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.data 247618 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::total 247618 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 24705277 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 24705277 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 24705277 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 24705277 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.050837 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.050837 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.289871 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.289871 # miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.052831 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::total 0.052831 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000069 # miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::total 0.000069 # miss rate for StoreCondReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.149742 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.149742 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.149742 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.149742 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13687.983840 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 13687.983840 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 45454.842720 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 45454.842720 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13619.740921 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13619.740921 # average LoadLockedReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 15206.058824 # average StoreCondReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::total 15206.058824 # average StoreCondReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 39132.578126 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 39132.578126 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 39132.578126 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 39132.578126 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 32140 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 25391 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 2640 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_targets 284 # number of cycles access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 12.174242 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets 89.404930 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks::writebacks 607669 # number of writebacks
-system.cpu.dcache.writebacks::total 607669 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 351798 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 351798 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 2715004 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 2715004 # number of WriteReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 1354 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::total 1354 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 3066802 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 3066802 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 3066802 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 3066802 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.data 385700 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 385700 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.data 248938 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 248938 # number of WriteReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 12185 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::total 12185 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 15 # number of StoreCondReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::total 15 # number of StoreCondReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.data 634638 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 634638 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.data 634638 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 634638 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 4965601859 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 4965601859 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 10500826931 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 10500826931 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 144262002 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 144262002 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 201000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 201000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 15466428790 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 15466428790 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 15466428790 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 15466428790 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 182333907000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 182333907000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 35770060494 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 35770060494 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 218103967494 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::total 218103967494 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.026616 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.026616 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.024352 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.024352 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.047525 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.047525 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000061 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000061 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.025680 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.025680 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.025680 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.025680 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12874.259422 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12874.259422 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 42182.498980 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 42182.498980 # average WriteReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11839.310792 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11839.310792 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 13400 # average StoreCondReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 13400 # average StoreCondReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 24370.473861 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 24370.473861 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 24370.473861 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 24370.473861 # average overall mshr miss latency
+system.cpu.dcache.writebacks::writebacks 607541 # number of writebacks
+system.cpu.dcache.writebacks::total 607541 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 350669 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 350669 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 2714279 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 2714279 # number of WriteReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 1344 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::total 1344 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 3064948 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 3064948 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 3064948 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 3064948 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 385593 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 385593 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 248882 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 248882 # number of WriteReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 12204 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::total 12204 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 17 # number of StoreCondReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::total 17 # number of StoreCondReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 634475 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 634475 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 634475 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 634475 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 4967192840 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 4967192840 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 10605079278 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 10605079278 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 144959500 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 144959500 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 224497 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 224497 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 15572272118 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 15572272118 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 15572272118 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 15572272118 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 182317512000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 182317512000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 35728890492 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 35728890492 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 218046402492 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::total 218046402492 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.026624 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.026624 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.024347 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.024347 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.047590 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.047590 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000069 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000069 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.025682 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.025682 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.025682 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.025682 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12881.958023 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12881.958023 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 42610.872936 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 42610.872936 # average WriteReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11878.031793 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11878.031793 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 13205.705882 # average StoreCondReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 13205.705882 # average StoreCondReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 24543.555094 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 24543.555094 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 24543.555094 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 24543.555094 # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -1604,12 +1594,12 @@ system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.replacements 0 # number of replacements
-system.iocache.tagsinuse 0 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 0 # Sample count of references to valid blocks.
-system.iocache.avg_refs nan # Average number of references to valid blocks.
-system.iocache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.iocache.tags.replacements 0 # number of replacements
+system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1618,16 +1608,16 @@ system.iocache.avg_blocked_cycles::no_mshrs nan #
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1488848485257 # number of ReadReq MSHR uncacheable cycles
-system.iocache.ReadReq_mshr_uncacheable_latency::total 1488848485257 # number of ReadReq MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1488848485257 # number of overall MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::total 1488848485257 # number of overall MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1486035968259 # number of ReadReq MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::total 1486035968259 # number of ReadReq MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1486035968259 # number of overall MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::total 1486035968259 # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd inf # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd inf # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.kern.inst.arm 0 # number of arm instructions executed
-system.cpu.kern.inst.quiesce 83044 # number of quiesce instructions executed
+system.cpu.kern.inst.quiesce 83045 # number of quiesce instructions executed
---------- End Simulation Statistics ----------
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
index 7f7f9360b..5451e0c81 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
@@ -1,149 +1,149 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.613797 # Number of seconds simulated
-sim_ticks 2613796876500 # Number of ticks simulated
-final_tick 2613796876500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 1.114023 # Number of seconds simulated
+sim_ticks 1114022852000 # Number of ticks simulated
+final_tick 1114022852000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 54493 # Simulator instruction rate (inst/s)
-host_op_rate 70162 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2268463215 # Simulator tick rate (ticks/s)
-host_mem_usage 404628 # Number of bytes of host memory used
-host_seconds 1152.23 # Real time elapsed on the host
-sim_insts 62788171 # Number of instructions simulated
-sim_ops 80843130 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::realview.clcd 121110528 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.dtb.walker 704 # Number of bytes read from this memory
+host_inst_rate 79652 # Simulator instruction rate (inst/s)
+host_op_rate 102538 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1440387686 # Simulator tick rate (ticks/s)
+host_mem_usage 404604 # Number of bytes of host memory used
+host_seconds 773.42 # Real time elapsed on the host
+sim_insts 61604368 # Number of instructions simulated
+sim_ops 79304455 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::realview.clcd 48758784 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.dtb.walker 1024 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 128 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 395008 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 4352820 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.dtb.walker 1152 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 426432 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 5278640 # Number of bytes read from this memory
-system.physmem.bytes_read::total 131565412 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 395008 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 426432 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 821440 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 4275200 # Number of bytes written to this memory
+system.physmem.bytes_read::cpu0.inst 409408 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 4367220 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.dtb.walker 896 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 406208 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 5247536 # Number of bytes read from this memory
+system.physmem.bytes_read::total 59191204 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 409408 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 406208 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 815616 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 4263872 # Number of bytes written to this memory
system.physmem.bytes_written::cpu0.data 17000 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu1.data 3012136 # Number of bytes written to this memory
-system.physmem.bytes_written::total 7304336 # Number of bytes written to this memory
-system.physmem.num_reads::realview.clcd 15138816 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.dtb.walker 11 # Number of read requests responded to by this memory
+system.physmem.bytes_written::cpu1.data 3010344 # Number of bytes written to this memory
+system.physmem.bytes_written::total 7291216 # Number of bytes written to this memory
+system.physmem.num_reads::realview.clcd 6094848 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.dtb.walker 16 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 2 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 6172 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 68085 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.dtb.walker 18 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 6663 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 82505 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 15302272 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 66800 # Number of write requests responded to by this memory
+system.physmem.num_reads::cpu0.inst 6397 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 68310 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.dtb.walker 14 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 6347 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 82019 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 6257953 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 66623 # Number of write requests responded to by this memory
system.physmem.num_writes::cpu0.data 4250 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu1.data 753034 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 824084 # Number of write requests responded to by this memory
-system.physmem.bw_read::realview.clcd 46335096 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.dtb.walker 269 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.itb.walker 49 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 151124 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 1665325 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.dtb.walker 441 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 163147 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 2019530 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 50334979 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 151124 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 163147 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 314271 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1635628 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu0.data 6504 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu1.data 1152399 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 2794531 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1635628 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::realview.clcd 46335096 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.dtb.walker 269 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.itb.walker 49 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 151124 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 1671828 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.dtb.walker 441 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 163147 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 3171928 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 53129510 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 15302272 # Total number of read requests seen
-system.physmem.writeReqs 824084 # Total number of write requests seen
-system.physmem.cpureqs 244248 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 979345408 # Total number of bytes read from memory
-system.physmem.bytesWritten 52741376 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 131565412 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 7304336 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 446 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 14097 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 956408 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 956129 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 956336 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 956715 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 957144 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 956669 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 956165 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 955908 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 956711 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 956880 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 955935 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 955453 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 956251 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 956326 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 956540 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 956256 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 49946 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 49763 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 51937 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 52171 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 52441 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 51960 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 51720 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 51713 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 51876 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 52086 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 51258 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 50919 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 51540 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 51490 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 51756 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 51508 # Track writes on a per bank basis
+system.physmem.num_writes::cpu1.data 752586 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 823459 # Number of write requests responded to by this memory
+system.physmem.bw_read::realview.clcd 43768208 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.dtb.walker 919 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.itb.walker 115 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 367504 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 3920225 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.dtb.walker 804 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 364632 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 4710438 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 53132845 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 367504 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 364632 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 732136 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 3827455 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu0.data 15260 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu1.data 2702228 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 6544943 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 3827455 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::realview.clcd 43768208 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.dtb.walker 919 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.itb.walker 115 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 367504 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 3935485 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.dtb.walker 804 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 364632 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 7412667 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 59677788 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 6257953 # Total number of read requests seen
+system.physmem.writeReqs 823459 # Total number of write requests seen
+system.physmem.cpureqs 242171 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 400508992 # Total number of bytes read from memory
+system.physmem.bytesWritten 52701376 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 59191204 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 7291216 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 127 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 12548 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 391121 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 391049 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 391102 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 391240 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 391825 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 391535 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 391243 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 391065 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 391488 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 391482 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 390728 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 390299 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 390904 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 390678 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 391045 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 391022 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 49919 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 49928 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 51967 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 51963 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 52290 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 51965 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 51872 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 51692 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 51908 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 51949 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 51308 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 51011 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 51439 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 51134 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 51585 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 51529 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 32582 # Number of times wr buffer was full causing retry
-system.physmem.totGap 2613795718500 # Total gap between requests
+system.physmem.numWrRetry 32580 # Number of times wr buffer was full causing retry
+system.physmem.totGap 1114021721000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 105 # Categorize read packet sizes
-system.physmem.readPktSize::3 15138816 # Categorize read packet sizes
+system.physmem.readPktSize::3 6094848 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 163351 # Categorize read packet sizes
+system.physmem.readPktSize::6 163000 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
-system.physmem.writePktSize::2 757284 # Categorize write packet sizes
+system.physmem.writePktSize::2 756836 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 66800 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 1071823 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 1000587 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 1004460 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 3729147 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2791599 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2788638 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 2744704 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 17899 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 15634 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 28056 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 40361 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 27838 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 10343 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 10275 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 13794 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 6509 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 126 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 19 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 8 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 6 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 66623 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 508306 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 436400 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 409055 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 1494610 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 1111724 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 1109849 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 1096192 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 9300 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 6855 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 11963 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 16960 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 11777 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 8816 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 8727 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 12128 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 5024 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 119 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 13 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 5 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 3 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
@@ -156,350 +156,366 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 2919 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 2991 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 3038 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 3106 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 3132 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 3153 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 3186 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 3211 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 3225 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 35830 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 35829 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 35829 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 35829 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 35829 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 35829 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 35829 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 32911 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 32839 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 32792 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 32724 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 32698 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 32677 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 32644 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 32619 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 32605 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 48021 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 21491.760022 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 1412.636943 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 31347.507834 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-95 10706 22.29% 22.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-159 4255 8.86% 31.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-223 2654 5.53% 36.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-287 2034 4.24% 40.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-351 1364 2.84% 43.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-415 1232 2.57% 46.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-479 971 2.02% 48.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-543 916 1.91% 50.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-607 629 1.31% 51.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-671 621 1.29% 52.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-735 497 1.03% 53.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-799 447 0.93% 54.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-863 308 0.64% 55.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-927 288 0.60% 56.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-991 206 0.43% 56.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1055 291 0.61% 57.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1119 124 0.26% 57.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1183 166 0.35% 57.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1247 102 0.21% 57.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1311 142 0.30% 58.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1375 76 0.16% 58.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1439 430 0.90% 59.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1503 2116 4.41% 63.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1567 511 1.06% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1631 96 0.20% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1695 187 0.39% 65.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1759 61 0.13% 65.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1823 129 0.27% 65.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1887 42 0.09% 65.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1951 82 0.17% 65.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-2015 32 0.07% 66.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2079 81 0.17% 66.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2143 30 0.06% 66.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2207 40 0.08% 66.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2271 20 0.04% 66.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2335 38 0.08% 66.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2399 8 0.02% 66.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2463 24 0.05% 66.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2527 13 0.03% 66.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2591 21 0.04% 66.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2655 4 0.01% 66.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2719 15 0.03% 66.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2783 7 0.01% 66.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2847 25 0.05% 66.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2911 10 0.02% 66.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2975 14 0.03% 66.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3039 5 0.01% 66.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3103 16 0.03% 66.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3167 3 0.01% 66.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3231 10 0.02% 66.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3295 6 0.01% 66.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3359 12 0.02% 66.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3423 3 0.01% 66.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3487 12 0.02% 66.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3551 7 0.01% 66.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3615 8 0.02% 66.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3679 5 0.01% 66.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3743 6 0.01% 66.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3807 4 0.01% 66.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3871 10 0.02% 67.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3935 8 0.02% 67.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3999 9 0.02% 67.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4063 7 0.01% 67.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4127 36 0.07% 67.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4191 3 0.01% 67.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4255 8 0.02% 67.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4319 3 0.01% 67.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4383 8 0.02% 67.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4447 1 0.00% 67.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4511 7 0.01% 67.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4575 4 0.01% 67.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4672-4703 1 0.00% 67.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4767 1 0.00% 67.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4831 5 0.01% 67.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4895 4 0.01% 67.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4959 2 0.00% 67.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-5023 3 0.01% 67.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5087 3 0.01% 67.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5151 10 0.02% 67.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5184-5215 3 0.01% 67.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5279 3 0.01% 67.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5343 2 0.00% 67.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5407 1 0.00% 67.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5471 1 0.00% 67.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5535 2 0.00% 67.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5568-5599 3 0.01% 67.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5632-5663 4 0.01% 67.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5760-5791 2 0.00% 67.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5919 5 0.01% 67.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5952-5983 2 0.00% 67.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6047 1 0.00% 67.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6111 1 0.00% 67.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6175 7 0.01% 67.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6239 1 0.00% 67.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6272-6303 4 0.01% 67.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6336-6367 2 0.00% 67.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6431 2 0.00% 67.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6464-6495 1 0.00% 67.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6559 3 0.01% 67.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6687 1 0.00% 67.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6751 2 0.00% 67.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6815 13 0.03% 67.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6879 2 0.00% 67.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6943 6 0.01% 67.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6976-7007 1 0.00% 67.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7071 3 0.01% 67.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7199 5 0.01% 67.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7232-7263 3 0.01% 67.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7455 2 0.00% 67.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7583 6 0.01% 67.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7616-7647 1 0.00% 67.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7711 4 0.01% 67.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7744-7775 1 0.00% 67.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7839 4 0.01% 67.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7903 3 0.01% 67.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7967 6 0.01% 67.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8031 1 0.00% 67.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8095 6 0.01% 67.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8159 4 0.01% 67.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8223 320 0.67% 68.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8448-8479 2 0.00% 68.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8704-8735 3 0.01% 68.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8960-8991 2 0.00% 68.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9408-9439 1 0.00% 68.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9472-9503 3 0.01% 68.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9728-9759 1 0.00% 68.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9920-9951 1 0.00% 68.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10240-10271 16 0.03% 68.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10432-10463 1 0.00% 68.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10752-10783 1 0.00% 68.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11264-11295 4 0.01% 68.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11328-11359 1 0.00% 68.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11520-11551 1 0.00% 68.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11776-11807 1 0.00% 68.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12319 1 0.00% 68.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12544-12575 1 0.00% 68.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12864-12895 1 0.00% 68.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12928-12959 1 0.00% 68.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13056-13087 1 0.00% 68.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13312-13343 2 0.00% 68.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13824-13855 1 0.00% 68.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14080-14111 1 0.00% 68.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14336-14367 1 0.00% 68.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14592-14623 2 0.00% 68.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14879 2 0.00% 68.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15199 1 0.00% 68.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15391 2 0.00% 68.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15424-15455 1 0.00% 68.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16128-16159 2 0.00% 68.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16384-16415 2 0.00% 68.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16671 1 0.00% 68.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16896-16927 2 0.00% 68.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17152-17183 1 0.00% 68.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17216-17247 1 0.00% 68.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17408-17439 1 0.00% 68.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17792-17823 1 0.00% 68.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17856-17887 1 0.00% 68.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17920-17951 1 0.00% 68.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18432-18463 1 0.00% 68.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18688-18719 1 0.00% 68.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19072-19103 1 0.00% 68.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19200-19231 1 0.00% 68.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19456-19487 3 0.01% 68.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19968-19999 1 0.00% 68.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20224-20255 1 0.00% 68.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20480-20511 15 0.03% 68.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20608-20639 1 0.00% 68.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21504-21535 4 0.01% 68.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22272-22303 2 0.00% 68.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22528-22559 1 0.00% 68.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22784-22815 3 0.01% 68.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23040-23071 3 0.01% 68.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23360-23391 1 0.00% 68.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23552-23583 3 0.01% 68.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23872-23903 1 0.00% 68.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24064-24095 2 0.00% 68.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24320-24351 1 0.00% 68.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24576-24607 3 0.01% 68.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24832-24863 2 0.00% 68.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25088-25119 1 0.00% 68.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25600-25631 2 0.00% 68.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25856-25887 1 0.00% 68.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25920-25951 1 0.00% 68.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26112-26143 2 0.00% 68.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26368-26399 2 0.00% 68.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26624-26655 2 0.00% 68.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27136-27167 1 0.00% 68.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27392-27423 2 0.00% 68.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27584-27615 1 0.00% 68.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27648-27679 3 0.01% 68.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27904-27935 1 0.00% 68.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28160-28191 1 0.00% 68.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28416-28447 1 0.00% 68.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28672-28703 2 0.00% 68.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28928-28959 4 0.01% 68.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29184-29215 1 0.00% 68.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29440-29471 2 0.00% 68.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29952-29983 1 0.00% 68.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30208-30239 2 0.00% 68.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30720-30751 7 0.01% 68.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31232-31263 1 0.00% 68.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31488-31519 1 0.00% 68.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31744-31775 3 0.01% 68.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32256-32287 1 0.00% 68.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32512-32543 3 0.01% 68.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33024-33055 3 0.01% 68.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33280-33311 2 0.00% 68.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33728-33759 1 0.00% 68.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33792-33823 55 0.11% 68.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33984-34015 1 0.00% 68.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::34048-34079 1 0.00% 68.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::34816-34847 2 0.00% 68.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::35328-35359 1 0.00% 68.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::35840-35871 1 0.00% 68.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::35968-35999 1 0.00% 68.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36096-36127 2 0.00% 68.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36480-36511 1 0.00% 68.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36608-36639 1 0.00% 68.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::38144-38175 1 0.00% 68.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39168-39199 1 0.00% 68.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39232-39263 1 0.00% 68.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39616-39647 1 0.00% 68.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::40384-40415 1 0.00% 68.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::41216-41247 2 0.00% 68.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::41984-42015 2 0.00% 68.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42240-42271 1 0.00% 68.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42688-42719 1 0.00% 68.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42752-42783 1 0.00% 68.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::43008-43039 1 0.00% 68.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44032-44063 3 0.01% 68.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44416-44447 1 0.00% 68.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44672-44703 1 0.00% 68.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::46592-46623 1 0.00% 68.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::46912-46943 1 0.00% 68.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::46976-47007 1 0.00% 68.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48640-48671 1 0.00% 68.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48896-48927 1 0.00% 68.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::49408-49439 2 0.00% 68.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50688-50719 1 0.00% 68.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50880-50911 1 0.00% 68.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::51200-51231 2 0.00% 68.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::52224-52255 2 0.00% 68.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::52608-52639 1 0.00% 68.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::53248-53279 1 0.00% 68.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::54784-54815 1 0.00% 68.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::55296-55327 1 0.00% 68.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::55616-55647 1 0.00% 68.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56064-56095 1 0.00% 68.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56832-56863 1 0.00% 68.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::57088-57119 2 0.00% 68.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58112-58143 1 0.00% 68.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::59584-59615 1 0.00% 68.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::59648-59679 1 0.00% 68.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::59840-59871 1 0.00% 68.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::60416-60447 1 0.00% 68.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::61184-61215 1 0.00% 68.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::61568-61599 1 0.00% 68.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::61952-61983 1 0.00% 68.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::62976-63007 1 0.00% 68.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::63488-63519 1 0.00% 68.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64064-64095 1 0.00% 68.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64512-64543 1 0.00% 68.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65024-65055 25 0.05% 68.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65088-65119 6 0.01% 68.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65152-65183 7 0.01% 68.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65280-65311 19 0.04% 68.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65408-65439 7 0.01% 68.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65472-65503 18 0.04% 68.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65536-65567 14562 30.32% 99.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::97536-97567 1 0.00% 99.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::103680-103711 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129664-129695 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130176-130207 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130624-130655 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130688-130719 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::131072-131103 321 0.67% 99.96% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::0 2907 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 2970 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 3010 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 3064 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 3094 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 3130 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 3162 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 3189 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 3206 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 35803 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 35803 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 35803 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 35803 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 35802 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 32896 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 32833 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 32793 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 32739 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 32709 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 32673 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::29 32641 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::30 32614 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 32597 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 38811 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 11677.106800 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 598.829081 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 25969.144286 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-95 10478 27.00% 27.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-159 4256 10.97% 37.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-223 2718 7.00% 44.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-287 2024 5.22% 50.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-351 1422 3.66% 53.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-415 1213 3.13% 56.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-479 997 2.57% 59.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-543 905 2.33% 61.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-607 654 1.69% 63.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-671 573 1.48% 65.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-735 456 1.17% 66.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-799 470 1.21% 67.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-863 308 0.79% 68.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-927 261 0.67% 68.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-991 192 0.49% 69.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1055 284 0.73% 70.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1119 136 0.35% 70.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1183 144 0.37% 70.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1247 111 0.29% 71.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1311 147 0.38% 71.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1375 83 0.21% 71.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1439 412 1.06% 72.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1503 1956 5.04% 77.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1567 510 1.31% 79.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1631 94 0.24% 79.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1695 178 0.46% 79.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1759 53 0.14% 79.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1823 122 0.31% 80.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1887 38 0.10% 80.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1951 83 0.21% 80.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-2015 40 0.10% 80.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2079 68 0.18% 80.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2143 23 0.06% 80.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2207 47 0.12% 81.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2271 17 0.04% 81.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2335 43 0.11% 81.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2399 13 0.03% 81.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2463 28 0.07% 81.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2527 13 0.03% 81.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2591 25 0.06% 81.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2655 10 0.03% 81.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2719 18 0.05% 81.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2783 7 0.02% 81.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2847 19 0.05% 81.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2911 4 0.01% 81.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2975 20 0.05% 81.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3039 6 0.02% 81.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3103 20 0.05% 81.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3167 6 0.02% 81.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3231 9 0.02% 81.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3295 7 0.02% 81.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3359 18 0.05% 81.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3423 3 0.01% 81.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3487 11 0.03% 81.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3551 6 0.02% 81.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3615 12 0.03% 81.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3679 6 0.02% 81.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3743 2 0.01% 81.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3807 6 0.02% 81.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3871 7 0.02% 81.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3935 5 0.01% 81.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3999 10 0.03% 81.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4063 2 0.01% 81.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4127 40 0.10% 82.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4191 1 0.00% 82.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4255 7 0.02% 82.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4319 2 0.01% 82.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4383 5 0.01% 82.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4447 3 0.01% 82.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4511 4 0.01% 82.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4575 3 0.01% 82.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4639 9 0.02% 82.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4672-4703 1 0.00% 82.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4767 2 0.01% 82.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4831 2 0.01% 82.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4895 2 0.01% 82.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4959 2 0.01% 82.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-5023 5 0.01% 82.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5056-5087 1 0.00% 82.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5151 7 0.02% 82.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5215 4 0.01% 82.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5279 2 0.01% 82.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5343 2 0.01% 82.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5407 2 0.01% 82.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5471 2 0.01% 82.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5504-5535 2 0.01% 82.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5568-5599 3 0.01% 82.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5632-5663 3 0.01% 82.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5696-5727 2 0.01% 82.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5760-5791 1 0.00% 82.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5824-5855 1 0.00% 82.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5919 2 0.01% 82.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5952-5983 2 0.01% 82.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6047 3 0.01% 82.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6111 2 0.01% 82.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6175 5 0.01% 82.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6208-6239 3 0.01% 82.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6303 4 0.01% 82.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6336-6367 2 0.01% 82.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6400-6431 4 0.01% 82.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6495 1 0.00% 82.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6559 1 0.00% 82.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6623 1 0.00% 82.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6656-6687 2 0.01% 82.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6751 2 0.01% 82.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6784-6815 14 0.04% 82.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6879 3 0.01% 82.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6912-6943 3 0.01% 82.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6976-7007 2 0.01% 82.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7071 2 0.01% 82.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7199 3 0.01% 82.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7232-7263 1 0.00% 82.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7327 1 0.00% 82.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7455 6 0.02% 82.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7488-7519 1 0.00% 82.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7583 4 0.01% 82.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7680-7711 6 0.02% 82.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7744-7775 2 0.01% 82.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7839 2 0.01% 82.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7903 2 0.01% 82.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7967 7 0.02% 82.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8031 1 0.00% 82.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8095 7 0.02% 82.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8159 4 0.01% 82.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8223 316 0.81% 83.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8256-8287 1 0.00% 83.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8960-8991 2 0.01% 83.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9216-9247 5 0.01% 83.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9344-9375 1 0.00% 83.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9472-9503 1 0.00% 83.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9664-9695 1 0.00% 83.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9984-10015 2 0.01% 83.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10240-10271 15 0.04% 83.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10368-10399 1 0.00% 83.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10496-10527 1 0.00% 83.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10752-10783 1 0.00% 83.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11008-11039 3 0.01% 83.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11264-11295 3 0.01% 83.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11520-11551 1 0.00% 83.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11776-11807 2 0.01% 83.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12032-12063 1 0.00% 83.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12288-12319 5 0.01% 83.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12544-12575 1 0.00% 83.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12800-12831 2 0.01% 83.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12864-12895 1 0.00% 83.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13056-13087 1 0.00% 83.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13343 2 0.01% 83.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13504-13535 1 0.00% 83.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13568-13599 1 0.00% 83.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14336-14367 4 0.01% 83.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15104-15135 3 0.01% 83.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15391 1 0.00% 83.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15424-15455 1 0.00% 83.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15744-15775 1 0.00% 83.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16640-16671 3 0.01% 83.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16896-16927 1 0.00% 83.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17152-17183 1 0.00% 83.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17216-17247 1 0.00% 83.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17344-17375 1 0.00% 83.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17408-17439 2 0.01% 83.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17664-17695 2 0.01% 83.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17728-17759 1 0.00% 83.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17984-18015 1 0.00% 83.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18176-18207 3 0.01% 83.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18432-18463 1 0.00% 83.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18560-18591 1 0.00% 83.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18688-18719 2 0.01% 83.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18944-18975 2 0.01% 83.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19200-19231 1 0.00% 83.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19456-19487 4 0.01% 83.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19584-19615 1 0.00% 83.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19968-19999 3 0.01% 83.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20096-20127 1 0.00% 83.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20224-20255 1 0.00% 83.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20480-20511 12 0.03% 83.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20736-20767 1 0.00% 83.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21248-21279 1 0.00% 83.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21504-21535 2 0.01% 83.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21760-21791 1 0.00% 83.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21952-21983 2 0.01% 83.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22016-22047 1 0.00% 83.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22528-22559 4 0.01% 83.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22656-22687 1 0.00% 83.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22784-22815 3 0.01% 83.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23296-23327 1 0.00% 83.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23552-23583 1 0.00% 83.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24000-24031 1 0.00% 83.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24064-24095 2 0.01% 83.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24192-24223 1 0.00% 83.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24320-24351 1 0.00% 83.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24576-24607 2 0.01% 83.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24704-24735 2 0.01% 83.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25344-25375 1 0.00% 83.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25408-25439 1 0.00% 83.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25600-25631 2 0.01% 83.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25856-25887 1 0.00% 83.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26048-26079 1 0.00% 83.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26112-26143 4 0.01% 83.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26304-26335 1 0.00% 83.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26368-26399 1 0.00% 83.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26624-26655 1 0.00% 83.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27136-27167 3 0.01% 83.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27392-27423 2 0.01% 83.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27456-27487 1 0.00% 83.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27648-27679 2 0.01% 83.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27904-27935 1 0.00% 83.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28416-28447 1 0.00% 83.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28672-28703 1 0.00% 83.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28928-28959 1 0.00% 83.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29440-29471 2 0.01% 83.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30464-30495 1 0.00% 83.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30528-30559 1 0.00% 83.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30720-30751 3 0.01% 83.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30912-30943 1 0.00% 83.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30976-31007 2 0.01% 83.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31040-31071 1 0.00% 83.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31744-31775 2 0.01% 83.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31808-31839 1 0.00% 83.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32192-32223 1 0.00% 83.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32256-32287 1 0.00% 83.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32384-32415 1 0.00% 83.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32512-32543 2 0.01% 83.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32768-32799 2 0.01% 83.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33280-33311 1 0.00% 83.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33344-33375 1 0.00% 83.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33536-33567 5 0.01% 83.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33600-33631 2 0.01% 83.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33664-33695 3 0.01% 83.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33728-33759 2 0.01% 83.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33792-33823 43 0.11% 83.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::34496-34527 1 0.00% 83.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::34816-34847 2 0.01% 83.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35136-35167 1 0.00% 83.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35840-35871 1 0.00% 83.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::36096-36127 1 0.00% 83.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::36288-36319 1 0.00% 83.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::36352-36383 1 0.00% 83.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37824-37855 1 0.00% 83.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37888-37919 1 0.00% 84.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::38144-38175 1 0.00% 84.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::39232-39263 1 0.00% 84.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::39424-39455 1 0.00% 84.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::39488-39519 1 0.00% 84.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40256-40287 1 0.00% 84.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40832-40863 1 0.00% 84.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40960-40991 1 0.00% 84.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::41472-41503 2 0.01% 84.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::41664-41695 1 0.00% 84.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::42240-42271 1 0.00% 84.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::43008-43039 1 0.00% 84.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::44096-44127 1 0.00% 84.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::45568-45599 1 0.00% 84.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46080-46111 2 0.01% 84.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46336-46367 2 0.01% 84.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46848-46879 1 0.00% 84.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46976-47007 1 0.00% 84.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::48640-48671 1 0.00% 84.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::48896-48927 1 0.00% 84.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::49152-49183 1 0.00% 84.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::49472-49503 1 0.00% 84.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::51200-51231 2 0.01% 84.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::51776-51807 1 0.00% 84.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::52224-52255 2 0.01% 84.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53248-53279 1 0.00% 84.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::54528-54559 2 0.01% 84.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::54784-54815 1 0.00% 84.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::56064-56095 1 0.00% 84.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::56320-56351 1 0.00% 84.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57280-57311 1 0.00% 84.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57600-57631 2 0.01% 84.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57792-57823 1 0.00% 84.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57856-57887 1 0.00% 84.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58624-58655 1 0.00% 84.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::59840-59871 1 0.00% 84.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::59968-59999 1 0.00% 84.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::60416-60447 1 0.00% 84.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::61440-61471 4 0.01% 84.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62208-62239 1 0.00% 84.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62400-62431 1 0.00% 84.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62464-62495 1 0.00% 84.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::63488-63519 2 0.01% 84.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::63744-63775 1 0.00% 84.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64512-64543 1 0.00% 84.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65152-65183 6 0.02% 84.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65280-65311 6 0.02% 84.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65408-65439 1 0.00% 84.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65536-65567 5797 14.94% 99.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::129920-129951 1 0.00% 99.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::130880-130911 1 0.00% 99.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::130944-130975 1 0.00% 99.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::131072-131103 326 0.84% 99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::131200-131231 1 0.00% 99.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::131328-131359 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::132096-132127 2 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::132096-132127 2 0.01% 99.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::133632-133663 1 0.00% 99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::136576-136607 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::140032-140063 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::160768-160799 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::162560-162591 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::160768-160799 1 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::165568-165599 1 0.00% 99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::169728-169759 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::182528-182559 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::196608-196639 8 0.02% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 48021 # Bytes accessed per row activation
-system.physmem.totQLat 359781455750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 452374882000 # Sum of mem lat for all requests
-system.physmem.totBusLat 76509130000 # Total cycles spent in databus access
-system.physmem.totBankLat 16084296250 # Total cycles spent in bank access
-system.physmem.avgQLat 23512.32 # Average queueing delay per request
-system.physmem.avgBankLat 1051.14 # Average bank access latency per request
+system.physmem.bytesPerActivate::175552-175583 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::189440-189471 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196352-196383 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196608-196639 6 0.02% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 38811 # Bytes accessed per row activation
+system.physmem.totQLat 182252409750 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 221627859750 # Sum of mem lat for all requests
+system.physmem.totBusLat 31289130000 # Total cycles spent in databus access
+system.physmem.totBankLat 8086320000 # Total cycles spent in bank access
+system.physmem.avgQLat 29123.92 # Average queueing delay per request
+system.physmem.avgBankLat 1292.19 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 29563.46 # Average memory access latency
-system.physmem.avgRdBW 374.68 # Average achieved read bandwidth in MB/s
-system.physmem.avgWrBW 20.18 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 50.33 # Average consumed read bandwidth in MB/s
-system.physmem.avgConsumedWrBW 2.79 # Average consumed write bandwidth in MB/s
+system.physmem.avgMemAccLat 35416.11 # Average memory access latency
+system.physmem.avgRdBW 359.52 # Average achieved read bandwidth in MB/s
+system.physmem.avgWrBW 47.31 # Average achieved write bandwidth in MB/s
+system.physmem.avgConsumedRdBW 53.13 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedWrBW 6.54 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
-system.physmem.busUtil 3.08 # Data bus utilization in percentage
-system.physmem.avgRdQLen 0.17 # Average read queue length over time
-system.physmem.avgWrQLen 13.40 # Average write queue length over time
-system.physmem.readRowHits 15272830 # Number of row buffer hits during reads
-system.physmem.writeRowHits 805042 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 99.81 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 97.69 # Row buffer hit rate for writes
-system.physmem.avgGap 162082.23 # Average gap between requests
+system.physmem.busUtil 3.18 # Data bus utilization in percentage
+system.physmem.avgRdQLen 0.20 # Average read queue length over time
+system.physmem.avgWrQLen 11.52 # Average write queue length over time
+system.physmem.readRowHits 6237911 # Number of row buffer hits during reads
+system.physmem.writeRowHits 804550 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 99.68 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate 97.70 # Row buffer hit rate for writes
+system.physmem.avgGap 157316.33 # Average gap between requests
system.realview.nvmem.bytes_read::cpu0.inst 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::cpu1.inst 384 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 448 # Number of bytes read from this memory
@@ -509,307 +525,307 @@ system.realview.nvmem.bytes_inst_read::total 448
system.realview.nvmem.num_reads::cpu0.inst 1 # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::cpu1.inst 6 # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total 7 # Number of read requests responded to by this memory
-system.realview.nvmem.bw_read::cpu0.inst 24 # Total read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_read::cpu1.inst 147 # Total read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_read::total 171 # Total read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_inst_read::cpu0.inst 24 # Instruction read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_inst_read::cpu1.inst 147 # Instruction read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_inst_read::total 171 # Instruction read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_total::cpu0.inst 24 # Total bandwidth to/from this memory (bytes/s)
-system.realview.nvmem.bw_total::cpu1.inst 147 # Total bandwidth to/from this memory (bytes/s)
-system.realview.nvmem.bw_total::total 171 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 54057191 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 16352590 # Transaction distribution
-system.membus.trans_dist::ReadResp 16352590 # Transaction distribution
-system.membus.trans_dist::WriteReq 769166 # Transaction distribution
-system.membus.trans_dist::WriteResp 769166 # Transaction distribution
-system.membus.trans_dist::Writeback 66800 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 35679 # Transaction distribution
-system.membus.trans_dist::SCUpgradeReq 18283 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 14097 # Transaction distribution
-system.membus.trans_dist::ReadExReq 138270 # Transaction distribution
-system.membus.trans_dist::ReadExResp 137887 # Transaction distribution
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 2384276 # Packet count per connected master and slave (bytes)
+system.realview.nvmem.bw_read::cpu0.inst 57 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_read::cpu1.inst 345 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_read::total 402 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_inst_read::cpu0.inst 57 # Instruction read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_inst_read::cpu1.inst 345 # Instruction read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_inst_read::total 402 # Instruction read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_total::cpu0.inst 57 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bw_total::cpu1.inst 345 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bw_total::total 402 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 61845817 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 7306747 # Transaction distribution
+system.membus.trans_dist::ReadResp 7306747 # Transaction distribution
+system.membus.trans_dist::WriteReq 767893 # Transaction distribution
+system.membus.trans_dist::WriteResp 767893 # Transaction distribution
+system.membus.trans_dist::Writeback 66623 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 33809 # Transaction distribution
+system.membus.trans_dist::SCUpgradeReq 17757 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 12548 # Transaction distribution
+system.membus.trans_dist::ReadExReq 138043 # Transaction distribution
+system.membus.trans_dist::ReadExResp 137663 # Transaction distribution
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 2382510 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.nvmem.port 14 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1976722 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio 13830 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1970999 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio 11650 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.a9scu.pio 4 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.realview.local_cpu_timer.pio 2050 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 4376896 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 30277632 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 30277632 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 2384276 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.realview.local_cpu_timer.pio 850 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 4366027 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 12189696 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 12189696 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 2382510 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.nvmem.port 14 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 32254354 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.realview.gic.pio 13830 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 14160695 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.realview.gic.pio 11650 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.a9scu.pio 4 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.realview.local_cpu_timer.pio 2050 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 34654528 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 2392552 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_count::system.realview.local_cpu_timer.pio 850 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 16555723 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 2389777 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.nvmem.port 448 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 17759220 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.gic.pio 27660 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 17723636 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.gic.pio 23300 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.a9scu.pio 8 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.local_cpu_timer.pio 4100 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 20183988 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 2392552 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.local_cpu_timer.pio 1700 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 20138869 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 48758784 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 48758784 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 2389777 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.nvmem.port 448 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 138869748 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.realview.gic.pio 27660 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 66482420 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.realview.gic.pio 23300 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.a9scu.pio 8 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.realview.local_cpu_timer.pio 4100 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 141294516 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 141294516 # Total data (bytes)
+system.membus.tot_pkt_size::system.realview.local_cpu_timer.pio 1700 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 68897653 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 68897653 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 1493240500 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 1475761000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.1 # Layer utilization (%)
system.membus.reqLayer1.occupancy 7500 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 17657749750 # Layer occupancy (ticks)
-system.membus.reqLayer2.utilization 0.7 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 11792000 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 8620588249 # Layer occupancy (ticks)
+system.membus.reqLayer2.utilization 0.8 # Layer utilization (%)
+system.membus.reqLayer3.occupancy 9828000 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer5.occupancy 3000 # Layer occupancy (ticks)
system.membus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer6.occupancy 1805500 # Layer occupancy (ticks)
+system.membus.reqLayer6.occupancy 756000 # Layer occupancy (ticks)
system.membus.reqLayer6.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 4833822840 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 34180950731 # Layer occupancy (ticks)
-system.membus.respLayer2.utilization 1.3 # Layer utilization (%)
-system.l2c.replacements 73069 # number of replacements
-system.l2c.tagsinuse 53059.477869 # Cycle average of tags in use
-system.l2c.total_refs 1873536 # Total number of references to valid blocks.
-system.l2c.sampled_refs 138222 # Sample count of references to valid blocks.
-system.l2c.avg_refs 13.554543 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 37743.094868 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.dtb.walker 4.500926 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.itb.walker 0.000358 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 4196.922721 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 2968.415869 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.dtb.walker 13.090066 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 4030.052193 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 4103.400867 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.575914 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.dtb.walker 0.000069 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.064040 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.045294 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.dtb.walker 0.000200 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.061494 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.062613 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.809623 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.dtb.walker 23020 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.itb.walker 4625 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 393598 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 165506 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.dtb.walker 32735 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.itb.walker 5728 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 607995 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 201851 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 1435058 # number of ReadReq hits
-system.l2c.Writeback_hits::writebacks 583280 # number of Writeback hits
-system.l2c.Writeback_hits::total 583280 # number of Writeback hits
-system.l2c.UpgradeReq_hits::cpu0.data 1128 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.data 710 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::total 1838 # number of UpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu0.data 204 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu1.data 170 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::total 374 # number of SCUpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 48355 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 58837 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 107192 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.dtb.walker 23020 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.itb.walker 4625 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 393598 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 213861 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.dtb.walker 32735 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.itb.walker 5728 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 607995 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 260688 # number of demand (read+write) hits
-system.l2c.demand_hits::total 1542250 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.dtb.walker 23020 # number of overall hits
-system.l2c.overall_hits::cpu0.itb.walker 4625 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 393598 # number of overall hits
-system.l2c.overall_hits::cpu0.data 213861 # number of overall hits
-system.l2c.overall_hits::cpu1.dtb.walker 32735 # number of overall hits
-system.l2c.overall_hits::cpu1.itb.walker 5728 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 607995 # number of overall hits
-system.l2c.overall_hits::cpu1.data 260688 # number of overall hits
-system.l2c.overall_hits::total 1542250 # number of overall hits
-system.l2c.ReadReq_misses::cpu0.dtb.walker 11 # number of ReadReq misses
+system.membus.respLayer1.occupancy 4823074562 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 0.4 # Layer utilization (%)
+system.membus.respLayer2.occupancy 13762899732 # Layer occupancy (ticks)
+system.membus.respLayer2.utilization 1.2 # Layer utilization (%)
+system.l2c.tags.replacements 72713 # number of replacements
+system.l2c.tags.tagsinuse 53848.744123 # Cycle average of tags in use
+system.l2c.tags.total_refs 1839089 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 137893 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 13.337073 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 39490.919089 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.dtb.walker 5.921030 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.itb.walker 0.000842 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 4011.444595 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 2831.104153 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.dtb.walker 9.348710 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 3706.565293 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 3793.440412 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.602584 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.dtb.walker 0.000090 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.061210 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.043199 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.dtb.walker 0.000143 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.056558 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.057883 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.821667 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.dtb.walker 22072 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.itb.walker 4261 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 386985 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 166655 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.dtb.walker 31010 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.itb.walker 5009 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 589730 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 198052 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 1403774 # number of ReadReq hits
+system.l2c.Writeback_hits::writebacks 581377 # number of Writeback hits
+system.l2c.Writeback_hits::total 581377 # number of Writeback hits
+system.l2c.UpgradeReq_hits::cpu0.data 1341 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 735 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::total 2076 # number of UpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu0.data 210 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu1.data 150 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::total 360 # number of SCUpgradeReq hits
+system.l2c.ReadExReq_hits::cpu0.data 48293 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 58659 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 106952 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.dtb.walker 22072 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.itb.walker 4261 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 386985 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 214948 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.dtb.walker 31010 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.itb.walker 5009 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 589730 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 256711 # number of demand (read+write) hits
+system.l2c.demand_hits::total 1510726 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.dtb.walker 22072 # number of overall hits
+system.l2c.overall_hits::cpu0.itb.walker 4261 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 386985 # number of overall hits
+system.l2c.overall_hits::cpu0.data 214948 # number of overall hits
+system.l2c.overall_hits::cpu1.dtb.walker 31010 # number of overall hits
+system.l2c.overall_hits::cpu1.itb.walker 5009 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 589730 # number of overall hits
+system.l2c.overall_hits::cpu1.data 256711 # number of overall hits
+system.l2c.overall_hits::total 1510726 # number of overall hits
+system.l2c.ReadReq_misses::cpu0.dtb.walker 16 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker 2 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 6054 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 6310 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.dtb.walker 18 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 6631 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 6355 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 25381 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.data 5662 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.data 4388 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::total 10050 # number of UpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu0.data 778 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu1.data 584 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::total 1362 # number of SCUpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 63189 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 77383 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 140572 # number of ReadExReq misses
-system.l2c.demand_misses::cpu0.dtb.walker 11 # number of demand (read+write) misses
+system.l2c.ReadReq_misses::cpu0.inst 6279 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 6380 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.dtb.walker 14 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 6315 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 6244 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 25250 # number of ReadReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 5158 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 3783 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::total 8941 # number of UpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu0.data 636 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu1.data 418 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::total 1054 # number of SCUpgradeReq misses
+system.l2c.ReadExReq_misses::cpu0.data 63263 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 76953 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 140216 # number of ReadExReq misses
+system.l2c.demand_misses::cpu0.dtb.walker 16 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker 2 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 6054 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 69499 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.dtb.walker 18 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 6631 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 83738 # number of demand (read+write) misses
-system.l2c.demand_misses::total 165953 # number of demand (read+write) misses
-system.l2c.overall_misses::cpu0.dtb.walker 11 # number of overall misses
+system.l2c.demand_misses::cpu0.inst 6279 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 69643 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.dtb.walker 14 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 6315 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 83197 # number of demand (read+write) misses
+system.l2c.demand_misses::total 165466 # number of demand (read+write) misses
+system.l2c.overall_misses::cpu0.dtb.walker 16 # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker 2 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 6054 # number of overall misses
-system.l2c.overall_misses::cpu0.data 69499 # number of overall misses
-system.l2c.overall_misses::cpu1.dtb.walker 18 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 6631 # number of overall misses
-system.l2c.overall_misses::cpu1.data 83738 # number of overall misses
-system.l2c.overall_misses::total 165953 # number of overall misses
-system.l2c.ReadReq_miss_latency::cpu0.dtb.walker 893500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.itb.walker 130000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.inst 442819000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.data 463768995 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 1533000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 510371500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 502747498 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 1922263493 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu0.data 8736481 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.data 12073999 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 20810480 # number of UpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu0.data 590500 # number of SCUpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu1.data 2936498 # number of SCUpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::total 3526998 # number of SCUpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu0.data 4241001492 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 5519329996 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 9760331488 # number of ReadExReq miss cycles
-system.l2c.demand_miss_latency::cpu0.dtb.walker 893500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.itb.walker 130000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.inst 442819000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.data 4704770487 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.dtb.walker 1533000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 510371500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 6022077494 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 11682594981 # number of demand (read+write) miss cycles
-system.l2c.overall_miss_latency::cpu0.dtb.walker 893500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.itb.walker 130000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.inst 442819000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.data 4704770487 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.dtb.walker 1533000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 510371500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 6022077494 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 11682594981 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.dtb.walker 23031 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.itb.walker 4627 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 399652 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 171816 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.dtb.walker 32753 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.itb.walker 5728 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 614626 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 208206 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 1460439 # number of ReadReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 583280 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 583280 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.data 6790 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.data 5098 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::total 11888 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu0.data 982 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu1.data 754 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::total 1736 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.data 111544 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 136220 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 247764 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.dtb.walker 23031 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.itb.walker 4627 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 399652 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 283360 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.dtb.walker 32753 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.itb.walker 5728 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 614626 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 344426 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 1708203 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.dtb.walker 23031 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.itb.walker 4627 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 399652 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 283360 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.dtb.walker 32753 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.itb.walker 5728 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 614626 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 344426 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 1708203 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.000478 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000432 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.015148 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.036725 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000550 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.010789 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.030523 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.017379 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.data 0.833873 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.data 0.860730 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::total 0.845390 # miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.792261 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.774536 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::total 0.784562 # miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.566494 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.568074 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.567362 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.dtb.walker 0.000478 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.itb.walker 0.000432 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.015148 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.245268 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000550 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.010789 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.243123 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.097151 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.dtb.walker 0.000478 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.itb.walker 0.000432 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.015148 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.245268 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000550 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.010789 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.243123 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.097151 # miss rate for overall accesses
-system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 81227.272727 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 65000 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.inst 73144.862901 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.data 73497.463550 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 85166.666667 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 76967.501131 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 79110.542565 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 75736.318230 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 1543.002649 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 2751.595032 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 2070.694527 # average UpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 758.997429 # average SCUpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 5028.250000 # average SCUpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::total 2589.572687 # average SCUpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu0.data 67116.135593 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 71324.838737 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 69432.970207 # average ReadExReq miss latency
-system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 81227.272727 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.itb.walker 65000 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.inst 73144.862901 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.data 67695.513417 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 85166.666667 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 76967.501131 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 71915.707254 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 70397.009882 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 81227.272727 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.itb.walker 65000 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.inst 73144.862901 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.data 67695.513417 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 85166.666667 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 76967.501131 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 71915.707254 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 70397.009882 # average overall miss latency
+system.l2c.overall_misses::cpu0.inst 6279 # number of overall misses
+system.l2c.overall_misses::cpu0.data 69643 # number of overall misses
+system.l2c.overall_misses::cpu1.dtb.walker 14 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 6315 # number of overall misses
+system.l2c.overall_misses::cpu1.data 83197 # number of overall misses
+system.l2c.overall_misses::total 165466 # number of overall misses
+system.l2c.ReadReq_miss_latency::cpu0.dtb.walker 1558000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.itb.walker 130250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.inst 460466000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.data 469540999 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 1630500 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 488082250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 485700250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 1907108249 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu0.data 9003592 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 12282479 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 21286071 # number of UpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu0.data 512478 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu1.data 3025371 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::total 3537849 # number of SCUpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu0.data 4258752123 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 5521303068 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 9780055191 # number of ReadExReq miss cycles
+system.l2c.demand_miss_latency::cpu0.dtb.walker 1558000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.itb.walker 130250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.inst 460466000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.data 4728293122 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.dtb.walker 1630500 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 488082250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 6007003318 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 11687163440 # number of demand (read+write) miss cycles
+system.l2c.overall_miss_latency::cpu0.dtb.walker 1558000 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.itb.walker 130250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.inst 460466000 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.data 4728293122 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.dtb.walker 1630500 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 488082250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 6007003318 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 11687163440 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.dtb.walker 22088 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.itb.walker 4263 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 393264 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 173035 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.dtb.walker 31024 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.itb.walker 5009 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 596045 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 204296 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 1429024 # number of ReadReq accesses(hits+misses)
+system.l2c.Writeback_accesses::writebacks 581377 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 581377 # number of Writeback accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 6499 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 4518 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::total 11017 # number of UpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu0.data 846 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu1.data 568 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::total 1414 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 111556 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 135612 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 247168 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.dtb.walker 22088 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.itb.walker 4263 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 393264 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 284591 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.dtb.walker 31024 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.itb.walker 5009 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 596045 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 339908 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 1676192 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.dtb.walker 22088 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.itb.walker 4263 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 393264 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 284591 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.dtb.walker 31024 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.itb.walker 5009 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 596045 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 339908 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 1676192 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.000724 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000469 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.015966 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.036871 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000451 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.010595 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.030563 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.017669 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.793661 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.837317 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::total 0.811564 # miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.751773 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.735915 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::total 0.745403 # miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.567096 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.567450 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.567290 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.dtb.walker 0.000724 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.itb.walker 0.000469 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.015966 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.244713 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000451 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.010595 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.244763 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.098715 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.dtb.walker 0.000724 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.itb.walker 0.000469 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.015966 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.244713 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000451 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.010595 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.244763 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.098715 # miss rate for overall accesses
+system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 97375 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 65125 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.inst 73334.288900 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.data 73595.767868 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 116464.285714 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 77289.350752 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 77786.715247 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 75529.039564 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 1745.558744 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 3246.756278 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 2380.725981 # average UpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 805.783019 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 7237.729665 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::total 3356.592979 # average SCUpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu0.data 67318.213221 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 71749.029512 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 69749.922912 # average ReadExReq miss latency
+system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 97375 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.itb.walker 65125 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.inst 73334.288900 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.data 67893.300432 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 116464.285714 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 77289.350752 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 72202.162554 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 70631.812215 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 97375 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.itb.walker 65125 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.inst 73334.288900 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.data 67893.300432 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 116464.285714 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 77289.350752 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 72202.162554 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 70631.812215 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -818,168 +834,168 @@ system.l2c.avg_blocked_cycles::no_mshrs nan # av
system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.writebacks::writebacks 66800 # number of writebacks
-system.l2c.writebacks::total 66800 # number of writebacks
+system.l2c.writebacks::writebacks 66623 # number of writebacks
+system.l2c.writebacks::total 66623 # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu0.inst 3 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu0.data 40 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu0.data 37 # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst 8 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu1.data 27 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::total 78 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu1.data 26 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::total 74 # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu0.inst 3 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu0.data 40 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu0.data 37 # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst 8 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu1.data 27 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::total 78 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu1.data 26 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::total 74 # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu0.inst 3 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu0.data 40 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu0.data 37 # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst 8 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu1.data 27 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::total 78 # number of overall MSHR hits
-system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker 11 # number of ReadReq MSHR misses
+system.l2c.overall_mshr_hits::cpu1.data 26 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::total 74 # number of overall MSHR hits
+system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker 16 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.itb.walker 2 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.inst 6051 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.data 6270 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 18 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 6623 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 6328 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 25303 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu0.data 5662 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.data 4388 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::total 10050 # number of UpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 778 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 584 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::total 1362 # number of SCUpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu0.data 63189 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 77383 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 140572 # number of ReadExReq MSHR misses
-system.l2c.demand_mshr_misses::cpu0.dtb.walker 11 # number of demand (read+write) MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.inst 6276 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.data 6343 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 14 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 6307 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 6218 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 25176 # number of ReadReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu0.data 5158 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 3783 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::total 8941 # number of UpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 636 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 418 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::total 1054 # number of SCUpgradeReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu0.data 63263 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 76953 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 140216 # number of ReadExReq MSHR misses
+system.l2c.demand_mshr_misses::cpu0.dtb.walker 16 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker 2 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.inst 6051 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.data 69459 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.dtb.walker 18 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 6623 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 83711 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 165875 # number of demand (read+write) MSHR misses
-system.l2c.overall_mshr_misses::cpu0.dtb.walker 11 # number of overall MSHR misses
+system.l2c.demand_mshr_misses::cpu0.inst 6276 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.data 69606 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.dtb.walker 14 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 6307 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 83171 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 165392 # number of demand (read+write) MSHR misses
+system.l2c.overall_mshr_misses::cpu0.dtb.walker 16 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker 2 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.inst 6051 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.data 69459 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.dtb.walker 18 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 6623 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 83711 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 165875 # number of overall MSHR misses
-system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker 756250 # number of ReadReq MSHR miss cycles
+system.l2c.overall_mshr_misses::cpu0.inst 6276 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.data 69606 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.dtb.walker 14 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 6307 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 83171 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 165392 # number of overall MSHR misses
+system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker 1354500 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.itb.walker 105750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 367361750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.data 383110245 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 1310500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 427493250 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 422235748 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 1602373493 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 56779102 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 44007360 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 100786462 # number of UpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 7817273 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 5858578 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::total 13675851 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3454122942 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 4550846228 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 8004969170 # number of ReadExReq MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker 756250 # number of demand (read+write) MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 380765750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.data 387112499 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 1453000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 407670750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 405239750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 1583701999 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 51696595 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 37937764 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 89634359 # number of UpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 6384131 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 4197915 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::total 10582046 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3459046363 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 4543162420 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 8002208783 # number of ReadExReq MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker 1354500 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker 105750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.inst 367361750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.data 3837233187 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 1310500 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 427493250 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 4973081976 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 9607342663 # number of demand (read+write) MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker 756250 # number of overall MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.inst 380765750 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.data 3846158862 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 1453000 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 407670750 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 4948402170 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 9585910782 # number of demand (read+write) MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker 1354500 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker 105750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.inst 367361750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.data 3837233187 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 1310500 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 427493250 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 4973081976 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 9607342663 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 7164750 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 12331011486 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst 2446749 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 154885786239 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 167226409224 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 1118932750 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 25567445102 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 26686377852 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 7164750 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.data 13449944236 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.inst 2446749 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 180453231341 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 193912787076 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.000478 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.000432 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.015141 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.036493 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000550 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.010776 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.030393 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.017326 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.833873 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.860730 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::total 0.845390 # mshr miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.792261 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.774536 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.784562 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.566494 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.568074 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.567362 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker 0.000478 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.000432 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.inst 0.015141 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.data 0.245126 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000550 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.010776 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.243045 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.097105 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker 0.000478 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.000432 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.inst 0.015141 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.data 0.245126 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000550 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.010776 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.243045 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.097105 # mshr miss rate for overall accesses
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 68750 # average ReadReq mshr miss latency
+system.l2c.overall_mshr_miss_latency::cpu0.inst 380765750 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.data 3846158862 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 1453000 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 407670750 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 4948402170 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 9585910782 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 7151250 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 12399747242 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst 2451249 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 154593597491 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 167002947232 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 1054895750 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 25482276685 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 26537172435 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 7151250 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.data 13454642992 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.inst 2451249 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 180075874176 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 193540119667 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.000724 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.000469 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.015959 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.036657 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000451 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.010581 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.030436 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.017618 # mshr miss rate for ReadReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.793661 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.837317 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::total 0.811564 # mshr miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.751773 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.735915 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.745403 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.567096 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.567450 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.567290 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker 0.000724 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.000469 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.inst 0.015959 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.data 0.244583 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000451 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.010581 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.244687 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.098671 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker 0.000724 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.000469 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.inst 0.015959 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.data 0.244583 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000451 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.010581 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.244687 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.098671 # mshr miss rate for overall accesses
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 84656.250000 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 52875 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 60710.915551 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 61102.112440 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 72805.555556 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 64546.768836 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 66724.991783 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 63327.411493 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10028.099965 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10029.024613 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10028.503682 # average UpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10047.908740 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10031.811644 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10041.006608 # average SCUpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 54663.358211 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 58809.379683 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 56945.687406 # average ReadExReq mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 68750 # average overall mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 60670.132250 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 61029.875296 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 103785.714286 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 64637.823054 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 65172.040849 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 62905.227161 # average ReadReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10022.604692 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10028.486386 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10025.093278 # average UpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10037.941824 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10042.858852 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10039.891841 # average SCUpgradeReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 54677.242037 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 59038.145621 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 57070.582409 # average ReadExReq mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 84656.250000 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 52875 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 60710.915551 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.data 55244.578629 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 72805.555556 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 64546.768836 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 59407.747799 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 57919.172045 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 68750 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 60670.132250 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.data 55256.139729 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 103785.714286 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 64637.823054 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 59496.725662 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 57958.733083 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 84656.250000 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 52875 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 60710.915551 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.data 55244.578629 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 72805.555556 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 64546.768836 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 59407.747799 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 57919.172045 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 60670.132250 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.data 55256.139729 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 103785.714286 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 64637.823054 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 59496.725662 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 57958.733083 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
@@ -1000,67 +1016,67 @@ system.cf0.dma_read_txs 0 # Nu
system.cf0.dma_write_full_pages 0 # Number of full page size DMA writes.
system.cf0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs 0 # Number of DMA write transactions.
-system.toL2Bus.throughput 58542991 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 2739841 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 2739840 # Transaction distribution
-system.toL2Bus.trans_dist::WriteReq 769166 # Transaction distribution
-system.toL2Bus.trans_dist::WriteResp 769166 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 583280 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeReq 34832 # Transaction distribution
-system.toL2Bus.trans_dist::SCUpgradeReq 18657 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeResp 53489 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 259511 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 259511 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 800088 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 1073172 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 13793 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 57051 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu1.icache.mem_side 1229933 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side 4820895 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu1.itb.walker.dma 15468 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu1.dtb.walker.dma 74350 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 8084750 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 25585472 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 34695904 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 18508 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 92124 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side 39339008 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side 48266196 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu1.itb.walker.dma 22912 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu1.dtb.walker.dma 131012 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 148151136 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 148151136 # Total data (bytes)
-system.toL2Bus.snoop_data_through_bus 4868352 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 4921338984 # Layer occupancy (ticks)
-system.toL2Bus.reqLayer0.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 1802175919 # Layer occupancy (ticks)
-system.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 1506283904 # Layer occupancy (ticks)
+system.toL2Bus.throughput 135543504 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 2708876 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 2708875 # Transaction distribution
+system.toL2Bus.trans_dist::WriteReq 767893 # Transaction distribution
+system.toL2Bus.trans_dist::WriteResp 767893 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 581377 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeReq 33332 # Transaction distribution
+system.toL2Bus.trans_dist::SCUpgradeReq 18117 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeResp 51449 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExReq 258856 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 258856 # Transaction distribution
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 787342 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 1073883 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 13468 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 55968 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu1.icache.mem_side 1192763 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu1.dcache.mem_side 4801194 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu1.itb.walker.dma 14594 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu1.dtb.walker.dma 72477 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 8011689 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 25176640 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 34854805 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 17052 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 88352 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu1.icache.mem_side 38149824 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu1.dcache.mem_side 47763808 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu1.itb.walker.dma 20036 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu1.dtb.walker.dma 124096 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 146194613 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 146194613 # Total data (bytes)
+system.toL2Bus.snoop_data_through_bus 4803948 # Total snoop data (bytes)
+system.toL2Bus.reqLayer0.occupancy 4894718895 # Layer occupancy (ticks)
+system.toL2Bus.reqLayer0.utilization 0.4 # Layer utilization (%)
+system.toL2Bus.respLayer0.occupancy 1774755611 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.utilization 0.2 # Layer utilization (%)
+system.toL2Bus.respLayer1.occupancy 1516721983 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer2.occupancy 9191448 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.occupancy 9224710 # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer3.occupancy 34164696 # Layer occupancy (ticks)
+system.toL2Bus.respLayer3.occupancy 34035182 # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer4.occupancy 2769642515 # Layer occupancy (ticks)
-system.toL2Bus.respLayer4.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer5.occupancy 3249270250 # Layer occupancy (ticks)
-system.toL2Bus.respLayer5.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer6.occupancy 9767440 # Layer occupancy (ticks)
+system.toL2Bus.respLayer4.occupancy 2687171756 # Layer occupancy (ticks)
+system.toL2Bus.respLayer4.utilization 0.2 # Layer utilization (%)
+system.toL2Bus.respLayer5.occupancy 3246383092 # Layer occupancy (ticks)
+system.toL2Bus.respLayer5.utilization 0.3 # Layer utilization (%)
+system.toL2Bus.respLayer6.occupancy 9605952 # Layer occupancy (ticks)
system.toL2Bus.respLayer6.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer7.occupancy 41898883 # Layer occupancy (ticks)
+system.toL2Bus.respLayer7.occupancy 41732428 # Layer occupancy (ticks)
system.toL2Bus.respLayer7.utilization 0.0 # Layer utilization (%)
-system.iobus.throughput 47250451 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 16322888 # Transaction distribution
-system.iobus.trans_dist::ReadResp 16322888 # Transaction distribution
-system.iobus.trans_dist::WriteReq 8066 # Transaction distribution
-system.iobus.trans_dist::WriteResp 8066 # Transaction distribution
-system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 30842 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 8848 # Packet count per connected master and slave (bytes)
+system.iobus.throughput 45913386 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 7278157 # Transaction distribution
+system.iobus.trans_dist::ReadResp 7278157 # Transaction distribution
+system.iobus.trans_dist::WriteReq 7946 # Transaction distribution
+system.iobus.trans_dist::WriteResp 7946 # Transaction distribution
+system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 30448 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 8024 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 34 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 1032 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 726 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.kmi0.pio 124 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.kmi1.pio 736 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.kmi1.pio 494 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.cf_ctrl.pio 2342380 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.dmac_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart1_fake.pio 16 # Packet count per connected master and slave (bytes)
@@ -1077,16 +1093,16 @@ system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 2384276 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 30277632 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::total 30277632 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.uart.pio 30842 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.realview_io.pio 8848 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 2382510 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 12189696 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::total 12189696 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.uart.pio 30448 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.realview_io.pio 8024 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer0.pio 34 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.timer1.pio 1032 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.timer1.pio 726 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.kmi0.pio 124 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.kmi1.pio 736 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.kmi1.pio 494 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.cf_ctrl.pio 2342380 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.dmac_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart1_fake.pio 16 # Packet count per connected master and slave (bytes)
@@ -1103,15 +1119,15 @@ system.iobus.pkt_count::system.realview.sci_fake.pio 16
system.iobus.pkt_count::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 30277632 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 32661908 # Packet count per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 40560 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 17696 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 12189696 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 14572206 # Packet count per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 40166 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 16048 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 68 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 2064 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 1452 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi0.pio 86 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi1.pio 392 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi1.pio 271 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.cf_ctrl.pio 2331126 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.dmac_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart1_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
@@ -1128,16 +1144,16 @@ system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 2392552 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::total 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.uart.pio 40560 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.realview_io.pio 17696 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 2389777 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 48758784 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::total 48758784 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.uart.pio 40166 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.realview_io.pio 16048 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer0.pio 68 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.timer1.pio 2064 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.timer1.pio 1452 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.kmi0.pio 86 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.kmi1.pio 392 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.kmi1.pio 271 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.cf_ctrl.pio 2331126 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.dmac_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart1_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
@@ -1154,25 +1170,25 @@ system.iobus.tot_pkt_size::system.realview.sci_fake.pio 32
system.iobus.tot_pkt_size::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 123503080 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 123503080 # Total data (bytes)
-system.iobus.reqLayer0.occupancy 21645000 # Layer occupancy (ticks)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 48758784 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::total 51148561 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 51148561 # Total data (bytes)
+system.iobus.reqLayer0.occupancy 21350000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 4430000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 4018000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 34000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer3.occupancy 522000 # Layer occupancy (ticks)
+system.iobus.reqLayer3.occupancy 369000 # Layer occupancy (ticks)
system.iobus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer4.occupancy 27000 # Layer occupancy (ticks)
system.iobus.reqLayer4.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer5.occupancy 74000 # Layer occupancy (ticks)
system.iobus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer6.occupancy 440000 # Layer occupancy (ticks)
+system.iobus.reqLayer6.occupancy 297000 # Layer occupancy (ticks)
system.iobus.reqLayer6.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer7.occupancy 1172909000 # Layer occupancy (ticks)
-system.iobus.reqLayer7.utilization 0.0 # Layer utilization (%)
+system.iobus.reqLayer7.utilization 0.1 # Layer utilization (%)
system.iobus.reqLayer9.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer9.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer10.occupancy 8000 # Layer occupancy (ticks)
@@ -1203,44 +1219,44 @@ system.iobus.reqLayer22.occupancy 8000 # La
system.iobus.reqLayer22.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer23.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer25.occupancy 15138816000 # Layer occupancy (ticks)
-system.iobus.reqLayer25.utilization 0.6 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 2376210000 # Layer occupancy (ticks)
-system.iobus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 30277632000 # Layer occupancy (ticks)
-system.iobus.respLayer1.utilization 1.2 # Layer utilization (%)
-system.cpu0.branchPred.lookups 6073314 # Number of BP lookups
-system.cpu0.branchPred.condPredicted 4627623 # Number of conditional branches predicted
-system.cpu0.branchPred.condIncorrect 295826 # Number of conditional branches incorrect
-system.cpu0.branchPred.BTBLookups 3795187 # Number of BTB lookups
-system.cpu0.branchPred.BTBHits 2949225 # Number of BTB hits
+system.iobus.reqLayer25.occupancy 6094848000 # Layer occupancy (ticks)
+system.iobus.reqLayer25.utilization 0.5 # Layer utilization (%)
+system.iobus.respLayer0.occupancy 2374564000 # Layer occupancy (ticks)
+system.iobus.respLayer0.utilization 0.2 # Layer utilization (%)
+system.iobus.respLayer1.occupancy 16693526268 # Layer occupancy (ticks)
+system.iobus.respLayer1.utilization 1.5 # Layer utilization (%)
+system.cpu0.branchPred.lookups 6007013 # Number of BP lookups
+system.cpu0.branchPred.condPredicted 4581243 # Number of conditional branches predicted
+system.cpu0.branchPred.condIncorrect 296095 # Number of conditional branches incorrect
+system.cpu0.branchPred.BTBLookups 3784394 # Number of BTB lookups
+system.cpu0.branchPred.BTBHits 2916091 # Number of BTB hits
system.cpu0.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu0.branchPred.BTBHitPct 77.709610 # BTB Hit Percentage
-system.cpu0.branchPred.usedRAS 683153 # Number of times the RAS was used to get a target.
-system.cpu0.branchPred.RASInCorrect 28183 # Number of incorrect RAS predictions.
+system.cpu0.branchPred.BTBHitPct 77.055692 # BTB Hit Percentage
+system.cpu0.branchPred.usedRAS 673819 # Number of times the RAS was used to get a target.
+system.cpu0.branchPred.RASInCorrect 28621 # Number of incorrect RAS predictions.
system.cpu0.dtb.inst_hits 0 # ITB inst hits
system.cpu0.dtb.inst_misses 0 # ITB inst misses
-system.cpu0.dtb.read_hits 8970256 # DTB read hits
-system.cpu0.dtb.read_misses 29375 # DTB read misses
-system.cpu0.dtb.write_hits 5214738 # DTB write hits
-system.cpu0.dtb.write_misses 5731 # DTB write misses
+system.cpu0.dtb.read_hits 8911671 # DTB read hits
+system.cpu0.dtb.read_misses 28579 # DTB read misses
+system.cpu0.dtb.write_hits 5140325 # DTB write hits
+system.cpu0.dtb.write_misses 5457 # DTB write misses
system.cpu0.dtb.flush_tlb 4 # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu0.dtb.flush_tlb_mva_asid 1439 # Number of times TLB was flushed by MVA & ASID
system.cpu0.dtb.flush_tlb_asid 63 # Number of times TLB was flushed by ASID
-system.cpu0.dtb.flush_entries 1812 # Number of entries that have been flushed from TLB
-system.cpu0.dtb.align_faults 1038 # Number of TLB faults due to alignment restrictions
-system.cpu0.dtb.prefetch_faults 270 # Number of TLB faults due to prefetch
+system.cpu0.dtb.flush_entries 1825 # Number of entries that have been flushed from TLB
+system.cpu0.dtb.align_faults 935 # Number of TLB faults due to alignment restrictions
+system.cpu0.dtb.prefetch_faults 297 # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu0.dtb.perms_faults 591 # Number of TLB faults due to permissions restrictions
-system.cpu0.dtb.read_accesses 8999631 # DTB read accesses
-system.cpu0.dtb.write_accesses 5220469 # DTB write accesses
+system.cpu0.dtb.perms_faults 555 # Number of TLB faults due to permissions restrictions
+system.cpu0.dtb.read_accesses 8940250 # DTB read accesses
+system.cpu0.dtb.write_accesses 5145782 # DTB write accesses
system.cpu0.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu0.dtb.hits 14184994 # DTB hits
-system.cpu0.dtb.misses 35106 # DTB misses
-system.cpu0.dtb.accesses 14220100 # DTB accesses
-system.cpu0.itb.inst_hits 4276462 # ITB inst hits
-system.cpu0.itb.inst_misses 5070 # ITB inst misses
+system.cpu0.dtb.hits 14051996 # DTB hits
+system.cpu0.dtb.misses 34036 # DTB misses
+system.cpu0.dtb.accesses 14086032 # DTB accesses
+system.cpu0.itb.inst_hits 4224524 # ITB inst hits
+system.cpu0.itb.inst_misses 5106 # ITB inst misses
system.cpu0.itb.read_hits 0 # DTB read hits
system.cpu0.itb.read_misses 0 # DTB read misses
system.cpu0.itb.write_hits 0 # DTB write hits
@@ -1249,530 +1265,534 @@ system.cpu0.itb.flush_tlb 4 # Nu
system.cpu0.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu0.itb.flush_tlb_mva_asid 1439 # Number of times TLB was flushed by MVA & ASID
system.cpu0.itb.flush_tlb_asid 63 # Number of times TLB was flushed by ASID
-system.cpu0.itb.flush_entries 1351 # Number of entries that have been flushed from TLB
+system.cpu0.itb.flush_entries 1346 # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu0.itb.perms_faults 1356 # Number of TLB faults due to permissions restrictions
+system.cpu0.itb.perms_faults 1478 # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses 0 # DTB read accesses
system.cpu0.itb.write_accesses 0 # DTB write accesses
-system.cpu0.itb.inst_accesses 4281532 # ITB inst accesses
-system.cpu0.itb.hits 4276462 # DTB hits
-system.cpu0.itb.misses 5070 # DTB misses
-system.cpu0.itb.accesses 4281532 # DTB accesses
-system.cpu0.numCycles 69613456 # number of cpu cycles simulated
+system.cpu0.itb.inst_accesses 4229630 # ITB inst accesses
+system.cpu0.itb.hits 4224524 # DTB hits
+system.cpu0.itb.misses 5106 # DTB misses
+system.cpu0.itb.accesses 4229630 # DTB accesses
+system.cpu0.numCycles 69191123 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.fetch.icacheStallCycles 11926468 # Number of cycles fetch is stalled on an Icache miss
-system.cpu0.fetch.Insts 32461716 # Number of instructions fetch has processed
-system.cpu0.fetch.Branches 6073314 # Number of branches that fetch encountered
-system.cpu0.fetch.predictedBranches 3632378 # Number of branches that fetch has predicted taken
-system.cpu0.fetch.Cycles 7613392 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu0.fetch.SquashCycles 1460130 # Number of cycles fetch has spent squashing
-system.cpu0.fetch.TlbCycles 63151 # Number of cycles fetch has spent waiting for tlb
-system.cpu0.fetch.BlockedCycles 20074417 # Number of cycles fetch has spent blocked
-system.cpu0.fetch.MiscStallCycles 5834 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu0.fetch.PendingTrapStallCycles 46093 # Number of stall cycles due to pending traps
-system.cpu0.fetch.PendingQuiesceStallCycles 1371911 # Number of stall cycles due to pending quiesce instructions
-system.cpu0.fetch.IcacheWaitRetryStallCycles 309 # Number of stall cycles due to full MSHR
-system.cpu0.fetch.CacheLines 4274981 # Number of cache lines fetched
-system.cpu0.fetch.IcacheSquashes 157877 # Number of outstanding Icache misses that were squashed
-system.cpu0.fetch.ItlbSquashes 2111 # Number of outstanding ITLB misses that were squashed
-system.cpu0.fetch.rateDist::samples 42149460 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::mean 0.995068 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::stdev 2.376418 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.icacheStallCycles 11726999 # Number of cycles fetch is stalled on an Icache miss
+system.cpu0.fetch.Insts 32040106 # Number of instructions fetch has processed
+system.cpu0.fetch.Branches 6007013 # Number of branches that fetch encountered
+system.cpu0.fetch.predictedBranches 3589910 # Number of branches that fetch has predicted taken
+system.cpu0.fetch.Cycles 7522223 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu0.fetch.SquashCycles 1454890 # Number of cycles fetch has spent squashing
+system.cpu0.fetch.TlbCycles 60839 # Number of cycles fetch has spent waiting for tlb
+system.cpu0.fetch.BlockedCycles 19594371 # Number of cycles fetch has spent blocked
+system.cpu0.fetch.MiscStallCycles 4906 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu0.fetch.PendingTrapStallCycles 47034 # Number of stall cycles due to pending traps
+system.cpu0.fetch.PendingQuiesceStallCycles 1322790 # Number of stall cycles due to pending quiesce instructions
+system.cpu0.fetch.IcacheWaitRetryStallCycles 216 # Number of stall cycles due to full MSHR
+system.cpu0.fetch.CacheLines 4222942 # Number of cache lines fetched
+system.cpu0.fetch.IcacheSquashes 157135 # Number of outstanding Icache misses that were squashed
+system.cpu0.fetch.ItlbSquashes 2060 # Number of outstanding ITLB misses that were squashed
+system.cpu0.fetch.rateDist::samples 41323427 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::mean 1.001891 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::stdev 2.382270 # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::0 34543319 81.95% 81.95% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::1 572779 1.36% 83.31% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::2 825233 1.96% 85.27% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::3 684006 1.62% 86.89% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::4 778589 1.85% 88.74% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::5 565339 1.34% 90.08% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::6 679715 1.61% 91.70% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::7 356870 0.85% 92.54% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::8 3143610 7.46% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::0 33808589 81.81% 81.81% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::1 565594 1.37% 83.18% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::2 817189 1.98% 85.16% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::3 676917 1.64% 86.80% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::4 774557 1.87% 88.67% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::5 561158 1.36% 90.03% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::6 668023 1.62% 91.65% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::7 352527 0.85% 92.50% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::8 3098873 7.50% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::total 42149460 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.branchRate 0.087243 # Number of branch fetches per cycle
-system.cpu0.fetch.rate 0.466314 # Number of inst fetches per cycle
-system.cpu0.decode.IdleCycles 12452855 # Number of cycles decode is idle
-system.cpu0.decode.BlockedCycles 21284567 # Number of cycles decode is blocked
-system.cpu0.decode.RunCycles 6905227 # Number of cycles decode is running
-system.cpu0.decode.UnblockCycles 522550 # Number of cycles decode is unblocking
-system.cpu0.decode.SquashCycles 984261 # Number of cycles decode is squashing
-system.cpu0.decode.BranchResolved 948796 # Number of times decode resolved a branch
-system.cpu0.decode.BranchMispred 64785 # Number of times decode detected a branch misprediction
-system.cpu0.decode.DecodedInsts 40574738 # Number of instructions handled by decode
-system.cpu0.decode.SquashedInsts 212216 # Number of squashed instructions handled by decode
-system.cpu0.rename.SquashCycles 984261 # Number of cycles rename is squashing
-system.cpu0.rename.IdleCycles 13028707 # Number of cycles rename is idle
-system.cpu0.rename.BlockCycles 5941224 # Number of cycles rename is blocking
-system.cpu0.rename.serializeStallCycles 13201317 # count of cycles rename stalled for serializing inst
-system.cpu0.rename.RunCycles 6800913 # Number of cycles rename is running
-system.cpu0.rename.UnblockCycles 2193038 # Number of cycles rename is unblocking
-system.cpu0.rename.RenamedInsts 39456506 # Number of instructions processed by rename
-system.cpu0.rename.ROBFullEvents 1875 # Number of times rename has blocked due to ROB full
-system.cpu0.rename.IQFullEvents 442978 # Number of times rename has blocked due to IQ full
-system.cpu0.rename.LSQFullEvents 1248488 # Number of times rename has blocked due to LSQ full
-system.cpu0.rename.FullRegisterEvents 66 # Number of times there has been no free registers
-system.cpu0.rename.RenamedOperands 39834265 # Number of destination operands rename has renamed
-system.cpu0.rename.RenameLookups 178291734 # Number of register rename lookups that rename has made
-system.cpu0.rename.int_rename_lookups 178257443 # Number of integer rename lookups
-system.cpu0.rename.fp_rename_lookups 34291 # Number of floating rename lookups
-system.cpu0.rename.CommittedMaps 31450110 # Number of HB maps that are committed
-system.cpu0.rename.UndoneMaps 8384154 # Number of HB maps that are undone due to squashing
-system.cpu0.rename.serializingInsts 420012 # count of serializing insts renamed
-system.cpu0.rename.tempSerializingInsts 376763 # count of temporary serializing insts renamed
-system.cpu0.rename.skidInsts 5452877 # count of insts added to the skid buffer
-system.cpu0.memDep0.insertedLoads 7762434 # Number of loads inserted to the mem dependence unit.
-system.cpu0.memDep0.insertedStores 5776236 # Number of stores inserted to the mem dependence unit.
-system.cpu0.memDep0.conflictingLoads 1132872 # Number of conflicting loads.
-system.cpu0.memDep0.conflictingStores 1233884 # Number of conflicting stores.
-system.cpu0.iq.iqInstsAdded 37360552 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu0.iq.iqNonSpecInstsAdded 904892 # Number of non-speculative instructions added to the IQ
-system.cpu0.iq.iqInstsIssued 37716432 # Number of instructions issued
-system.cpu0.iq.iqSquashedInstsIssued 82271 # Number of squashed instructions issued
-system.cpu0.iq.iqSquashedInstsExamined 6323448 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu0.iq.iqSquashedOperandsExamined 13282471 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu0.iq.iqSquashedNonSpecRemoved 257104 # Number of squashed non-spec instructions that were removed
-system.cpu0.iq.issued_per_cycle::samples 42149460 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::mean 0.894826 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::stdev 1.507768 # Number of insts issued each cycle
+system.cpu0.fetch.rateDist::total 41323427 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.branchRate 0.086818 # Number of branch fetches per cycle
+system.cpu0.fetch.rate 0.463067 # Number of inst fetches per cycle
+system.cpu0.decode.IdleCycles 12228313 # Number of cycles decode is idle
+system.cpu0.decode.BlockedCycles 20776644 # Number of cycles decode is blocked
+system.cpu0.decode.RunCycles 6830919 # Number of cycles decode is running
+system.cpu0.decode.UnblockCycles 507068 # Number of cycles decode is unblocking
+system.cpu0.decode.SquashCycles 980483 # Number of cycles decode is squashing
+system.cpu0.decode.BranchResolved 935966 # Number of times decode resolved a branch
+system.cpu0.decode.BranchMispred 64632 # Number of times decode detected a branch misprediction
+system.cpu0.decode.DecodedInsts 40044073 # Number of instructions handled by decode
+system.cpu0.decode.SquashedInsts 213118 # Number of squashed instructions handled by decode
+system.cpu0.rename.SquashCycles 980483 # Number of cycles rename is squashing
+system.cpu0.rename.IdleCycles 12794933 # Number of cycles rename is idle
+system.cpu0.rename.BlockCycles 5974902 # Number of cycles rename is blocking
+system.cpu0.rename.serializeStallCycles 12785484 # count of cycles rename stalled for serializing inst
+system.cpu0.rename.RunCycles 6719608 # Number of cycles rename is running
+system.cpu0.rename.UnblockCycles 2068017 # Number of cycles rename is unblocking
+system.cpu0.rename.RenamedInsts 38935181 # Number of instructions processed by rename
+system.cpu0.rename.ROBFullEvents 1840 # Number of times rename has blocked due to ROB full
+system.cpu0.rename.IQFullEvents 426390 # Number of times rename has blocked due to IQ full
+system.cpu0.rename.LSQFullEvents 1152446 # Number of times rename has blocked due to LSQ full
+system.cpu0.rename.FullRegisterEvents 100 # Number of times there has been no free registers
+system.cpu0.rename.RenamedOperands 39283995 # Number of destination operands rename has renamed
+system.cpu0.rename.RenameLookups 175854037 # Number of register rename lookups that rename has made
+system.cpu0.rename.int_rename_lookups 175819876 # Number of integer rename lookups
+system.cpu0.rename.fp_rename_lookups 34161 # Number of floating rename lookups
+system.cpu0.rename.CommittedMaps 30939461 # Number of HB maps that are committed
+system.cpu0.rename.UndoneMaps 8344533 # Number of HB maps that are undone due to squashing
+system.cpu0.rename.serializingInsts 411347 # count of serializing insts renamed
+system.cpu0.rename.tempSerializingInsts 370357 # count of temporary serializing insts renamed
+system.cpu0.rename.skidInsts 5351975 # count of insts added to the skid buffer
+system.cpu0.memDep0.insertedLoads 7655764 # Number of loads inserted to the mem dependence unit.
+system.cpu0.memDep0.insertedStores 5689444 # Number of stores inserted to the mem dependence unit.
+system.cpu0.memDep0.conflictingLoads 1124222 # Number of conflicting loads.
+system.cpu0.memDep0.conflictingStores 1281984 # Number of conflicting stores.
+system.cpu0.iq.iqInstsAdded 36848399 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu0.iq.iqNonSpecInstsAdded 895286 # Number of non-speculative instructions added to the IQ
+system.cpu0.iq.iqInstsIssued 37254672 # Number of instructions issued
+system.cpu0.iq.iqSquashedInstsIssued 81509 # Number of squashed instructions issued
+system.cpu0.iq.iqSquashedInstsExamined 6299557 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu0.iq.iqSquashedOperandsExamined 13203578 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu0.iq.iqSquashedNonSpecRemoved 256355 # Number of squashed non-spec instructions that were removed
+system.cpu0.iq.issued_per_cycle::samples 41323427 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::mean 0.901539 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::stdev 1.514633 # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::0 26809075 63.60% 63.60% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::1 5821539 13.81% 77.42% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::2 3209963 7.62% 85.03% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::3 2497911 5.93% 90.96% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::4 2123670 5.04% 96.00% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::5 939017 2.23% 98.22% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::6 502938 1.19% 99.42% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::7 188935 0.45% 99.87% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::8 56412 0.13% 100.00% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::0 26248165 63.52% 63.52% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::1 5684023 13.75% 77.27% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::2 3115322 7.54% 84.81% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::3 2467752 5.97% 90.78% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::4 2139591 5.18% 95.96% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::5 926164 2.24% 98.20% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::6 502996 1.22% 99.42% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::7 185723 0.45% 99.87% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::8 53691 0.13% 100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::total 42149460 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::total 41323427 # Number of insts issued each cycle
system.cpu0.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntAlu 27471 2.55% 2.55% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntMult 463 0.04% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntDiv 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatAdd 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatCmp 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatCvt 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatMult 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatDiv 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAdd 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAlu 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdCmp 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdCvt 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMisc 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMult 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdShift 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 2.60% # attempts to use FU when none available
-system.cpu0.iq.fu_full::MemRead 839894 78.10% 80.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::MemWrite 207538 19.30% 100.00% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntAlu 27493 2.57% 2.57% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntMult 452 0.04% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntDiv 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatAdd 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatCmp 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatCvt 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatMult 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatDiv 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAdd 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAlu 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdCmp 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdCvt 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMisc 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMult 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdShift 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 2.61% # attempts to use FU when none available
+system.cpu0.iq.fu_full::MemRead 842638 78.71% 81.32% # attempts to use FU when none available
+system.cpu0.iq.fu_full::MemWrite 200034 18.68% 100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu0.iq.FU_type_0::No_OpClass 52344 0.14% 0.14% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntAlu 22648900 60.05% 60.19% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntMult 47937 0.13% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatAdd 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatDiv 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAlu 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMisc 12 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdShift 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdShiftAcc 8 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMisc 680 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMultAcc 8 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 60.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::MemRead 9431477 25.01% 85.32% # Type of FU issued
-system.cpu0.iq.FU_type_0::MemWrite 5535066 14.68% 100.00% # Type of FU issued
+system.cpu0.iq.FU_type_0::No_OpClass 52214 0.14% 0.14% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntAlu 22336809 59.96% 60.10% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntMult 46914 0.13% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatAdd 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatDiv 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAlu 1 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMisc 6 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdShift 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdShiftAcc 3 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 60.22% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMisc 704 0.00% 60.23% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 60.23% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMultAcc 3 0.00% 60.23% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 60.23% # Type of FU issued
+system.cpu0.iq.FU_type_0::MemRead 9369783 25.15% 85.38% # Type of FU issued
+system.cpu0.iq.FU_type_0::MemWrite 5448235 14.62% 100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu0.iq.FU_type_0::total 37716432 # Type of FU issued
-system.cpu0.iq.rate 0.541798 # Inst issue rate
-system.cpu0.iq.fu_busy_cnt 1075366 # FU busy when requested
-system.cpu0.iq.fu_busy_rate 0.028512 # FU busy rate (busy events/executed inst)
-system.cpu0.iq.int_inst_queue_reads 118766388 # Number of integer instruction queue reads
-system.cpu0.iq.int_inst_queue_writes 44596758 # Number of integer instruction queue writes
-system.cpu0.iq.int_inst_queue_wakeup_accesses 34851054 # Number of integer instruction queue wakeup accesses
-system.cpu0.iq.fp_inst_queue_reads 8389 # Number of floating instruction queue reads
-system.cpu0.iq.fp_inst_queue_writes 4662 # Number of floating instruction queue writes
+system.cpu0.iq.FU_type_0::total 37254672 # Type of FU issued
+system.cpu0.iq.rate 0.538431 # Inst issue rate
+system.cpu0.iq.fu_busy_cnt 1070617 # FU busy when requested
+system.cpu0.iq.fu_busy_rate 0.028738 # FU busy rate (busy events/executed inst)
+system.cpu0.iq.int_inst_queue_reads 117010237 # Number of integer instruction queue reads
+system.cpu0.iq.int_inst_queue_writes 44051144 # Number of integer instruction queue writes
+system.cpu0.iq.int_inst_queue_wakeup_accesses 34347967 # Number of integer instruction queue wakeup accesses
+system.cpu0.iq.fp_inst_queue_reads 8478 # Number of floating instruction queue reads
+system.cpu0.iq.fp_inst_queue_writes 4654 # Number of floating instruction queue writes
system.cpu0.iq.fp_inst_queue_wakeup_accesses 3872 # Number of floating instruction queue wakeup accesses
-system.cpu0.iq.int_alu_accesses 38735073 # Number of integer alu accesses
-system.cpu0.iq.fp_alu_accesses 4381 # Number of floating point alu accesses
-system.cpu0.iew.lsq.thread0.forwLoads 316422 # Number of loads that had data forwarded from stores
+system.cpu0.iq.int_alu_accesses 38268613 # Number of integer alu accesses
+system.cpu0.iq.fp_alu_accesses 4462 # Number of floating point alu accesses
+system.cpu0.iew.lsq.thread0.forwLoads 307627 # Number of loads that had data forwarded from stores
system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu0.iew.lsq.thread0.squashedLoads 1379018 # Number of loads squashed
-system.cpu0.iew.lsq.thread0.ignoredResponses 2578 # Number of memory responses ignored because the instruction is squashed
-system.cpu0.iew.lsq.thread0.memOrderViolation 13049 # Number of memory ordering violations
-system.cpu0.iew.lsq.thread0.squashedStores 541624 # Number of stores squashed
+system.cpu0.iew.lsq.thread0.squashedLoads 1377452 # Number of loads squashed
+system.cpu0.iew.lsq.thread0.ignoredResponses 2519 # Number of memory responses ignored because the instruction is squashed
+system.cpu0.iew.lsq.thread0.memOrderViolation 13094 # Number of memory ordering violations
+system.cpu0.iew.lsq.thread0.squashedStores 537577 # Number of stores squashed
system.cpu0.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu0.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu0.iew.lsq.thread0.rescheduledLoads 2149592 # Number of loads that were rescheduled
-system.cpu0.iew.lsq.thread0.cacheBlocked 6129 # Number of times an access to memory failed due to the cache being blocked
+system.cpu0.iew.lsq.thread0.rescheduledLoads 2192819 # Number of loads that were rescheduled
+system.cpu0.iew.lsq.thread0.cacheBlocked 5737 # Number of times an access to memory failed due to the cache being blocked
system.cpu0.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu0.iew.iewSquashCycles 984261 # Number of cycles IEW is squashing
-system.cpu0.iew.iewBlockCycles 4297602 # Number of cycles IEW is blocking
-system.cpu0.iew.iewUnblockCycles 105996 # Number of cycles IEW is unblocking
-system.cpu0.iew.iewDispatchedInsts 38383622 # Number of instructions dispatched to IQ
-system.cpu0.iew.iewDispSquashedInsts 87186 # Number of squashed instructions skipped by dispatch
-system.cpu0.iew.iewDispLoadInsts 7762434 # Number of dispatched load instructions
-system.cpu0.iew.iewDispStoreInsts 5776236 # Number of dispatched store instructions
-system.cpu0.iew.iewDispNonSpecInsts 577553 # Number of dispatched non-speculative instructions
-system.cpu0.iew.iewIQFullEvents 40750 # Number of times the IQ has become full, causing a stall
-system.cpu0.iew.iewLSQFullEvents 2975 # Number of times the LSQ has become full, causing a stall
-system.cpu0.iew.memOrderViolationEvents 13049 # Number of memory order violations
-system.cpu0.iew.predictedTakenIncorrect 150118 # Number of branches that were predicted taken incorrectly
-system.cpu0.iew.predictedNotTakenIncorrect 117853 # Number of branches that were predicted not taken incorrectly
-system.cpu0.iew.branchMispredicts 267971 # Number of branch mispredicts detected at execute
-system.cpu0.iew.iewExecutedInsts 37335026 # Number of executed instructions
-system.cpu0.iew.iewExecLoadInsts 9287293 # Number of load instructions executed
-system.cpu0.iew.iewExecSquashedInsts 381406 # Number of squashed instructions skipped in execute
+system.cpu0.iew.iewSquashCycles 980483 # Number of cycles IEW is squashing
+system.cpu0.iew.iewBlockCycles 4321779 # Number of cycles IEW is blocking
+system.cpu0.iew.iewUnblockCycles 103852 # Number of cycles IEW is unblocking
+system.cpu0.iew.iewDispatchedInsts 37861161 # Number of instructions dispatched to IQ
+system.cpu0.iew.iewDispSquashedInsts 83824 # Number of squashed instructions skipped by dispatch
+system.cpu0.iew.iewDispLoadInsts 7655764 # Number of dispatched load instructions
+system.cpu0.iew.iewDispStoreInsts 5689444 # Number of dispatched store instructions
+system.cpu0.iew.iewDispNonSpecInsts 571291 # Number of dispatched non-speculative instructions
+system.cpu0.iew.iewIQFullEvents 39684 # Number of times the IQ has become full, causing a stall
+system.cpu0.iew.iewLSQFullEvents 13815 # Number of times the LSQ has become full, causing a stall
+system.cpu0.iew.memOrderViolationEvents 13094 # Number of memory order violations
+system.cpu0.iew.predictedTakenIncorrect 150380 # Number of branches that were predicted taken incorrectly
+system.cpu0.iew.predictedNotTakenIncorrect 118124 # Number of branches that were predicted not taken incorrectly
+system.cpu0.iew.branchMispredicts 268504 # Number of branch mispredicts detected at execute
+system.cpu0.iew.iewExecutedInsts 36875907 # Number of executed instructions
+system.cpu0.iew.iewExecLoadInsts 9227090 # Number of load instructions executed
+system.cpu0.iew.iewExecSquashedInsts 378765 # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp 0 # number of swp insts executed
-system.cpu0.iew.exec_nop 118178 # number of nop insts executed
-system.cpu0.iew.exec_refs 14774953 # number of memory reference insts executed
-system.cpu0.iew.exec_branches 4916788 # Number of branches executed
-system.cpu0.iew.exec_stores 5487660 # Number of stores executed
-system.cpu0.iew.exec_rate 0.536319 # Inst execution rate
-system.cpu0.iew.wb_sent 37140556 # cumulative count of insts sent to commit
-system.cpu0.iew.wb_count 34854926 # cumulative count of insts written-back
-system.cpu0.iew.wb_producers 18563816 # num instructions producing a value
-system.cpu0.iew.wb_consumers 35689656 # num instructions consuming a value
+system.cpu0.iew.exec_nop 117476 # number of nop insts executed
+system.cpu0.iew.exec_refs 14627584 # number of memory reference insts executed
+system.cpu0.iew.exec_branches 4856181 # Number of branches executed
+system.cpu0.iew.exec_stores 5400494 # Number of stores executed
+system.cpu0.iew.exec_rate 0.532957 # Inst execution rate
+system.cpu0.iew.wb_sent 36680744 # cumulative count of insts sent to commit
+system.cpu0.iew.wb_count 34351839 # cumulative count of insts written-back
+system.cpu0.iew.wb_producers 18317228 # num instructions producing a value
+system.cpu0.iew.wb_consumers 35218038 # num instructions consuming a value
system.cpu0.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu0.iew.wb_rate 0.500692 # insts written-back per cycle
-system.cpu0.iew.wb_fanout 0.520146 # average fanout of values written-back
+system.cpu0.iew.wb_rate 0.496478 # insts written-back per cycle
+system.cpu0.iew.wb_fanout 0.520109 # average fanout of values written-back
system.cpu0.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu0.commit.commitSquashedInsts 6130188 # The number of squashed insts skipped by commit
-system.cpu0.commit.commitNonSpecStalls 647788 # The number of times commit has been forced to stall to communicate backwards
-system.cpu0.commit.branchMispredicts 232202 # The number of times a branch was mispredicted
-system.cpu0.commit.committed_per_cycle::samples 41165199 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::mean 0.772263 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::stdev 1.733134 # Number of insts commited each cycle
+system.cpu0.commit.commitSquashedInsts 6105741 # The number of squashed insts skipped by commit
+system.cpu0.commit.commitNonSpecStalls 638931 # The number of times commit has been forced to stall to communicate backwards
+system.cpu0.commit.branchMispredicts 232529 # The number of times a branch was mispredicted
+system.cpu0.commit.committed_per_cycle::samples 40342944 # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::mean 0.775737 # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::stdev 1.743782 # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::0 29286812 71.14% 71.14% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::1 5810011 14.11% 85.26% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::2 1968218 4.78% 90.04% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::3 996844 2.42% 92.46% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::4 804428 1.95% 94.42% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::5 515457 1.25% 95.67% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::6 392582 0.95% 96.62% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::7 223885 0.54% 97.17% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::8 1166962 2.83% 100.00% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::0 28719843 71.19% 71.19% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::1 5706970 14.15% 85.34% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::2 1863125 4.62% 89.95% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::3 981446 2.43% 92.39% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::4 776304 1.92% 94.31% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::5 515472 1.28% 95.59% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::6 394004 0.98% 96.57% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::7 214891 0.53% 97.10% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::8 1170889 2.90% 100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::total 41165199 # Number of insts commited each cycle
-system.cpu0.commit.committedInsts 24069809 # Number of instructions committed
-system.cpu0.commit.committedOps 31790359 # Number of ops (including micro ops) committed
+system.cpu0.commit.committed_per_cycle::total 40342944 # Number of insts commited each cycle
+system.cpu0.commit.committedInsts 23687602 # Number of instructions committed
+system.cpu0.commit.committedOps 31295507 # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu0.commit.refs 11618028 # Number of memory references committed
-system.cpu0.commit.loads 6383416 # Number of loads committed
-system.cpu0.commit.membars 231880 # Number of memory barriers committed
-system.cpu0.commit.branches 4307208 # Number of branches committed
+system.cpu0.commit.refs 11430179 # Number of memory references committed
+system.cpu0.commit.loads 6278312 # Number of loads committed
+system.cpu0.commit.membars 229695 # Number of memory barriers committed
+system.cpu0.commit.branches 4246577 # Number of branches committed
system.cpu0.commit.fp_insts 3838 # Number of committed floating point instructions.
-system.cpu0.commit.int_insts 28099612 # Number of committed integer instructions.
-system.cpu0.commit.function_calls 498731 # Number of function calls committed.
-system.cpu0.commit.bw_lim_events 1166962 # number cycles where commit BW limit reached
+system.cpu0.commit.int_insts 27650890 # Number of committed integer instructions.
+system.cpu0.commit.function_calls 489495 # Number of function calls committed.
+system.cpu0.commit.bw_lim_events 1170889 # number cycles where commit BW limit reached
system.cpu0.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu0.rob.rob_reads 77052413 # The number of ROB reads
-system.cpu0.rob.rob_writes 76827079 # The number of ROB writes
-system.cpu0.timesIdled 370271 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu0.idleCycles 27463996 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu0.quiesceCycles 5157937915 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu0.committedInsts 23989067 # Number of Instructions Simulated
-system.cpu0.committedOps 31709617 # Number of Ops (including micro ops) Simulated
-system.cpu0.committedInsts_total 23989067 # Number of Instructions Simulated
-system.cpu0.cpi 2.901883 # CPI: Cycles Per Instruction
-system.cpu0.cpi_total 2.901883 # CPI: Total CPI of All Threads
-system.cpu0.ipc 0.344604 # IPC: Instructions Per Cycle
-system.cpu0.ipc_total 0.344604 # IPC: Total IPC of All Threads
-system.cpu0.int_regfile_reads 174143996 # number of integer regfile reads
-system.cpu0.int_regfile_writes 34604534 # number of integer regfile writes
-system.cpu0.fp_regfile_reads 3264 # number of floating regfile reads
-system.cpu0.fp_regfile_writes 896 # number of floating regfile writes
-system.cpu0.misc_regfile_reads 13203658 # number of misc regfile reads
-system.cpu0.misc_regfile_writes 457594 # number of misc regfile writes
-system.cpu0.icache.replacements 399659 # number of replacements
-system.cpu0.icache.tagsinuse 511.575445 # Cycle average of tags in use
-system.cpu0.icache.total_refs 3842942 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 400171 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 9.603250 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 6980726000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 511.575445 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.999171 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.999171 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 3842942 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 3842942 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 3842942 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 3842942 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 3842942 # number of overall hits
-system.cpu0.icache.overall_hits::total 3842942 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 431911 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 431911 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 431911 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 431911 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 431911 # number of overall misses
-system.cpu0.icache.overall_misses::total 431911 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 5969636493 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 5969636493 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu0.inst 5969636493 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 5969636493 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu0.inst 5969636493 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 5969636493 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 4274853 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 4274853 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 4274853 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 4274853 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 4274853 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 4274853 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.101035 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.101035 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.101035 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.101035 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.101035 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.101035 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13821.450468 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 13821.450468 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13821.450468 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 13821.450468 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13821.450468 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 13821.450468 # average overall miss latency
-system.cpu0.icache.blocked_cycles::no_mshrs 3644 # number of cycles access was blocked
+system.cpu0.rob.rob_reads 75722045 # The number of ROB reads
+system.cpu0.rob.rob_writes 75784919 # The number of ROB writes
+system.cpu0.timesIdled 368023 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu0.idleCycles 27867696 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu0.quiesceCycles 2158812857 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu0.committedInsts 23606860 # Number of Instructions Simulated
+system.cpu0.committedOps 31214765 # Number of Ops (including micro ops) Simulated
+system.cpu0.committedInsts_total 23606860 # Number of Instructions Simulated
+system.cpu0.cpi 2.930975 # CPI: Cycles Per Instruction
+system.cpu0.cpi_total 2.930975 # CPI: Total CPI of All Threads
+system.cpu0.ipc 0.341183 # IPC: Instructions Per Cycle
+system.cpu0.ipc_total 0.341183 # IPC: Total IPC of All Threads
+system.cpu0.int_regfile_reads 171887932 # number of integer regfile reads
+system.cpu0.int_regfile_writes 34101589 # number of integer regfile writes
+system.cpu0.fp_regfile_reads 3230 # number of floating regfile reads
+system.cpu0.fp_regfile_writes 874 # number of floating regfile writes
+system.cpu0.misc_regfile_reads 12983242 # number of misc regfile reads
+system.cpu0.misc_regfile_writes 451267 # number of misc regfile writes
+system.cpu0.icache.tags.replacements 393301 # number of replacements
+system.cpu0.icache.tags.tagsinuse 511.011114 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 3798020 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 393813 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 9.644222 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 6979217250 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 511.011114 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.998069 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.998069 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 3798020 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 3798020 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 3798020 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 3798020 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 3798020 # number of overall hits
+system.cpu0.icache.overall_hits::total 3798020 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 424793 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 424793 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 424793 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 424793 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 424793 # number of overall misses
+system.cpu0.icache.overall_misses::total 424793 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 5908836480 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 5908836480 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu0.inst 5908836480 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 5908836480 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu0.inst 5908836480 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 5908836480 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 4222813 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 4222813 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 4222813 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 4222813 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 4222813 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 4222813 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.100595 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.100595 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.100595 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.100595 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.100595 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.100595 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13909.919608 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 13909.919608 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13909.919608 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 13909.919608 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13909.919608 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 13909.919608 # average overall miss latency
+system.cpu0.icache.blocked_cycles::no_mshrs 3571 # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_mshrs 174 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 182 # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_mshrs 20.942529 # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs 19.620879 # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 31718 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::total 31718 # number of ReadReq MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu0.inst 31718 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::total 31718 # number of demand (read+write) MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu0.inst 31718 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::total 31718 # number of overall MSHR hits
-system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 400193 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 400193 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu0.inst 400193 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 400193 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu0.inst 400193 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 400193 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 4864756575 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 4864756575 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 4864756575 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 4864756575 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 4864756575 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 4864756575 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst 9682500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total 9682500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst 9682500 # number of overall MSHR uncacheable cycles
-system.cpu0.icache.overall_mshr_uncacheable_latency::total 9682500 # number of overall MSHR uncacheable cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.093616 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.093616 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.093616 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.093616 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.093616 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.093616 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12156.026155 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12156.026155 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12156.026155 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 12156.026155 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12156.026155 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 12156.026155 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 30958 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::total 30958 # number of ReadReq MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu0.inst 30958 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::total 30958 # number of demand (read+write) MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu0.inst 30958 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::total 30958 # number of overall MSHR hits
+system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 393835 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 393835 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu0.inst 393835 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 393835 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu0.inst 393835 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 393835 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 4811729884 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 4811729884 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 4811729884 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 4811729884 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 4811729884 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 4811729884 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst 9686500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total 9686500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst 9686500 # number of overall MSHR uncacheable cycles
+system.cpu0.icache.overall_mshr_uncacheable_latency::total 9686500 # number of overall MSHR uncacheable cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.093264 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.093264 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.093264 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.093264 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.093264 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.093264 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12217.628916 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12217.628916 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12217.628916 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 12217.628916 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12217.628916 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 12217.628916 # average overall mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 275313 # number of replacements
-system.cpu0.dcache.tagsinuse 479.702966 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 9426114 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 275825 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 34.174255 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 49336000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 479.702966 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.936920 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.936920 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 5876643 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 5876643 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 3228072 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::total 3228072 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 139641 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::total 139641 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.data 137200 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::total 137200 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 9104715 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 9104715 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 9104715 # number of overall hits
-system.cpu0.dcache.overall_hits::total 9104715 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 392586 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 392586 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 1585207 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 1585207 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 8832 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::total 8832 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu0.data 7754 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_misses::total 7754 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 1977793 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 1977793 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 1977793 # number of overall misses
-system.cpu0.dcache.overall_misses::total 1977793 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 5514730000 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 5514730000 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 76877974883 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 76877974883 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 89351500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::total 89351500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 49685500 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::total 49685500 # number of StoreCondReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu0.data 82392704883 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 82392704883 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu0.data 82392704883 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 82392704883 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 6269229 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 6269229 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 4813279 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 4813279 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 148473 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::total 148473 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 144954 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::total 144954 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 11082508 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 11082508 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 11082508 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 11082508 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.062621 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.062621 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.329340 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::total 0.329340 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.059486 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.059486 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.053493 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::total 0.053493 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.178461 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.178461 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.178461 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.178461 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 14047.189660 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 14047.189660 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 48497.120492 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 48497.120492 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 10116.791214 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 10116.791214 # average LoadLockedReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 6407.725045 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 6407.725045 # average StoreCondReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 41658.912173 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 41658.912173 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 41658.912173 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 41658.912173 # average overall miss latency
-system.cpu0.dcache.blocked_cycles::no_mshrs 10507 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles::no_targets 10018 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_mshrs 605 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_targets 134 # number of cycles access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_mshrs 17.366942 # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_targets 74.761194 # average number of cycles each access was blocked
+system.cpu0.dcache.tags.replacements 276277 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 458.508643 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 9265297 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 276789 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 33.474224 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 49564250 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 458.508643 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.895525 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.895525 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 5784459 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 5784459 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 3159328 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::total 3159328 # number of WriteReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 139329 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::total 139329 # number of LoadLockedReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 137110 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::total 137110 # number of StoreCondReq hits
+system.cpu0.dcache.demand_hits::cpu0.data 8943787 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 8943787 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 8943787 # number of overall hits
+system.cpu0.dcache.overall_hits::total 8943787 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 392022 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 392022 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 1584787 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 1584787 # number of WriteReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 8757 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::total 8757 # number of LoadLockedReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu0.data 7526 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::total 7526 # number of StoreCondReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 1976809 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 1976809 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 1976809 # number of overall misses
+system.cpu0.dcache.overall_misses::total 1976809 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 5532398989 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 5532398989 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 77338129003 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 77338129003 # number of WriteReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 88246985 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::total 88246985 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 46297127 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::total 46297127 # number of StoreCondReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu0.data 82870527992 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 82870527992 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu0.data 82870527992 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 82870527992 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 6176481 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 6176481 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 4744115 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 4744115 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 148086 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::total 148086 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 144636 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::total 144636 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 10920596 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 10920596 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 10920596 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 10920596 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.063470 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.063470 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.334053 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::total 0.334053 # miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.059135 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.059135 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.052034 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::total 0.052034 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.181017 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.181017 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.181017 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.181017 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 14112.470701 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 14112.470701 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 48800.330267 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 48800.330267 # average WriteReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 10077.307868 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 10077.307868 # average LoadLockedReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 6151.624635 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 6151.624635 # average StoreCondReq miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 41921.363163 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 41921.363163 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 41921.363163 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 41921.363163 # average overall miss latency
+system.cpu0.dcache.blocked_cycles::no_mshrs 9474 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 7234 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 614 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_targets 133 # number of cycles access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs 15.429967 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets 54.390977 # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 255296 # number of writebacks
-system.cpu0.dcache.writebacks::total 255296 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 203565 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::total 203565 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 1454109 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::total 1454109 # number of WriteReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 475 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::total 475 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu0.data 1657674 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::total 1657674 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu0.data 1657674 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::total 1657674 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 189021 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 189021 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 131098 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 131098 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 8357 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::total 8357 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 7751 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::total 7751 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu0.data 320119 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 320119 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu0.data 320119 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 320119 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 2392342380 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 2392342380 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 5118910660 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 5118910660 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 67659513 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 67659513 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 34183001 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 34183001 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 7511253040 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 7511253040 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 7511253040 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 7511253040 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 13429863028 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 13429863028 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 1251424879 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 1251424879 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 14681287907 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 14681287907 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.030151 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.030151 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.027237 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.027237 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.056286 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.056286 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.053472 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.053472 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.028885 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.028885 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.028885 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.028885 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12656.489914 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12656.489914 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 39046.443577 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 39046.443577 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 8096.148498 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 8096.148498 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 4410.140756 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 4410.140756 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 23463.940097 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 23463.940097 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 23463.940097 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 23463.940097 # average overall mshr miss latency
+system.cpu0.dcache.writebacks::writebacks 256588 # number of writebacks
+system.cpu0.dcache.writebacks::total 256588 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 203202 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::total 203202 # number of ReadReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 1454368 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::total 1454368 # number of WriteReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 460 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::total 460 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu0.data 1657570 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::total 1657570 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu0.data 1657570 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::total 1657570 # number of overall MSHR hits
+system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 188820 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 188820 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 130419 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 130419 # number of WriteReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 8297 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::total 8297 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 7522 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::total 7522 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu0.data 319239 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 319239 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu0.data 319239 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 319239 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 2408343372 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 2408343372 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 5110867707 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 5110867707 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 66642015 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 66642015 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 31254873 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 31254873 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.data 3000 # number of StoreCondFailReq MSHR miss cycles
+system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::total 3000 # number of StoreCondFailReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 7519211079 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 7519211079 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 7519211079 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 7519211079 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 13504631783 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 13504631783 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 1180253969 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 1180253969 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 14684885752 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 14684885752 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.030571 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.030571 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.027491 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.027491 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.056028 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.056028 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.052006 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.052006 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.029233 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.029233 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.029233 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.029233 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12754.704862 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12754.704862 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 39188.060842 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 39188.060842 # average WriteReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 8032.061589 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 8032.061589 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 4155.128024 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 4155.128024 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.data inf # average StoreCondFailReq mshr miss latency
+system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::total inf # average StoreCondFailReq mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 23553.547903 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 23553.547903 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 23553.547903 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 23553.547903 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
@@ -1780,38 +1800,38 @@ system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.branchPred.lookups 9253585 # Number of BP lookups
-system.cpu1.branchPred.condPredicted 7592303 # Number of conditional branches predicted
-system.cpu1.branchPred.condIncorrect 416171 # Number of conditional branches incorrect
-system.cpu1.branchPred.BTBLookups 6192388 # Number of BTB lookups
-system.cpu1.branchPred.BTBHits 5325484 # Number of BTB hits
+system.cpu1.branchPred.lookups 9066954 # Number of BP lookups
+system.cpu1.branchPred.condPredicted 7451944 # Number of conditional branches predicted
+system.cpu1.branchPred.condIncorrect 406719 # Number of conditional branches incorrect
+system.cpu1.branchPred.BTBLookups 6049384 # Number of BTB lookups
+system.cpu1.branchPred.BTBHits 5236824 # Number of BTB hits
system.cpu1.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu1.branchPred.BTBHitPct 86.000490 # BTB Hit Percentage
-system.cpu1.branchPred.usedRAS 798470 # Number of times the RAS was used to get a target.
-system.cpu1.branchPred.RASInCorrect 43798 # Number of incorrect RAS predictions.
+system.cpu1.branchPred.BTBHitPct 86.567889 # BTB Hit Percentage
+system.cpu1.branchPred.usedRAS 772531 # Number of times the RAS was used to get a target.
+system.cpu1.branchPred.RASInCorrect 42321 # Number of incorrect RAS predictions.
system.cpu1.dtb.inst_hits 0 # ITB inst hits
system.cpu1.dtb.inst_misses 0 # ITB inst misses
-system.cpu1.dtb.read_hits 43179554 # DTB read hits
-system.cpu1.dtb.read_misses 37431 # DTB read misses
-system.cpu1.dtb.write_hits 6972554 # DTB write hits
-system.cpu1.dtb.write_misses 10848 # DTB write misses
+system.cpu1.dtb.read_hits 42909677 # DTB read hits
+system.cpu1.dtb.read_misses 36560 # DTB read misses
+system.cpu1.dtb.write_hits 6823585 # DTB write hits
+system.cpu1.dtb.write_misses 10691 # DTB write misses
system.cpu1.dtb.flush_tlb 4 # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu1.dtb.flush_tlb_mva_asid 1439 # Number of times TLB was flushed by MVA & ASID
system.cpu1.dtb.flush_tlb_asid 63 # Number of times TLB was flushed by ASID
-system.cpu1.dtb.flush_entries 2005 # Number of entries that have been flushed from TLB
-system.cpu1.dtb.align_faults 2926 # Number of TLB faults due to alignment restrictions
-system.cpu1.dtb.prefetch_faults 258 # Number of TLB faults due to prefetch
+system.cpu1.dtb.flush_entries 2017 # Number of entries that have been flushed from TLB
+system.cpu1.dtb.align_faults 2608 # Number of TLB faults due to alignment restrictions
+system.cpu1.dtb.prefetch_faults 306 # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu1.dtb.perms_faults 669 # Number of TLB faults due to permissions restrictions
-system.cpu1.dtb.read_accesses 43216985 # DTB read accesses
-system.cpu1.dtb.write_accesses 6983402 # DTB write accesses
+system.cpu1.dtb.perms_faults 688 # Number of TLB faults due to permissions restrictions
+system.cpu1.dtb.read_accesses 42946237 # DTB read accesses
+system.cpu1.dtb.write_accesses 6834276 # DTB write accesses
system.cpu1.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu1.dtb.hits 50152108 # DTB hits
-system.cpu1.dtb.misses 48279 # DTB misses
-system.cpu1.dtb.accesses 50200387 # DTB accesses
-system.cpu1.itb.inst_hits 8467709 # ITB inst hits
-system.cpu1.itb.inst_misses 5542 # ITB inst misses
+system.cpu1.dtb.hits 49733262 # DTB hits
+system.cpu1.dtb.misses 47251 # DTB misses
+system.cpu1.dtb.accesses 49780513 # DTB accesses
+system.cpu1.itb.inst_hits 8323198 # ITB inst hits
+system.cpu1.itb.inst_misses 5400 # ITB inst misses
system.cpu1.itb.read_hits 0 # DTB read hits
system.cpu1.itb.read_misses 0 # DTB read misses
system.cpu1.itb.write_hits 0 # DTB write hits
@@ -1820,113 +1840,113 @@ system.cpu1.itb.flush_tlb 4 # Nu
system.cpu1.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu1.itb.flush_tlb_mva_asid 1439 # Number of times TLB was flushed by MVA & ASID
system.cpu1.itb.flush_tlb_asid 63 # Number of times TLB was flushed by ASID
-system.cpu1.itb.flush_entries 1527 # Number of entries that have been flushed from TLB
+system.cpu1.itb.flush_entries 1529 # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu1.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu1.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu1.itb.perms_faults 1492 # Number of TLB faults due to permissions restrictions
+system.cpu1.itb.perms_faults 1523 # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses 0 # DTB read accesses
system.cpu1.itb.write_accesses 0 # DTB write accesses
-system.cpu1.itb.inst_accesses 8473251 # ITB inst accesses
-system.cpu1.itb.hits 8467709 # DTB hits
-system.cpu1.itb.misses 5542 # DTB misses
-system.cpu1.itb.accesses 8473251 # DTB accesses
-system.cpu1.numCycles 412553366 # number of cpu cycles simulated
+system.cpu1.itb.inst_accesses 8328598 # ITB inst accesses
+system.cpu1.itb.hits 8323198 # DTB hits
+system.cpu1.itb.misses 5400 # DTB misses
+system.cpu1.itb.accesses 8328598 # DTB accesses
+system.cpu1.numCycles 410695591 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.fetch.icacheStallCycles 20142179 # Number of cycles fetch is stalled on an Icache miss
-system.cpu1.fetch.Insts 67124404 # Number of instructions fetch has processed
-system.cpu1.fetch.Branches 9253585 # Number of branches that fetch encountered
-system.cpu1.fetch.predictedBranches 6123954 # Number of branches that fetch has predicted taken
-system.cpu1.fetch.Cycles 14367636 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu1.fetch.SquashCycles 3996679 # Number of cycles fetch has spent squashing
-system.cpu1.fetch.TlbCycles 69030 # Number of cycles fetch has spent waiting for tlb
-system.cpu1.fetch.BlockedCycles 77666254 # Number of cycles fetch has spent blocked
-system.cpu1.fetch.MiscStallCycles 5814 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu1.fetch.PendingTrapStallCycles 41513 # Number of stall cycles due to pending traps
-system.cpu1.fetch.PendingQuiesceStallCycles 1490350 # Number of stall cycles due to pending quiesce instructions
-system.cpu1.fetch.IcacheWaitRetryStallCycles 198 # Number of stall cycles due to full MSHR
-system.cpu1.fetch.CacheLines 8465907 # Number of cache lines fetched
-system.cpu1.fetch.IcacheSquashes 710561 # Number of outstanding Icache misses that were squashed
-system.cpu1.fetch.ItlbSquashes 2899 # Number of outstanding ITLB misses that were squashed
-system.cpu1.fetch.rateDist::samples 116503477 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::mean 0.698188 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::stdev 2.043258 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.icacheStallCycles 19628666 # Number of cycles fetch is stalled on an Icache miss
+system.cpu1.fetch.Insts 66104666 # Number of instructions fetch has processed
+system.cpu1.fetch.Branches 9066954 # Number of branches that fetch encountered
+system.cpu1.fetch.predictedBranches 6009355 # Number of branches that fetch has predicted taken
+system.cpu1.fetch.Cycles 14131573 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu1.fetch.SquashCycles 3952223 # Number of cycles fetch has spent squashing
+system.cpu1.fetch.TlbCycles 62853 # Number of cycles fetch has spent waiting for tlb
+system.cpu1.fetch.BlockedCycles 77248707 # Number of cycles fetch has spent blocked
+system.cpu1.fetch.MiscStallCycles 4835 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu1.fetch.PendingTrapStallCycles 42228 # Number of stall cycles due to pending traps
+system.cpu1.fetch.PendingQuiesceStallCycles 1436171 # Number of stall cycles due to pending quiesce instructions
+system.cpu1.fetch.IcacheWaitRetryStallCycles 176 # Number of stall cycles due to full MSHR
+system.cpu1.fetch.CacheLines 8321388 # Number of cache lines fetched
+system.cpu1.fetch.IcacheSquashes 704092 # Number of outstanding Icache misses that were squashed
+system.cpu1.fetch.ItlbSquashes 2736 # Number of outstanding ITLB misses that were squashed
+system.cpu1.fetch.rateDist::samples 115246116 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::mean 0.694374 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::stdev 2.038205 # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::0 102143196 87.67% 87.67% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::1 814134 0.70% 88.37% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::2 962782 0.83% 89.20% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::3 1912655 1.64% 90.84% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::4 1508621 1.29% 92.14% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::5 586161 0.50% 92.64% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::6 2143967 1.84% 94.48% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::7 421141 0.36% 94.84% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::8 6010820 5.16% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::0 101121884 87.74% 87.74% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::1 796637 0.69% 88.44% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::2 937162 0.81% 89.25% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::3 1885853 1.64% 90.89% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::4 1499695 1.30% 92.19% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::5 570142 0.49% 92.68% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::6 2110638 1.83% 94.51% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::7 410756 0.36% 94.87% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::8 5913349 5.13% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::total 116503477 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.branchRate 0.022430 # Number of branch fetches per cycle
-system.cpu1.fetch.rate 0.162705 # Number of inst fetches per cycle
-system.cpu1.decode.IdleCycles 21695015 # Number of cycles decode is idle
-system.cpu1.decode.BlockedCycles 78657608 # Number of cycles decode is blocked
-system.cpu1.decode.RunCycles 12988209 # Number of cycles decode is running
-system.cpu1.decode.UnblockCycles 540911 # Number of cycles decode is unblocking
-system.cpu1.decode.SquashCycles 2621734 # Number of cycles decode is squashing
-system.cpu1.decode.BranchResolved 1137928 # Number of times decode resolved a branch
-system.cpu1.decode.BranchMispred 100371 # Number of times decode detected a branch misprediction
-system.cpu1.decode.DecodedInsts 76331637 # Number of instructions handled by decode
-system.cpu1.decode.SquashedInsts 334218 # Number of squashed instructions handled by decode
-system.cpu1.rename.SquashCycles 2621734 # Number of cycles rename is squashing
-system.cpu1.rename.IdleCycles 23056356 # Number of cycles rename is idle
-system.cpu1.rename.BlockCycles 33279261 # Number of cycles rename is blocking
-system.cpu1.rename.serializeStallCycles 41089956 # count of cycles rename stalled for serializing inst
-system.cpu1.rename.RunCycles 12073504 # Number of cycles rename is running
-system.cpu1.rename.UnblockCycles 4382666 # Number of cycles rename is unblocking
-system.cpu1.rename.RenamedInsts 71129037 # Number of instructions processed by rename
-system.cpu1.rename.ROBFullEvents 18835 # Number of times rename has blocked due to ROB full
-system.cpu1.rename.IQFullEvents 684998 # Number of times rename has blocked due to IQ full
-system.cpu1.rename.LSQFullEvents 3107715 # Number of times rename has blocked due to LSQ full
-system.cpu1.rename.FullRegisterEvents 374 # Number of times there has been no free registers
-system.cpu1.rename.RenamedOperands 75211284 # Number of destination operands rename has renamed
-system.cpu1.rename.RenameLookups 327489941 # Number of register rename lookups that rename has made
-system.cpu1.rename.int_rename_lookups 327430919 # Number of integer rename lookups
-system.cpu1.rename.fp_rename_lookups 59022 # Number of floating rename lookups
-system.cpu1.rename.CommittedMaps 50108296 # Number of HB maps that are committed
-system.cpu1.rename.UndoneMaps 25102988 # Number of HB maps that are undone due to squashing
-system.cpu1.rename.serializingInsts 461152 # count of serializing insts renamed
-system.cpu1.rename.tempSerializingInsts 401338 # count of temporary serializing insts renamed
-system.cpu1.rename.skidInsts 8025308 # count of insts added to the skid buffer
-system.cpu1.memDep0.insertedLoads 13414582 # Number of loads inserted to the mem dependence unit.
-system.cpu1.memDep0.insertedStores 8304810 # Number of stores inserted to the mem dependence unit.
-system.cpu1.memDep0.conflictingLoads 1056481 # Number of conflicting loads.
-system.cpu1.memDep0.conflictingStores 1432553 # Number of conflicting stores.
-system.cpu1.iq.iqInstsAdded 64611179 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu1.iq.iqNonSpecInstsAdded 1174620 # Number of non-speculative instructions added to the IQ
-system.cpu1.iq.iqInstsIssued 90302569 # Number of instructions issued
-system.cpu1.iq.iqSquashedInstsIssued 94169 # Number of squashed instructions issued
-system.cpu1.iq.iqSquashedInstsExamined 16313013 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu1.iq.iqSquashedOperandsExamined 45540722 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu1.iq.iqSquashedNonSpecRemoved 275640 # Number of squashed non-spec instructions that were removed
-system.cpu1.iq.issued_per_cycle::samples 116503477 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::mean 0.775106 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::stdev 1.513735 # Number of insts issued each cycle
+system.cpu1.fetch.rateDist::total 115246116 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.branchRate 0.022077 # Number of branch fetches per cycle
+system.cpu1.fetch.rate 0.160958 # Number of inst fetches per cycle
+system.cpu1.decode.IdleCycles 21155925 # Number of cycles decode is idle
+system.cpu1.decode.BlockedCycles 78195753 # Number of cycles decode is blocked
+system.cpu1.decode.RunCycles 12775663 # Number of cycles decode is running
+system.cpu1.decode.UnblockCycles 524358 # Number of cycles decode is unblocking
+system.cpu1.decode.SquashCycles 2594417 # Number of cycles decode is squashing
+system.cpu1.decode.BranchResolved 1105836 # Number of times decode resolved a branch
+system.cpu1.decode.BranchMispred 98153 # Number of times decode detected a branch misprediction
+system.cpu1.decode.DecodedInsts 75067660 # Number of instructions handled by decode
+system.cpu1.decode.SquashedInsts 326745 # Number of squashed instructions handled by decode
+system.cpu1.rename.SquashCycles 2594417 # Number of cycles rename is squashing
+system.cpu1.rename.IdleCycles 22501379 # Number of cycles rename is idle
+system.cpu1.rename.BlockCycles 33242741 # Number of cycles rename is blocking
+system.cpu1.rename.serializeStallCycles 40762154 # count of cycles rename stalled for serializing inst
+system.cpu1.rename.RunCycles 11860446 # Number of cycles rename is running
+system.cpu1.rename.UnblockCycles 4284979 # Number of cycles rename is unblocking
+system.cpu1.rename.RenamedInsts 69913296 # Number of instructions processed by rename
+system.cpu1.rename.ROBFullEvents 18816 # Number of times rename has blocked due to ROB full
+system.cpu1.rename.IQFullEvents 670004 # Number of times rename has blocked due to IQ full
+system.cpu1.rename.LSQFullEvents 3042907 # Number of times rename has blocked due to LSQ full
+system.cpu1.rename.FullRegisterEvents 379 # Number of times there has been no free registers
+system.cpu1.rename.RenamedOperands 73978163 # Number of destination operands rename has renamed
+system.cpu1.rename.RenameLookups 321899381 # Number of register rename lookups that rename has made
+system.cpu1.rename.int_rename_lookups 321840484 # Number of integer rename lookups
+system.cpu1.rename.fp_rename_lookups 58897 # Number of floating rename lookups
+system.cpu1.rename.CommittedMaps 49060581 # Number of HB maps that are committed
+system.cpu1.rename.UndoneMaps 24917582 # Number of HB maps that are undone due to squashing
+system.cpu1.rename.serializingInsts 444517 # count of serializing insts renamed
+system.cpu1.rename.tempSerializingInsts 387690 # count of temporary serializing insts renamed
+system.cpu1.rename.skidInsts 7870912 # count of insts added to the skid buffer
+system.cpu1.memDep0.insertedLoads 13163327 # Number of loads inserted to the mem dependence unit.
+system.cpu1.memDep0.insertedStores 8127092 # Number of stores inserted to the mem dependence unit.
+system.cpu1.memDep0.conflictingLoads 1028302 # Number of conflicting loads.
+system.cpu1.memDep0.conflictingStores 1543452 # Number of conflicting stores.
+system.cpu1.iq.iqInstsAdded 63442447 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu1.iq.iqNonSpecInstsAdded 1157372 # Number of non-speculative instructions added to the IQ
+system.cpu1.iq.iqInstsIssued 89134089 # Number of instructions issued
+system.cpu1.iq.iqSquashedInstsIssued 93553 # Number of squashed instructions issued
+system.cpu1.iq.iqSquashedInstsExamined 16181139 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu1.iq.iqSquashedOperandsExamined 45168283 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu1.iq.iqSquashedNonSpecRemoved 276533 # Number of squashed non-spec instructions that were removed
+system.cpu1.iq.issued_per_cycle::samples 115246116 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::mean 0.773424 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::stdev 1.513958 # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::0 85607171 73.48% 73.48% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::1 8609069 7.39% 80.87% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::2 4398916 3.78% 84.65% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::3 3887525 3.34% 87.98% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::4 10612061 9.11% 97.09% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::5 1964931 1.69% 98.78% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::6 1085414 0.93% 99.71% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::7 259410 0.22% 99.93% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::8 78980 0.07% 100.00% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::0 84850695 73.63% 73.63% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::1 8420843 7.31% 80.93% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::2 4255514 3.69% 84.63% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::3 3817238 3.31% 87.94% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::4 10566074 9.17% 97.11% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::5 1932638 1.68% 98.78% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::6 1074262 0.93% 99.71% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::7 253370 0.22% 99.93% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::8 75482 0.07% 100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::total 116503477 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::total 115246116 # Number of insts issued each cycle
system.cpu1.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntAlu 32357 0.41% 0.41% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntAlu 32069 0.41% 0.41% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntMult 996 0.01% 0.42% # attempts to use FU when none available
system.cpu1.iq.fu_full::IntDiv 0 0.00% 0.42% # attempts to use FU when none available
system.cpu1.iq.fu_full::FloatAdd 0 0.00% 0.42% # attempts to use FU when none available
@@ -1955,395 +1975,395 @@ system.cpu1.iq.fu_full::SimdFloatMisc 0 0.00% 0.42% # at
system.cpu1.iq.fu_full::SimdFloatMult 0 0.00% 0.42% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.42% # attempts to use FU when none available
system.cpu1.iq.fu_full::SimdFloatSqrt 0 0.00% 0.42% # attempts to use FU when none available
-system.cpu1.iq.fu_full::MemRead 7572484 95.70% 96.12% # attempts to use FU when none available
-system.cpu1.iq.fu_full::MemWrite 307046 3.88% 100.00% # attempts to use FU when none available
+system.cpu1.iq.fu_full::MemRead 7550960 95.79% 96.21% # attempts to use FU when none available
+system.cpu1.iq.fu_full::MemWrite 298953 3.79% 100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu1.iq.FU_type_0::No_OpClass 313932 0.35% 0.35% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntAlu 38359652 42.48% 42.83% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntMult 61197 0.07% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatAdd 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatDiv 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMisc 14 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdShift 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdShiftAcc 10 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 42.89% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMisc 1701 0.00% 42.90% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 42.90% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMultAcc 10 0.00% 42.90% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 42.90% # Type of FU issued
-system.cpu1.iq.FU_type_0::MemRead 44223929 48.97% 91.87% # Type of FU issued
-system.cpu1.iq.FU_type_0::MemWrite 7342124 8.13% 100.00% # Type of FU issued
+system.cpu1.iq.FU_type_0::No_OpClass 314062 0.35% 0.35% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntAlu 37650996 42.24% 42.59% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntMult 59191 0.07% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatAdd 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatDiv 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMisc 11 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdShift 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdShiftAcc 8 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMisc 1510 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMultAcc 8 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 42.66% # Type of FU issued
+system.cpu1.iq.FU_type_0::MemRead 43937068 49.29% 91.95% # Type of FU issued
+system.cpu1.iq.FU_type_0::MemWrite 7171235 8.05% 100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu1.iq.FU_type_0::total 90302569 # Type of FU issued
-system.cpu1.iq.rate 0.218887 # Inst issue rate
-system.cpu1.iq.fu_busy_cnt 7912883 # FU busy when requested
-system.cpu1.iq.fu_busy_rate 0.087626 # FU busy rate (busy events/executed inst)
-system.cpu1.iq.int_inst_queue_reads 305148356 # Number of integer instruction queue reads
-system.cpu1.iq.int_inst_queue_writes 82107584 # Number of integer instruction queue writes
-system.cpu1.iq.int_inst_queue_wakeup_accesses 54845197 # Number of integer instruction queue wakeup accesses
-system.cpu1.iq.fp_inst_queue_reads 15407 # Number of floating instruction queue reads
-system.cpu1.iq.fp_inst_queue_writes 8039 # Number of floating instruction queue writes
-system.cpu1.iq.fp_inst_queue_wakeup_accesses 6808 # Number of floating instruction queue wakeup accesses
-system.cpu1.iq.int_alu_accesses 97893314 # Number of integer alu accesses
-system.cpu1.iq.fp_alu_accesses 8206 # Number of floating point alu accesses
-system.cpu1.iew.lsq.thread0.forwLoads 355446 # Number of loads that had data forwarded from stores
+system.cpu1.iq.FU_type_0::total 89134089 # Type of FU issued
+system.cpu1.iq.rate 0.217032 # Inst issue rate
+system.cpu1.iq.fu_busy_cnt 7882978 # FU busy when requested
+system.cpu1.iq.fu_busy_rate 0.088440 # FU busy rate (busy events/executed inst)
+system.cpu1.iq.int_inst_queue_reads 301522554 # Number of integer instruction queue reads
+system.cpu1.iq.int_inst_queue_writes 80789150 # Number of integer instruction queue writes
+system.cpu1.iq.int_inst_queue_wakeup_accesses 53744584 # Number of integer instruction queue wakeup accesses
+system.cpu1.iq.fp_inst_queue_reads 15343 # Number of floating instruction queue reads
+system.cpu1.iq.fp_inst_queue_writes 8026 # Number of floating instruction queue writes
+system.cpu1.iq.fp_inst_queue_wakeup_accesses 6801 # Number of floating instruction queue wakeup accesses
+system.cpu1.iq.int_alu_accesses 96694852 # Number of integer alu accesses
+system.cpu1.iq.fp_alu_accesses 8153 # Number of floating point alu accesses
+system.cpu1.iew.lsq.thread0.forwLoads 340284 # Number of loads that had data forwarded from stores
system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu1.iew.lsq.thread0.squashedLoads 3436601 # Number of loads squashed
-system.cpu1.iew.lsq.thread0.ignoredResponses 3841 # Number of memory responses ignored because the instruction is squashed
-system.cpu1.iew.lsq.thread0.memOrderViolation 17378 # Number of memory ordering violations
-system.cpu1.iew.lsq.thread0.squashedStores 1303587 # Number of stores squashed
+system.cpu1.iew.lsq.thread0.squashedLoads 3407112 # Number of loads squashed
+system.cpu1.iew.lsq.thread0.ignoredResponses 3737 # Number of memory responses ignored because the instruction is squashed
+system.cpu1.iew.lsq.thread0.memOrderViolation 16742 # Number of memory ordering violations
+system.cpu1.iew.lsq.thread0.squashedStores 1286559 # Number of stores squashed
system.cpu1.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu1.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu1.iew.lsq.thread0.rescheduledLoads 31958921 # Number of loads that were rescheduled
-system.cpu1.iew.lsq.thread0.cacheBlocked 917809 # Number of times an access to memory failed due to the cache being blocked
+system.cpu1.iew.lsq.thread0.rescheduledLoads 31912923 # Number of loads that were rescheduled
+system.cpu1.iew.lsq.thread0.cacheBlocked 915604 # Number of times an access to memory failed due to the cache being blocked
system.cpu1.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu1.iew.iewSquashCycles 2621734 # Number of cycles IEW is squashing
-system.cpu1.iew.iewBlockCycles 25482277 # Number of cycles IEW is blocking
-system.cpu1.iew.iewUnblockCycles 363023 # Number of cycles IEW is unblocking
-system.cpu1.iew.iewDispatchedInsts 65889169 # Number of instructions dispatched to IQ
-system.cpu1.iew.iewDispSquashedInsts 115264 # Number of squashed instructions skipped by dispatch
-system.cpu1.iew.iewDispLoadInsts 13414582 # Number of dispatched load instructions
-system.cpu1.iew.iewDispStoreInsts 8304810 # Number of dispatched store instructions
-system.cpu1.iew.iewDispNonSpecInsts 878172 # Number of dispatched non-speculative instructions
-system.cpu1.iew.iewIQFullEvents 66494 # Number of times the IQ has become full, causing a stall
-system.cpu1.iew.iewLSQFullEvents 3874 # Number of times the LSQ has become full, causing a stall
-system.cpu1.iew.memOrderViolationEvents 17378 # Number of memory order violations
-system.cpu1.iew.predictedTakenIncorrect 205598 # Number of branches that were predicted taken incorrectly
-system.cpu1.iew.predictedNotTakenIncorrect 157346 # Number of branches that were predicted not taken incorrectly
-system.cpu1.iew.branchMispredicts 362944 # Number of branch mispredicts detected at execute
-system.cpu1.iew.iewExecutedInsts 87965313 # Number of executed instructions
-system.cpu1.iew.iewExecLoadInsts 43561744 # Number of load instructions executed
-system.cpu1.iew.iewExecSquashedInsts 2337256 # Number of squashed instructions skipped in execute
+system.cpu1.iew.iewSquashCycles 2594417 # Number of cycles IEW is squashing
+system.cpu1.iew.iewBlockCycles 25467221 # Number of cycles IEW is blocking
+system.cpu1.iew.iewUnblockCycles 361914 # Number of cycles IEW is unblocking
+system.cpu1.iew.iewDispatchedInsts 64703269 # Number of instructions dispatched to IQ
+system.cpu1.iew.iewDispSquashedInsts 112618 # Number of squashed instructions skipped by dispatch
+system.cpu1.iew.iewDispLoadInsts 13163327 # Number of dispatched load instructions
+system.cpu1.iew.iewDispStoreInsts 8127092 # Number of dispatched store instructions
+system.cpu1.iew.iewDispNonSpecInsts 869000 # Number of dispatched non-speculative instructions
+system.cpu1.iew.iewIQFullEvents 64609 # Number of times the IQ has become full, causing a stall
+system.cpu1.iew.iewLSQFullEvents 6290 # Number of times the LSQ has become full, causing a stall
+system.cpu1.iew.memOrderViolationEvents 16742 # Number of memory order violations
+system.cpu1.iew.predictedTakenIncorrect 200151 # Number of branches that were predicted taken incorrectly
+system.cpu1.iew.predictedNotTakenIncorrect 154994 # Number of branches that were predicted not taken incorrectly
+system.cpu1.iew.branchMispredicts 355145 # Number of branch mispredicts detected at execute
+system.cpu1.iew.iewExecutedInsts 86813167 # Number of executed instructions
+system.cpu1.iew.iewExecLoadInsts 43279828 # Number of load instructions executed
+system.cpu1.iew.iewExecSquashedInsts 2320922 # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp 0 # number of swp insts executed
-system.cpu1.iew.exec_nop 103370 # number of nop insts executed
-system.cpu1.iew.exec_refs 50840273 # number of memory reference insts executed
-system.cpu1.iew.exec_branches 7156944 # Number of branches executed
-system.cpu1.iew.exec_stores 7278529 # Number of stores executed
-system.cpu1.iew.exec_rate 0.213222 # Inst execution rate
-system.cpu1.iew.wb_sent 86983330 # cumulative count of insts sent to commit
-system.cpu1.iew.wb_count 54852005 # cumulative count of insts written-back
-system.cpu1.iew.wb_producers 30529736 # num instructions producing a value
-system.cpu1.iew.wb_consumers 54511543 # num instructions consuming a value
+system.cpu1.iew.exec_nop 103450 # number of nop insts executed
+system.cpu1.iew.exec_refs 50389574 # number of memory reference insts executed
+system.cpu1.iew.exec_branches 6997831 # Number of branches executed
+system.cpu1.iew.exec_stores 7109746 # Number of stores executed
+system.cpu1.iew.exec_rate 0.211381 # Inst execution rate
+system.cpu1.iew.wb_sent 85834090 # cumulative count of insts sent to commit
+system.cpu1.iew.wb_count 53751385 # cumulative count of insts written-back
+system.cpu1.iew.wb_producers 29958578 # num instructions producing a value
+system.cpu1.iew.wb_consumers 53322000 # num instructions consuming a value
system.cpu1.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu1.iew.wb_rate 0.132957 # insts written-back per cycle
-system.cpu1.iew.wb_fanout 0.560060 # average fanout of values written-back
+system.cpu1.iew.wb_rate 0.130879 # insts written-back per cycle
+system.cpu1.iew.wb_fanout 0.561843 # average fanout of values written-back
system.cpu1.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu1.commit.commitSquashedInsts 16208484 # The number of squashed insts skipped by commit
-system.cpu1.commit.commitNonSpecStalls 898980 # The number of times commit has been forced to stall to communicate backwards
-system.cpu1.commit.branchMispredicts 317402 # The number of times a branch was mispredicted
-system.cpu1.commit.committed_per_cycle::samples 113881743 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::mean 0.432055 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::stdev 1.398122 # Number of insts commited each cycle
+system.cpu1.commit.commitSquashedInsts 16054832 # The number of squashed insts skipped by commit
+system.cpu1.commit.commitNonSpecStalls 880839 # The number of times commit has been forced to stall to communicate backwards
+system.cpu1.commit.branchMispredicts 310229 # The number of times a branch was mispredicted
+system.cpu1.commit.committed_per_cycle::samples 112651699 # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::mean 0.427506 # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::stdev 1.393608 # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::0 96739305 84.95% 84.95% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::1 8399776 7.38% 92.32% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::2 2206670 1.94% 94.26% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::3 1295256 1.14% 95.40% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::4 1289720 1.13% 96.53% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::5 586162 0.51% 97.05% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::6 954092 0.84% 97.88% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::7 596070 0.52% 98.41% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::8 1814692 1.59% 100.00% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::0 95929787 85.16% 85.16% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::1 8195439 7.28% 92.43% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::2 2121242 1.88% 94.31% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::3 1255081 1.11% 95.43% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::4 1260461 1.12% 96.55% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::5 575308 0.51% 97.06% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::6 943355 0.84% 97.90% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::7 590559 0.52% 98.42% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::8 1780467 1.58% 100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::total 113881743 # Number of insts commited each cycle
-system.cpu1.commit.committedInsts 38868743 # Number of instructions committed
-system.cpu1.commit.committedOps 49203152 # Number of ops (including micro ops) committed
+system.cpu1.commit.committed_per_cycle::total 112651699 # Number of insts commited each cycle
+system.cpu1.commit.committedInsts 38067147 # Number of instructions committed
+system.cpu1.commit.committedOps 48159329 # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu1.commit.refs 16979204 # Number of memory references committed
-system.cpu1.commit.loads 9977981 # Number of loads committed
-system.cpu1.commit.membars 195491 # Number of memory barriers committed
-system.cpu1.commit.branches 6119212 # Number of branches committed
+system.cpu1.commit.refs 16596748 # Number of memory references committed
+system.cpu1.commit.loads 9756215 # Number of loads committed
+system.cpu1.commit.membars 190139 # Number of memory barriers committed
+system.cpu1.commit.branches 5967970 # Number of branches committed
system.cpu1.commit.fp_insts 6758 # Number of committed floating point instructions.
-system.cpu1.commit.int_insts 43616743 # Number of committed integer instructions.
-system.cpu1.commit.function_calls 553203 # Number of function calls committed.
-system.cpu1.commit.bw_lim_events 1814692 # number cycles where commit BW limit reached
+system.cpu1.commit.int_insts 42694003 # Number of committed integer instructions.
+system.cpu1.commit.function_calls 534679 # Number of function calls committed.
+system.cpu1.commit.bw_lim_events 1780467 # number cycles where commit BW limit reached
system.cpu1.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu1.rob.rob_reads 176412864 # The number of ROB reads
-system.cpu1.rob.rob_writes 133542996 # The number of ROB writes
-system.cpu1.timesIdled 1428534 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu1.idleCycles 296049889 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu1.quiesceCycles 4814402067 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu1.committedInsts 38799104 # Number of Instructions Simulated
-system.cpu1.committedOps 49133513 # Number of Ops (including micro ops) Simulated
-system.cpu1.committedInsts_total 38799104 # Number of Instructions Simulated
-system.cpu1.cpi 10.633064 # CPI: Cycles Per Instruction
-system.cpu1.cpi_total 10.633064 # CPI: Total CPI of All Threads
-system.cpu1.ipc 0.094046 # IPC: Instructions Per Cycle
-system.cpu1.ipc_total 0.094046 # IPC: Total IPC of All Threads
-system.cpu1.int_regfile_reads 393827212 # number of integer regfile reads
-system.cpu1.int_regfile_writes 57409312 # number of integer regfile writes
-system.cpu1.fp_regfile_reads 5077 # number of floating regfile reads
-system.cpu1.fp_regfile_writes 2342 # number of floating regfile writes
-system.cpu1.misc_regfile_reads 18946986 # number of misc regfile reads
-system.cpu1.misc_regfile_writes 419134 # number of misc regfile writes
-system.cpu1.icache.replacements 614670 # number of replacements
-system.cpu1.icache.tagsinuse 498.803951 # Cycle average of tags in use
-system.cpu1.icache.total_refs 7804426 # Total number of references to valid blocks.
-system.cpu1.icache.sampled_refs 615182 # Sample count of references to valid blocks.
-system.cpu1.icache.avg_refs 12.686369 # Average number of references to valid blocks.
-system.cpu1.icache.warmup_cycle 74831061000 # Cycle when the warmup percentage was hit.
-system.cpu1.icache.occ_blocks::cpu1.inst 498.803951 # Average occupied blocks per requestor
-system.cpu1.icache.occ_percent::cpu1.inst 0.974226 # Average percentage of cache occupancy
-system.cpu1.icache.occ_percent::total 0.974226 # Average percentage of cache occupancy
-system.cpu1.icache.ReadReq_hits::cpu1.inst 7804426 # number of ReadReq hits
-system.cpu1.icache.ReadReq_hits::total 7804426 # number of ReadReq hits
-system.cpu1.icache.demand_hits::cpu1.inst 7804426 # number of demand (read+write) hits
-system.cpu1.icache.demand_hits::total 7804426 # number of demand (read+write) hits
-system.cpu1.icache.overall_hits::cpu1.inst 7804426 # number of overall hits
-system.cpu1.icache.overall_hits::total 7804426 # number of overall hits
-system.cpu1.icache.ReadReq_misses::cpu1.inst 661434 # number of ReadReq misses
-system.cpu1.icache.ReadReq_misses::total 661434 # number of ReadReq misses
-system.cpu1.icache.demand_misses::cpu1.inst 661434 # number of demand (read+write) misses
-system.cpu1.icache.demand_misses::total 661434 # number of demand (read+write) misses
-system.cpu1.icache.overall_misses::cpu1.inst 661434 # number of overall misses
-system.cpu1.icache.overall_misses::total 661434 # number of overall misses
-system.cpu1.icache.ReadReq_miss_latency::cpu1.inst 8993382992 # number of ReadReq miss cycles
-system.cpu1.icache.ReadReq_miss_latency::total 8993382992 # number of ReadReq miss cycles
-system.cpu1.icache.demand_miss_latency::cpu1.inst 8993382992 # number of demand (read+write) miss cycles
-system.cpu1.icache.demand_miss_latency::total 8993382992 # number of demand (read+write) miss cycles
-system.cpu1.icache.overall_miss_latency::cpu1.inst 8993382992 # number of overall miss cycles
-system.cpu1.icache.overall_miss_latency::total 8993382992 # number of overall miss cycles
-system.cpu1.icache.ReadReq_accesses::cpu1.inst 8465860 # number of ReadReq accesses(hits+misses)
-system.cpu1.icache.ReadReq_accesses::total 8465860 # number of ReadReq accesses(hits+misses)
-system.cpu1.icache.demand_accesses::cpu1.inst 8465860 # number of demand (read+write) accesses
-system.cpu1.icache.demand_accesses::total 8465860 # number of demand (read+write) accesses
-system.cpu1.icache.overall_accesses::cpu1.inst 8465860 # number of overall (read+write) accesses
-system.cpu1.icache.overall_accesses::total 8465860 # number of overall (read+write) accesses
-system.cpu1.icache.ReadReq_miss_rate::cpu1.inst 0.078130 # miss rate for ReadReq accesses
-system.cpu1.icache.ReadReq_miss_rate::total 0.078130 # miss rate for ReadReq accesses
-system.cpu1.icache.demand_miss_rate::cpu1.inst 0.078130 # miss rate for demand accesses
-system.cpu1.icache.demand_miss_rate::total 0.078130 # miss rate for demand accesses
-system.cpu1.icache.overall_miss_rate::cpu1.inst 0.078130 # miss rate for overall accesses
-system.cpu1.icache.overall_miss_rate::total 0.078130 # miss rate for overall accesses
-system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13596.795738 # average ReadReq miss latency
-system.cpu1.icache.ReadReq_avg_miss_latency::total 13596.795738 # average ReadReq miss latency
-system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13596.795738 # average overall miss latency
-system.cpu1.icache.demand_avg_miss_latency::total 13596.795738 # average overall miss latency
-system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13596.795738 # average overall miss latency
-system.cpu1.icache.overall_avg_miss_latency::total 13596.795738 # average overall miss latency
-system.cpu1.icache.blocked_cycles::no_mshrs 3054 # number of cycles access was blocked
+system.cpu1.rob.rob_reads 174041277 # The number of ROB reads
+system.cpu1.rob.rob_writes 131120872 # The number of ROB writes
+system.cpu1.timesIdled 1414866 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu1.idleCycles 295449475 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu1.quiesceCycles 1816711228 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu1.committedInsts 37997508 # Number of Instructions Simulated
+system.cpu1.committedOps 48089690 # Number of Ops (including micro ops) Simulated
+system.cpu1.committedInsts_total 37997508 # Number of Instructions Simulated
+system.cpu1.cpi 10.808488 # CPI: Cycles Per Instruction
+system.cpu1.cpi_total 10.808488 # CPI: Total CPI of All Threads
+system.cpu1.ipc 0.092520 # IPC: Instructions Per Cycle
+system.cpu1.ipc_total 0.092520 # IPC: Total IPC of All Threads
+system.cpu1.int_regfile_reads 388394171 # number of integer regfile reads
+system.cpu1.int_regfile_writes 56329363 # number of integer regfile writes
+system.cpu1.fp_regfile_reads 5049 # number of floating regfile reads
+system.cpu1.fp_regfile_writes 2330 # number of floating regfile writes
+system.cpu1.misc_regfile_reads 18495746 # number of misc regfile reads
+system.cpu1.misc_regfile_writes 405487 # number of misc regfile writes
+system.cpu1.icache.tags.replacements 596092 # number of replacements
+system.cpu1.icache.tags.tagsinuse 480.837460 # Cycle average of tags in use
+system.cpu1.icache.tags.total_refs 7679654 # Total number of references to valid blocks.
+system.cpu1.icache.tags.sampled_refs 596604 # Sample count of references to valid blocks.
+system.cpu1.icache.tags.avg_refs 12.872280 # Average number of references to valid blocks.
+system.cpu1.icache.tags.warmup_cycle 74828235500 # Cycle when the warmup percentage was hit.
+system.cpu1.icache.tags.occ_blocks::cpu1.inst 480.837460 # Average occupied blocks per requestor
+system.cpu1.icache.tags.occ_percent::cpu1.inst 0.939136 # Average percentage of cache occupancy
+system.cpu1.icache.tags.occ_percent::total 0.939136 # Average percentage of cache occupancy
+system.cpu1.icache.ReadReq_hits::cpu1.inst 7679654 # number of ReadReq hits
+system.cpu1.icache.ReadReq_hits::total 7679654 # number of ReadReq hits
+system.cpu1.icache.demand_hits::cpu1.inst 7679654 # number of demand (read+write) hits
+system.cpu1.icache.demand_hits::total 7679654 # number of demand (read+write) hits
+system.cpu1.icache.overall_hits::cpu1.inst 7679654 # number of overall hits
+system.cpu1.icache.overall_hits::total 7679654 # number of overall hits
+system.cpu1.icache.ReadReq_misses::cpu1.inst 641686 # number of ReadReq misses
+system.cpu1.icache.ReadReq_misses::total 641686 # number of ReadReq misses
+system.cpu1.icache.demand_misses::cpu1.inst 641686 # number of demand (read+write) misses
+system.cpu1.icache.demand_misses::total 641686 # number of demand (read+write) misses
+system.cpu1.icache.overall_misses::cpu1.inst 641686 # number of overall misses
+system.cpu1.icache.overall_misses::total 641686 # number of overall misses
+system.cpu1.icache.ReadReq_miss_latency::cpu1.inst 8725652874 # number of ReadReq miss cycles
+system.cpu1.icache.ReadReq_miss_latency::total 8725652874 # number of ReadReq miss cycles
+system.cpu1.icache.demand_miss_latency::cpu1.inst 8725652874 # number of demand (read+write) miss cycles
+system.cpu1.icache.demand_miss_latency::total 8725652874 # number of demand (read+write) miss cycles
+system.cpu1.icache.overall_miss_latency::cpu1.inst 8725652874 # number of overall miss cycles
+system.cpu1.icache.overall_miss_latency::total 8725652874 # number of overall miss cycles
+system.cpu1.icache.ReadReq_accesses::cpu1.inst 8321340 # number of ReadReq accesses(hits+misses)
+system.cpu1.icache.ReadReq_accesses::total 8321340 # number of ReadReq accesses(hits+misses)
+system.cpu1.icache.demand_accesses::cpu1.inst 8321340 # number of demand (read+write) accesses
+system.cpu1.icache.demand_accesses::total 8321340 # number of demand (read+write) accesses
+system.cpu1.icache.overall_accesses::cpu1.inst 8321340 # number of overall (read+write) accesses
+system.cpu1.icache.overall_accesses::total 8321340 # number of overall (read+write) accesses
+system.cpu1.icache.ReadReq_miss_rate::cpu1.inst 0.077113 # miss rate for ReadReq accesses
+system.cpu1.icache.ReadReq_miss_rate::total 0.077113 # miss rate for ReadReq accesses
+system.cpu1.icache.demand_miss_rate::cpu1.inst 0.077113 # miss rate for demand accesses
+system.cpu1.icache.demand_miss_rate::total 0.077113 # miss rate for demand accesses
+system.cpu1.icache.overall_miss_rate::cpu1.inst 0.077113 # miss rate for overall accesses
+system.cpu1.icache.overall_miss_rate::total 0.077113 # miss rate for overall accesses
+system.cpu1.icache.ReadReq_avg_miss_latency::cpu1.inst 13598.010357 # average ReadReq miss latency
+system.cpu1.icache.ReadReq_avg_miss_latency::total 13598.010357 # average ReadReq miss latency
+system.cpu1.icache.demand_avg_miss_latency::cpu1.inst 13598.010357 # average overall miss latency
+system.cpu1.icache.demand_avg_miss_latency::total 13598.010357 # average overall miss latency
+system.cpu1.icache.overall_avg_miss_latency::cpu1.inst 13598.010357 # average overall miss latency
+system.cpu1.icache.overall_avg_miss_latency::total 13598.010357 # average overall miss latency
+system.cpu1.icache.blocked_cycles::no_mshrs 3474 # number of cycles access was blocked
system.cpu1.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu1.icache.blocked::no_mshrs 205 # number of cycles access was blocked
+system.cpu1.icache.blocked::no_mshrs 210 # number of cycles access was blocked
system.cpu1.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu1.icache.avg_blocked_cycles::no_mshrs 14.897561 # average number of cycles each access was blocked
+system.cpu1.icache.avg_blocked_cycles::no_mshrs 16.542857 # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu1.icache.fast_writes 0 # number of fast writes performed
system.cpu1.icache.cache_copies 0 # number of cache copies performed
-system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst 46219 # number of ReadReq MSHR hits
-system.cpu1.icache.ReadReq_mshr_hits::total 46219 # number of ReadReq MSHR hits
-system.cpu1.icache.demand_mshr_hits::cpu1.inst 46219 # number of demand (read+write) MSHR hits
-system.cpu1.icache.demand_mshr_hits::total 46219 # number of demand (read+write) MSHR hits
-system.cpu1.icache.overall_mshr_hits::cpu1.inst 46219 # number of overall MSHR hits
-system.cpu1.icache.overall_mshr_hits::total 46219 # number of overall MSHR hits
-system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst 615215 # number of ReadReq MSHR misses
-system.cpu1.icache.ReadReq_mshr_misses::total 615215 # number of ReadReq MSHR misses
-system.cpu1.icache.demand_mshr_misses::cpu1.inst 615215 # number of demand (read+write) MSHR misses
-system.cpu1.icache.demand_mshr_misses::total 615215 # number of demand (read+write) MSHR misses
-system.cpu1.icache.overall_mshr_misses::cpu1.inst 615215 # number of overall MSHR misses
-system.cpu1.icache.overall_mshr_misses::total 615215 # number of overall MSHR misses
-system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst 7348125977 # number of ReadReq MSHR miss cycles
-system.cpu1.icache.ReadReq_mshr_miss_latency::total 7348125977 # number of ReadReq MSHR miss cycles
-system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst 7348125977 # number of demand (read+write) MSHR miss cycles
-system.cpu1.icache.demand_mshr_miss_latency::total 7348125977 # number of demand (read+write) MSHR miss cycles
-system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst 7348125977 # number of overall MSHR miss cycles
-system.cpu1.icache.overall_mshr_miss_latency::total 7348125977 # number of overall MSHR miss cycles
-system.cpu1.icache.ReadReq_mshr_uncacheable_latency::cpu1.inst 3395500 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.icache.ReadReq_mshr_uncacheable_latency::total 3395500 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.icache.overall_mshr_uncacheable_latency::cpu1.inst 3395500 # number of overall MSHR uncacheable cycles
-system.cpu1.icache.overall_mshr_uncacheable_latency::total 3395500 # number of overall MSHR uncacheable cycles
-system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.072670 # mshr miss rate for ReadReq accesses
-system.cpu1.icache.ReadReq_mshr_miss_rate::total 0.072670 # mshr miss rate for ReadReq accesses
-system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst 0.072670 # mshr miss rate for demand accesses
-system.cpu1.icache.demand_mshr_miss_rate::total 0.072670 # mshr miss rate for demand accesses
-system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst 0.072670 # mshr miss rate for overall accesses
-system.cpu1.icache.overall_mshr_miss_rate::total 0.072670 # mshr miss rate for overall accesses
-system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11943.996777 # average ReadReq mshr miss latency
-system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11943.996777 # average ReadReq mshr miss latency
-system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11943.996777 # average overall mshr miss latency
-system.cpu1.icache.demand_avg_mshr_miss_latency::total 11943.996777 # average overall mshr miss latency
-system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11943.996777 # average overall mshr miss latency
-system.cpu1.icache.overall_avg_mshr_miss_latency::total 11943.996777 # average overall mshr miss latency
+system.cpu1.icache.ReadReq_mshr_hits::cpu1.inst 45060 # number of ReadReq MSHR hits
+system.cpu1.icache.ReadReq_mshr_hits::total 45060 # number of ReadReq MSHR hits
+system.cpu1.icache.demand_mshr_hits::cpu1.inst 45060 # number of demand (read+write) MSHR hits
+system.cpu1.icache.demand_mshr_hits::total 45060 # number of demand (read+write) MSHR hits
+system.cpu1.icache.overall_mshr_hits::cpu1.inst 45060 # number of overall MSHR hits
+system.cpu1.icache.overall_mshr_hits::total 45060 # number of overall MSHR hits
+system.cpu1.icache.ReadReq_mshr_misses::cpu1.inst 596626 # number of ReadReq MSHR misses
+system.cpu1.icache.ReadReq_mshr_misses::total 596626 # number of ReadReq MSHR misses
+system.cpu1.icache.demand_mshr_misses::cpu1.inst 596626 # number of demand (read+write) MSHR misses
+system.cpu1.icache.demand_mshr_misses::total 596626 # number of demand (read+write) MSHR misses
+system.cpu1.icache.overall_mshr_misses::cpu1.inst 596626 # number of overall MSHR misses
+system.cpu1.icache.overall_mshr_misses::total 596626 # number of overall MSHR misses
+system.cpu1.icache.ReadReq_mshr_miss_latency::cpu1.inst 7121155232 # number of ReadReq MSHR miss cycles
+system.cpu1.icache.ReadReq_mshr_miss_latency::total 7121155232 # number of ReadReq MSHR miss cycles
+system.cpu1.icache.demand_mshr_miss_latency::cpu1.inst 7121155232 # number of demand (read+write) MSHR miss cycles
+system.cpu1.icache.demand_mshr_miss_latency::total 7121155232 # number of demand (read+write) MSHR miss cycles
+system.cpu1.icache.overall_mshr_miss_latency::cpu1.inst 7121155232 # number of overall MSHR miss cycles
+system.cpu1.icache.overall_mshr_miss_latency::total 7121155232 # number of overall MSHR miss cycles
+system.cpu1.icache.ReadReq_mshr_uncacheable_latency::cpu1.inst 3411250 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.icache.ReadReq_mshr_uncacheable_latency::total 3411250 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.icache.overall_mshr_uncacheable_latency::cpu1.inst 3411250 # number of overall MSHR uncacheable cycles
+system.cpu1.icache.overall_mshr_uncacheable_latency::total 3411250 # number of overall MSHR uncacheable cycles
+system.cpu1.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.071698 # mshr miss rate for ReadReq accesses
+system.cpu1.icache.ReadReq_mshr_miss_rate::total 0.071698 # mshr miss rate for ReadReq accesses
+system.cpu1.icache.demand_mshr_miss_rate::cpu1.inst 0.071698 # mshr miss rate for demand accesses
+system.cpu1.icache.demand_mshr_miss_rate::total 0.071698 # mshr miss rate for demand accesses
+system.cpu1.icache.overall_mshr_miss_rate::cpu1.inst 0.071698 # mshr miss rate for overall accesses
+system.cpu1.icache.overall_mshr_miss_rate::total 0.071698 # mshr miss rate for overall accesses
+system.cpu1.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11935.710532 # average ReadReq mshr miss latency
+system.cpu1.icache.ReadReq_avg_mshr_miss_latency::total 11935.710532 # average ReadReq mshr miss latency
+system.cpu1.icache.demand_avg_mshr_miss_latency::cpu1.inst 11935.710532 # average overall mshr miss latency
+system.cpu1.icache.demand_avg_mshr_miss_latency::total 11935.710532 # average overall mshr miss latency
+system.cpu1.icache.overall_avg_mshr_miss_latency::cpu1.inst 11935.710532 # average overall mshr miss latency
+system.cpu1.icache.overall_avg_mshr_miss_latency::total 11935.710532 # average overall mshr miss latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
system.cpu1.icache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.dcache.replacements 363541 # number of replacements
-system.cpu1.dcache.tagsinuse 487.194544 # Cycle average of tags in use
-system.cpu1.dcache.total_refs 13012998 # Total number of references to valid blocks.
-system.cpu1.dcache.sampled_refs 363907 # Sample count of references to valid blocks.
-system.cpu1.dcache.avg_refs 35.759131 # Average number of references to valid blocks.
-system.cpu1.dcache.warmup_cycle 70879256000 # Cycle when the warmup percentage was hit.
-system.cpu1.dcache.occ_blocks::cpu1.data 487.194544 # Average occupied blocks per requestor
-system.cpu1.dcache.occ_percent::cpu1.data 0.951552 # Average percentage of cache occupancy
-system.cpu1.dcache.occ_percent::total 0.951552 # Average percentage of cache occupancy
-system.cpu1.dcache.ReadReq_hits::cpu1.data 8508304 # number of ReadReq hits
-system.cpu1.dcache.ReadReq_hits::total 8508304 # number of ReadReq hits
-system.cpu1.dcache.WriteReq_hits::cpu1.data 4270423 # number of WriteReq hits
-system.cpu1.dcache.WriteReq_hits::total 4270423 # number of WriteReq hits
-system.cpu1.dcache.LoadLockedReq_hits::cpu1.data 99789 # number of LoadLockedReq hits
-system.cpu1.dcache.LoadLockedReq_hits::total 99789 # number of LoadLockedReq hits
-system.cpu1.dcache.StoreCondReq_hits::cpu1.data 97069 # number of StoreCondReq hits
-system.cpu1.dcache.StoreCondReq_hits::total 97069 # number of StoreCondReq hits
-system.cpu1.dcache.demand_hits::cpu1.data 12778727 # number of demand (read+write) hits
-system.cpu1.dcache.demand_hits::total 12778727 # number of demand (read+write) hits
-system.cpu1.dcache.overall_hits::cpu1.data 12778727 # number of overall hits
-system.cpu1.dcache.overall_hits::total 12778727 # number of overall hits
-system.cpu1.dcache.ReadReq_misses::cpu1.data 403002 # number of ReadReq misses
-system.cpu1.dcache.ReadReq_misses::total 403002 # number of ReadReq misses
-system.cpu1.dcache.WriteReq_misses::cpu1.data 1564321 # number of WriteReq misses
-system.cpu1.dcache.WriteReq_misses::total 1564321 # number of WriteReq misses
-system.cpu1.dcache.LoadLockedReq_misses::cpu1.data 14195 # number of LoadLockedReq misses
-system.cpu1.dcache.LoadLockedReq_misses::total 14195 # number of LoadLockedReq misses
-system.cpu1.dcache.StoreCondReq_misses::cpu1.data 10908 # number of StoreCondReq misses
-system.cpu1.dcache.StoreCondReq_misses::total 10908 # number of StoreCondReq misses
-system.cpu1.dcache.demand_misses::cpu1.data 1967323 # number of demand (read+write) misses
-system.cpu1.dcache.demand_misses::total 1967323 # number of demand (read+write) misses
-system.cpu1.dcache.overall_misses::cpu1.data 1967323 # number of overall misses
-system.cpu1.dcache.overall_misses::total 1967323 # number of overall misses
-system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 6229483500 # number of ReadReq miss cycles
-system.cpu1.dcache.ReadReq_miss_latency::total 6229483500 # number of ReadReq miss cycles
-system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 75673370015 # number of WriteReq miss cycles
-system.cpu1.dcache.WriteReq_miss_latency::total 75673370015 # number of WriteReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data 131282500 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_latency::total 131282500 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data 57807000 # number of StoreCondReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_latency::total 57807000 # number of StoreCondReq miss cycles
-system.cpu1.dcache.demand_miss_latency::cpu1.data 81902853515 # number of demand (read+write) miss cycles
-system.cpu1.dcache.demand_miss_latency::total 81902853515 # number of demand (read+write) miss cycles
-system.cpu1.dcache.overall_miss_latency::cpu1.data 81902853515 # number of overall miss cycles
-system.cpu1.dcache.overall_miss_latency::total 81902853515 # number of overall miss cycles
-system.cpu1.dcache.ReadReq_accesses::cpu1.data 8911306 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.ReadReq_accesses::total 8911306 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_accesses::cpu1.data 5834744 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_accesses::total 5834744 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data 113984 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_accesses::total 113984 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_accesses::cpu1.data 107977 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_accesses::total 107977 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.demand_accesses::cpu1.data 14746050 # number of demand (read+write) accesses
-system.cpu1.dcache.demand_accesses::total 14746050 # number of demand (read+write) accesses
-system.cpu1.dcache.overall_accesses::cpu1.data 14746050 # number of overall (read+write) accesses
-system.cpu1.dcache.overall_accesses::total 14746050 # number of overall (read+write) accesses
-system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.045224 # miss rate for ReadReq accesses
-system.cpu1.dcache.ReadReq_miss_rate::total 0.045224 # miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.268104 # miss rate for WriteReq accesses
-system.cpu1.dcache.WriteReq_miss_rate::total 0.268104 # miss rate for WriteReq accesses
-system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data 0.124535 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.LoadLockedReq_miss_rate::total 0.124535 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data 0.101022 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.StoreCondReq_miss_rate::total 0.101022 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_miss_rate::cpu1.data 0.133414 # miss rate for demand accesses
-system.cpu1.dcache.demand_miss_rate::total 0.133414 # miss rate for demand accesses
-system.cpu1.dcache.overall_miss_rate::cpu1.data 0.133414 # miss rate for overall accesses
-system.cpu1.dcache.overall_miss_rate::total 0.133414 # miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 15457.698721 # average ReadReq miss latency
-system.cpu1.dcache.ReadReq_avg_miss_latency::total 15457.698721 # average ReadReq miss latency
-system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 48374.579140 # average WriteReq miss latency
-system.cpu1.dcache.WriteReq_avg_miss_latency::total 48374.579140 # average WriteReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 9248.502994 # average LoadLockedReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 9248.502994 # average LoadLockedReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 5299.504950 # average StoreCondReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 5299.504950 # average StoreCondReq miss latency
-system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 41631.625064 # average overall miss latency
-system.cpu1.dcache.demand_avg_miss_latency::total 41631.625064 # average overall miss latency
-system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 41631.625064 # average overall miss latency
-system.cpu1.dcache.overall_avg_miss_latency::total 41631.625064 # average overall miss latency
-system.cpu1.dcache.blocked_cycles::no_mshrs 31799 # number of cycles access was blocked
-system.cpu1.dcache.blocked_cycles::no_targets 19293 # number of cycles access was blocked
-system.cpu1.dcache.blocked::no_mshrs 3299 # number of cycles access was blocked
-system.cpu1.dcache.blocked::no_targets 180 # number of cycles access was blocked
-system.cpu1.dcache.avg_blocked_cycles::no_mshrs 9.638982 # average number of cycles each access was blocked
-system.cpu1.dcache.avg_blocked_cycles::no_targets 107.183333 # average number of cycles each access was blocked
+system.cpu1.dcache.tags.replacements 360464 # number of replacements
+system.cpu1.dcache.tags.tagsinuse 473.569939 # Cycle average of tags in use
+system.cpu1.dcache.tags.total_refs 12678323 # Total number of references to valid blocks.
+system.cpu1.dcache.tags.sampled_refs 360816 # Sample count of references to valid blocks.
+system.cpu1.dcache.tags.avg_refs 35.137918 # Average number of references to valid blocks.
+system.cpu1.dcache.tags.warmup_cycle 70878166000 # Cycle when the warmup percentage was hit.
+system.cpu1.dcache.tags.occ_blocks::cpu1.data 473.569939 # Average occupied blocks per requestor
+system.cpu1.dcache.tags.occ_percent::cpu1.data 0.924941 # Average percentage of cache occupancy
+system.cpu1.dcache.tags.occ_percent::total 0.924941 # Average percentage of cache occupancy
+system.cpu1.dcache.ReadReq_hits::cpu1.data 8311494 # number of ReadReq hits
+system.cpu1.dcache.ReadReq_hits::total 8311494 # number of ReadReq hits
+system.cpu1.dcache.WriteReq_hits::cpu1.data 4138859 # number of WriteReq hits
+system.cpu1.dcache.WriteReq_hits::total 4138859 # number of WriteReq hits
+system.cpu1.dcache.LoadLockedReq_hits::cpu1.data 97571 # number of LoadLockedReq hits
+system.cpu1.dcache.LoadLockedReq_hits::total 97571 # number of LoadLockedReq hits
+system.cpu1.dcache.StoreCondReq_hits::cpu1.data 94878 # number of StoreCondReq hits
+system.cpu1.dcache.StoreCondReq_hits::total 94878 # number of StoreCondReq hits
+system.cpu1.dcache.demand_hits::cpu1.data 12450353 # number of demand (read+write) hits
+system.cpu1.dcache.demand_hits::total 12450353 # number of demand (read+write) hits
+system.cpu1.dcache.overall_hits::cpu1.data 12450353 # number of overall hits
+system.cpu1.dcache.overall_hits::total 12450353 # number of overall hits
+system.cpu1.dcache.ReadReq_misses::cpu1.data 398176 # number of ReadReq misses
+system.cpu1.dcache.ReadReq_misses::total 398176 # number of ReadReq misses
+system.cpu1.dcache.WriteReq_misses::cpu1.data 1558152 # number of WriteReq misses
+system.cpu1.dcache.WriteReq_misses::total 1558152 # number of WriteReq misses
+system.cpu1.dcache.LoadLockedReq_misses::cpu1.data 13940 # number of LoadLockedReq misses
+system.cpu1.dcache.LoadLockedReq_misses::total 13940 # number of LoadLockedReq misses
+system.cpu1.dcache.StoreCondReq_misses::cpu1.data 10599 # number of StoreCondReq misses
+system.cpu1.dcache.StoreCondReq_misses::total 10599 # number of StoreCondReq misses
+system.cpu1.dcache.demand_misses::cpu1.data 1956328 # number of demand (read+write) misses
+system.cpu1.dcache.demand_misses::total 1956328 # number of demand (read+write) misses
+system.cpu1.dcache.overall_misses::cpu1.data 1956328 # number of overall misses
+system.cpu1.dcache.overall_misses::total 1956328 # number of overall misses
+system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 6132182064 # number of ReadReq miss cycles
+system.cpu1.dcache.ReadReq_miss_latency::total 6132182064 # number of ReadReq miss cycles
+system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 75676889684 # number of WriteReq miss cycles
+system.cpu1.dcache.WriteReq_miss_latency::total 75676889684 # number of WriteReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data 129078996 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_latency::total 129078996 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data 53253915 # number of StoreCondReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_latency::total 53253915 # number of StoreCondReq miss cycles
+system.cpu1.dcache.demand_miss_latency::cpu1.data 81809071748 # number of demand (read+write) miss cycles
+system.cpu1.dcache.demand_miss_latency::total 81809071748 # number of demand (read+write) miss cycles
+system.cpu1.dcache.overall_miss_latency::cpu1.data 81809071748 # number of overall miss cycles
+system.cpu1.dcache.overall_miss_latency::total 81809071748 # number of overall miss cycles
+system.cpu1.dcache.ReadReq_accesses::cpu1.data 8709670 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.ReadReq_accesses::total 8709670 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_accesses::cpu1.data 5697011 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_accesses::total 5697011 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data 111511 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_accesses::total 111511 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_accesses::cpu1.data 105477 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_accesses::total 105477 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.demand_accesses::cpu1.data 14406681 # number of demand (read+write) accesses
+system.cpu1.dcache.demand_accesses::total 14406681 # number of demand (read+write) accesses
+system.cpu1.dcache.overall_accesses::cpu1.data 14406681 # number of overall (read+write) accesses
+system.cpu1.dcache.overall_accesses::total 14406681 # number of overall (read+write) accesses
+system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.045717 # miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_miss_rate::total 0.045717 # miss rate for ReadReq accesses
+system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.273503 # miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_miss_rate::total 0.273503 # miss rate for WriteReq accesses
+system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data 0.125010 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_miss_rate::total 0.125010 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data 0.100486 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_miss_rate::total 0.100486 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.demand_miss_rate::cpu1.data 0.135793 # miss rate for demand accesses
+system.cpu1.dcache.demand_miss_rate::total 0.135793 # miss rate for demand accesses
+system.cpu1.dcache.overall_miss_rate::cpu1.data 0.135793 # miss rate for overall accesses
+system.cpu1.dcache.overall_miss_rate::total 0.135793 # miss rate for overall accesses
+system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 15400.682271 # average ReadReq miss latency
+system.cpu1.dcache.ReadReq_avg_miss_latency::total 15400.682271 # average ReadReq miss latency
+system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 48568.361549 # average WriteReq miss latency
+system.cpu1.dcache.WriteReq_avg_miss_latency::total 48568.361549 # average WriteReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 9259.612339 # average LoadLockedReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 9259.612339 # average LoadLockedReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 5024.428248 # average StoreCondReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 5024.428248 # average StoreCondReq miss latency
+system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 41817.666438 # average overall miss latency
+system.cpu1.dcache.demand_avg_miss_latency::total 41817.666438 # average overall miss latency
+system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 41817.666438 # average overall miss latency
+system.cpu1.dcache.overall_avg_miss_latency::total 41817.666438 # average overall miss latency
+system.cpu1.dcache.blocked_cycles::no_mshrs 29976 # number of cycles access was blocked
+system.cpu1.dcache.blocked_cycles::no_targets 17316 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_mshrs 3303 # number of cycles access was blocked
+system.cpu1.dcache.blocked::no_targets 173 # number of cycles access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_mshrs 9.075386 # average number of cycles each access was blocked
+system.cpu1.dcache.avg_blocked_cycles::no_targets 100.092486 # average number of cycles each access was blocked
system.cpu1.dcache.fast_writes 0 # number of fast writes performed
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
-system.cpu1.dcache.writebacks::writebacks 327984 # number of writebacks
-system.cpu1.dcache.writebacks::total 327984 # number of writebacks
-system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 171525 # number of ReadReq MSHR hits
-system.cpu1.dcache.ReadReq_mshr_hits::total 171525 # number of ReadReq MSHR hits
-system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 1401265 # number of WriteReq MSHR hits
-system.cpu1.dcache.WriteReq_mshr_hits::total 1401265 # number of WriteReq MSHR hits
-system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data 1449 # number of LoadLockedReq MSHR hits
-system.cpu1.dcache.LoadLockedReq_mshr_hits::total 1449 # number of LoadLockedReq MSHR hits
-system.cpu1.dcache.demand_mshr_hits::cpu1.data 1572790 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.demand_mshr_hits::total 1572790 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.overall_mshr_hits::cpu1.data 1572790 # number of overall MSHR hits
-system.cpu1.dcache.overall_mshr_hits::total 1572790 # number of overall MSHR hits
-system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 231477 # number of ReadReq MSHR misses
-system.cpu1.dcache.ReadReq_mshr_misses::total 231477 # number of ReadReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 163056 # number of WriteReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_misses::total 163056 # number of WriteReq MSHR misses
-system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data 12746 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.LoadLockedReq_mshr_misses::total 12746 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data 10906 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.StoreCondReq_mshr_misses::total 10906 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.demand_mshr_misses::cpu1.data 394533 # number of demand (read+write) MSHR misses
-system.cpu1.dcache.demand_mshr_misses::total 394533 # number of demand (read+write) MSHR misses
-system.cpu1.dcache.overall_mshr_misses::cpu1.data 394533 # number of overall MSHR misses
-system.cpu1.dcache.overall_mshr_misses::total 394533 # number of overall MSHR misses
-system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 2900781135 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_miss_latency::total 2900781135 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 6520340298 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_latency::total 6520340298 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 90030007 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total 90030007 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 35995000 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total 35995000 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 9421121433 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_latency::total 9421121433 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 9421121433 # number of overall MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_latency::total 9421121433 # number of overall MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 169236235005 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 169236235005 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 34877229187 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total 34877229187 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 204113464192 # number of overall MSHR uncacheable cycles
-system.cpu1.dcache.overall_mshr_uncacheable_latency::total 204113464192 # number of overall MSHR uncacheable cycles
-system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.025976 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.ReadReq_mshr_miss_rate::total 0.025976 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.027946 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.WriteReq_mshr_miss_rate::total 0.027946 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.111823 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total 0.111823 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.101003 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total 0.101003 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.026755 # mshr miss rate for demand accesses
-system.cpu1.dcache.demand_mshr_miss_rate::total 0.026755 # mshr miss rate for demand accesses
-system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.026755 # mshr miss rate for overall accesses
-system.cpu1.dcache.overall_mshr_miss_rate::total 0.026755 # mshr miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12531.617115 # average ReadReq mshr miss latency
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12531.617115 # average ReadReq mshr miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 39988.349389 # average WriteReq mshr miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 39988.349389 # average WriteReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 7063.392986 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 7063.392986 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 3300.476802 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 3300.476802 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 23879.172168 # average overall mshr miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency::total 23879.172168 # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 23879.172168 # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency::total 23879.172168 # average overall mshr miss latency
+system.cpu1.dcache.writebacks::writebacks 324789 # number of writebacks
+system.cpu1.dcache.writebacks::total 324789 # number of writebacks
+system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 170095 # number of ReadReq MSHR hits
+system.cpu1.dcache.ReadReq_mshr_hits::total 170095 # number of ReadReq MSHR hits
+system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 1396532 # number of WriteReq MSHR hits
+system.cpu1.dcache.WriteReq_mshr_hits::total 1396532 # number of WriteReq MSHR hits
+system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data 1437 # number of LoadLockedReq MSHR hits
+system.cpu1.dcache.LoadLockedReq_mshr_hits::total 1437 # number of LoadLockedReq MSHR hits
+system.cpu1.dcache.demand_mshr_hits::cpu1.data 1566627 # number of demand (read+write) MSHR hits
+system.cpu1.dcache.demand_mshr_hits::total 1566627 # number of demand (read+write) MSHR hits
+system.cpu1.dcache.overall_mshr_hits::cpu1.data 1566627 # number of overall MSHR hits
+system.cpu1.dcache.overall_mshr_hits::total 1566627 # number of overall MSHR hits
+system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 228081 # number of ReadReq MSHR misses
+system.cpu1.dcache.ReadReq_mshr_misses::total 228081 # number of ReadReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 161620 # number of WriteReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_misses::total 161620 # number of WriteReq MSHR misses
+system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data 12503 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.LoadLockedReq_mshr_misses::total 12503 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data 10598 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.StoreCondReq_mshr_misses::total 10598 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.demand_mshr_misses::cpu1.data 389701 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.demand_mshr_misses::total 389701 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.overall_mshr_misses::cpu1.data 389701 # number of overall MSHR misses
+system.cpu1.dcache.overall_mshr_misses::total 389701 # number of overall MSHR misses
+system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 2839406051 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_miss_latency::total 2839406051 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 6490016907 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_latency::total 6490016907 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 88435503 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total 88435503 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 32057085 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total 32057085 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 9329422958 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_latency::total 9329422958 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 9329422958 # number of overall MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_latency::total 9329422958 # number of overall MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 168915044006 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 168915044006 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 34787133815 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total 34787133815 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 203702177821 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_uncacheable_latency::total 203702177821 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.026187 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_mshr_miss_rate::total 0.026187 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.028369 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_mshr_miss_rate::total 0.028369 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.112123 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total 0.112123 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.100477 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total 0.100477 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.027050 # mshr miss rate for demand accesses
+system.cpu1.dcache.demand_mshr_miss_rate::total 0.027050 # mshr miss rate for demand accesses
+system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.027050 # mshr miss rate for overall accesses
+system.cpu1.dcache.overall_mshr_miss_rate::total 0.027050 # mshr miss rate for overall accesses
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12449.112600 # average ReadReq mshr miss latency
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 12449.112600 # average ReadReq mshr miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 40156.025906 # average WriteReq mshr miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 40156.025906 # average WriteReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 7073.142686 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 7073.142686 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 3024.824023 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 3024.824023 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 23939.951291 # average overall mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency::total 23939.951291 # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 23939.951291 # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency::total 23939.951291 # average overall mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
@@ -2351,12 +2371,12 @@ system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.replacements 0 # number of replacements
-system.iocache.tagsinuse 0 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 0 # Sample count of references to valid blocks.
-system.iocache.avg_refs nan # Average number of references to valid blocks.
-system.iocache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.iocache.tags.replacements 0 # number of replacements
+system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -2365,18 +2385,18 @@ system.iocache.avg_blocked_cycles::no_mshrs nan #
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1508067529269 # number of ReadReq MSHR uncacheable cycles
-system.iocache.ReadReq_mshr_uncacheable_latency::total 1508067529269 # number of ReadReq MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1508067529269 # number of overall MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::total 1508067529269 # number of overall MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 644226028268 # number of ReadReq MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::total 644226028268 # number of ReadReq MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::realview.clcd 644226028268 # number of overall MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::total 644226028268 # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd inf # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd inf # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.quiesce 42383 # number of quiesce instructions executed
+system.cpu0.kern.inst.quiesce 41725 # number of quiesce instructions executed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
-system.cpu1.kern.inst.quiesce 50336 # number of quiesce instructions executed
+system.cpu1.kern.inst.quiesce 48857 # number of quiesce instructions executed
---------- End Simulation Statistics ----------
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
index b3687441c..49ef0687e 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
@@ -1,132 +1,132 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.534279 # Number of seconds simulated
-sim_ticks 2534279149500 # Number of ticks simulated
-final_tick 2534279149500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 2.534332 # Number of seconds simulated
+sim_ticks 2534332336000 # Number of ticks simulated
+final_tick 2534332336000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 51469 # Simulator instruction rate (inst/s)
-host_op_rate 66227 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2162854547 # Simulator tick rate (ticks/s)
-host_mem_usage 400508 # Number of bytes of host memory used
-host_seconds 1171.73 # Real time elapsed on the host
-sim_insts 60307893 # Number of instructions simulated
-sim_ops 77599512 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::realview.clcd 119547392 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.dtb.walker 2880 # Number of bytes read from this memory
+host_inst_rate 60160 # Simulator instruction rate (inst/s)
+host_op_rate 77409 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2528112838 # Simulator tick rate (ticks/s)
+host_mem_usage 401532 # Number of bytes of host memory used
+host_seconds 1002.46 # Real time elapsed on the host
+sim_insts 60307773 # Number of instructions simulated
+sim_ops 77599321 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::realview.clcd 119572608 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.dtb.walker 2816 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.itb.walker 128 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.inst 796992 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 9094160 # Number of bytes read from this memory
-system.physmem.bytes_read::total 129441552 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 796992 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 796992 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 3783360 # Number of bytes written to this memory
+system.physmem.bytes_read::cpu.inst 798144 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 9095056 # Number of bytes read from this memory
+system.physmem.bytes_read::total 129468752 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 798144 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 798144 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 3785216 # Number of bytes written to this memory
system.physmem.bytes_written::cpu.data 3016072 # Number of bytes written to this memory
-system.physmem.bytes_written::total 6799432 # Number of bytes written to this memory
-system.physmem.num_reads::realview.clcd 14943424 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.dtb.walker 45 # Number of read requests responded to by this memory
+system.physmem.bytes_written::total 6801288 # Number of bytes written to this memory
+system.physmem.num_reads::realview.clcd 14946576 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.dtb.walker 44 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.itb.walker 2 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.inst 12453 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 142130 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 15098054 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 59115 # Number of write requests responded to by this memory
+system.physmem.num_reads::cpu.inst 12471 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 142144 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 15101237 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 59144 # Number of write requests responded to by this memory
system.physmem.num_writes::cpu.data 754018 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 813133 # Number of write requests responded to by this memory
-system.physmem.bw_read::realview.clcd 47172148 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.dtb.walker 1136 # Total read bandwidth from this memory (bytes/s)
+system.physmem.num_writes::total 813162 # Number of write requests responded to by this memory
+system.physmem.bw_read::realview.clcd 47181108 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.dtb.walker 1111 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.itb.walker 51 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 314485 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 3588460 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 51076280 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 314485 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 314485 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1492874 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data 1190110 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 2682985 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1492874 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::realview.clcd 47172148 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.dtb.walker 1136 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 314933 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 3588738 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 51085941 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 314933 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 314933 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1493575 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 1190085 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 2683661 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1493575 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::realview.clcd 47181108 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.dtb.walker 1111 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.itb.walker 51 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 314485 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 4778571 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 53759265 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 15098054 # Total number of read requests seen
-system.physmem.writeReqs 813133 # Total number of write requests seen
-system.physmem.cpureqs 218381 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 966275456 # Total number of bytes read from memory
-system.physmem.bytesWritten 52040512 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 129441552 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 6799432 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 339 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 4672 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 944601 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 943433 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 943409 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 943592 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 943465 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 943701 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 943525 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 943240 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 944001 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 943648 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 943214 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 942809 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 943923 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 943684 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 943779 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 943691 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 49135 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 48909 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 50973 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 51086 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 51003 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 51258 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 51261 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 51198 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 51347 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 51095 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 50750 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 50404 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 51353 # Track writes on a per bank basis
+system.physmem.bw_total::cpu.inst 314933 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 4778824 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 53769602 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 15101237 # Total number of read requests seen
+system.physmem.writeReqs 813162 # Total number of write requests seen
+system.physmem.cpureqs 218445 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 966479168 # Total number of bytes read from memory
+system.physmem.bytesWritten 52042368 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 129468752 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 6801288 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 279 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 4676 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 944611 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 944270 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 944423 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 944612 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 943754 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 943694 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 943515 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 943302 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 944002 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 943653 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 943221 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 942812 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 943924 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 943688 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 943784 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 943693 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 49130 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 48913 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 50969 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 51083 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 51011 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 51261 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 51258 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 51200 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 51354 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 51098 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 50757 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 50407 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 51356 # Track writes on a per bank basis
system.physmem.perBankWrReqs::13 50977 # Track writes on a per bank basis
system.physmem.perBankWrReqs::14 51264 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 51120 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 51124 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 32444 # Number of times wr buffer was full causing retry
-system.physmem.totGap 2534279100000 # Total gap between requests
+system.physmem.numWrRetry 32457 # Number of times wr buffer was full causing retry
+system.physmem.totGap 2534332242000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 36 # Categorize read packet sizes
-system.physmem.readPktSize::3 14943424 # Categorize read packet sizes
+system.physmem.readPktSize::3 14946576 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 154594 # Categorize read packet sizes
+system.physmem.readPktSize::6 154625 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 754018 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 59115 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 1052560 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 982701 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 988227 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 3681755 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2757300 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2755283 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 2712082 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 17052 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 15182 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 27533 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 39830 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 27503 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 10257 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 10197 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 13755 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 6392 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 94 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 6 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 3 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 3 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 59144 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 1052232 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 984006 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 974713 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 3682136 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2757823 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2756219 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 2725955 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 17025 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 15237 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 28723 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 42159 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 28643 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 9083 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 9038 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 12526 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 5326 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 104 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 7 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 2 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
@@ -139,326 +139,316 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 2591 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 2647 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 2703 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 2761 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 2791 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 2818 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 2847 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 2874 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 2892 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 35354 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 35353 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 32763 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 32707 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 32651 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 32593 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 32563 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 32536 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 32507 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 2588 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 2654 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 2707 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 2777 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 2803 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 2823 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 2850 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 2875 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 2885 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 35355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 35354 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 35354 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 35354 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 32767 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 32701 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 32648 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 32578 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 32552 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 32532 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::29 32505 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30 32480 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 32462 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 42559 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 23924.789210 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 1816.195393 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 32272.883514 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-95 8308 19.52% 19.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-159 3417 8.03% 27.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-223 2234 5.25% 32.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-287 1796 4.22% 37.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-351 1258 2.96% 39.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-415 1103 2.59% 42.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-479 837 1.97% 44.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-543 830 1.95% 46.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-607 538 1.26% 47.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-671 533 1.25% 49.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-735 414 0.97% 49.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-799 384 0.90% 50.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-863 258 0.61% 51.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-927 273 0.64% 52.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-991 193 0.45% 52.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1055 240 0.56% 53.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1119 148 0.35% 53.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1183 144 0.34% 53.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1247 105 0.25% 54.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1311 120 0.28% 54.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1375 89 0.21% 54.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1439 396 0.93% 55.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1503 1932 4.54% 60.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1567 440 1.03% 61.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1631 89 0.21% 61.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1695 139 0.33% 61.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1759 56 0.13% 61.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1823 104 0.24% 61.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1887 40 0.09% 62.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1951 62 0.15% 62.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-2015 22 0.05% 62.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2079 58 0.14% 62.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2143 29 0.07% 62.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2207 47 0.11% 62.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2271 13 0.03% 62.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2335 37 0.09% 62.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2399 11 0.03% 62.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2463 28 0.07% 62.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2527 17 0.04% 62.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2591 25 0.06% 62.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2655 7 0.02% 62.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2719 18 0.04% 62.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2783 4 0.01% 62.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2847 18 0.04% 63.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2911 6 0.01% 63.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2975 14 0.03% 63.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3039 6 0.01% 63.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3103 12 0.03% 63.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3167 2 0.00% 63.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3231 7 0.02% 63.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3295 6 0.01% 63.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3359 17 0.04% 63.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3423 5 0.01% 63.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3487 8 0.02% 63.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3551 3 0.01% 63.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3615 5 0.01% 63.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3679 6 0.01% 63.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3743 9 0.02% 63.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3807 1 0.00% 63.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3871 5 0.01% 63.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3935 4 0.01% 63.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3999 9 0.02% 63.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4063 4 0.01% 63.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4127 39 0.09% 63.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4191 5 0.01% 63.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4255 7 0.02% 63.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4319 4 0.01% 63.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4383 6 0.01% 63.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4447 2 0.00% 63.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4511 3 0.01% 63.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4575 4 0.01% 63.47% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4639 4 0.01% 63.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4767 6 0.01% 63.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4831 1 0.00% 63.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4895 8 0.02% 63.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4959 3 0.01% 63.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-5023 5 0.01% 63.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5151 5 0.01% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5184-5215 1 0.00% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5279 1 0.00% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5343 1 0.00% 63.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5407 1 0.00% 63.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5471 2 0.00% 63.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5535 3 0.01% 63.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5568-5599 1 0.00% 63.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5632-5663 2 0.00% 63.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5696-5727 3 0.01% 63.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5919 3 0.01% 63.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6047 3 0.01% 63.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6111 1 0.00% 63.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6175 6 0.01% 63.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6239 3 0.01% 63.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6272-6303 1 0.00% 63.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6431 1 0.00% 63.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6464-6495 2 0.00% 63.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6559 3 0.01% 63.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6592-6623 2 0.00% 63.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6687 3 0.01% 63.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6751 1 0.00% 63.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6815 18 0.04% 63.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6879 5 0.01% 63.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6943 1 0.00% 63.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7071 8 0.02% 63.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7199 6 0.01% 63.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7296-7327 1 0.00% 63.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7391 1 0.00% 63.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7455 8 0.02% 63.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7583 9 0.02% 63.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7616-7647 2 0.00% 63.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7711 6 0.01% 63.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7839 3 0.01% 63.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7903 3 0.01% 63.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7967 4 0.01% 63.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8031 5 0.01% 63.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8095 7 0.02% 63.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8159 4 0.01% 63.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8223 322 0.76% 64.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8704-8735 1 0.00% 64.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8960-8991 1 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9152-9183 1 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9216-9247 2 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9472-9503 1 0.00% 64.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9536-9567 1 0.00% 64.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10240-10271 19 0.04% 64.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10496-10527 1 0.00% 64.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11008-11039 1 0.00% 64.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11264-11295 1 0.00% 64.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11520-11551 2 0.00% 64.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11904-11935 1 0.00% 64.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12319 1 0.00% 64.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12544-12575 2 0.00% 64.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13312-13343 4 0.01% 64.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13568-13599 1 0.00% 64.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13824-13855 1 0.00% 64.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14336-14367 2 0.00% 64.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14592-14623 1 0.00% 64.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14879 2 0.00% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15040-15071 1 0.00% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15199 1 0.00% 64.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15391 3 0.01% 64.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15616-15647 2 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16128-16159 1 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16384-16415 2 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16671 1 0.00% 64.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16896-16927 3 0.01% 64.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17152-17183 2 0.00% 64.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17216-17247 2 0.00% 64.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17344-17375 1 0.00% 64.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17408-17439 2 0.00% 64.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17792-17823 1 0.00% 64.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17920-17951 2 0.00% 64.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17984-18015 1 0.00% 64.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18176-18207 2 0.00% 64.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18432-18463 2 0.00% 64.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19200-19231 2 0.00% 64.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19840-19871 1 0.00% 64.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20224-20255 3 0.01% 64.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20544-20575 1 0.00% 64.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20736-20767 1 0.00% 64.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21248-21279 1 0.00% 64.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21312-21343 1 0.00% 64.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21504-21535 2 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22016-22047 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22272-22303 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22400-22431 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22528-22559 1 0.00% 64.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22592-22623 1 0.00% 64.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22784-22815 1 0.00% 64.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23040-23071 1 0.00% 64.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23552-23583 2 0.00% 64.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23808-23839 2 0.00% 64.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24320-24351 2 0.00% 64.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24576-24607 4 0.01% 64.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25088-25119 1 0.00% 64.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25600-25631 3 0.01% 64.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25664-25695 1 0.00% 64.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25728-25759 1 0.00% 64.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26368-26399 1 0.00% 64.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26624-26655 2 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27328-27359 1 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27456-27487 1 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27648-27679 1 0.00% 64.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28416-28447 1 0.00% 64.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28672-28703 1 0.00% 64.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28736-28767 1 0.00% 64.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28928-28959 2 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29184-29215 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29376-29407 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29440-29471 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29696-29727 1 0.00% 64.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29952-29983 1 0.00% 64.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30016-30047 1 0.00% 64.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30208-30239 3 0.01% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30592-30623 1 0.00% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30720-30751 1 0.00% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31104-31135 1 0.00% 64.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31232-31263 1 0.00% 64.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31424-31455 1 0.00% 64.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31488-31519 1 0.00% 64.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31744-31775 2 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32256-32287 1 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33664-33695 2 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33728-33759 1 0.00% 64.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33792-33823 44 0.10% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::34176-34207 1 0.00% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::34752-34783 1 0.00% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36608-36639 1 0.00% 65.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36864-36895 2 0.00% 65.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::37248-37279 1 0.00% 65.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39296-39327 1 0.00% 65.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::39808-39839 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::40000-40031 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::41984-42015 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42048-42079 1 0.00% 65.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42496-42527 2 0.00% 65.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::43264-43295 1 0.00% 65.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44672-44703 1 0.00% 65.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44800-44831 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::45312-45343 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::47616-47647 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::47936-47967 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48128-48159 1 0.00% 65.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48640-48671 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48896-48927 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::49152-49183 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::49920-49951 1 0.00% 65.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50176-50207 2 0.00% 65.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50432-50463 1 0.00% 65.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50688-50719 1 0.00% 65.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::54272-54303 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56000-56031 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56832-56863 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::57344-57375 1 0.00% 65.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58368-58399 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58944-58975 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::59840-59871 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::62208-62239 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::62848-62879 1 0.00% 65.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::63232-63263 1 0.00% 65.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::63488-63519 2 0.00% 65.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64256-64287 1 0.00% 65.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64704-64735 1 0.00% 65.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65024-65055 13 0.03% 65.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65152-65183 18 0.04% 65.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65280-65311 18 0.04% 65.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65344-65375 8 0.02% 65.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65472-65503 18 0.04% 65.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65536-65567 14406 33.85% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::113216-113247 1 0.00% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129664-129695 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129792-129823 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129984-130015 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130432-130463 1 0.00% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::131072-131103 325 0.76% 99.96% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::31 32470 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 42332 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 24053.235566 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 1833.734815 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 32311.504914 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-95 8211 19.40% 19.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-159 3440 8.13% 27.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-223 2237 5.28% 32.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-287 1775 4.19% 37.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-351 1231 2.91% 39.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-415 1031 2.44% 42.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-479 888 2.10% 44.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-543 774 1.83% 46.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-607 547 1.29% 47.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-671 559 1.32% 48.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-735 426 1.01% 49.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-799 432 1.02% 50.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-863 287 0.68% 51.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-927 279 0.66% 52.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-991 159 0.38% 52.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1055 249 0.59% 53.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1119 131 0.31% 53.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1183 141 0.33% 53.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1247 101 0.24% 54.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1311 136 0.32% 54.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1375 82 0.19% 54.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1439 379 0.90% 55.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1503 1813 4.28% 59.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1567 447 1.06% 60.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1631 86 0.20% 61.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1695 158 0.37% 61.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1759 41 0.10% 61.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1823 104 0.25% 61.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1887 37 0.09% 61.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1951 64 0.15% 62.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-2015 25 0.06% 62.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2079 71 0.17% 62.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2143 17 0.04% 62.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2207 45 0.11% 62.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2271 11 0.03% 62.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2335 40 0.09% 62.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2399 10 0.02% 62.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2463 26 0.06% 62.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2527 12 0.03% 62.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2591 19 0.04% 62.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2655 3 0.01% 62.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2719 16 0.04% 62.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2783 8 0.02% 62.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2847 18 0.04% 62.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2911 12 0.03% 62.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2975 13 0.03% 62.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3039 6 0.01% 62.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3103 25 0.06% 62.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3167 6 0.01% 62.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3231 6 0.01% 62.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3295 9 0.02% 62.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3359 13 0.03% 62.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3423 6 0.01% 62.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3487 6 0.01% 63.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3551 2 0.00% 63.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3615 9 0.02% 63.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3679 6 0.01% 63.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3743 8 0.02% 63.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3807 5 0.01% 63.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3871 1 0.00% 63.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3935 4 0.01% 63.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3999 6 0.01% 63.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4063 4 0.01% 63.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4127 43 0.10% 63.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4191 2 0.00% 63.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4255 3 0.01% 63.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4319 7 0.02% 63.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4383 8 0.02% 63.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4447 8 0.02% 63.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4511 6 0.01% 63.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4575 4 0.01% 63.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4639 7 0.02% 63.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4767 4 0.01% 63.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4895 2 0.00% 63.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4959 3 0.01% 63.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-5023 2 0.00% 63.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5151 10 0.02% 63.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5215 3 0.01% 63.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5279 2 0.00% 63.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5343 1 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5407 2 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5471 1 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5632-5663 1 0.00% 63.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5696-5727 1 0.00% 63.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5760-5791 1 0.00% 63.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5824-5855 3 0.01% 63.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5919 5 0.01% 63.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5952-5983 1 0.00% 63.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6047 1 0.00% 63.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6111 1 0.00% 63.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6175 7 0.02% 63.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6208-6239 1 0.00% 63.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6303 1 0.00% 63.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6495 2 0.00% 63.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6559 4 0.01% 63.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6623 3 0.01% 63.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6656-6687 2 0.00% 63.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6751 1 0.00% 63.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6784-6815 20 0.05% 63.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6879 3 0.01% 63.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6912-6943 3 0.01% 63.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6976-7007 1 0.00% 63.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7071 4 0.01% 63.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7104-7135 1 0.00% 63.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7199 4 0.01% 63.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7327 1 0.00% 63.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7391 1 0.00% 63.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7455 4 0.01% 63.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7488-7519 1 0.00% 63.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7583 3 0.01% 63.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7616-7647 1 0.00% 63.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7680-7711 7 0.02% 63.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7744-7775 1 0.00% 63.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7839 3 0.01% 63.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7903 2 0.00% 63.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7967 3 0.01% 63.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8031 3 0.01% 63.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8095 11 0.03% 63.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8159 4 0.01% 63.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8223 322 0.76% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8448-8479 1 0.00% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8704-8735 1 0.00% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8960-8991 1 0.00% 64.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9216-9247 1 0.00% 64.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10240-10271 18 0.04% 64.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10496-10527 2 0.00% 64.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11008-11039 1 0.00% 64.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11264-11295 2 0.00% 64.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11520-11551 1 0.00% 64.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11776-11807 1 0.00% 64.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12288-12319 3 0.01% 64.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12480-12511 1 0.00% 64.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12544-12575 1 0.00% 64.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12800-12831 1 0.00% 64.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13056-13087 1 0.00% 64.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13343 2 0.00% 64.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14336-14367 5 0.01% 64.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14464-14495 1 0.00% 64.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14623 1 0.00% 64.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15391 3 0.01% 64.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15808-15839 1 0.00% 64.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16384-16415 2 0.00% 64.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16960-16991 1 0.00% 64.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17216-17247 4 0.01% 64.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17408-17439 5 0.01% 64.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17920-17951 2 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18368-18399 1 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18432-18463 1 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18688-18719 1 0.00% 64.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18816-18847 1 0.00% 64.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18944-18975 1 0.00% 64.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19136-19167 1 0.00% 64.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19456-19487 3 0.01% 64.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19584-19615 1 0.00% 64.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20480-20511 2 0.00% 64.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20992-21023 1 0.00% 64.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21248-21279 2 0.00% 64.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21312-21343 1 0.00% 64.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21504-21535 1 0.00% 64.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21888-21919 1 0.00% 64.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22336-22367 1 0.00% 64.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22528-22559 2 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23040-23071 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23552-23583 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24000-24031 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24064-24095 1 0.00% 64.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24320-24351 2 0.00% 64.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24576-24607 4 0.01% 64.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24640-24671 1 0.00% 64.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24768-24799 1 0.00% 64.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24832-24863 1 0.00% 64.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25280-25311 1 0.00% 64.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25600-25631 2 0.00% 64.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25856-25887 2 0.00% 64.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26240-26271 1 0.00% 64.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26624-26655 3 0.01% 64.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26880-26911 1 0.00% 64.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27648-27679 3 0.01% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27712-27743 1 0.00% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27904-27935 1 0.00% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28160-28191 1 0.00% 64.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28416-28447 1 0.00% 64.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28608-28639 1 0.00% 64.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28672-28703 2 0.00% 64.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28736-28767 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28928-28959 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29184-29215 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29440-29471 1 0.00% 64.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29568-29599 1 0.00% 64.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29696-29727 3 0.01% 64.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29952-29983 1 0.00% 64.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30272-30303 1 0.00% 64.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30464-30495 1 0.00% 64.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30720-30751 3 0.01% 64.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30976-31007 2 0.00% 64.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31104-31135 1 0.00% 64.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31232-31263 1 0.00% 64.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31744-31775 2 0.00% 64.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31936-31967 1 0.00% 64.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32000-32031 1 0.00% 64.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32128-32159 1 0.00% 64.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32512-32543 2 0.00% 64.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33024-33055 2 0.00% 64.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33280-33311 1 0.00% 64.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33536-33567 6 0.01% 64.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33600-33631 2 0.00% 64.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33664-33695 1 0.00% 64.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33792-33823 44 0.10% 64.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::34560-34591 2 0.00% 64.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35200-35231 1 0.00% 64.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35840-35871 2 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37504-37535 1 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37888-37919 1 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37952-37983 1 0.00% 64.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::38912-38943 1 0.00% 64.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40256-40287 1 0.00% 64.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40704-40735 1 0.00% 64.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40960-40991 3 0.01% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::41984-42015 1 0.00% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::44544-44575 1 0.00% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46080-46111 1 0.00% 64.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::47616-47647 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::50176-50207 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::51200-51231 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::52224-52255 1 0.00% 64.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::52992-53023 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53056-53087 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53248-53279 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53760-53791 1 0.00% 64.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::54528-54559 2 0.00% 64.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57344-57375 1 0.00% 64.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57856-57887 1 0.00% 64.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58368-58399 2 0.00% 64.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62464-62495 1 0.00% 64.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::62528-62559 1 0.00% 64.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65088-65119 8 0.02% 64.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65216-65247 18 0.04% 65.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65280-65311 18 0.04% 65.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65344-65375 12 0.03% 65.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65472-65503 12 0.03% 65.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65536-65567 14415 34.05% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::130816-130847 1 0.00% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::131072-131103 330 0.78% 99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::131200-131231 1 0.00% 99.96% # Bytes accessed per row activation
system.physmem.bytesPerActivate::132096-132127 3 0.01% 99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::136576-136607 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::168704-168735 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::169664-169695 1 0.00% 99.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::190464-190495 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::196352-196383 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::196608-196639 9 0.02% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 42559 # Bytes accessed per row activation
-system.physmem.totQLat 355117101750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 446336213000 # Sum of mem lat for all requests
-system.physmem.totBusLat 75488575000 # Total cycles spent in databus access
-system.physmem.totBankLat 15730536250 # Total cycles spent in bank access
-system.physmem.avgQLat 23521.25 # Average queueing delay per request
-system.physmem.avgBankLat 1041.92 # Average bank access latency per request
+system.physmem.bytesPerActivate::159168-159199 1 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::160704-160735 1 0.00% 99.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::160768-160799 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192512-192543 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196416-196447 1 0.00% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196608-196639 8 0.02% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 42332 # Bytes accessed per row activation
+system.physmem.totQLat 352162436750 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 443380465500 # Sum of mem lat for all requests
+system.physmem.totBusLat 75504790000 # Total cycles spent in databus access
+system.physmem.totBankLat 15713238750 # Total cycles spent in bank access
+system.physmem.avgQLat 23320.54 # Average queueing delay per request
+system.physmem.avgBankLat 1040.55 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 29563.16 # Average memory access latency
-system.physmem.avgRdBW 381.28 # Average achieved read bandwidth in MB/s
+system.physmem.avgMemAccLat 29361.08 # Average memory access latency
+system.physmem.avgRdBW 381.35 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 20.53 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 51.08 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedRdBW 51.09 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 2.68 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 3.14 # Data bus utilization in percentage
-system.physmem.avgRdQLen 0.18 # Average read queue length over time
-system.physmem.avgWrQLen 11.71 # Average write queue length over time
-system.physmem.readRowHits 15070837 # Number of row buffer hits during reads
-system.physmem.writeRowHits 797438 # Number of row buffer hits during writes
+system.physmem.avgRdQLen 0.17 # Average read queue length over time
+system.physmem.avgWrQLen 10.77 # Average write queue length over time
+system.physmem.readRowHits 15074158 # Number of row buffer hits during reads
+system.physmem.writeRowHits 797610 # Number of row buffer hits during writes
system.physmem.readRowHitRate 99.82 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 98.07 # Row buffer hit rate for writes
-system.physmem.avgGap 159276.56 # Average gap between requests
+system.physmem.writeRowHitRate 98.09 # Row buffer hit rate for writes
+system.physmem.avgGap 159247.75 # Average gap between requests
system.realview.nvmem.bytes_read::cpu.inst 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu.inst 64 # Number of instructions bytes read from this memory
@@ -471,60 +461,60 @@ system.realview.nvmem.bw_inst_read::cpu.inst 25
system.realview.nvmem.bw_inst_read::total 25 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu.inst 25 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 25 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 54705448 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 16150672 # Transaction distribution
-system.membus.trans_dist::ReadResp 16150669 # Transaction distribution
+system.membus.throughput 54715776 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 16153842 # Transaction distribution
+system.membus.trans_dist::ReadResp 16153842 # Transaction distribution
system.membus.trans_dist::WriteReq 763336 # Transaction distribution
system.membus.trans_dist::WriteResp 763336 # Transaction distribution
-system.membus.trans_dist::Writeback 59115 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 4669 # Transaction distribution
+system.membus.trans_dist::Writeback 59144 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 4673 # Transaction distribution
system.membus.trans_dist::SCUpgradeReq 3 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 4672 # Transaction distribution
-system.membus.trans_dist::ReadExReq 131424 # Transaction distribution
-system.membus.trans_dist::ReadExResp 131424 # Transaction distribution
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 2382946 # Packet count per connected master and slave (bytes)
+system.membus.trans_dist::UpgradeResp 4676 # Transaction distribution
+system.membus.trans_dist::ReadExReq 131438 # Transaction distribution
+system.membus.trans_dist::ReadExResp 131438 # Transaction distribution
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 2382948 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.nvmem.port 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 1885755 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 1885854 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.gic.pio 3770 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::total 4272475 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 29886845 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 29886845 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 2382946 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::total 4272576 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 29893152 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 29893152 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 2382948 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.nvmem.port 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 31772600 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 31779006 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.gic.pio 3770 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 34159320 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 2390309 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_count::total 34165728 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 2390313 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.nvmem.port 64 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 16693592 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 16697432 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.gic.pio 7540 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 19091509 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 119547368 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 119547368 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 2390309 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 19095353 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 119572608 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 119572608 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 2390313 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.nvmem.port 64 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 136240960 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 136270040 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.gic.pio 7540 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 138638877 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 138638877 # Total data (bytes)
+system.membus.tot_pkt_size::total 138667961 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 138667961 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 1491846000 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 1475262000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.1 # Layer utilization (%)
system.membus.reqLayer1.occupancy 1000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 17371820500 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 17374745000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.7 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 3645000 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 3634500 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer5.occupancy 1500 # Layer occupancy (ticks)
system.membus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 4719558707 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 4718589198 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 33739093743 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 33742309741 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 1.3 # Layer utilization (%)
system.cf0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
@@ -532,13 +522,13 @@ system.cf0.dma_read_txs 0 # Nu
system.cf0.dma_write_full_pages 0 # Number of full page size DMA writes.
system.cf0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs 0 # Number of DMA write transactions.
-system.iobus.throughput 48115298 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 16126739 # Transaction distribution
-system.iobus.trans_dist::ReadResp 16126726 # Transaction distribution
+system.iobus.throughput 48124265 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 16129900 # Transaction distribution
+system.iobus.trans_dist::ReadResp 16129887 # Transaction distribution
system.iobus.trans_dist::WriteReq 8158 # Transaction distribution
system.iobus.trans_dist::WriteResp 8158 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7936 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7938 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 518 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 1026 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -560,11 +550,11 @@ system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 2382946 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 29886835 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::total 29886835 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 2382948 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 29893155 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::total 29893155 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.realview_io.pio 7936 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.realview_io.pio 7938 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer0.pio 518 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer1.pio 1026 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -586,10 +576,10 @@ system.iobus.pkt_count::system.realview.sci_fake.pio 16
system.iobus.pkt_count::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 29886835 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 32269781 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 29893155 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 32276103 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15872 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15876 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 1036 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 2052 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -611,11 +601,11 @@ system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 2390309 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 119547288 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::total 119547288 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 2390313 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 119572568 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::total 119572568 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.realview_io.pio 15872 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.realview_io.pio 15876 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer0.pio 1036 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer1.pio 2052 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -637,12 +627,12 @@ system.iobus.tot_pkt_size::system.realview.sci_fake.pio 32
system.iobus.tot_pkt_size::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 119547288 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 121937597 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 121937597 # Total data (bytes)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 119572568 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::total 121962881 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 121962881 # Total data (bytes)
system.iobus.reqLayer0.occupancy 21043000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 3973000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 3974000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 518000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
@@ -686,44 +676,44 @@ system.iobus.reqLayer22.occupancy 8000 # La
system.iobus.reqLayer22.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer23.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer25.occupancy 14943424000 # Layer occupancy (ticks)
+system.iobus.reqLayer25.occupancy 14946584000 # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization 0.6 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 2374788000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 2374790000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 29886822000 # Layer occupancy (ticks)
-system.iobus.respLayer1.utilization 1.2 # Layer utilization (%)
-system.cpu.branchPred.lookups 14673159 # Number of BP lookups
-system.cpu.branchPred.condPredicted 11756965 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 704729 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 9767663 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 7945266 # Number of BTB hits
+system.iobus.respLayer1.occupancy 40962341509 # Layer occupancy (ticks)
+system.iobus.respLayer1.utilization 1.6 # Layer utilization (%)
+system.cpu.branchPred.lookups 14663186 # Number of BP lookups
+system.cpu.branchPred.condPredicted 11751443 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 703165 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 9748962 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 7940354 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 81.342548 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 1399657 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 72413 # Number of incorrect RAS predictions.
+system.cpu.branchPred.BTBHitPct 81.448199 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 1396465 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 72132 # Number of incorrect RAS predictions.
system.cpu.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
-system.cpu.dtb.read_hits 51397173 # DTB read hits
-system.cpu.dtb.read_misses 63986 # DTB read misses
-system.cpu.dtb.write_hits 11699533 # DTB write hits
-system.cpu.dtb.write_misses 15890 # DTB write misses
+system.cpu.dtb.read_hits 51389107 # DTB read hits
+system.cpu.dtb.read_misses 64168 # DTB read misses
+system.cpu.dtb.write_hits 11699261 # DTB write hits
+system.cpu.dtb.write_misses 15977 # DTB write misses
system.cpu.dtb.flush_tlb 2 # Number of times complete TLB was flushed
system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu.dtb.flush_tlb_mva_asid 1439 # Number of times TLB was flushed by MVA & ASID
system.cpu.dtb.flush_tlb_asid 63 # Number of times TLB was flushed by ASID
-system.cpu.dtb.flush_entries 3562 # Number of entries that have been flushed from TLB
-system.cpu.dtb.align_faults 2402 # Number of TLB faults due to alignment restrictions
-system.cpu.dtb.prefetch_faults 405 # Number of TLB faults due to prefetch
+system.cpu.dtb.flush_entries 3558 # Number of entries that have been flushed from TLB
+system.cpu.dtb.align_faults 2439 # Number of TLB faults due to alignment restrictions
+system.cpu.dtb.prefetch_faults 422 # Number of TLB faults due to prefetch
system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.dtb.perms_faults 1410 # Number of TLB faults due to permissions restrictions
-system.cpu.dtb.read_accesses 51461159 # DTB read accesses
-system.cpu.dtb.write_accesses 11715423 # DTB write accesses
+system.cpu.dtb.perms_faults 1367 # Number of TLB faults due to permissions restrictions
+system.cpu.dtb.read_accesses 51453275 # DTB read accesses
+system.cpu.dtb.write_accesses 11715238 # DTB write accesses
system.cpu.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu.dtb.hits 63096706 # DTB hits
-system.cpu.dtb.misses 79876 # DTB misses
-system.cpu.dtb.accesses 63176582 # DTB accesses
-system.cpu.itb.inst_hits 12260245 # ITB inst hits
-system.cpu.itb.inst_misses 11468 # ITB inst misses
+system.cpu.dtb.hits 63088368 # DTB hits
+system.cpu.dtb.misses 80145 # DTB misses
+system.cpu.dtb.accesses 63168513 # DTB accesses
+system.cpu.itb.inst_hits 12244686 # ITB inst hits
+system.cpu.itb.inst_misses 11272 # ITB inst misses
system.cpu.itb.read_hits 0 # DTB read hits
system.cpu.itb.read_misses 0 # DTB read misses
system.cpu.itb.write_hits 0 # DTB write hits
@@ -732,148 +722,148 @@ system.cpu.itb.flush_tlb 2 # Nu
system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu.itb.flush_tlb_mva_asid 1439 # Number of times TLB was flushed by MVA & ASID
system.cpu.itb.flush_tlb_asid 63 # Number of times TLB was flushed by ASID
-system.cpu.itb.flush_entries 2492 # Number of entries that have been flushed from TLB
+system.cpu.itb.flush_entries 2481 # Number of entries that have been flushed from TLB
system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.itb.perms_faults 2998 # Number of TLB faults due to permissions restrictions
+system.cpu.itb.perms_faults 2937 # Number of TLB faults due to permissions restrictions
system.cpu.itb.read_accesses 0 # DTB read accesses
system.cpu.itb.write_accesses 0 # DTB write accesses
-system.cpu.itb.inst_accesses 12271713 # ITB inst accesses
-system.cpu.itb.hits 12260245 # DTB hits
-system.cpu.itb.misses 11468 # DTB misses
-system.cpu.itb.accesses 12271713 # DTB accesses
-system.cpu.numCycles 475189978 # number of cpu cycles simulated
+system.cpu.itb.inst_accesses 12255958 # ITB inst accesses
+system.cpu.itb.hits 12244686 # DTB hits
+system.cpu.itb.misses 11272 # DTB misses
+system.cpu.itb.accesses 12255958 # DTB accesses
+system.cpu.numCycles 475312551 # 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 30497823 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 96057374 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 14673159 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 9344923 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 21151922 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 5296118 # Number of cycles fetch has spent squashing
-system.cpu.fetch.TlbCycles 123395 # Number of cycles fetch has spent waiting for tlb
-system.cpu.fetch.BlockedCycles 94706901 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 2678 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 86562 # Number of stall cycles due to pending traps
-system.cpu.fetch.PendingQuiesceStallCycles 2683934 # Number of stall cycles due to pending quiesce instructions
-system.cpu.fetch.IcacheWaitRetryStallCycles 445 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 12256747 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 864492 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.ItlbSquashes 5531 # Number of outstanding ITLB misses that were squashed
-system.cpu.fetch.rateDist::samples 152887644 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 0.777320 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.141699 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 30486466 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 96013812 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 14663186 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 9336819 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 21137847 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 5287329 # Number of cycles fetch has spent squashing
+system.cpu.fetch.TlbCycles 121734 # Number of cycles fetch has spent waiting for tlb
+system.cpu.fetch.BlockedCycles 94652697 # Number of cycles fetch has spent blocked
+system.cpu.fetch.MiscStallCycles 3821 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 86418 # Number of stall cycles due to pending traps
+system.cpu.fetch.PendingQuiesceStallCycles 2672948 # Number of stall cycles due to pending quiesce instructions
+system.cpu.fetch.IcacheWaitRetryStallCycles 439 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 12241258 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 862361 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.ItlbSquashes 5349 # Number of outstanding ITLB misses that were squashed
+system.cpu.fetch.rateDist::samples 152790281 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 0.777398 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.141854 # 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 131751310 86.18% 86.18% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 1303513 0.85% 87.03% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 1714679 1.12% 88.15% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 2493622 1.63% 89.78% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 2205066 1.44% 91.22% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 1108856 0.73% 91.95% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 2738323 1.79% 93.74% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 743817 0.49% 94.23% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 8828458 5.77% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 131667661 86.18% 86.18% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 1302340 0.85% 87.03% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 1711403 1.12% 88.15% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 2491779 1.63% 89.78% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 2204039 1.44% 91.22% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 1109873 0.73% 91.95% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 2734812 1.79% 93.74% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 742969 0.49% 94.22% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 8825405 5.78% 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 152887644 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.030879 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.202145 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 32458089 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 96821111 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 19172249 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 971461 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 3464734 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 1958214 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 171741 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 112504503 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 568893 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 3464734 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 34365136 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 38157390 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 52654113 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 18177530 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 6068741 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 106257538 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 20628 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 1016430 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 4078403 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.FullRegisterEvents 665 # Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 110740396 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 486151881 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 486061534 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 90347 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 78390288 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 32350107 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 830682 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 737164 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 12219946 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 20282216 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 13494315 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 1963339 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 2435947 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 97859231 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 1984036 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 124319403 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 165680 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 21668523 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 56420296 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 501641 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 152887644 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.813142 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.528360 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 152790281 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.030850 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.202001 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 32434469 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 96765795 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 19163623 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 968040 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 3458354 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 1955309 # Number of times decode resolved a branch
+system.cpu.decode.BranchMispred 172027 # Number of times decode detected a branch misprediction
+system.cpu.decode.DecodedInsts 112442167 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 568180 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 3458354 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 34339332 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 38106819 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 52671042 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 18167139 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 6047595 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 106212332 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 20597 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 1004586 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LSQFullEvents 4065982 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.FullRegisterEvents 631 # Number of times there has been no free registers
+system.cpu.rename.RenamedOperands 110697957 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 485950395 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 485859311 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 91084 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 78390094 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 32307862 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 830633 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 736877 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 12210661 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 20268413 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 13492534 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 1964739 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 2435625 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 97824738 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 1983401 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 124295624 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 165509 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 21636439 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 56320984 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 501000 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 152790281 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.813505 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.528895 # 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 108584137 71.02% 71.02% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 13613798 8.90% 79.93% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 7066944 4.62% 84.55% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 5988746 3.92% 88.47% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 12566780 8.22% 96.69% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 2768589 1.81% 98.50% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 1723460 1.13% 99.62% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 446866 0.29% 99.92% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 128324 0.08% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 108515921 71.02% 71.02% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 13589329 8.89% 79.92% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 7066338 4.62% 84.54% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 5978859 3.91% 88.45% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 12565558 8.22% 96.68% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 2772936 1.81% 98.49% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 1725765 1.13% 99.62% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 449060 0.29% 99.92% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 126515 0.08% 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 152887644 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 152790281 # 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 62053 0.70% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 3 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 8365072 94.62% 95.32% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 413828 4.68% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 62738 0.71% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 4 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 0.71% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 8365929 94.58% 95.29% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 416628 4.71% 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 363666 0.29% 0.29% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 58665929 47.19% 47.48% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 93120 0.07% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 58652585 47.19% 47.48% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 93247 0.08% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::IntDiv 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 47.56% # Type of FU issued
@@ -886,397 +876,397 @@ system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 47.56% # Ty
system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 16 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 21 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMult 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 1 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 11 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 2 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 14 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 2113 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 2114 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 11 0.00% 47.56% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 14 0.00% 47.56% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.56% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 52876194 42.53% 90.09% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 12318342 9.91% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 52864927 42.53% 90.09% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 12319034 9.91% 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 124319403 # Type of FU issued
-system.cpu.iq.rate 0.261620 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 8840956 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.071115 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 410589228 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 121528348 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 86069861 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 23359 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 12446 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 10285 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 132784241 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 12452 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 624311 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 124295624 # Type of FU issued
+system.cpu.iq.rate 0.261503 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 8845299 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.071163 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 410448757 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 121460975 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 86059539 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 23386 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 12542 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 10302 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 132764827 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 12430 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 625909 # 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 4627641 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 6443 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 30069 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 1762200 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 4613851 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 6375 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 30092 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 1760453 # 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 34107875 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 918337 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 34107892 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 916935 # 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 3464734 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 29357042 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 436051 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 100064926 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 205472 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 20282216 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 13494315 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 1410818 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 114442 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 3537 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 30069 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 350642 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 268888 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 619530 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 121646726 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 52084248 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 2672677 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 3458354 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 29328857 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 436741 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 100030676 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 203650 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 20268413 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 13492534 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 1410837 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 115234 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 3326 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 30092 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 349264 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 268145 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 617409 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 121630045 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 52076046 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 2665579 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 221659 # number of nop insts executed
-system.cpu.iew.exec_refs 64295158 # number of memory reference insts executed
-system.cpu.iew.exec_branches 11560329 # Number of branches executed
-system.cpu.iew.exec_stores 12210910 # Number of stores executed
-system.cpu.iew.exec_rate 0.255996 # Inst execution rate
-system.cpu.iew.wb_sent 120490085 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 86080146 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 47268053 # num instructions producing a value
-system.cpu.iew.wb_consumers 88199499 # num instructions consuming a value
+system.cpu.iew.exec_nop 222537 # number of nop insts executed
+system.cpu.iew.exec_refs 64287237 # number of memory reference insts executed
+system.cpu.iew.exec_branches 11556571 # Number of branches executed
+system.cpu.iew.exec_stores 12211191 # Number of stores executed
+system.cpu.iew.exec_rate 0.255895 # Inst execution rate
+system.cpu.iew.wb_sent 120479293 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 86069841 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 47268516 # num instructions producing a value
+system.cpu.iew.wb_consumers 88195904 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 0.181149 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.535922 # average fanout of values written-back
+system.cpu.iew.wb_rate 0.181081 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.535949 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 21408137 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 1482395 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 535479 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 149422910 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.520334 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.507055 # Number of insts commited each cycle
+system.cpu.commit.commitSquashedInsts 21374007 # The number of squashed insts skipped by commit
+system.cpu.commit.commitNonSpecStalls 1482401 # The number of times commit has been forced to stall to communicate backwards
+system.cpu.commit.branchMispredicts 533608 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 149331927 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.520650 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.508241 # 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 121949451 81.61% 81.61% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 13299405 8.90% 90.51% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 3946740 2.64% 93.16% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 2141050 1.43% 94.59% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 1955041 1.31% 95.90% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 959721 0.64% 96.54% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 1537792 1.03% 97.57% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 781343 0.52% 98.09% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 2852367 1.91% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 121887208 81.62% 81.62% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 13290460 8.90% 90.52% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 3923979 2.63% 93.15% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 2130804 1.43% 94.58% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 1950357 1.31% 95.88% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 968781 0.65% 96.53% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 1543061 1.03% 97.56% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 783043 0.52% 98.09% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 2854234 1.91% 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 149422910 # Number of insts commited each cycle
-system.cpu.commit.committedInsts 60458274 # Number of instructions committed
-system.cpu.commit.committedOps 77749893 # Number of ops (including micro ops) committed
+system.cpu.commit.committed_per_cycle::total 149331927 # Number of insts commited each cycle
+system.cpu.commit.committedInsts 60458154 # Number of instructions committed
+system.cpu.commit.committedOps 77749702 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 27386690 # Number of memory references committed
-system.cpu.commit.loads 15654575 # Number of loads committed
-system.cpu.commit.membars 403596 # Number of memory barriers committed
-system.cpu.commit.branches 9961373 # Number of branches committed
+system.cpu.commit.refs 27386643 # Number of memory references committed
+system.cpu.commit.loads 15654562 # Number of loads committed
+system.cpu.commit.membars 403601 # Number of memory barriers committed
+system.cpu.commit.branches 9961356 # Number of branches committed
system.cpu.commit.fp_insts 10212 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 68855105 # Number of committed integer instructions.
-system.cpu.commit.function_calls 991268 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 2852367 # number cycles where commit BW limit reached
+system.cpu.commit.int_insts 68854920 # Number of committed integer instructions.
+system.cpu.commit.function_calls 991265 # Number of function calls committed.
+system.cpu.commit.bw_lim_events 2854234 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 243879966 # The number of ROB reads
-system.cpu.rob.rob_writes 201882555 # The number of ROB writes
-system.cpu.timesIdled 1780421 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 322302334 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.quiesceCycles 4593285278 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu.committedInsts 60307893 # Number of Instructions Simulated
-system.cpu.committedOps 77599512 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 60307893 # Number of Instructions Simulated
-system.cpu.cpi 7.879399 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 7.879399 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.126913 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.126913 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 550704700 # number of integer regfile reads
-system.cpu.int_regfile_writes 88578312 # number of integer regfile writes
-system.cpu.fp_regfile_reads 8302 # number of floating regfile reads
-system.cpu.fp_regfile_writes 2882 # number of floating regfile writes
-system.cpu.misc_regfile_reads 30116391 # number of misc regfile reads
+system.cpu.rob.rob_reads 243752783 # The number of ROB reads
+system.cpu.rob.rob_writes 201807644 # The number of ROB writes
+system.cpu.timesIdled 1781061 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 322522270 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.quiesceCycles 4593269077 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu.committedInsts 60307773 # Number of Instructions Simulated
+system.cpu.committedOps 77599321 # Number of Ops (including micro ops) Simulated
+system.cpu.committedInsts_total 60307773 # Number of Instructions Simulated
+system.cpu.cpi 7.881448 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 7.881448 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.126880 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.126880 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 550637144 # number of integer regfile reads
+system.cpu.int_regfile_writes 88566595 # number of integer regfile writes
+system.cpu.fp_regfile_reads 8370 # number of floating regfile reads
+system.cpu.fp_regfile_writes 2906 # number of floating regfile writes
+system.cpu.misc_regfile_reads 30124157 # number of misc regfile reads
system.cpu.misc_regfile_writes 831896 # number of misc regfile writes
-system.cpu.toL2Bus.throughput 58661050 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 2657246 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 2657245 # Transaction distribution
+system.cpu.toL2Bus.throughput 58663468 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 2657447 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 2657446 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteReq 763336 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteResp 763336 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::Writeback 607669 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeReq 2958 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::SCUpgradeReq 15 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeResp 2973 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 246055 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 246055 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1960500 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 5796171 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.itb.walker.dma 30982 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dtb.walker.dma 126318 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count 7913971 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 62698816 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 85512245 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb.walker.dma 42284 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb.walker.dma 208804 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size 148462149 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 148462149 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 201328 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 3128322117 # Layer occupancy (ticks)
+system.cpu.toL2Bus.trans_dist::Writeback 607541 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeReq 2966 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::SCUpgradeReq 17 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeResp 2983 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 245999 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 245999 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1961368 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 5795761 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.itb.walker.dma 30461 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dtb.walker.dma 126683 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count 7914273 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 62726656 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 85494329 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb.walker.dma 41328 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb.walker.dma 209684 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size 148471997 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 148471997 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 200728 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 3128200875 # Layer occupancy (ticks)
system.cpu.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 1471549889 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.occupancy 1474731013 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 2533210636 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.occupancy 2562590429 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer2.occupancy 20419483 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer2.occupancy 20135737 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer3.occupancy 74237753 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer3.occupancy 74394752 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.cpu.icache.replacements 980157 # number of replacements
-system.cpu.icache.tagsinuse 511.579914 # Cycle average of tags in use
-system.cpu.icache.total_refs 11196212 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 980669 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 11.416912 # Average number of references to valid blocks.
-system.cpu.icache.warmup_cycle 6837358000 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::cpu.inst 511.579914 # Average occupied blocks per requestor
-system.cpu.icache.occ_percent::cpu.inst 0.999180 # Average percentage of cache occupancy
-system.cpu.icache.occ_percent::total 0.999180 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits::cpu.inst 11196212 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 11196212 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 11196212 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 11196212 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 11196212 # number of overall hits
-system.cpu.icache.overall_hits::total 11196212 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 1060409 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 1060409 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 1060409 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 1060409 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 1060409 # number of overall misses
-system.cpu.icache.overall_misses::total 1060409 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 14257699991 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 14257699991 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 14257699991 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 14257699991 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 14257699991 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 14257699991 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 12256621 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 12256621 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 12256621 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 12256621 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 12256621 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 12256621 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.086517 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.086517 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.086517 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.086517 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.086517 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.086517 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13445.472446 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 13445.472446 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 13445.472446 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 13445.472446 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 13445.472446 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 13445.472446 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 6872 # number of cycles access was blocked
+system.cpu.icache.tags.replacements 980590 # number of replacements
+system.cpu.icache.tags.tagsinuse 511.580932 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 11180201 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 981102 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 11.395554 # Average number of references to valid blocks.
+system.cpu.icache.tags.warmup_cycle 6861342250 # Cycle when the warmup percentage was hit.
+system.cpu.icache.tags.occ_blocks::cpu.inst 511.580932 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.999182 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.999182 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 11180201 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 11180201 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 11180201 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 11180201 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 11180201 # number of overall hits
+system.cpu.icache.overall_hits::total 11180201 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 1060929 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 1060929 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 1060929 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 1060929 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 1060929 # number of overall misses
+system.cpu.icache.overall_misses::total 1060929 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 14286603183 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 14286603183 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 14286603183 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 14286603183 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 14286603183 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 14286603183 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 12241130 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 12241130 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 12241130 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 12241130 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 12241130 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 12241130 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.086669 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.086669 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.086669 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.086669 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.086669 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.086669 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13466.125615 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 13466.125615 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 13466.125615 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 13466.125615 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 13466.125615 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 13466.125615 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 8464 # 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 372 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 385 # 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 18.473118 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 21.984416 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 79698 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 79698 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 79698 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 79698 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 79698 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 79698 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 980711 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 980711 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 980711 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 980711 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 980711 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 980711 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 11583440602 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 11583440602 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 11583440602 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 11583440602 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 11583440602 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 11583440602 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst 9547000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_uncacheable_latency::total 9547000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst 9547000 # number of overall MSHR uncacheable cycles
-system.cpu.icache.overall_mshr_uncacheable_latency::total 9547000 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.080015 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.080015 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.080015 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.080015 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.080015 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.080015 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11811.268153 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11811.268153 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11811.268153 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 11811.268153 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11811.268153 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 11811.268153 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 79785 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 79785 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 79785 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 79785 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 79785 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 79785 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 981144 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 981144 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 981144 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 981144 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 981144 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 981144 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 11597968227 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 11597968227 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 11597968227 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 11597968227 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 11597968227 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 11597968227 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_uncacheable_latency::cpu.inst 9563750 # number of ReadReq MSHR uncacheable cycles
+system.cpu.icache.ReadReq_mshr_uncacheable_latency::total 9563750 # number of ReadReq MSHR uncacheable cycles
+system.cpu.icache.overall_mshr_uncacheable_latency::cpu.inst 9563750 # number of overall MSHR uncacheable cycles
+system.cpu.icache.overall_mshr_uncacheable_latency::total 9563750 # number of overall MSHR uncacheable cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.080151 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.080151 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.080151 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.080151 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.080151 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.080151 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 11820.862409 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 11820.862409 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 11820.862409 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 11820.862409 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 11820.862409 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 11820.862409 # average overall mshr miss latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
system.cpu.icache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 64365 # number of replacements
-system.cpu.l2cache.tagsinuse 51350.135703 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 1885273 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 129757 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 14.529259 # Average number of references to valid blocks.
-system.cpu.l2cache.warmup_cycle 2499221448500 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::writebacks 36903.083753 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.dtb.walker 33.180761 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.itb.walker 0.000367 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.inst 8167.882252 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.data 6245.988569 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_percent::writebacks 0.563096 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.dtb.walker 0.000506 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.itb.walker 0.000000 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.inst 0.124632 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.data 0.095306 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::total 0.783541 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 52156 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 10569 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.inst 967205 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.data 387072 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 1417002 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits::writebacks 607669 # number of Writeback hits
-system.cpu.l2cache.Writeback_hits::total 607669 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.data 46 # number of UpgradeReq hits
-system.cpu.l2cache.UpgradeReq_hits::total 46 # number of UpgradeReq hits
-system.cpu.l2cache.SCUpgradeReq_hits::cpu.data 12 # number of SCUpgradeReq hits
-system.cpu.l2cache.SCUpgradeReq_hits::total 12 # number of SCUpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 112874 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 112874 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.dtb.walker 52156 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.itb.walker 10569 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.inst 967205 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 499946 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 1529876 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.dtb.walker 52156 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.itb.walker 10569 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.inst 967205 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 499946 # number of overall hits
-system.cpu.l2cache.overall_hits::total 1529876 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 45 # number of ReadReq misses
+system.cpu.l2cache.tags.replacements 64396 # number of replacements
+system.cpu.l2cache.tags.tagsinuse 51354.796312 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 1885755 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 129794 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 14.528830 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.warmup_cycle 2499257274500 # Cycle when the warmup percentage was hit.
+system.cpu.l2cache.tags.occ_blocks::writebacks 36876.248148 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 31.469348 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.000368 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 8188.920307 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 6258.158141 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::writebacks 0.562687 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000480 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000000 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.124953 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.095492 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.783612 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 52377 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 10330 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 967621 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 386975 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 1417303 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 607541 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 607541 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 44 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::total 44 # number of UpgradeReq hits
+system.cpu.l2cache.SCUpgradeReq_hits::cpu.data 14 # number of SCUpgradeReq hits
+system.cpu.l2cache.SCUpgradeReq_hits::total 14 # number of SCUpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 112810 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 112810 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.dtb.walker 52377 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.itb.walker 10330 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 967621 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 499785 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 1530113 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.dtb.walker 52377 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.itb.walker 10330 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 967621 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 499785 # number of overall hits
+system.cpu.l2cache.overall_hits::total 1530113 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 44 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 2 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 12345 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.data 10738 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 23130 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.data 2912 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_misses::total 2912 # number of UpgradeReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 12364 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 10739 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 23149 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 2922 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::total 2922 # number of UpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::cpu.data 3 # number of SCUpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::total 3 # number of SCUpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.data 133181 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 133181 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.dtb.walker 45 # number of demand (read+write) misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 133189 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 133189 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.dtb.walker 44 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.itb.walker 2 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.inst 12345 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 143919 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 156311 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.dtb.walker 45 # number of overall misses
+system.cpu.l2cache.demand_misses::cpu.inst 12364 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 143928 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 156338 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.dtb.walker 44 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.itb.walker 2 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.inst 12345 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 143919 # number of overall misses
-system.cpu.l2cache.overall_misses::total 156311 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 4040500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 130000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 909082500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 805516497 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 1718769497 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 409500 # number of UpgradeReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::total 409500 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9052113500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 9052113500 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 4040500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 130000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 909082500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 9857629997 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 10770882997 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 4040500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 130000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 909082500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 9857629997 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 10770882997 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 52201 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 10571 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 979550 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.data 397810 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 1440132 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::writebacks 607669 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::total 607669 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.data 2958 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::total 2958 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 15 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::total 15 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.data 246055 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 246055 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.dtb.walker 52201 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.itb.walker 10571 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.inst 979550 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.data 643865 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 1686187 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.dtb.walker 52201 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.itb.walker 10571 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 979550 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.data 643865 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 1686187 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000862 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000189 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.012603 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026993 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.016061 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.984449 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::total 0.984449 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 0.200000 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::total 0.200000 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.541265 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.541265 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000862 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000189 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.012603 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.223524 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.092701 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000862 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000189 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.012603 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.223524 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.092701 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 89788.888889 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 65000 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 73639.732685 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 75015.505401 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 74309.100605 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 140.625000 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 140.625000 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 67968.505267 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 67968.505267 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 89788.888889 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 65000 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 73639.732685 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 68494.291907 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 68906.749986 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 89788.888889 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 65000 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 73639.732685 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 68494.291907 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 68906.749986 # average overall miss latency
+system.cpu.l2cache.overall_misses::cpu.inst 12364 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 143928 # number of overall misses
+system.cpu.l2cache.overall_misses::total 156338 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 4379500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 130250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 918927250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 809103750 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 1732540750 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 487979 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::total 487979 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9125635499 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 9125635499 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 4379500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 130250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 918927250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 9934739249 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 10858176249 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 4379500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 130250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 918927250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 9934739249 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 10858176249 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 52421 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 10332 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 979985 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 397714 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 1440452 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 607541 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 607541 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 2966 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::total 2966 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 17 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::total 17 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 245999 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 245999 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.dtb.walker 52421 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.itb.walker 10332 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 979985 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 643713 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 1686451 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.dtb.walker 52421 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.itb.walker 10332 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 979985 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 643713 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 1686451 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000839 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000194 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.012617 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.027002 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.016071 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.985165 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::total 0.985165 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 0.176471 # miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_miss_rate::total 0.176471 # miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.541421 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.541421 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000839 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000194 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.012617 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.223590 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.092702 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000839 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000194 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.012617 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.223590 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.092702 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 99534.090909 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 65125 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 74322.812197 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 75342.559829 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 74843.006177 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 167.001711 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 167.001711 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 68516.435284 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 68516.435284 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 99534.090909 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 65125 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 74322.812197 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 69025.757664 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 69453.211945 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 99534.090909 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 65125 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 74322.812197 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 69025.757664 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 69453.211945 # 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
@@ -1285,109 +1275,109 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan
system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks::writebacks 59115 # number of writebacks
-system.cpu.l2cache.writebacks::total 59115 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 11 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 68 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::total 79 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 11 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.data 68 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::total 79 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 11 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.data 68 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::total 79 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 45 # number of ReadReq MSHR misses
+system.cpu.l2cache.writebacks::writebacks 59144 # number of writebacks
+system.cpu.l2cache.writebacks::total 59144 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 12 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 69 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::total 81 # number of ReadReq MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.inst 12 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.data 69 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::total 81 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.inst 12 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.data 69 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::total 81 # number of overall MSHR hits
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 44 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 2 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 12334 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 12352 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 10670 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 23051 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 2912 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::total 2912 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 23068 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 2922 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::total 2922 # number of UpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.data 3 # number of SCUpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::total 3 # number of SCUpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 133181 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 133181 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 45 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 133189 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 133189 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 44 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 2 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 12334 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.data 143851 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 156232 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 45 # number of overall MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 12352 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 143859 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 156257 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 44 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 2 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 12334 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.data 143851 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 156232 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 3481250 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 12352 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 143859 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 156257 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 3822500 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 105750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 755022750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 668946247 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1427555997 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 29123912 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 29123912 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 761684000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 670036500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 1435648750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 29223421 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 29223421 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.data 30003 # number of SCUpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::total 30003 # number of SCUpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7387753007 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7387753007 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 3481250 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7438270001 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7438270001 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 3822500 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 105750 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 755022750 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8056699254 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 8815309004 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 3481250 # number of overall MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 761684000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8108306501 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 8873918751 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 3822500 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 105750 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 755022750 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8056699254 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 8815309004 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 7078250 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 166940694000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 166947772250 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 26398880620 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 26398880620 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 7078250 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 193339574620 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::total 193346652870 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000862 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000189 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.012591 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026822 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.016006 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.984449 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.984449 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.541265 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.541265 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000862 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000189 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.012591 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.223418 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 761684000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8108306501 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 8873918751 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 7076250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 166924302000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 166931378250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 26354291876 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 26354291876 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 7076250 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 193278593876 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::total 193285670126 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000839 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000194 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.012604 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026828 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.016014 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.985165 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.985165 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 0.176471 # mshr miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.176471 # mshr miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.541421 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.541421 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000839 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000194 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.012604 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.223483 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total 0.092654 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000862 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000189 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.012591 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.223418 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000839 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000194 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.012604 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.223483 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.092654 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 77361.111111 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 86875 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 52875 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 61214.751905 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 62694.118744 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 61930.328272 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10001.343407 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10001.343407 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 61664.831606 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 62796.298032 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 62235.510231 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10001.170773 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10001.170773 # average UpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.data 10001 # average SCUpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 10001 # average SCUpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 55471.523768 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 55471.523768 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 77361.111111 # average overall mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 55847.479904 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 55847.479904 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 86875 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 52875 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 61214.751905 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 56007.252324 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 56424.477725 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 77361.111111 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 61664.831606 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 56362.872681 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 56790.535790 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 86875 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 52875 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 61214.751905 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 56007.252324 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 56424.477725 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 61664.831606 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 56362.872681 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 56790.535790 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1397,161 +1387,161 @@ system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst inf
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 643353 # number of replacements
-system.cpu.dcache.tagsinuse 511.992092 # Cycle average of tags in use
-system.cpu.dcache.total_refs 21505591 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 643865 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 33.400777 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 48193000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::cpu.data 511.992092 # Average occupied blocks per requestor
-system.cpu.dcache.occ_percent::cpu.data 0.999985 # Average percentage of cache occupancy
-system.cpu.dcache.occ_percent::total 0.999985 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits::cpu.data 13753583 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 13753583 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 7258444 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 7258444 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.data 242854 # number of LoadLockedReq hits
-system.cpu.dcache.LoadLockedReq_hits::total 242854 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.data 247602 # number of StoreCondReq hits
-system.cpu.dcache.StoreCondReq_hits::total 247602 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 21012027 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 21012027 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 21012027 # number of overall hits
-system.cpu.dcache.overall_hits::total 21012027 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 737498 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 737498 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 2963942 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 2963942 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.data 13539 # number of LoadLockedReq misses
-system.cpu.dcache.LoadLockedReq_misses::total 13539 # number of LoadLockedReq misses
-system.cpu.dcache.StoreCondReq_misses::cpu.data 15 # number of StoreCondReq misses
-system.cpu.dcache.StoreCondReq_misses::total 15 # number of StoreCondReq misses
-system.cpu.dcache.demand_misses::cpu.data 3701440 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 3701440 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 3701440 # number of overall misses
-system.cpu.dcache.overall_misses::total 3701440 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 10068067500 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 10068067500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 132595635732 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 132595635732 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 183801000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 183801000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 231000 # number of StoreCondReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::total 231000 # number of StoreCondReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 142663703232 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 142663703232 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 142663703232 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 142663703232 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 14491081 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 14491081 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.data 10222386 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 10222386 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.data 256393 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::total 256393 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.data 247617 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::total 247617 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 24713467 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 24713467 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 24713467 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 24713467 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.050893 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.050893 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.289946 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.289946 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.052806 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::total 0.052806 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000061 # miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::total 0.000061 # miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.149774 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.149774 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.149774 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.149774 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13651.653971 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 13651.653971 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 44736.245086 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 44736.245086 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13575.670286 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13575.670286 # average LoadLockedReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 15400 # average StoreCondReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::total 15400 # average StoreCondReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 38542.757206 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 38542.757206 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 38542.757206 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 38542.757206 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 32274 # number of cycles access was blocked
-system.cpu.dcache.blocked_cycles::no_targets 26462 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_mshrs 2637 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_targets 287 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 12.238908 # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_targets 92.202091 # average number of cycles each access was blocked
+system.cpu.dcache.tags.replacements 643201 # number of replacements
+system.cpu.dcache.tags.tagsinuse 511.992056 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 21499493 # Total number of references to valid blocks.
+system.cpu.dcache.tags.sampled_refs 643713 # Sample count of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 33.399190 # Average number of references to valid blocks.
+system.cpu.dcache.tags.warmup_cycle 48741250 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.992056 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999984 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.999984 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 13746666 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 13746666 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 7259188 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 7259188 # number of WriteReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 242891 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::total 242891 # number of LoadLockedReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.data 247601 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::total 247601 # number of StoreCondReq hits
+system.cpu.dcache.demand_hits::cpu.data 21005854 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 21005854 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 21005854 # number of overall hits
+system.cpu.dcache.overall_hits::total 21005854 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 736262 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 736262 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 2963161 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 2963161 # number of WriteReq misses
+system.cpu.dcache.LoadLockedReq_misses::cpu.data 13548 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_misses::total 13548 # number of LoadLockedReq misses
+system.cpu.dcache.StoreCondReq_misses::cpu.data 17 # number of StoreCondReq misses
+system.cpu.dcache.StoreCondReq_misses::total 17 # number of StoreCondReq misses
+system.cpu.dcache.demand_misses::cpu.data 3699423 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 3699423 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 3699423 # number of overall misses
+system.cpu.dcache.overall_misses::total 3699423 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 10077942358 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 10077942358 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 134690017209 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 134690017209 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 184520250 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 184520250 # number of LoadLockedReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 258503 # number of StoreCondReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::total 258503 # number of StoreCondReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 144767959567 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 144767959567 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 144767959567 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 144767959567 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 14482928 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 14482928 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 10222349 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 10222349 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 256439 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::total 256439 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.data 247618 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::total 247618 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 24705277 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 24705277 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 24705277 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 24705277 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.050837 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.050837 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.289871 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.289871 # miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.052831 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::total 0.052831 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000069 # miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::total 0.000069 # miss rate for StoreCondReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.149742 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.149742 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.149742 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.149742 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13687.983840 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 13687.983840 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 45454.842720 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 45454.842720 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13619.740921 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13619.740921 # average LoadLockedReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 15206.058824 # average StoreCondReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::total 15206.058824 # average StoreCondReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 39132.578126 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 39132.578126 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 39132.578126 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 39132.578126 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 32140 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 25391 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 2640 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_targets 284 # number of cycles access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 12.174242 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets 89.404930 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks::writebacks 607669 # number of writebacks
-system.cpu.dcache.writebacks::total 607669 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 351798 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 351798 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 2715004 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 2715004 # number of WriteReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 1354 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::total 1354 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 3066802 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 3066802 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 3066802 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 3066802 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.data 385700 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 385700 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.data 248938 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 248938 # number of WriteReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 12185 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::total 12185 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 15 # number of StoreCondReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::total 15 # number of StoreCondReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.data 634638 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 634638 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.data 634638 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 634638 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 4965601859 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 4965601859 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 10500826931 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 10500826931 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 144262002 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 144262002 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 201000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 201000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 15466428790 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 15466428790 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 15466428790 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 15466428790 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 182333907000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 182333907000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 35770060494 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 35770060494 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 218103967494 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::total 218103967494 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.026616 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.026616 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.024352 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.024352 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.047525 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.047525 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000061 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000061 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.025680 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.025680 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.025680 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.025680 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12874.259422 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12874.259422 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 42182.498980 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 42182.498980 # average WriteReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11839.310792 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11839.310792 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 13400 # average StoreCondReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 13400 # average StoreCondReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 24370.473861 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 24370.473861 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 24370.473861 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 24370.473861 # average overall mshr miss latency
+system.cpu.dcache.writebacks::writebacks 607541 # number of writebacks
+system.cpu.dcache.writebacks::total 607541 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 350669 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 350669 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 2714279 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 2714279 # number of WriteReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 1344 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::total 1344 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 3064948 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 3064948 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 3064948 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 3064948 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 385593 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 385593 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 248882 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 248882 # number of WriteReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 12204 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::total 12204 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 17 # number of StoreCondReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::total 17 # number of StoreCondReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 634475 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 634475 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 634475 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 634475 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 4967192840 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 4967192840 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 10605079278 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 10605079278 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 144959500 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 144959500 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 224497 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 224497 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 15572272118 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 15572272118 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 15572272118 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 15572272118 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 182317512000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 182317512000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 35728890492 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 35728890492 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 218046402492 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::total 218046402492 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.026624 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.026624 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.024347 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.024347 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.047590 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.047590 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000069 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000069 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.025682 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.025682 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.025682 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.025682 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12881.958023 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12881.958023 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 42610.872936 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 42610.872936 # average WriteReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11878.031793 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11878.031793 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 13205.705882 # average StoreCondReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 13205.705882 # average StoreCondReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 24543.555094 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 24543.555094 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 24543.555094 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 24543.555094 # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -1559,12 +1549,12 @@ system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.replacements 0 # number of replacements
-system.iocache.tagsinuse 0 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 0 # Sample count of references to valid blocks.
-system.iocache.avg_refs nan # Average number of references to valid blocks.
-system.iocache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.iocache.tags.replacements 0 # number of replacements
+system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1573,16 +1563,16 @@ system.iocache.avg_blocked_cycles::no_mshrs nan #
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1488848485257 # number of ReadReq MSHR uncacheable cycles
-system.iocache.ReadReq_mshr_uncacheable_latency::total 1488848485257 # number of ReadReq MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1488848485257 # number of overall MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::total 1488848485257 # number of overall MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1486035968259 # number of ReadReq MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::total 1486035968259 # number of ReadReq MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1486035968259 # number of overall MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::total 1486035968259 # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd inf # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd inf # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.kern.inst.arm 0 # number of arm instructions executed
-system.cpu.kern.inst.quiesce 83044 # number of quiesce instructions executed
+system.cpu.kern.inst.quiesce 83045 # number of quiesce instructions executed
---------- End Simulation Statistics ----------
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
index edfc62ccf..2906c8c25 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
@@ -1,165 +1,165 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.401127 # Number of seconds simulated
-sim_ticks 2401127269500 # Number of ticks simulated
-final_tick 2401127269500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 2.403594 # Number of seconds simulated
+sim_ticks 2403594294500 # Number of ticks simulated
+final_tick 2403594294500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 142330 # Simulator instruction rate (inst/s)
-host_op_rate 182788 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 5664980832 # Simulator tick rate (ticks/s)
-host_mem_usage 401540 # Number of bytes of host memory used
-host_seconds 423.85 # Real time elapsed on the host
-sim_insts 60327009 # Number of instructions simulated
-sim_ops 77475387 # Number of ops (including micro ops) simulated
+host_inst_rate 127977 # Simulator instruction rate (inst/s)
+host_op_rate 164357 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5098961801 # Simulator tick rate (ticks/s)
+host_mem_usage 401544 # Number of bytes of host memory used
+host_seconds 471.39 # Real time elapsed on the host
+sim_insts 60327163 # Number of instructions simulated
+sim_ops 77476179 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd 114819072 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.dtb.walker 64 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 128 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 511520 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 7145552 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.inst 511136 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 7143248 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker 64 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 78912 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 687680 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 78528 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 688768 # Number of bytes read from this memory
system.physmem.bytes_read::cpu2.dtb.walker 384 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.inst 173184 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.data 1243936 # Number of bytes read from this memory
-system.physmem.bytes_read::total 124660496 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 511520 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 78912 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu2.inst 173184 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 763616 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 3744064 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu0.data 1523456 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu1.data 157860 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu2.data 1334500 # Number of bytes written to this memory
-system.physmem.bytes_written::total 6759880 # Number of bytes written to this memory
+system.physmem.bytes_read::cpu2.inst 171584 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.data 1244640 # Number of bytes read from this memory
+system.physmem.bytes_read::total 124657616 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 511136 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 78528 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu2.inst 171584 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 761248 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 3742592 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu0.data 1523692 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu1.data 157804 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu2.data 1334320 # Number of bytes written to this memory
+system.physmem.bytes_written::total 6758408 # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd 14352384 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.dtb.walker 1 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 2 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 14195 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 111683 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.inst 14189 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 111647 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker 1 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 1233 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 10745 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 1227 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 10762 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu2.dtb.walker 6 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.inst 2706 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.data 19444 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 14512400 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 58501 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu0.data 380864 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu1.data 39465 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu2.data 333625 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 812455 # Number of write requests responded to by this memory
-system.physmem.bw_read::realview.clcd 47818820 # Total read bandwidth from this memory (bytes/s)
+system.physmem.num_reads::cpu2.inst 2681 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.data 19455 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 14512355 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 58478 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu0.data 380923 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu1.data 39451 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu2.data 333580 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 812432 # Number of write requests responded to by this memory
+system.physmem.bw_read::realview.clcd 47769739 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.dtb.walker 27 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker 53 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 213033 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 2975916 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 212655 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 2971903 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker 27 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 32865 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 286399 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 32671 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 286558 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu2.dtb.walker 160 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.inst 72126 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.data 518063 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 51917488 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 213033 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 32865 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu2.inst 72126 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 318024 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1559294 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu0.data 634475 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu1.data 65744 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu2.data 555781 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 2815294 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1559294 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::realview.clcd 47818820 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu2.inst 71386 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.data 517824 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 51863002 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 212655 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 32671 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu2.inst 71386 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 316712 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1557081 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu0.data 633922 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu1.data 65653 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu2.data 555135 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 2811792 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1557081 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::realview.clcd 47769739 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker 27 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker 53 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 213033 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 3610391 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 212655 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 3605825 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker 27 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 32865 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 352143 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 32671 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 352211 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu2.dtb.walker 160 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.inst 72126 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.data 1073844 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 54732782 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 12420439 # Total number of read requests seen
-system.physmem.writeReqs 390212 # Total number of write requests seen
-system.physmem.cpureqs 53603 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 794908096 # Total number of bytes read from memory
-system.physmem.bytesWritten 24973568 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 101274592 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 2588168 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 1 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 2354 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 776339 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 775940 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 776092 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 776425 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 777292 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 776809 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 775620 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 775424 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 775584 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 776041 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 775688 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 776201 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 777483 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 777433 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 776149 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 775918 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 25457 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 25320 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 25407 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 25903 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 26305 # Track writes on a per bank basis
+system.physmem.bw_total::cpu2.inst 71386 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.data 1072960 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 54674794 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 13478004 # Total number of read requests seen
+system.physmem.writeReqs 390132 # Total number of write requests seen
+system.physmem.cpureqs 53582 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 862592256 # Total number of bytes read from memory
+system.physmem.bytesWritten 24968448 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 109734944 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 2586588 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 0 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 2357 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 837777 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 837385 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 837533 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 838713 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 839756 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 839804 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 839650 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 840522 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 841715 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 844141 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 844930 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 846498 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 848135 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 848079 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 846803 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 846563 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 25455 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 25327 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 25409 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 25902 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 26300 # Track writes on a per bank basis
system.physmem.perBankWrReqs::5 26088 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 25428 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 23374 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 23183 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 23262 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 21306 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 21574 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 24629 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 24259 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 23496 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 25221 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 25421 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 23356 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 23184 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 23261 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 21260 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 21580 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 24628 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 24253 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 23500 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 25208 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
system.physmem.numWrRetry 14413 # Number of times wr buffer was full causing retry
-system.physmem.totGap 2400092064000 # Total gap between requests
+system.physmem.totGap 2402559124000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 8 # Categorize read packet sizes
-system.physmem.readPktSize::3 12386304 # Categorize read packet sizes
+system.physmem.readPktSize::3 13443872 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 34127 # Categorize read packet sizes
+system.physmem.readPktSize::6 34124 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
-system.physmem.writePktSize::2 373090 # Categorize write packet sizes
+system.physmem.writePktSize::2 373031 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 17122 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 803531 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 778993 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 809862 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 3060255 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2298083 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2298065 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 2262695 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 12148 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 12111 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 22591 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 33065 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 22584 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 1615 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 1614 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 1614 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 1612 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 0 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 0 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 17101 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 870514 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 846629 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 868006 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 3320451 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2492641 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2492474 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 2466384 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 13873 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 13526 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 25989 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 38321 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 25827 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 858 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 842 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 831 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 820 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 15 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 2 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
@@ -173,161 +173,191 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 2522 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 2527 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 2534 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 2548 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 2548 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 2547 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 2548 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 2547 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 2548 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 16974 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 16970 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 16964 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 16959 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 16952 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 16947 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 16944 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 16942 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 16938 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 16934 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 16933 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 16925 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 16922 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 16920 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 2518 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 2524 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 2533 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 2546 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 2544 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 2543 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 2543 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 2549 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 2550 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 16973 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 16965 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 16963 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 16956 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 16951 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 16946 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 16941 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 16938 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 16932 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 16929 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 16923 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 16921 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 16918 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 16918 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::23 14497 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24 14485 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 14475 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 14472 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26 14454 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 14452 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 14453 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28 14449 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 14443 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 14437 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 14427 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 20861 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 39302.074493 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 6009.687839 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 33098.413312 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-95 3004 14.40% 14.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-159 1328 6.37% 20.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-223 811 3.89% 24.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-287 565 2.71% 27.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-351 381 1.83% 29.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-415 362 1.74% 30.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-479 265 1.27% 32.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-543 238 1.14% 33.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-607 172 0.82% 34.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-671 151 0.72% 34.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-735 130 0.62% 35.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-799 127 0.61% 36.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-863 66 0.32% 36.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-927 86 0.41% 36.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-991 45 0.22% 37.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1055 78 0.37% 37.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1119 36 0.17% 37.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1183 26 0.12% 37.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1247 22 0.11% 37.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1311 43 0.21% 38.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1375 28 0.13% 38.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1439 87 0.42% 38.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1503 101 0.48% 39.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1567 96 0.46% 39.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1631 23 0.11% 39.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1695 38 0.18% 39.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1759 20 0.10% 39.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1823 38 0.18% 40.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1887 12 0.06% 40.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1951 22 0.11% 40.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-2015 8 0.04% 40.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2079 17 0.08% 40.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2143 10 0.05% 40.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2207 9 0.04% 40.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2271 4 0.02% 40.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2335 3 0.01% 40.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2399 5 0.02% 40.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2463 9 0.04% 40.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2527 4 0.02% 40.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2591 4 0.02% 40.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2655 2 0.01% 40.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2719 2 0.01% 40.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2783 6 0.03% 40.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2847 3 0.01% 40.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2911 7 0.03% 40.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2975 1 0.00% 40.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3039 2 0.01% 40.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3103 4 0.02% 40.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3167 1 0.00% 40.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3231 3 0.01% 40.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3295 3 0.01% 40.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3359 8 0.04% 40.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3423 2 0.01% 40.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3487 3 0.01% 40.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3551 1 0.00% 40.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3615 3 0.01% 40.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3679 2 0.01% 40.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3743 2 0.01% 40.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3807 2 0.01% 40.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3871 1 0.00% 40.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3999 1 0.00% 40.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4063 1 0.00% 40.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4127 6 0.03% 40.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4191 2 0.01% 40.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4383 3 0.01% 40.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4672-4703 1 0.00% 40.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4767 2 0.01% 40.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4831 2 0.01% 40.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4959 1 0.00% 40.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-5023 1 0.00% 41.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5151 1 0.00% 41.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5471 1 0.00% 41.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5535 1 0.00% 41.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6559 1 0.00% 41.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6815 4 0.02% 41.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6943 1 0.00% 41.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7071 2 0.01% 41.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7104-7135 1 0.00% 41.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7391 2 0.01% 41.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7455 1 0.00% 41.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7711 2 0.01% 41.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7903 3 0.01% 41.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8031 1 0.00% 41.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8095 1 0.00% 41.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8223 2 0.01% 41.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11136-11167 1 0.00% 41.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11776-11807 1 0.00% 41.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12319 1 0.00% 41.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15199 1 0.00% 41.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18432-18463 1 0.00% 41.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19456-19487 1 0.00% 41.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30976-31007 1 0.00% 41.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33536-33567 2 0.01% 41.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33792-33823 1 0.00% 41.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65536-65567 12093 57.97% 99.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::127424-127455 1 0.00% 99.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::131072-131103 181 0.87% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 20861 # Bytes accessed per row activation
-system.physmem.totQLat 241895050750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 315493767000 # Sum of mem lat for all requests
-system.physmem.totBusLat 62102190000 # Total cycles spent in databus access
-system.physmem.totBankLat 11496526250 # Total cycles spent in bank access
-system.physmem.avgQLat 19475.57 # Average queueing delay per request
-system.physmem.avgBankLat 925.61 # Average bank access latency per request
+system.physmem.wrQLenPdf::29 14444 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::30 14430 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 14424 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 22008 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 40328.985823 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 6672.817905 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 32794.691650 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-95 2992 13.60% 13.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-159 1338 6.08% 19.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-223 840 3.82% 23.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-287 568 2.58% 26.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-351 356 1.62% 27.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-415 350 1.59% 29.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-479 274 1.25% 30.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-543 258 1.17% 31.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-607 159 0.72% 32.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-671 152 0.69% 33.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-735 129 0.59% 33.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-799 166 0.75% 34.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-863 85 0.39% 34.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-927 79 0.36% 35.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-991 56 0.25% 35.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1055 66 0.30% 35.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1119 41 0.19% 35.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1183 34 0.15% 36.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1247 24 0.11% 36.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1311 38 0.17% 36.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1375 28 0.13% 36.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1439 94 0.43% 36.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1503 111 0.50% 37.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1567 95 0.43% 37.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1631 19 0.09% 37.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1695 37 0.17% 38.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1759 24 0.11% 38.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1823 40 0.18% 38.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1887 12 0.05% 38.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1951 17 0.08% 38.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-2015 8 0.04% 38.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2079 19 0.09% 38.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2143 12 0.05% 38.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2207 11 0.05% 38.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2271 5 0.02% 38.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2335 5 0.02% 38.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2399 3 0.01% 38.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2463 10 0.05% 38.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2527 2 0.01% 38.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2591 1 0.00% 38.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2655 1 0.00% 38.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2719 5 0.02% 38.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2783 5 0.02% 38.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2847 5 0.02% 38.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2911 3 0.01% 38.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2975 1 0.00% 38.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3039 1 0.00% 38.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3103 7 0.03% 39.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3167 2 0.01% 39.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3231 3 0.01% 39.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3295 4 0.02% 39.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3359 7 0.03% 39.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3423 2 0.01% 39.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3487 2 0.01% 39.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3615 3 0.01% 39.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3679 2 0.01% 39.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3743 1 0.00% 39.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3807 2 0.01% 39.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3871 3 0.01% 39.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4063 3 0.01% 39.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4127 7 0.03% 39.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4383 3 0.01% 39.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4447 1 0.00% 39.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4672-4703 1 0.00% 39.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4767 2 0.01% 39.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4831 3 0.01% 39.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4895 1 0.00% 39.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-5023 1 0.00% 39.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5215 1 0.00% 39.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5407 2 0.01% 39.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5471 1 0.00% 39.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5919 2 0.01% 39.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6175 8 0.04% 39.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6303 1 0.00% 39.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6400-6431 1 0.00% 39.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6559 1 0.00% 39.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6784-6815 4 0.02% 39.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7071 2 0.01% 39.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7391 2 0.01% 39.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7455 1 0.00% 39.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7680-7711 2 0.01% 39.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7839 1 0.00% 39.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7903 1 0.00% 39.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7967 2 0.01% 39.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8095 1 0.00% 39.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8223 3 0.01% 39.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8448-8479 1 0.00% 39.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8576-8607 1 0.00% 39.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8704-8735 1 0.00% 39.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12288-12319 3 0.01% 39.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13343 1 0.00% 39.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13952-13983 1 0.00% 39.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14623 1 0.00% 39.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19200-19231 1 0.00% 39.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19456-19487 1 0.00% 39.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19968-19999 1 0.00% 39.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21760-21791 1 0.00% 39.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22528-22559 2 0.01% 39.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23296-23327 1 0.00% 39.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23552-23583 1 0.00% 39.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28160-28191 1 0.00% 39.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30720-30751 1 0.00% 39.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32000-32031 2 0.01% 39.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33024-33055 2 0.01% 39.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33280-33311 2 0.01% 39.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33536-33567 2 0.01% 39.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33792-33823 1 0.00% 39.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::34816-34847 1 0.00% 39.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35840-35871 1 0.00% 39.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::36864-36895 1 0.00% 39.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37888-37919 1 0.00% 39.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::38912-38943 1 0.00% 39.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::40960-40991 1 0.00% 39.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::41984-42015 1 0.00% 39.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::42752-42783 1 0.00% 39.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46080-46111 1 0.00% 39.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::49408-49439 1 0.00% 39.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::50944-50975 1 0.00% 39.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::53248-53279 1 0.00% 39.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::54272-54303 1 0.00% 39.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::54464-54495 1 0.00% 39.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::56576-56607 1 0.00% 39.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58240-58271 1 0.00% 39.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58624-58655 1 0.00% 39.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::59392-59423 1 0.00% 39.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65536-65567 13106 59.55% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::131072-131103 181 0.82% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 22008 # Bytes accessed per row activation
+system.physmem.totQLat 259991264250 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 339839911750 # Sum of mem lat for all requests
+system.physmem.totBusLat 67390020000 # Total cycles spent in databus access
+system.physmem.totBankLat 12458627500 # Total cycles spent in bank access
+system.physmem.avgQLat 19290.04 # Average queueing delay per request
+system.physmem.avgBankLat 924.37 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 25401.18 # Average memory access latency
-system.physmem.avgRdBW 331.06 # Average achieved read bandwidth in MB/s
-system.physmem.avgWrBW 10.40 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 42.18 # Average consumed read bandwidth in MB/s
+system.physmem.avgMemAccLat 25214.41 # Average memory access latency
+system.physmem.avgRdBW 358.88 # Average achieved read bandwidth in MB/s
+system.physmem.avgWrBW 10.39 # Average achieved write bandwidth in MB/s
+system.physmem.avgConsumedRdBW 45.65 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 1.08 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
-system.physmem.busUtil 2.67 # Data bus utilization in percentage
-system.physmem.avgRdQLen 0.13 # Average read queue length over time
+system.physmem.busUtil 2.88 # Data bus utilization in percentage
+system.physmem.avgRdQLen 0.14 # Average read queue length over time
system.physmem.avgWrQLen 0.40 # Average write queue length over time
-system.physmem.readRowHits 12404411 # Number of row buffer hits during reads
-system.physmem.writeRowHits 385376 # Number of row buffer hits during writes
+system.physmem.readRowHits 13460829 # Number of row buffer hits during reads
+system.physmem.writeRowHits 385299 # Number of row buffer hits during writes
system.physmem.readRowHitRate 99.87 # Row buffer hit rate for reads
system.physmem.writeRowHitRate 98.76 # Row buffer hit rate for writes
-system.physmem.avgGap 187351.30 # Average gap between requests
+system.physmem.avgGap 173243.12 # Average gap between requests
system.realview.nvmem.bytes_read::cpu0.inst 20 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 20 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst 20 # Number of instructions bytes read from this memory
@@ -340,315 +370,315 @@ system.realview.nvmem.bw_inst_read::cpu0.inst 8
system.realview.nvmem.bw_inst_read::total 8 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst 8 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 8 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 55731119 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 12759502 # Transaction distribution
-system.membus.trans_dist::ReadResp 12759502 # Transaction distribution
-system.membus.trans_dist::WriteReq 375940 # Transaction distribution
-system.membus.trans_dist::WriteResp 375940 # Transaction distribution
-system.membus.trans_dist::Writeback 17122 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 2354 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 2354 # Transaction distribution
-system.membus.trans_dist::ReadExReq 26440 # Transaction distribution
-system.membus.trans_dist::ReadExResp 26440 # Transaction distribution
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 736482 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 836280 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio 224 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 1572986 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 24772608 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 24772608 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 736482 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 25608888 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.realview.gic.pio 224 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 26345594 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 740439 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 4772328 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.gic.pio 448 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 5513215 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 99090432 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 99090432 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 740439 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 103862760 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.realview.gic.pio 448 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 104603647 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 133817510 # Total data (bytes)
+system.membus.throughput 55672102 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 13817032 # Transaction distribution
+system.membus.trans_dist::ReadResp 13817032 # Transaction distribution
+system.membus.trans_dist::WriteReq 375870 # Transaction distribution
+system.membus.trans_dist::WriteResp 375870 # Transaction distribution
+system.membus.trans_dist::Writeback 17101 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 2357 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 2357 # Transaction distribution
+system.membus.trans_dist::ReadExReq 26474 # Transaction distribution
+system.membus.trans_dist::ReadExResp 26474 # Transaction distribution
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 736448 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 836141 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio 234 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 1572823 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 26887744 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 26887744 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 736448 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 27723885 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.realview.gic.pio 234 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 28460567 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 740396 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 4770556 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.gic.pio 468 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 5511420 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 107550976 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 107550976 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 740396 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 112321532 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.realview.gic.pio 468 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 113062396 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 133813146 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 420513000 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 415491000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 13413227250 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 14469192250 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.6 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 209500 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 218000 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 1495675396 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 1494318294 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.membus.respLayer2.occupancy 27962648500 # Layer occupancy (ticks)
-system.membus.respLayer2.utilization 1.2 # Layer utilization (%)
-system.l2c.replacements 63244 # number of replacements
-system.l2c.tagsinuse 50337.430960 # Cycle average of tags in use
-system.l2c.total_refs 1749337 # Total number of references to valid blocks.
-system.l2c.sampled_refs 128639 # Sample count of references to valid blocks.
-system.l2c.avg_refs 13.598808 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 2374950539000 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 36831.801957 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.dtb.walker 0.000018 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.itb.walker 0.000124 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 5222.807479 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 3773.258681 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.dtb.walker 0.993312 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 729.926692 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 767.531716 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.dtb.walker 5.853930 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.inst 1434.252547 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.data 1571.004504 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.562009 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.dtb.walker 0.000000 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.079694 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.057575 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.dtb.walker 0.000015 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.011138 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.011712 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.dtb.walker 0.000089 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.inst 0.021885 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.data 0.023972 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.768088 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.dtb.walker 9056 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.itb.walker 3360 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 461135 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 166289 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.dtb.walker 2625 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.itb.walker 1208 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 135286 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 65788 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.dtb.walker 18369 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.itb.walker 4267 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.inst 282351 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.data 141179 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 1290913 # number of ReadReq hits
-system.l2c.Writeback_hits::writebacks 597640 # number of Writeback hits
-system.l2c.Writeback_hits::total 597640 # number of Writeback hits
+system.membus.respLayer2.occupancy 30346616000 # Layer occupancy (ticks)
+system.membus.respLayer2.utilization 1.3 # Layer utilization (%)
+system.l2c.tags.replacements 63199 # number of replacements
+system.l2c.tags.tagsinuse 50350.442050 # Cycle average of tags in use
+system.l2c.tags.total_refs 1748255 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 128595 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 13.595046 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 2375554811500 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 36868.064409 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.dtb.walker 0.000018 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.itb.walker 0.000124 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 5218.650868 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 3758.862884 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.dtb.walker 0.993318 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 721.252750 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 766.461515 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.dtb.walker 4.929404 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.inst 1435.478788 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.data 1575.747972 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.562562 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.dtb.walker 0.000000 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.079630 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.057356 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.dtb.walker 0.000015 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.011005 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.011695 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.dtb.walker 0.000075 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.inst 0.021904 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.data 0.024044 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.768287 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.dtb.walker 8900 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.itb.walker 3220 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 462102 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 166367 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.dtb.walker 2587 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.itb.walker 1159 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 134524 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 65754 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.dtb.walker 18045 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.itb.walker 4210 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.inst 282039 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.data 141097 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 1290004 # number of ReadReq hits
+system.l2c.Writeback_hits::writebacks 597664 # number of Writeback hits
+system.l2c.Writeback_hits::total 597664 # number of Writeback hits
system.l2c.UpgradeReq_hits::cpu0.data 14 # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::cpu1.data 4 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu2.data 13 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::total 31 # number of UpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu2.data 2 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::total 2 # number of SCUpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 60771 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 19509 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu2.data 33371 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 113651 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.dtb.walker 9056 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.itb.walker 3360 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 461135 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 227060 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.dtb.walker 2625 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.itb.walker 1208 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 135286 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 85297 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.dtb.walker 18369 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.itb.walker 4267 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.inst 282351 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.data 174550 # number of demand (read+write) hits
-system.l2c.demand_hits::total 1404564 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.dtb.walker 9056 # number of overall hits
-system.l2c.overall_hits::cpu0.itb.walker 3360 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 461135 # number of overall hits
-system.l2c.overall_hits::cpu0.data 227060 # number of overall hits
-system.l2c.overall_hits::cpu1.dtb.walker 2625 # number of overall hits
-system.l2c.overall_hits::cpu1.itb.walker 1208 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 135286 # number of overall hits
-system.l2c.overall_hits::cpu1.data 85297 # number of overall hits
-system.l2c.overall_hits::cpu2.dtb.walker 18369 # number of overall hits
-system.l2c.overall_hits::cpu2.itb.walker 4267 # number of overall hits
-system.l2c.overall_hits::cpu2.inst 282351 # number of overall hits
-system.l2c.overall_hits::cpu2.data 174550 # number of overall hits
-system.l2c.overall_hits::total 1404564 # number of overall hits
+system.l2c.UpgradeReq_hits::cpu2.data 15 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::total 33 # number of UpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu2.data 3 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::total 3 # number of SCUpgradeReq hits
+system.l2c.ReadExReq_hits::cpu0.data 60793 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 19412 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu2.data 33407 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 113612 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.dtb.walker 8900 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.itb.walker 3220 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 462102 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 227160 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.dtb.walker 2587 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.itb.walker 1159 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 134524 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 85166 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.dtb.walker 18045 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.itb.walker 4210 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.inst 282039 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.data 174504 # number of demand (read+write) hits
+system.l2c.demand_hits::total 1403616 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.dtb.walker 8900 # number of overall hits
+system.l2c.overall_hits::cpu0.itb.walker 3220 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 462102 # number of overall hits
+system.l2c.overall_hits::cpu0.data 227160 # number of overall hits
+system.l2c.overall_hits::cpu1.dtb.walker 2587 # number of overall hits
+system.l2c.overall_hits::cpu1.itb.walker 1159 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 134524 # number of overall hits
+system.l2c.overall_hits::cpu1.data 85166 # number of overall hits
+system.l2c.overall_hits::cpu2.dtb.walker 18045 # number of overall hits
+system.l2c.overall_hits::cpu2.itb.walker 4210 # number of overall hits
+system.l2c.overall_hits::cpu2.inst 282039 # number of overall hits
+system.l2c.overall_hits::cpu2.data 174504 # number of overall hits
+system.l2c.overall_hits::total 1403616 # number of overall hits
system.l2c.ReadReq_misses::cpu0.dtb.walker 1 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker 2 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 7579 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 6397 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.inst 7573 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 6382 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker 1 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 1233 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 1202 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 1227 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 1212 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu2.dtb.walker 6 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.inst 2707 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.data 2549 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 21677 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.data 1420 # number of UpgradeReq misses
+system.l2c.ReadReq_misses::cpu2.inst 2682 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.data 2534 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 21620 # number of ReadReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 1417 # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::cpu1.data 474 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu2.data 1010 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::total 2904 # number of UpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 106049 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 9819 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu2.data 17491 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 133359 # number of ReadExReq misses
+system.l2c.UpgradeReq_misses::cpu2.data 1011 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::total 2902 # number of UpgradeReq misses
+system.l2c.ReadExReq_misses::cpu0.data 106027 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 9825 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu2.data 17521 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 133373 # number of ReadExReq misses
system.l2c.demand_misses::cpu0.dtb.walker 1 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker 2 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 7579 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 112446 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.inst 7573 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 112409 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker 1 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 1233 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 11021 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 1227 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 11037 # number of demand (read+write) misses
system.l2c.demand_misses::cpu2.dtb.walker 6 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.inst 2707 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.data 20040 # number of demand (read+write) misses
-system.l2c.demand_misses::total 155036 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.inst 2682 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.data 20055 # number of demand (read+write) misses
+system.l2c.demand_misses::total 154993 # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker 1 # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker 2 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 7579 # number of overall misses
-system.l2c.overall_misses::cpu0.data 112446 # number of overall misses
+system.l2c.overall_misses::cpu0.inst 7573 # number of overall misses
+system.l2c.overall_misses::cpu0.data 112409 # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker 1 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 1233 # number of overall misses
-system.l2c.overall_misses::cpu1.data 11021 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 1227 # number of overall misses
+system.l2c.overall_misses::cpu1.data 11037 # number of overall misses
system.l2c.overall_misses::cpu2.dtb.walker 6 # number of overall misses
-system.l2c.overall_misses::cpu2.inst 2707 # number of overall misses
-system.l2c.overall_misses::cpu2.data 20040 # number of overall misses
-system.l2c.overall_misses::total 155036 # number of overall misses
-system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 89000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 89818000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 89084500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.dtb.walker 505000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.inst 211342500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.data 194046000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 584885000 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.data 114000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu2.data 91000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 205000 # number of UpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 617735500 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu2.data 1222387000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 1840122500 # number of ReadExReq miss cycles
-system.l2c.demand_miss_latency::cpu1.dtb.walker 89000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 89818000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 706820000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.dtb.walker 505000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.inst 211342500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.data 1416433000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 2425007500 # number of demand (read+write) miss cycles
-system.l2c.overall_miss_latency::cpu1.dtb.walker 89000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 89818000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 706820000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.dtb.walker 505000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.inst 211342500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.data 1416433000 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 2425007500 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.dtb.walker 9057 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.itb.walker 3362 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 468714 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 172686 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.dtb.walker 2626 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.itb.walker 1208 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 136519 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 66990 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.dtb.walker 18375 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.itb.walker 4267 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.inst 285058 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.data 143728 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 1312590 # number of ReadReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 597640 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 597640 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.data 1434 # number of UpgradeReq accesses(hits+misses)
+system.l2c.overall_misses::cpu2.inst 2682 # number of overall misses
+system.l2c.overall_misses::cpu2.data 20055 # number of overall misses
+system.l2c.overall_misses::total 154993 # number of overall misses
+system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 88750 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 89183000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 89694250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.dtb.walker 534000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.inst 214633000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.data 192644000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 586777000 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 93996 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu2.data 93496 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 187492 # number of UpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 627602225 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu2.data 1227849653 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 1855451878 # number of ReadExReq miss cycles
+system.l2c.demand_miss_latency::cpu1.dtb.walker 88750 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 89183000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 717296475 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.dtb.walker 534000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.inst 214633000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.data 1420493653 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 2442228878 # number of demand (read+write) miss cycles
+system.l2c.overall_miss_latency::cpu1.dtb.walker 88750 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 89183000 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 717296475 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.dtb.walker 534000 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.inst 214633000 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.data 1420493653 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 2442228878 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.dtb.walker 8901 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.itb.walker 3222 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 469675 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 172749 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.dtb.walker 2588 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.itb.walker 1159 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 135751 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 66966 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.dtb.walker 18051 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.itb.walker 4210 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.inst 284721 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.data 143631 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 1311624 # number of ReadReq accesses(hits+misses)
+system.l2c.Writeback_accesses::writebacks 597664 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 597664 # number of Writeback accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 1431 # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::cpu1.data 478 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu2.data 1023 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu2.data 1026 # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total 2935 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu2.data 2 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::total 2 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu2.data 3 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::total 3 # number of SCUpgradeReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::cpu0.data 166820 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 29328 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu2.data 50862 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 247010 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.dtb.walker 9057 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.itb.walker 3362 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 468714 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 339506 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.dtb.walker 2626 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.itb.walker 1208 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 136519 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 96318 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.dtb.walker 18375 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.itb.walker 4267 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.inst 285058 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.data 194590 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 1559600 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.dtb.walker 9057 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.itb.walker 3362 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 468714 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 339506 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.dtb.walker 2626 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.itb.walker 1208 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 136519 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 96318 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.dtb.walker 18375 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.itb.walker 4267 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.inst 285058 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.data 194590 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 1559600 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.000110 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000595 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.016170 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.037044 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000381 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.009032 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.017943 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.dtb.walker 0.000327 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.inst 0.009496 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.data 0.017735 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.016515 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.data 0.990237 # miss rate for UpgradeReq accesses
+system.l2c.ReadExReq_accesses::cpu1.data 29237 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu2.data 50928 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 246985 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.dtb.walker 8901 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.itb.walker 3222 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 469675 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 339569 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.dtb.walker 2588 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.itb.walker 1159 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 135751 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 96203 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.dtb.walker 18051 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.itb.walker 4210 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.inst 284721 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.data 194559 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 1558609 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.dtb.walker 8901 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.itb.walker 3222 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 469675 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 339569 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.dtb.walker 2588 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.itb.walker 1159 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 135751 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 96203 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.dtb.walker 18051 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.itb.walker 4210 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.inst 284721 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.data 194559 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 1558609 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.000112 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000621 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.016124 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.036944 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000386 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.009039 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.018099 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.dtb.walker 0.000332 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.inst 0.009420 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.data 0.017642 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.016483 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.990217 # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::cpu1.data 0.991632 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu2.data 0.987292 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::total 0.989438 # miss rate for UpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.635709 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.334800 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu2.data 0.343891 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.539893 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.dtb.walker 0.000110 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.itb.walker 0.000595 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.016170 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.331205 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000381 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.009032 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.114423 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.dtb.walker 0.000327 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.inst 0.009496 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.data 0.102986 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.099408 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.dtb.walker 0.000110 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.itb.walker 0.000595 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.016170 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.331205 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000381 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.009032 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.114423 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.dtb.walker 0.000327 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.inst 0.009496 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.data 0.102986 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.099408 # miss rate for overall accesses
-system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 89000 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 72845.093268 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 74113.560732 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.dtb.walker 84166.666667 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.inst 78072.589583 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.data 76126.324049 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 26981.824053 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 240.506329 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 90.099010 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 70.592287 # average UpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 62912.261941 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu2.data 69886.627408 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 13798.262584 # average ReadExReq miss latency
-system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 89000 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 72845.093268 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 64133.926141 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.dtb.walker 84166.666667 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.inst 78072.589583 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.data 70680.289421 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 15641.576795 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 89000 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 72845.093268 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 64133.926141 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.dtb.walker 84166.666667 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.inst 78072.589583 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.data 70680.289421 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 15641.576795 # average overall miss latency
+system.l2c.UpgradeReq_miss_rate::cpu2.data 0.985380 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::total 0.988756 # miss rate for UpgradeReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.635577 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.336047 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu2.data 0.344035 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.540004 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.dtb.walker 0.000112 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.itb.walker 0.000621 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.016124 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.331034 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000386 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.009039 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.114726 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.dtb.walker 0.000332 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.inst 0.009420 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.data 0.103079 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.099443 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.dtb.walker 0.000112 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.itb.walker 0.000621 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.016124 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.331034 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000386 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.009039 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.114726 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.dtb.walker 0.000332 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.inst 0.009420 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.data 0.103079 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.099443 # miss rate for overall accesses
+system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 88750 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 72683.781581 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 74005.156766 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.dtb.walker 89000 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.inst 80027.218494 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.data 76023.677979 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 27140.471785 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 198.303797 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 92.478734 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 64.607857 # average UpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 63878.089059 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu2.data 70078.742823 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 13911.750339 # average ReadExReq miss latency
+system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 88750 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 72683.781581 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 64990.167165 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.dtb.walker 89000 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.inst 80027.218494 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.data 70829.900424 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 15757.026950 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 88750 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 72683.781581 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 64990.167165 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.dtb.walker 89000 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.inst 80027.218494 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.data 70829.900424 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 15757.026950 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -657,134 +687,134 @@ system.l2c.avg_blocked_cycles::no_mshrs nan # av
system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.writebacks::writebacks 58501 # number of writebacks
-system.l2c.writebacks::total 58501 # number of writebacks
+system.l2c.writebacks::writebacks 58478 # number of writebacks
+system.l2c.writebacks::total 58478 # number of writebacks
system.l2c.ReadReq_mshr_hits::cpu2.inst 1 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu2.data 10 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::total 11 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu2.data 11 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::total 12 # number of ReadReq MSHR hits
system.l2c.demand_mshr_hits::cpu2.inst 1 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu2.data 10 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::total 11 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu2.data 11 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::total 12 # number of demand (read+write) MSHR hits
system.l2c.overall_mshr_hits::cpu2.inst 1 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu2.data 10 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::total 11 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu2.data 11 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::total 12 # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 1 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 1233 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 1202 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 1227 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 1212 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu2.dtb.walker 6 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.inst 2706 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.data 2539 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 7687 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.inst 2681 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.data 2523 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 7650 # number of ReadReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::cpu1.data 474 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu2.data 1010 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::total 1484 # number of UpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 9819 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu2.data 17491 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 27310 # number of ReadExReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu2.data 1011 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::total 1485 # number of UpgradeReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 9825 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu2.data 17521 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 27346 # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker 1 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 1233 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 11021 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 1227 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 11037 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu2.dtb.walker 6 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.inst 2706 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.data 20030 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 34997 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.inst 2681 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.data 20044 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 34996 # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker 1 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 1233 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 11021 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 1227 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 11037 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu2.dtb.walker 6 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.inst 2706 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.data 20030 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 34997 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.inst 2681 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.data 20044 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 34996 # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 76250 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 74352750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 74070750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.dtb.walker 430000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 177633750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.data 161814500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 488378000 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 4740474 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 10101010 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 14841484 # number of UpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 495712276 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 1004156094 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 1499868370 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 73683000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 74301250 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.dtb.walker 457500 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 180621750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.data 160030500 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 489170250 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 4740974 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 10111011 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 14851985 # number of UpgradeReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 504138275 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 1005417847 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 1509556122 # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 76250 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 74352750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 569783026 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.dtb.walker 430000 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.inst 177633750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.data 1165970594 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 1988246370 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 73683000 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 578439525 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.dtb.walker 457500 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.inst 180621750 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.data 1165448347 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 1998726372 # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 76250 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 74352750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 569783026 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.dtb.walker 430000 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.inst 177633750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.data 1165970594 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 1988246370 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 25115656000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu2.data 26467069000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 51582725000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 935834000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu2.data 9813018750 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 10748852750 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 26051490000 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu2.data 36280087750 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 62331577750 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000381 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.009032 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.017943 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.dtb.walker 0.000327 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.009493 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.017665 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.005856 # mshr miss rate for ReadReq accesses
+system.l2c.overall_mshr_miss_latency::cpu1.inst 73683000 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 578439525 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.dtb.walker 457500 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.inst 180621750 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.data 1165448347 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 1998726372 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 25110922000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu2.data 26464964500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 51575886500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 934919099 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu2.data 9811837250 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 10746756349 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 26045841099 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu2.data 36276801750 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 62322642849 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000386 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.009039 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.018099 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.dtb.walker 0.000332 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.009416 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.017566 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.005832 # mshr miss rate for ReadReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.991632 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 0.987292 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::total 0.505622 # mshr miss rate for UpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.334800 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 0.343891 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.110562 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000381 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.009032 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.114423 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.dtb.walker 0.000327 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.inst 0.009493 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.data 0.102934 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.022440 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000381 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.009032 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.114423 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.dtb.walker 0.000327 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.inst 0.009493 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.data 0.102934 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.022440 # mshr miss rate for overall accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 0.985380 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::total 0.505963 # mshr miss rate for UpgradeReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.336047 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 0.344035 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.110719 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000386 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.009039 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.114726 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.dtb.walker 0.000332 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.inst 0.009416 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.data 0.103023 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.022453 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000386 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.009039 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.114726 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.dtb.walker 0.000332 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.inst 0.009416 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.data 0.103023 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.022453 # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 76250 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 60302.311436 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 61622.920133 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.dtb.walker 71666.666667 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 65644.401330 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 63731.587239 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 63532.977755 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10001 # average UpgradeReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 60051.344743 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 61304.661716 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.dtb.walker 76250 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 67371.036927 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 63428.656361 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 63943.823529 # average ReadReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10002.054852 # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu2.data 10001 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10001 # average UpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 50485.006212 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 57409.873306 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 54920.116075 # average ReadExReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10001.336700 # average UpgradeReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 51311.783715 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 57383.588094 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 55202.081548 # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 76250 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 60302.311436 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 51699.757372 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.dtb.walker 71666.666667 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 65644.401330 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.data 58211.212881 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 56811.908735 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 60051.344743 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 52409.126121 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.dtb.walker 76250 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 67371.036927 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.data 58144.499451 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 57112.994971 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 76250 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 60302.311436 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 51699.757372 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.dtb.walker 71666.666667 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 65644.401330 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.data 58211.212881 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 56811.908735 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 60051.344743 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 52409.126121 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.dtb.walker 76250 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 67371.036927 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.data 58144.499451 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 57112.994971 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu2.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -801,52 +831,52 @@ system.cf0.dma_read_txs 0 # Nu
system.cf0.dma_write_full_pages 0 # Number of full page size DMA writes.
system.cf0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs 0 # Number of DMA write transactions.
-system.toL2Bus.throughput 58868329 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 1038711 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 1038710 # Transaction distribution
-system.toL2Bus.trans_dist::WriteReq 375940 # Transaction distribution
-system.toL2Bus.trans_dist::WriteResp 375940 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 275281 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeReq 1501 # Transaction distribution
-system.toL2Bus.trans_dist::SCUpgradeReq 2 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeResp 1503 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 80190 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 80190 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 843862 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 2343005 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 15512 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 51160 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 3253539 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 26980864 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 38469375 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 21900 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 84004 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 65556143 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 141250094 # Total data (bytes)
-system.toL2Bus.snoop_data_through_bus 100256 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 2175069728 # Layer occupancy (ticks)
+system.toL2Bus.throughput 58801079 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 1037457 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 1037456 # Transaction distribution
+system.toL2Bus.trans_dist::WriteReq 375870 # Transaction distribution
+system.toL2Bus.trans_dist::WriteResp 375870 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 275194 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeReq 1504 # Transaction distribution
+system.toL2Bus.trans_dist::SCUpgradeReq 3 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeResp 1507 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExReq 80165 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 80165 # Transaction distribution
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 841603 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 2342492 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 15419 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 50807 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 3250321 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 26910144 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 38454204 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 21476 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 82556 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 65468380 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 141234858 # Total data (bytes)
+system.toL2Bus.snoop_data_through_bus 99080 # Total snoop data (bytes)
+system.toL2Bus.reqLayer0.occupancy 2173969472 # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 1900577406 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.occupancy 1896208409 # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 1863798035 # Layer occupancy (ticks)
+system.toL2Bus.respLayer1.occupancy 1871332229 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer2.occupancy 10055959 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.occupancy 10065963 # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer3.occupancy 30318675 # Layer occupancy (ticks)
+system.toL2Bus.respLayer3.occupancy 30326428 # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.iobus.throughput 48814240 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 12751762 # Transaction distribution
-system.iobus.trans_dist::ReadResp 12751762 # Transaction distribution
-system.iobus.trans_dist::WriteReq 2783 # Transaction distribution
-system.iobus.trans_dist::WriteResp 2783 # Transaction distribution
-system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 11428 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 3102 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 18 # Packet count per connected master and slave (bytes)
+system.iobus.throughput 48764132 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 13809327 # Transaction distribution
+system.iobus.trans_dist::ReadResp 13809327 # Transaction distribution
+system.iobus.trans_dist::WriteReq 2769 # Transaction distribution
+system.iobus.trans_dist::WriteResp 2769 # Transaction distribution
+system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 11368 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 3090 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 20 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 262 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.kmi0.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.kmi1.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.cf_ctrl.pio 721384 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.cf_ctrl.pio 721420 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.dmac_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart1_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.uart2_fake.pio 16 # Packet count per connected master and slave (bytes)
@@ -862,17 +892,17 @@ system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 736482 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 24772608 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.realview.clcd.dma::total 24772608 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.uart.pio 11428 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.realview_io.pio 3102 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.timer0.pio 18 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 736448 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 26887744 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.realview.clcd.dma::total 26887744 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.uart.pio 11368 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.realview_io.pio 3090 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.timer0.pio 20 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer1.pio 262 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.clcd.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.kmi0.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.kmi1.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.cf_ctrl.pio 721384 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.cf_ctrl.pio 721420 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.dmac_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart1_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart2_fake.pio 16 # Packet count per connected master and slave (bytes)
@@ -888,16 +918,16 @@ system.iobus.pkt_count::system.realview.sci_fake.pio 16
system.iobus.pkt_count::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 24772608 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 25509090 # Packet count per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 15392 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 6204 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 36 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 26887744 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 27624192 # Packet count per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 15332 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 6180 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 40 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 524 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi0.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.kmi1.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.cf_ctrl.pio 717707 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.cf_ctrl.pio 717744 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.dmac_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart1_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart2_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
@@ -913,17 +943,17 @@ system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 740439 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 99090432 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.realview.clcd.dma::total 99090432 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.uart.pio 15392 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.realview_io.pio 6204 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.timer0.pio 36 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 740396 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 107550976 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.realview.clcd.dma::total 107550976 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.uart.pio 15332 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.realview_io.pio 6180 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.timer0.pio 40 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer1.pio 524 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.clcd.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.kmi0.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.kmi1.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.cf_ctrl.pio 717707 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.cf_ctrl.pio 717744 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.dmac_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart1_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart2_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
@@ -939,14 +969,14 @@ system.iobus.tot_pkt_size::system.realview.sci_fake.pio 32
system.iobus.tot_pkt_size::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 99090432 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 99830871 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 117209202 # Total data (bytes)
-system.iobus.reqLayer0.occupancy 7987000 # Layer occupancy (ticks)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 107550976 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::total 108291372 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 117209190 # Total data (bytes)
+system.iobus.reqLayer0.occupancy 7942000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 1551000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 1545000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer2.occupancy 18000 # Layer occupancy (ticks)
+system.iobus.reqLayer2.occupancy 20000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer3.occupancy 131000 # Layer occupancy (ticks)
system.iobus.reqLayer3.utilization 0.0 # Layer utilization (%)
@@ -956,7 +986,7 @@ system.iobus.reqLayer5.occupancy 8000 # La
system.iobus.reqLayer5.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer6.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer6.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer7.occupancy 361193000 # Layer occupancy (ticks)
+system.iobus.reqLayer7.occupancy 361211000 # Layer occupancy (ticks)
system.iobus.reqLayer7.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer9.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer9.utilization 0.0 # Layer utilization (%)
@@ -988,34 +1018,34 @@ system.iobus.reqLayer22.occupancy 8000 # La
system.iobus.reqLayer22.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer23.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer25.occupancy 12386304000 # Layer occupancy (ticks)
-system.iobus.reqLayer25.utilization 0.5 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 733699000 # Layer occupancy (ticks)
+system.iobus.reqLayer25.occupancy 13443872000 # Layer occupancy (ticks)
+system.iobus.reqLayer25.utilization 0.6 # Layer utilization (%)
+system.iobus.respLayer0.occupancy 733679000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 24772608000 # Layer occupancy (ticks)
-system.iobus.respLayer1.utilization 1.0 # Layer utilization (%)
+system.iobus.respLayer1.occupancy 36855511000 # Layer occupancy (ticks)
+system.iobus.respLayer1.utilization 1.5 # Layer utilization (%)
system.cpu0.dtb.inst_hits 0 # ITB inst hits
system.cpu0.dtb.inst_misses 0 # ITB inst misses
-system.cpu0.dtb.read_hits 8064428 # DTB read hits
-system.cpu0.dtb.read_misses 6238 # DTB read misses
-system.cpu0.dtb.write_hits 6663212 # DTB write hits
-system.cpu0.dtb.write_misses 2045 # DTB write misses
+system.cpu0.dtb.read_hits 8066197 # DTB read hits
+system.cpu0.dtb.read_misses 6232 # DTB read misses
+system.cpu0.dtb.write_hits 6664992 # DTB write hits
+system.cpu0.dtb.write_misses 2050 # DTB write misses
system.cpu0.dtb.flush_tlb 279 # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu0.dtb.flush_tlb_mva_asid 678 # Number of times TLB was flushed by MVA & ASID
+system.cpu0.dtb.flush_tlb_mva_asid 685 # Number of times TLB was flushed by MVA & ASID
system.cpu0.dtb.flush_tlb_asid 30 # Number of times TLB was flushed by ASID
-system.cpu0.dtb.flush_entries 5690 # Number of entries that have been flushed from TLB
+system.cpu0.dtb.flush_entries 5697 # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu0.dtb.prefetch_faults 114 # Number of TLB faults due to prefetch
+system.cpu0.dtb.prefetch_faults 113 # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu0.dtb.perms_faults 212 # Number of TLB faults due to permissions restrictions
-system.cpu0.dtb.read_accesses 8070666 # DTB read accesses
-system.cpu0.dtb.write_accesses 6665257 # DTB write accesses
+system.cpu0.dtb.read_accesses 8072429 # DTB read accesses
+system.cpu0.dtb.write_accesses 6667042 # DTB write accesses
system.cpu0.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu0.dtb.hits 14727640 # DTB hits
-system.cpu0.dtb.misses 8283 # DTB misses
-system.cpu0.dtb.accesses 14735923 # DTB accesses
-system.cpu0.itb.inst_hits 32885888 # ITB inst hits
+system.cpu0.dtb.hits 14731189 # DTB hits
+system.cpu0.dtb.misses 8282 # DTB misses
+system.cpu0.dtb.accesses 14739471 # DTB accesses
+system.cpu0.itb.inst_hits 32886560 # ITB inst hits
system.cpu0.itb.inst_misses 3493 # ITB inst misses
system.cpu0.itb.read_hits 0 # DTB read hits
system.cpu0.itb.read_misses 0 # DTB read misses
@@ -1023,409 +1053,409 @@ system.cpu0.itb.write_hits 0 # DT
system.cpu0.itb.write_misses 0 # DTB write misses
system.cpu0.itb.flush_tlb 279 # Number of times complete TLB was flushed
system.cpu0.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu0.itb.flush_tlb_mva_asid 678 # Number of times TLB was flushed by MVA & ASID
+system.cpu0.itb.flush_tlb_mva_asid 685 # Number of times TLB was flushed by MVA & ASID
system.cpu0.itb.flush_tlb_asid 30 # Number of times TLB was flushed by ASID
-system.cpu0.itb.flush_entries 2597 # Number of entries that have been flushed from TLB
+system.cpu0.itb.flush_entries 2599 # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu0.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses 0 # DTB read accesses
system.cpu0.itb.write_accesses 0 # DTB write accesses
-system.cpu0.itb.inst_accesses 32889381 # ITB inst accesses
-system.cpu0.itb.hits 32885888 # DTB hits
+system.cpu0.itb.inst_accesses 32890053 # ITB inst accesses
+system.cpu0.itb.hits 32886560 # DTB hits
system.cpu0.itb.misses 3493 # DTB misses
-system.cpu0.itb.accesses 32889381 # DTB accesses
-system.cpu0.numCycles 114194187 # number of cpu cycles simulated
+system.cpu0.itb.accesses 32890053 # DTB accesses
+system.cpu0.numCycles 114224752 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.committedInsts 32400694 # Number of instructions committed
-system.cpu0.committedOps 42604041 # Number of ops (including micro ops) committed
-system.cpu0.num_int_alu_accesses 37748945 # Number of integer alu accesses
+system.cpu0.committedInsts 32403519 # Number of instructions committed
+system.cpu0.committedOps 42610516 # Number of ops (including micro ops) committed
+system.cpu0.num_int_alu_accesses 37756553 # Number of integer alu accesses
system.cpu0.num_fp_alu_accesses 5021 # Number of float alu accesses
-system.cpu0.num_func_calls 1185552 # number of times a function call or return occured
-system.cpu0.num_conditional_control_insts 4241024 # number of instructions that are conditional controls
-system.cpu0.num_int_insts 37748945 # number of integer instructions
+system.cpu0.num_func_calls 1186218 # number of times a function call or return occured
+system.cpu0.num_conditional_control_insts 4240514 # number of instructions that are conditional controls
+system.cpu0.num_int_insts 37756553 # number of integer instructions
system.cpu0.num_fp_insts 5021 # number of float instructions
-system.cpu0.num_int_register_reads 192241357 # number of times the integer registers were read
-system.cpu0.num_int_register_writes 39867524 # number of times the integer registers were written
+system.cpu0.num_int_register_reads 192274568 # number of times the integer registers were read
+system.cpu0.num_int_register_writes 39869839 # number of times the integer registers were written
system.cpu0.num_fp_register_reads 3591 # number of times the floating registers were read
system.cpu0.num_fp_register_writes 1432 # number of times the floating registers were written
-system.cpu0.num_mem_refs 15390684 # number of memory refs
-system.cpu0.num_load_insts 8430090 # Number of load instructions
-system.cpu0.num_store_insts 6960594 # Number of store instructions
-system.cpu0.num_idle_cycles 13437222906.022394 # Number of idle cycles
-system.cpu0.num_busy_cycles -13323028719.022394 # Number of busy cycles
-system.cpu0.not_idle_fraction -116.669938 # Percentage of non-idle cycles
-system.cpu0.idle_fraction 117.669938 # Percentage of idle cycles
+system.cpu0.num_mem_refs 15395098 # number of memory refs
+system.cpu0.num_load_insts 8432454 # Number of load instructions
+system.cpu0.num_store_insts 6962644 # Number of store instructions
+system.cpu0.num_idle_cycles 13455441823.416426 # Number of idle cycles
+system.cpu0.num_busy_cycles -13341217071.416426 # Number of busy cycles
+system.cpu0.not_idle_fraction -116.797952 # Percentage of non-idle cycles
+system.cpu0.idle_fraction 117.797952 # Percentage of idle cycles
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
system.cpu0.kern.inst.quiesce 82892 # number of quiesce instructions executed
-system.cpu0.icache.replacements 891212 # number of replacements
-system.cpu0.icache.tagsinuse 511.602596 # Cycle average of tags in use
-system.cpu0.icache.total_refs 44302670 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 891724 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 49.682043 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 8165076000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 482.545707 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu1.inst 22.025938 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu2.inst 7.030951 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.942472 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu1.inst 0.043019 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu2.inst 0.013732 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.999224 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 32419122 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu1.inst 8206609 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu2.inst 3676939 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 44302670 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 32419122 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu1.inst 8206609 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu2.inst 3676939 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 44302670 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 32419122 # number of overall hits
-system.cpu0.icache.overall_hits::cpu1.inst 8206609 # number of overall hits
-system.cpu0.icache.overall_hits::cpu2.inst 3676939 # number of overall hits
-system.cpu0.icache.overall_hits::total 44302670 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 469447 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu1.inst 136775 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu2.inst 309614 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 915836 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 469447 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu1.inst 136775 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu2.inst 309614 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 915836 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 469447 # number of overall misses
-system.cpu0.icache.overall_misses::cpu1.inst 136775 # number of overall misses
-system.cpu0.icache.overall_misses::cpu2.inst 309614 # number of overall misses
-system.cpu0.icache.overall_misses::total 915836 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 1859465000 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::cpu2.inst 4163389481 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 6022854481 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu1.inst 1859465000 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::cpu2.inst 4163389481 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 6022854481 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu1.inst 1859465000 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::cpu2.inst 4163389481 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 6022854481 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 32888569 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu1.inst 8343384 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu2.inst 3986553 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 45218506 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 32888569 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu1.inst 8343384 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu2.inst 3986553 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 45218506 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 32888569 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu1.inst 8343384 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu2.inst 3986553 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 45218506 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.014274 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.016393 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu2.inst 0.077665 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.020254 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.014274 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu1.inst 0.016393 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu2.inst 0.077665 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.020254 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.014274 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu1.inst 0.016393 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu2.inst 0.077665 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.020254 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13595.064888 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu2.inst 13447.032373 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 6576.346072 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13595.064888 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu2.inst 13447.032373 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 6576.346072 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13595.064888 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu2.inst 13447.032373 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 6576.346072 # average overall miss latency
-system.cpu0.icache.blocked_cycles::no_mshrs 3767 # number of cycles access was blocked
+system.cpu0.icache.tags.replacements 891011 # number of replacements
+system.cpu0.icache.tags.tagsinuse 511.603846 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 44299550 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 891523 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 49.689744 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 8175687500 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 482.268023 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu1.inst 22.017936 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu2.inst 7.317887 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.941930 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu1.inst 0.043004 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu2.inst 0.014293 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.999226 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 32418840 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu1.inst 8204019 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu2.inst 3676691 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 44299550 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 32418840 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu1.inst 8204019 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu2.inst 3676691 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 44299550 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 32418840 # number of overall hits
+system.cpu0.icache.overall_hits::cpu1.inst 8204019 # number of overall hits
+system.cpu0.icache.overall_hits::cpu2.inst 3676691 # number of overall hits
+system.cpu0.icache.overall_hits::total 44299550 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 470403 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu1.inst 136004 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu2.inst 309613 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 916020 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 470403 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu1.inst 136004 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu2.inst 309613 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 916020 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 470403 # number of overall misses
+system.cpu0.icache.overall_misses::cpu1.inst 136004 # number of overall misses
+system.cpu0.icache.overall_misses::cpu2.inst 309613 # number of overall misses
+system.cpu0.icache.overall_misses::total 916020 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 1849388500 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::cpu2.inst 4165072081 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 6014460581 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu1.inst 1849388500 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::cpu2.inst 4165072081 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 6014460581 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu1.inst 1849388500 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::cpu2.inst 4165072081 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 6014460581 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 32889243 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu1.inst 8340023 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu2.inst 3986304 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 45215570 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 32889243 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu1.inst 8340023 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu2.inst 3986304 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 45215570 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 32889243 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu1.inst 8340023 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu2.inst 3986304 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 45215570 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.014303 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.016307 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu2.inst 0.077669 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.020259 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.014303 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu1.inst 0.016307 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu2.inst 0.077669 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.020259 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.014303 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu1.inst 0.016307 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu2.inst 0.077669 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.020259 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13598.044910 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu2.inst 13452.510331 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 6565.861642 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13598.044910 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu2.inst 13452.510331 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 6565.861642 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13598.044910 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu2.inst 13452.510331 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 6565.861642 # average overall miss latency
+system.cpu0.icache.blocked_cycles::no_mshrs 4560 # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_mshrs 253 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 244 # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_mshrs 14.889328 # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs 18.688525 # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_hits::cpu2.inst 24103 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::total 24103 # number of ReadReq MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu2.inst 24103 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::total 24103 # number of demand (read+write) MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu2.inst 24103 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::total 24103 # number of overall MSHR hits
-system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 136775 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::cpu2.inst 285511 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 422286 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu1.inst 136775 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu2.inst 285511 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 422286 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu1.inst 136775 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu2.inst 285511 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 422286 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 1585915000 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu2.inst 3389983577 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 4975898577 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 1585915000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu2.inst 3389983577 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 4975898577 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 1585915000 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu2.inst 3389983577 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 4975898577 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.016393 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.071619 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.009339 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.016393 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu2.inst 0.071619 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.009339 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.016393 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu2.inst 0.071619 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.009339 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11595.064888 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 11873.390437 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 11783.243056 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11595.064888 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu2.inst 11873.390437 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 11783.243056 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11595.064888 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu2.inst 11873.390437 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 11783.243056 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_hits::cpu2.inst 24485 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::total 24485 # number of ReadReq MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu2.inst 24485 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::total 24485 # number of demand (read+write) MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu2.inst 24485 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::total 24485 # number of overall MSHR hits
+system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 136004 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::cpu2.inst 285128 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 421132 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu1.inst 136004 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu2.inst 285128 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 421132 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu1.inst 136004 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu2.inst 285128 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 421132 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 1576777500 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu2.inst 3389021328 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 4965798828 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 1576777500 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu2.inst 3389021328 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 4965798828 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 1576777500 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu2.inst 3389021328 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 4965798828 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.016307 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.071527 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.009314 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.016307 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu2.inst 0.071527 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.009314 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.016307 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu2.inst 0.071527 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.009314 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11593.611217 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 11885.964647 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 11791.549509 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11593.611217 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu2.inst 11885.964647 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 11791.549509 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11593.611217 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu2.inst 11885.964647 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 11791.549509 # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 629902 # number of replacements
-system.cpu0.dcache.tagsinuse 511.997116 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 23235714 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 630414 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 36.857865 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 21763000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 495.218177 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu1.data 10.352055 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu2.data 6.426883 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.967223 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu1.data 0.020219 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu2.data 0.012553 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.999994 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 6947687 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu1.data 1880449 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu2.data 4482403 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 13310539 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 5976316 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu1.data 1357235 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu2.data 2102606 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::total 9436157 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 130925 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 34235 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu2.data 73479 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::total 238639 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.data 137233 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu1.data 36022 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu2.data 74133 # number of StoreCondReq hits
+system.cpu0.dcache.tags.replacements 629819 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 511.997118 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 23234096 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 630331 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 36.860151 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 21763000 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 494.812833 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu1.data 10.396627 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu2.data 6.787658 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.966431 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu1.data 0.020306 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu2.data 0.013257 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.999994 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 6949237 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu1.data 1880036 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu2.data 4481409 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 13310682 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 5977872 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu1.data 1354370 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu2.data 2102552 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::total 9434794 # number of WriteReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 131076 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 34176 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu2.data 73005 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::total 238257 # number of LoadLockedReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 137394 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu1.data 35968 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu2.data 74026 # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total 247388 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 12924003 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu1.data 3237684 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu2.data 6585009 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 22746696 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 12924003 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu1.data 3237684 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu2.data 6585009 # number of overall hits
-system.cpu0.dcache.overall_hits::total 22746696 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 166378 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu1.data 65203 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu2.data 287520 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 519101 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 168254 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu1.data 29806 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu2.data 582137 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 780197 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 6308 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 1787 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu2.data 3867 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::total 11962 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu2.data 2 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_misses::total 2 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 334632 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu1.data 95009 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu2.data 869657 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 1299298 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 334632 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu1.data 95009 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu2.data 869657 # number of overall misses
-system.cpu0.dcache.overall_misses::total 1299298 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 929063500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::cpu2.data 4173310500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 5102374000 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 913104500 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu2.data 20713365411 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 21626469911 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 23449000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu2.data 51231000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::total 74680000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu2.data 26000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::total 26000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu1.data 1842168000 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu2.data 24886675911 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 26728843911 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu1.data 1842168000 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu2.data 24886675911 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 26728843911 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 7114065 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu1.data 1945652 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu2.data 4769923 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 13829640 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 6144570 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu1.data 1387041 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu2.data 2684743 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 10216354 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 137233 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 36022 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu2.data 77346 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::total 250601 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 137233 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 36022 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu2.data 74135 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::total 247390 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 13258635 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu1.data 3332693 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu2.data 7454666 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 24045994 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 13258635 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu1.data 3332693 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu2.data 7454666 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 24045994 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.023387 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.033512 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu2.data 0.060278 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.037535 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.027383 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.021489 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu2.data 0.216832 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::total 0.076367 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.045966 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.049609 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu2.data 0.049996 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.047733 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu2.data 0.000027 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::total 0.000008 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.025239 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu1.data 0.028508 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu2.data 0.116659 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.054034 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.025239 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu1.data 0.028508 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu2.data 0.116659 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.054034 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14248.784565 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu2.data 14514.852880 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 9829.250955 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 30634.922499 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu2.data 35581.599196 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 27719.242590 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13121.992166 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu2.data 13248.254461 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 6243.103160 # average LoadLockedReq miss latency
+system.cpu0.dcache.demand_hits::cpu0.data 12927109 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu1.data 3234406 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu2.data 6583961 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 22745476 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 12927109 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu1.data 3234406 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu2.data 6583961 # number of overall hits
+system.cpu0.dcache.overall_hits::total 22745476 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 166432 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu1.data 65173 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu2.data 288335 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 519940 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 168251 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu1.data 29715 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu2.data 583568 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 781534 # number of WriteReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 6317 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 1793 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu2.data 3873 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::total 11983 # number of LoadLockedReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu2.data 3 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::total 3 # number of StoreCondReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 334683 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu1.data 94888 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu2.data 871903 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 1301474 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 334683 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu1.data 94888 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu2.data 871903 # number of overall misses
+system.cpu0.dcache.overall_misses::total 1301474 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 929748000 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu2.data 4191596038 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 5121344038 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 926575749 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu2.data 20791104854 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 21717680603 # number of WriteReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 23532750 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu2.data 51118749 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::total 74651499 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu2.data 39000 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::total 39000 # number of StoreCondReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu1.data 1856323749 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu2.data 24982700892 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 26839024641 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu1.data 1856323749 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu2.data 24982700892 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 26839024641 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 7115669 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu1.data 1945209 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu2.data 4769744 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 13830622 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 6146123 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu1.data 1384085 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu2.data 2686120 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 10216328 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 137393 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 35969 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu2.data 76878 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::total 250240 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 137394 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 35968 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu2.data 74029 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::total 247391 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 13261792 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu1.data 3329294 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu2.data 7455864 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 24046950 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 13261792 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu1.data 3329294 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu2.data 7455864 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 24046950 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.023390 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.033504 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu2.data 0.060451 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.037593 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.027375 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.021469 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu2.data 0.217253 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::total 0.076499 # miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.045978 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.049848 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu2.data 0.050379 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.047886 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu2.data 0.000041 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::total 0.000012 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.025237 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu1.data 0.028501 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu2.data 0.116942 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.054122 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.025237 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu1.data 0.028501 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu2.data 0.116942 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.054122 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14265.846286 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu2.data 14537.243269 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 9849.875059 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 31182.088137 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu2.data 35627.561576 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 27788.529486 # average WriteReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13124.790853 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu2.data 13198.747483 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 6229.783777 # average LoadLockedReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu2.data 13000 # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 13000 # average StoreCondReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 19389.405214 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu2.data 28616.656810 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 20571.757912 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 19389.405214 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu2.data 28616.656810 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 20571.757912 # average overall miss latency
-system.cpu0.dcache.blocked_cycles::no_mshrs 10003 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles::no_targets 3430 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_mshrs 1178 # number of cycles access was blocked
+system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 19563.314107 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu2.data 28653.073670 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 20622.021370 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 19563.314107 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu2.data 28653.073670 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 20622.021370 # average overall miss latency
+system.cpu0.dcache.blocked_cycles::no_mshrs 9525 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 3241 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 1204 # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets 49 # number of cycles access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_mshrs 8.491511 # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_targets 70 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs 7.911130 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets 66.142857 # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 597640 # number of writebacks
-system.cpu0.dcache.writebacks::total 597640 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu2.data 147191 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::total 147191 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu2.data 530305 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::total 530305 # number of WriteReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu2.data 415 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::total 415 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu2.data 677496 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::total 677496 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu2.data 677496 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::total 677496 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 65203 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::cpu2.data 140329 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 205532 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 29806 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu2.data 51832 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 81638 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 1787 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu2.data 3452 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::total 5239 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu2.data 2 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::total 2 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu1.data 95009 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu2.data 192161 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 287170 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu1.data 95009 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu2.data 192161 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 287170 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 798657500 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu2.data 1814845381 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 2613502881 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 853492500 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu2.data 1663883074 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 2517375574 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 19875000 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu2.data 39692503 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 59567503 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu2.data 22000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 22000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 1652150000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu2.data 3478728455 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 5130878455 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 1652150000 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu2.data 3478728455 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 5130878455 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 27438525500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu2.data 28895903000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 56334428500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 1439019500 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu2.data 13930302419 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 15369321919 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 28877545000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu2.data 42826205419 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 71703750419 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.033512 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.029420 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.014862 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.021489 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.019306 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.007991 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.049609 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu2.data 0.044631 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.020906 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu2.data 0.000027 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.000008 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.028508 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu2.data 0.025777 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.011943 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.028508 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu2.data 0.025777 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.011943 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12248.784565 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 12932.789238 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12715.795501 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 28634.922499 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 32101.463845 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 30835.831035 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11121.992166 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu2.data 11498.407590 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11370.013934 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.writebacks::writebacks 597664 # number of writebacks
+system.cpu0.dcache.writebacks::total 597664 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_hits::cpu2.data 148092 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::total 148092 # number of ReadReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu2.data 531664 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::total 531664 # number of WriteReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu2.data 435 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::total 435 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu2.data 679756 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::total 679756 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu2.data 679756 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::total 679756 # number of overall MSHR hits
+system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 65173 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu2.data 140243 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 205416 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 29715 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu2.data 51904 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 81619 # number of WriteReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 1793 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu2.data 3438 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::total 5231 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu2.data 3 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::total 3 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu1.data 94888 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu2.data 192147 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 287035 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu1.data 94888 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu2.data 192147 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 287035 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 798815000 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu2.data 1812392117 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 2611207117 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 862528251 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu2.data 1666606492 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 2529134743 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 19945250 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu2.data 39526251 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 59471501 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu2.data 33000 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 33000 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 1661343251 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu2.data 3478998609 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 5140341860 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 1661343251 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu2.data 3478998609 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 5140341860 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 27433716000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu2.data 28893863250 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 56327579250 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 1437767401 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu2.data 13930226833 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 15367994234 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 28871483401 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu2.data 42824090083 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 71695573484 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.033504 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.029403 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.014852 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.021469 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.019323 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.007989 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.049848 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu2.data 0.044720 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.020904 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu2.data 0.000041 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.000012 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.028501 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu2.data 0.025771 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.011936 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.028501 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu2.data 0.025771 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.011936 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12256.839489 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 12923.226949 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12711.800040 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 29026.695305 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 32109.403745 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 30987.083191 # average WriteReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11123.954267 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu2.data 11496.873473 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11369.050086 # average LoadLockedReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu2.data 11000 # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 11000 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 17389.405214 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu2.data 18103.197085 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 17867.042013 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 17389.405214 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu2.data 18103.197085 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 17867.042013 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 17508.465254 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu2.data 18105.922075 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 17908.414862 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 17508.465254 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu2.data 18105.922075 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 17908.414862 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu2.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1438,34 +1468,34 @@ system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.dtb.inst_hits 0 # ITB inst hits
system.cpu1.dtb.inst_misses 0 # ITB inst misses
-system.cpu1.dtb.read_hits 2160353 # DTB read hits
-system.cpu1.dtb.read_misses 2072 # DTB read misses
-system.cpu1.dtb.write_hits 1463428 # DTB write hits
-system.cpu1.dtb.write_misses 375 # DTB write misses
+system.cpu1.dtb.read_hits 2159851 # DTB read hits
+system.cpu1.dtb.read_misses 2083 # DTB read misses
+system.cpu1.dtb.write_hits 1460405 # DTB write hits
+system.cpu1.dtb.write_misses 373 # DTB write misses
system.cpu1.dtb.flush_tlb 277 # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu1.dtb.flush_tlb_mva_asid 240 # Number of times TLB was flushed by MVA & ASID
+system.cpu1.dtb.flush_tlb_mva_asid 233 # Number of times TLB was flushed by MVA & ASID
system.cpu1.dtb.flush_tlb_asid 12 # Number of times TLB was flushed by ASID
-system.cpu1.dtb.flush_entries 1741 # Number of entries that have been flushed from TLB
+system.cpu1.dtb.flush_entries 1742 # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu1.dtb.prefetch_faults 41 # Number of TLB faults due to prefetch
+system.cpu1.dtb.prefetch_faults 44 # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu1.dtb.perms_faults 78 # Number of TLB faults due to permissions restrictions
-system.cpu1.dtb.read_accesses 2162425 # DTB read accesses
-system.cpu1.dtb.write_accesses 1463803 # DTB write accesses
+system.cpu1.dtb.read_accesses 2161934 # DTB read accesses
+system.cpu1.dtb.write_accesses 1460778 # DTB write accesses
system.cpu1.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu1.dtb.hits 3623781 # DTB hits
-system.cpu1.dtb.misses 2447 # DTB misses
-system.cpu1.dtb.accesses 3626228 # DTB accesses
-system.cpu1.itb.inst_hits 8343384 # ITB inst hits
-system.cpu1.itb.inst_misses 1170 # ITB inst misses
+system.cpu1.dtb.hits 3620256 # DTB hits
+system.cpu1.dtb.misses 2456 # DTB misses
+system.cpu1.dtb.accesses 3622712 # DTB accesses
+system.cpu1.itb.inst_hits 8340023 # ITB inst hits
+system.cpu1.itb.inst_misses 1172 # ITB inst misses
system.cpu1.itb.read_hits 0 # DTB read hits
system.cpu1.itb.read_misses 0 # DTB read misses
system.cpu1.itb.write_hits 0 # DTB write hits
system.cpu1.itb.write_misses 0 # DTB write misses
system.cpu1.itb.flush_tlb 277 # Number of times complete TLB was flushed
system.cpu1.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu1.itb.flush_tlb_mva_asid 240 # Number of times TLB was flushed by MVA & ASID
+system.cpu1.itb.flush_tlb_mva_asid 233 # Number of times TLB was flushed by MVA & ASID
system.cpu1.itb.flush_tlb_asid 12 # Number of times TLB was flushed by ASID
system.cpu1.itb.flush_entries 867 # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
@@ -1474,66 +1504,66 @@ system.cpu1.itb.domain_faults 0 # Nu
system.cpu1.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses 0 # DTB read accesses
system.cpu1.itb.write_accesses 0 # DTB write accesses
-system.cpu1.itb.inst_accesses 8344554 # ITB inst accesses
-system.cpu1.itb.hits 8343384 # DTB hits
-system.cpu1.itb.misses 1170 # DTB misses
-system.cpu1.itb.accesses 8344554 # DTB accesses
-system.cpu1.numCycles 576594127 # number of cpu cycles simulated
+system.cpu1.itb.inst_accesses 8341195 # ITB inst accesses
+system.cpu1.itb.hits 8340023 # DTB hits
+system.cpu1.itb.misses 1172 # DTB misses
+system.cpu1.itb.accesses 8341195 # DTB accesses
+system.cpu1.numCycles 580203695 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.committedInsts 8139213 # Number of instructions committed
-system.cpu1.committedOps 10387341 # Number of ops (including micro ops) committed
-system.cpu1.num_int_alu_accesses 9296011 # Number of integer alu accesses
-system.cpu1.num_fp_alu_accesses 2143 # Number of float alu accesses
-system.cpu1.num_func_calls 319457 # number of times a function call or return occured
-system.cpu1.num_conditional_control_insts 1149983 # number of instructions that are conditional controls
-system.cpu1.num_int_insts 9296011 # number of integer instructions
-system.cpu1.num_fp_insts 2143 # number of float instructions
-system.cpu1.num_int_register_reads 53626328 # number of times the integer registers were read
-system.cpu1.num_int_register_writes 10059981 # number of times the integer registers were written
-system.cpu1.num_fp_register_reads 1630 # number of times the floating registers were read
+system.cpu1.committedInsts 8134078 # Number of instructions committed
+system.cpu1.committedOps 10379103 # Number of ops (including micro ops) committed
+system.cpu1.num_int_alu_accesses 9286356 # Number of integer alu accesses
+system.cpu1.num_fp_alu_accesses 2127 # Number of float alu accesses
+system.cpu1.num_func_calls 319009 # number of times a function call or return occured
+system.cpu1.num_conditional_control_insts 1149936 # number of instructions that are conditional controls
+system.cpu1.num_int_insts 9286356 # number of integer instructions
+system.cpu1.num_fp_insts 2127 # number of float instructions
+system.cpu1.num_int_register_reads 53580768 # number of times the integer registers were read
+system.cpu1.num_int_register_writes 10053974 # number of times the integer registers were written
+system.cpu1.num_fp_register_reads 1614 # number of times the floating registers were read
system.cpu1.num_fp_register_writes 514 # number of times the floating registers were written
-system.cpu1.num_mem_refs 3800206 # number of memory refs
-system.cpu1.num_load_insts 2257531 # Number of load instructions
-system.cpu1.num_store_insts 1542675 # Number of store instructions
-system.cpu1.num_idle_cycles 550949024.070645 # Number of idle cycles
-system.cpu1.num_busy_cycles 25645102.929355 # Number of busy cycles
-system.cpu1.not_idle_fraction 0.044477 # Percentage of non-idle cycles
-system.cpu1.idle_fraction 0.955523 # Percentage of idle cycles
+system.cpu1.num_mem_refs 3795930 # number of memory refs
+system.cpu1.num_load_insts 2256544 # Number of load instructions
+system.cpu1.num_store_insts 1539386 # Number of store instructions
+system.cpu1.num_idle_cycles 585938491.751716 # Number of idle cycles
+system.cpu1.num_busy_cycles -5734796.751716 # Number of busy cycles
+system.cpu1.not_idle_fraction -0.009884 # Percentage of non-idle cycles
+system.cpu1.idle_fraction 1.009884 # Percentage of idle cycles
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.quiesce 0 # number of quiesce instructions executed
-system.cpu2.branchPred.lookups 4706679 # Number of BP lookups
-system.cpu2.branchPred.condPredicted 3828645 # Number of conditional branches predicted
-system.cpu2.branchPred.condIncorrect 220746 # Number of conditional branches incorrect
-system.cpu2.branchPred.BTBLookups 3114772 # Number of BTB lookups
-system.cpu2.branchPred.BTBHits 2519361 # Number of BTB hits
+system.cpu2.branchPred.lookups 4707573 # Number of BP lookups
+system.cpu2.branchPred.condPredicted 3829869 # Number of conditional branches predicted
+system.cpu2.branchPred.condIncorrect 221083 # Number of conditional branches incorrect
+system.cpu2.branchPred.BTBLookups 3125328 # Number of BTB lookups
+system.cpu2.branchPred.BTBHits 2519731 # Number of BTB hits
system.cpu2.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu2.branchPred.BTBHitPct 80.884283 # BTB Hit Percentage
-system.cpu2.branchPred.usedRAS 411150 # Number of times the RAS was used to get a target.
-system.cpu2.branchPred.RASInCorrect 21524 # Number of incorrect RAS predictions.
+system.cpu2.branchPred.BTBHitPct 80.622930 # BTB Hit Percentage
+system.cpu2.branchPred.usedRAS 410392 # Number of times the RAS was used to get a target.
+system.cpu2.branchPred.RASInCorrect 21556 # Number of incorrect RAS predictions.
system.cpu2.dtb.inst_hits 0 # ITB inst hits
system.cpu2.dtb.inst_misses 0 # ITB inst misses
-system.cpu2.dtb.read_hits 10881090 # DTB read hits
-system.cpu2.dtb.read_misses 22334 # DTB read misses
-system.cpu2.dtb.write_hits 3233578 # DTB write hits
-system.cpu2.dtb.write_misses 5962 # DTB write misses
+system.cpu2.dtb.read_hits 10881991 # DTB read hits
+system.cpu2.dtb.read_misses 22472 # DTB read misses
+system.cpu2.dtb.write_hits 3235005 # DTB write hits
+system.cpu2.dtb.write_misses 5987 # DTB write misses
system.cpu2.dtb.flush_tlb 276 # Number of times complete TLB was flushed
system.cpu2.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu2.dtb.flush_tlb_mva_asid 521 # Number of times TLB was flushed by MVA & ASID
system.cpu2.dtb.flush_tlb_asid 21 # Number of times TLB was flushed by ASID
-system.cpu2.dtb.flush_entries 2292 # Number of entries that have been flushed from TLB
-system.cpu2.dtb.align_faults 695 # Number of TLB faults due to alignment restrictions
+system.cpu2.dtb.flush_entries 2290 # Number of entries that have been flushed from TLB
+system.cpu2.dtb.align_faults 674 # Number of TLB faults due to alignment restrictions
system.cpu2.dtb.prefetch_faults 165 # Number of TLB faults due to prefetch
system.cpu2.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu2.dtb.perms_faults 471 # Number of TLB faults due to permissions restrictions
-system.cpu2.dtb.read_accesses 10903424 # DTB read accesses
-system.cpu2.dtb.write_accesses 3239540 # DTB write accesses
+system.cpu2.dtb.perms_faults 480 # Number of TLB faults due to permissions restrictions
+system.cpu2.dtb.read_accesses 10904463 # DTB read accesses
+system.cpu2.dtb.write_accesses 3240992 # DTB write accesses
system.cpu2.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu2.dtb.hits 14114668 # DTB hits
-system.cpu2.dtb.misses 28296 # DTB misses
-system.cpu2.dtb.accesses 14142964 # DTB accesses
-system.cpu2.itb.inst_hits 3988029 # ITB inst hits
-system.cpu2.itb.inst_misses 4597 # ITB inst misses
+system.cpu2.dtb.hits 14116996 # DTB hits
+system.cpu2.dtb.misses 28459 # DTB misses
+system.cpu2.dtb.accesses 14145455 # DTB accesses
+system.cpu2.itb.inst_hits 3987789 # ITB inst hits
+system.cpu2.itb.inst_misses 4600 # ITB inst misses
system.cpu2.itb.read_hits 0 # DTB read hits
system.cpu2.itb.read_misses 0 # DTB read misses
system.cpu2.itb.write_hits 0 # DTB write hits
@@ -1542,114 +1572,114 @@ system.cpu2.itb.flush_tlb 276 # Nu
system.cpu2.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
system.cpu2.itb.flush_tlb_mva_asid 521 # Number of times TLB was flushed by MVA & ASID
system.cpu2.itb.flush_tlb_asid 21 # Number of times TLB was flushed by ASID
-system.cpu2.itb.flush_entries 1713 # Number of entries that have been flushed from TLB
+system.cpu2.itb.flush_entries 1704 # Number of entries that have been flushed from TLB
system.cpu2.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu2.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu2.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu2.itb.perms_faults 994 # Number of TLB faults due to permissions restrictions
+system.cpu2.itb.perms_faults 1012 # Number of TLB faults due to permissions restrictions
system.cpu2.itb.read_accesses 0 # DTB read accesses
system.cpu2.itb.write_accesses 0 # DTB write accesses
-system.cpu2.itb.inst_accesses 3992626 # ITB inst accesses
-system.cpu2.itb.hits 3988029 # DTB hits
-system.cpu2.itb.misses 4597 # DTB misses
-system.cpu2.itb.accesses 3992626 # DTB accesses
-system.cpu2.numCycles 88357796 # number of cpu cycles simulated
+system.cpu2.itb.inst_accesses 3992389 # ITB inst accesses
+system.cpu2.itb.hits 3987789 # DTB hits
+system.cpu2.itb.misses 4600 # DTB misses
+system.cpu2.itb.accesses 3992389 # DTB accesses
+system.cpu2.numCycles 88356031 # number of cpu cycles simulated
system.cpu2.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu2.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu2.fetch.icacheStallCycles 9310481 # Number of cycles fetch is stalled on an Icache miss
-system.cpu2.fetch.Insts 32575007 # Number of instructions fetch has processed
-system.cpu2.fetch.Branches 4706679 # Number of branches that fetch encountered
-system.cpu2.fetch.predictedBranches 2930511 # Number of branches that fetch has predicted taken
-system.cpu2.fetch.Cycles 6844695 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu2.fetch.SquashCycles 1834626 # Number of cycles fetch has spent squashing
-system.cpu2.fetch.TlbCycles 50535 # Number of cycles fetch has spent waiting for tlb
-system.cpu2.fetch.BlockedCycles 18792292 # Number of cycles fetch has spent blocked
-system.cpu2.fetch.MiscStallCycles 211 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu2.fetch.PendingDrainCycles 834 # Number of cycles fetch has spent waiting on pipes to drain
-system.cpu2.fetch.PendingTrapStallCycles 32689 # Number of stall cycles due to pending traps
-system.cpu2.fetch.PendingQuiesceStallCycles 721380 # Number of stall cycles due to pending quiesce instructions
-system.cpu2.fetch.IcacheWaitRetryStallCycles 412 # Number of stall cycles due to full MSHR
-system.cpu2.fetch.CacheLines 3986556 # Number of cache lines fetched
-system.cpu2.fetch.IcacheSquashes 271694 # Number of outstanding Icache misses that were squashed
-system.cpu2.fetch.ItlbSquashes 2030 # Number of outstanding ITLB misses that were squashed
-system.cpu2.fetch.rateDist::samples 37012176 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::mean 1.054575 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::stdev 2.442886 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.icacheStallCycles 9299223 # Number of cycles fetch is stalled on an Icache miss
+system.cpu2.fetch.Insts 32583630 # Number of instructions fetch has processed
+system.cpu2.fetch.Branches 4707573 # Number of branches that fetch encountered
+system.cpu2.fetch.predictedBranches 2930123 # Number of branches that fetch has predicted taken
+system.cpu2.fetch.Cycles 6845670 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu2.fetch.SquashCycles 1836223 # Number of cycles fetch has spent squashing
+system.cpu2.fetch.TlbCycles 50265 # Number of cycles fetch has spent waiting for tlb
+system.cpu2.fetch.BlockedCycles 18768642 # Number of cycles fetch has spent blocked
+system.cpu2.fetch.MiscStallCycles 458 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu2.fetch.PendingDrainCycles 865 # Number of cycles fetch has spent waiting on pipes to drain
+system.cpu2.fetch.PendingTrapStallCycles 32747 # Number of stall cycles due to pending traps
+system.cpu2.fetch.PendingQuiesceStallCycles 722165 # Number of stall cycles due to pending quiesce instructions
+system.cpu2.fetch.IcacheWaitRetryStallCycles 468 # Number of stall cycles due to full MSHR
+system.cpu2.fetch.CacheLines 3986309 # Number of cache lines fetched
+system.cpu2.fetch.IcacheSquashes 272069 # Number of outstanding Icache misses that were squashed
+system.cpu2.fetch.ItlbSquashes 2032 # Number of outstanding ITLB misses that were squashed
+system.cpu2.fetch.rateDist::samples 36980430 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::mean 1.055775 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::stdev 2.444098 # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::0 30172484 81.52% 81.52% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::1 383589 1.04% 82.56% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::2 509700 1.38% 83.93% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::3 816595 2.21% 86.14% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::4 649845 1.76% 87.90% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::5 340688 0.92% 88.82% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::6 1002283 2.71% 91.52% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::7 233105 0.63% 92.15% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::8 2903887 7.85% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::0 30139736 81.50% 81.50% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::1 382786 1.04% 82.54% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::2 509834 1.38% 83.92% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::3 817196 2.21% 86.13% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::4 649833 1.76% 87.88% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::5 340544 0.92% 88.80% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::6 1001875 2.71% 91.51% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::7 233328 0.63% 92.14% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::8 2905298 7.86% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::total 37012176 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.branchRate 0.053268 # Number of branch fetches per cycle
-system.cpu2.fetch.rate 0.368672 # Number of inst fetches per cycle
-system.cpu2.decode.IdleCycles 9923582 # Number of cycles decode is idle
-system.cpu2.decode.BlockedCycles 19398911 # Number of cycles decode is blocked
-system.cpu2.decode.RunCycles 6192413 # Number of cycles decode is running
-system.cpu2.decode.UnblockCycles 289708 # Number of cycles decode is unblocking
-system.cpu2.decode.SquashCycles 1206624 # Number of cycles decode is squashing
-system.cpu2.decode.BranchResolved 608704 # Number of times decode resolved a branch
-system.cpu2.decode.BranchMispred 53227 # Number of times decode detected a branch misprediction
-system.cpu2.decode.DecodedInsts 36668894 # Number of instructions handled by decode
-system.cpu2.decode.SquashedInsts 179672 # Number of squashed instructions handled by decode
-system.cpu2.rename.SquashCycles 1206624 # Number of cycles rename is squashing
-system.cpu2.rename.IdleCycles 10457732 # Number of cycles rename is idle
-system.cpu2.rename.BlockCycles 6796532 # Number of cycles rename is blocking
-system.cpu2.rename.serializeStallCycles 11090349 # count of cycles rename stalled for serializing inst
-system.cpu2.rename.RunCycles 5929465 # Number of cycles rename is running
-system.cpu2.rename.UnblockCycles 1530564 # Number of cycles rename is unblocking
-system.cpu2.rename.RenamedInsts 34717207 # Number of instructions processed by rename
-system.cpu2.rename.ROBFullEvents 2441 # Number of times rename has blocked due to ROB full
-system.cpu2.rename.IQFullEvents 375073 # Number of times rename has blocked due to IQ full
-system.cpu2.rename.LSQFullEvents 892617 # Number of times rename has blocked due to LSQ full
-system.cpu2.rename.FullRegisterEvents 118 # Number of times there has been no free registers
-system.cpu2.rename.RenamedOperands 37295857 # Number of destination operands rename has renamed
-system.cpu2.rename.RenameLookups 158754403 # Number of register rename lookups that rename has made
-system.cpu2.rename.int_rename_lookups 158727276 # Number of integer rename lookups
-system.cpu2.rename.fp_rename_lookups 27127 # Number of floating rename lookups
-system.cpu2.rename.CommittedMaps 25598469 # Number of HB maps that are committed
-system.cpu2.rename.UndoneMaps 11697387 # Number of HB maps that are undone due to squashing
-system.cpu2.rename.serializingInsts 231672 # count of serializing insts renamed
-system.cpu2.rename.tempSerializingInsts 208131 # count of temporary serializing insts renamed
-system.cpu2.rename.skidInsts 3300393 # count of insts added to the skid buffer
-system.cpu2.memDep0.insertedLoads 6518889 # Number of loads inserted to the mem dependence unit.
-system.cpu2.memDep0.insertedStores 3789656 # Number of stores inserted to the mem dependence unit.
-system.cpu2.memDep0.conflictingLoads 530954 # Number of conflicting loads.
-system.cpu2.memDep0.conflictingStores 691805 # Number of conflicting stores.
-system.cpu2.iq.iqInstsAdded 31588093 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu2.iq.iqNonSpecInstsAdded 511099 # Number of non-speculative instructions added to the IQ
-system.cpu2.iq.iqInstsIssued 34136489 # Number of instructions issued
-system.cpu2.iq.iqSquashedInstsIssued 54725 # Number of squashed instructions issued
-system.cpu2.iq.iqSquashedInstsExamined 7434189 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu2.iq.iqSquashedOperandsExamined 19599124 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu2.iq.iqSquashedNonSpecRemoved 154239 # Number of squashed non-spec instructions that were removed
-system.cpu2.iq.issued_per_cycle::samples 37012176 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::mean 0.922304 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::stdev 1.578312 # Number of insts issued each cycle
+system.cpu2.fetch.rateDist::total 36980430 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.branchRate 0.053280 # Number of branch fetches per cycle
+system.cpu2.fetch.rate 0.368777 # Number of inst fetches per cycle
+system.cpu2.decode.IdleCycles 9914058 # Number of cycles decode is idle
+system.cpu2.decode.BlockedCycles 19374148 # Number of cycles decode is blocked
+system.cpu2.decode.RunCycles 6194025 # Number of cycles decode is running
+system.cpu2.decode.UnblockCycles 289491 # Number of cycles decode is unblocking
+system.cpu2.decode.SquashCycles 1207748 # Number of cycles decode is squashing
+system.cpu2.decode.BranchResolved 608647 # Number of times decode resolved a branch
+system.cpu2.decode.BranchMispred 53413 # Number of times decode detected a branch misprediction
+system.cpu2.decode.DecodedInsts 36680754 # Number of instructions handled by decode
+system.cpu2.decode.SquashedInsts 180211 # Number of squashed instructions handled by decode
+system.cpu2.rename.SquashCycles 1207748 # Number of cycles rename is squashing
+system.cpu2.rename.IdleCycles 10448619 # Number of cycles rename is idle
+system.cpu2.rename.BlockCycles 6814881 # Number of cycles rename is blocking
+system.cpu2.rename.serializeStallCycles 11054882 # count of cycles rename stalled for serializing inst
+system.cpu2.rename.RunCycles 5930497 # Number of cycles rename is running
+system.cpu2.rename.UnblockCycles 1522855 # Number of cycles rename is unblocking
+system.cpu2.rename.RenamedInsts 34729839 # Number of instructions processed by rename
+system.cpu2.rename.ROBFullEvents 2439 # Number of times rename has blocked due to ROB full
+system.cpu2.rename.IQFullEvents 374808 # Number of times rename has blocked due to IQ full
+system.cpu2.rename.LSQFullEvents 885539 # Number of times rename has blocked due to LSQ full
+system.cpu2.rename.FullRegisterEvents 119 # Number of times there has been no free registers
+system.cpu2.rename.RenamedOperands 37310430 # Number of destination operands rename has renamed
+system.cpu2.rename.RenameLookups 158812282 # Number of register rename lookups that rename has made
+system.cpu2.rename.int_rename_lookups 158784890 # Number of integer rename lookups
+system.cpu2.rename.fp_rename_lookups 27392 # Number of floating rename lookups
+system.cpu2.rename.CommittedMaps 25602072 # Number of HB maps that are committed
+system.cpu2.rename.UndoneMaps 11708357 # Number of HB maps that are undone due to squashing
+system.cpu2.rename.serializingInsts 230914 # count of serializing insts renamed
+system.cpu2.rename.tempSerializingInsts 207478 # count of temporary serializing insts renamed
+system.cpu2.rename.skidInsts 3294482 # count of insts added to the skid buffer
+system.cpu2.memDep0.insertedLoads 6519802 # Number of loads inserted to the mem dependence unit.
+system.cpu2.memDep0.insertedStores 3791560 # Number of stores inserted to the mem dependence unit.
+system.cpu2.memDep0.conflictingLoads 528920 # Number of conflicting loads.
+system.cpu2.memDep0.conflictingStores 689934 # Number of conflicting stores.
+system.cpu2.iq.iqInstsAdded 31598942 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu2.iq.iqNonSpecInstsAdded 510602 # Number of non-speculative instructions added to the IQ
+system.cpu2.iq.iqInstsIssued 34143520 # Number of instructions issued
+system.cpu2.iq.iqSquashedInstsIssued 55455 # Number of squashed instructions issued
+system.cpu2.iq.iqSquashedInstsExamined 7440971 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu2.iq.iqSquashedOperandsExamined 19631999 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu2.iq.iqSquashedNonSpecRemoved 154198 # Number of squashed non-spec instructions that were removed
+system.cpu2.iq.issued_per_cycle::samples 36980430 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::mean 0.923286 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::stdev 1.579350 # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::0 24481195 66.14% 66.14% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::1 3912173 10.57% 76.71% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::2 2318887 6.27% 82.98% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::3 2014061 5.44% 88.42% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::4 2743513 7.41% 95.83% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::5 884212 2.39% 98.22% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::6 492586 1.33% 99.55% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::7 130661 0.35% 99.91% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::8 34888 0.09% 100.00% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::0 24453619 66.13% 66.13% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::1 3907365 10.57% 76.69% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::2 2316831 6.27% 82.96% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::3 2013006 5.44% 88.40% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::4 2745101 7.42% 95.82% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::5 885827 2.40% 98.22% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::6 492123 1.33% 99.55% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::7 131266 0.35% 99.90% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::8 35292 0.10% 100.00% # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::total 37012176 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::total 36980430 # Number of insts issued each cycle
system.cpu2.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntAlu 18493 1.21% 1.21% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntAlu 18547 1.21% 1.21% # attempts to use FU when none available
system.cpu2.iq.fu_full::IntMult 1 0.00% 1.21% # attempts to use FU when none available
system.cpu2.iq.fu_full::IntDiv 0 0.00% 1.21% # attempts to use FU when none available
system.cpu2.iq.fu_full::FloatAdd 0 0.00% 1.21% # attempts to use FU when none available
@@ -1678,13 +1708,13 @@ system.cpu2.iq.fu_full::SimdFloatMisc 0 0.00% 1.21% # at
system.cpu2.iq.fu_full::SimdFloatMult 0 0.00% 1.21% # attempts to use FU when none available
system.cpu2.iq.fu_full::SimdFloatMultAcc 0 0.00% 1.21% # attempts to use FU when none available
system.cpu2.iq.fu_full::SimdFloatSqrt 0 0.00% 1.21% # attempts to use FU when none available
-system.cpu2.iq.fu_full::MemRead 1405660 91.60% 92.81% # attempts to use FU when none available
-system.cpu2.iq.fu_full::MemWrite 110389 7.19% 100.00% # attempts to use FU when none available
+system.cpu2.iq.fu_full::MemRead 1407485 91.52% 92.73% # attempts to use FU when none available
+system.cpu2.iq.fu_full::MemWrite 111832 7.27% 100.00% # attempts to use FU when none available
system.cpu2.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu2.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu2.iq.FU_type_0::No_OpClass 61311 0.18% 0.18% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntAlu 19306288 56.56% 56.74% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntMult 26277 0.08% 56.81% # Type of FU issued
+system.cpu2.iq.FU_type_0::No_OpClass 61314 0.18% 0.18% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntAlu 19310512 56.56% 56.74% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntMult 26216 0.08% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::IntDiv 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::FloatAdd 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::FloatCmp 0 0.00% 56.81% # Type of FU issued
@@ -1697,135 +1727,135 @@ system.cpu2.iq.FU_type_0::SimdAddAcc 0 0.00% 56.81% # Ty
system.cpu2.iq.FU_type_0::SimdAlu 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdCmp 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdCvt 0 0.00% 56.81% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMisc 7 0.00% 56.81% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMisc 4 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdMult 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdMultAcc 0 0.00% 56.81% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdShift 1 0.00% 56.81% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdShiftAcc 6 0.00% 56.81% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdShift 0 0.00% 56.81% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdShiftAcc 4 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdSqrt 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatAdd 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatAlu 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatCmp 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatCvt 0 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatDiv 0 0.00% 56.81% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMisc 369 0.00% 56.81% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMisc 372 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatMult 0 0.00% 56.81% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMultAcc 6 0.00% 56.81% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMultAcc 4 0.00% 56.81% # Type of FU issued
system.cpu2.iq.FU_type_0::SimdFloatSqrt 0 0.00% 56.81% # Type of FU issued
-system.cpu2.iq.FU_type_0::MemRead 11344167 33.23% 90.05% # Type of FU issued
-system.cpu2.iq.FU_type_0::MemWrite 3398057 9.95% 100.00% # Type of FU issued
+system.cpu2.iq.FU_type_0::MemRead 11345203 33.23% 90.04% # Type of FU issued
+system.cpu2.iq.FU_type_0::MemWrite 3399891 9.96% 100.00% # Type of FU issued
system.cpu2.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu2.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu2.iq.FU_type_0::total 34136489 # Type of FU issued
-system.cpu2.iq.rate 0.386344 # Inst issue rate
-system.cpu2.iq.fu_busy_cnt 1534543 # FU busy when requested
-system.cpu2.iq.fu_busy_rate 0.044953 # FU busy rate (busy events/executed inst)
-system.cpu2.iq.int_inst_queue_reads 106895526 # Number of integer instruction queue reads
-system.cpu2.iq.int_inst_queue_writes 39538518 # Number of integer instruction queue writes
-system.cpu2.iq.int_inst_queue_wakeup_accesses 27366143 # Number of integer instruction queue wakeup accesses
-system.cpu2.iq.fp_inst_queue_reads 7075 # Number of floating instruction queue reads
-system.cpu2.iq.fp_inst_queue_writes 3717 # Number of floating instruction queue writes
-system.cpu2.iq.fp_inst_queue_wakeup_accesses 3145 # Number of floating instruction queue wakeup accesses
-system.cpu2.iq.int_alu_accesses 35605938 # Number of integer alu accesses
-system.cpu2.iq.fp_alu_accesses 3783 # Number of floating point alu accesses
-system.cpu2.iew.lsq.thread0.forwLoads 206498 # Number of loads that had data forwarded from stores
+system.cpu2.iq.FU_type_0::total 34143520 # Type of FU issued
+system.cpu2.iq.rate 0.386431 # Inst issue rate
+system.cpu2.iq.fu_busy_cnt 1537865 # FU busy when requested
+system.cpu2.iq.fu_busy_rate 0.045041 # FU busy rate (busy events/executed inst)
+system.cpu2.iq.int_inst_queue_reads 106882112 # Number of integer instruction queue reads
+system.cpu2.iq.int_inst_queue_writes 39555566 # Number of integer instruction queue writes
+system.cpu2.iq.int_inst_queue_wakeup_accesses 27370238 # Number of integer instruction queue wakeup accesses
+system.cpu2.iq.fp_inst_queue_reads 7010 # Number of floating instruction queue reads
+system.cpu2.iq.fp_inst_queue_writes 3779 # Number of floating instruction queue writes
+system.cpu2.iq.fp_inst_queue_wakeup_accesses 3144 # Number of floating instruction queue wakeup accesses
+system.cpu2.iq.int_alu_accesses 35616337 # Number of integer alu accesses
+system.cpu2.iq.fp_alu_accesses 3734 # Number of floating point alu accesses
+system.cpu2.iew.lsq.thread0.forwLoads 206224 # Number of loads that had data forwarded from stores
system.cpu2.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu2.iew.lsq.thread0.squashedLoads 1561517 # Number of loads squashed
-system.cpu2.iew.lsq.thread0.ignoredResponses 1841 # Number of memory responses ignored because the instruction is squashed
-system.cpu2.iew.lsq.thread0.memOrderViolation 9166 # Number of memory ordering violations
-system.cpu2.iew.lsq.thread0.squashedStores 566678 # Number of stores squashed
+system.cpu2.iew.lsq.thread0.squashedLoads 1563789 # Number of loads squashed
+system.cpu2.iew.lsq.thread0.ignoredResponses 2001 # Number of memory responses ignored because the instruction is squashed
+system.cpu2.iew.lsq.thread0.memOrderViolation 9138 # Number of memory ordering violations
+system.cpu2.iew.lsq.thread0.squashedStores 567371 # Number of stores squashed
system.cpu2.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu2.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu2.iew.lsq.thread0.rescheduledLoads 5349938 # Number of loads that were rescheduled
-system.cpu2.iew.lsq.thread0.cacheBlocked 380447 # Number of times an access to memory failed due to the cache being blocked
+system.cpu2.iew.lsq.thread0.rescheduledLoads 5351721 # Number of loads that were rescheduled
+system.cpu2.iew.lsq.thread0.cacheBlocked 380538 # Number of times an access to memory failed due to the cache being blocked
system.cpu2.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu2.iew.iewSquashCycles 1206624 # Number of cycles IEW is squashing
-system.cpu2.iew.iewBlockCycles 5097630 # Number of cycles IEW is blocking
-system.cpu2.iew.iewUnblockCycles 92333 # Number of cycles IEW is unblocking
-system.cpu2.iew.iewDispatchedInsts 32182024 # Number of instructions dispatched to IQ
-system.cpu2.iew.iewDispSquashedInsts 61203 # Number of squashed instructions skipped by dispatch
-system.cpu2.iew.iewDispLoadInsts 6518889 # Number of dispatched load instructions
-system.cpu2.iew.iewDispStoreInsts 3789656 # Number of dispatched store instructions
-system.cpu2.iew.iewDispNonSpecInsts 368677 # Number of dispatched non-speculative instructions
-system.cpu2.iew.iewIQFullEvents 31621 # Number of times the IQ has become full, causing a stall
-system.cpu2.iew.iewLSQFullEvents 2335 # Number of times the LSQ has become full, causing a stall
-system.cpu2.iew.memOrderViolationEvents 9166 # Number of memory order violations
-system.cpu2.iew.predictedTakenIncorrect 105355 # Number of branches that were predicted taken incorrectly
-system.cpu2.iew.predictedNotTakenIncorrect 88176 # Number of branches that were predicted not taken incorrectly
-system.cpu2.iew.branchMispredicts 193531 # Number of branch mispredicts detected at execute
-system.cpu2.iew.iewExecutedInsts 33238932 # Number of executed instructions
-system.cpu2.iew.iewExecLoadInsts 11092763 # Number of load instructions executed
-system.cpu2.iew.iewExecSquashedInsts 897557 # Number of squashed instructions skipped in execute
+system.cpu2.iew.iewSquashCycles 1207748 # Number of cycles IEW is squashing
+system.cpu2.iew.iewBlockCycles 5118466 # Number of cycles IEW is blocking
+system.cpu2.iew.iewUnblockCycles 92736 # Number of cycles IEW is unblocking
+system.cpu2.iew.iewDispatchedInsts 32192718 # Number of instructions dispatched to IQ
+system.cpu2.iew.iewDispSquashedInsts 58170 # Number of squashed instructions skipped by dispatch
+system.cpu2.iew.iewDispLoadInsts 6519802 # Number of dispatched load instructions
+system.cpu2.iew.iewDispStoreInsts 3791560 # Number of dispatched store instructions
+system.cpu2.iew.iewDispNonSpecInsts 368228 # Number of dispatched non-speculative instructions
+system.cpu2.iew.iewIQFullEvents 31927 # Number of times the IQ has become full, causing a stall
+system.cpu2.iew.iewLSQFullEvents 2425 # Number of times the LSQ has become full, causing a stall
+system.cpu2.iew.memOrderViolationEvents 9138 # Number of memory order violations
+system.cpu2.iew.predictedTakenIncorrect 105201 # Number of branches that were predicted taken incorrectly
+system.cpu2.iew.predictedNotTakenIncorrect 88411 # Number of branches that were predicted not taken incorrectly
+system.cpu2.iew.branchMispredicts 193612 # Number of branch mispredicts detected at execute
+system.cpu2.iew.iewExecutedInsts 33245955 # Number of executed instructions
+system.cpu2.iew.iewExecLoadInsts 11093572 # Number of load instructions executed
+system.cpu2.iew.iewExecSquashedInsts 897565 # Number of squashed instructions skipped in execute
system.cpu2.iew.exec_swp 0 # number of swp insts executed
-system.cpu2.iew.exec_nop 82832 # number of nop insts executed
-system.cpu2.iew.exec_refs 14457569 # number of memory reference insts executed
-system.cpu2.iew.exec_branches 3671446 # Number of branches executed
-system.cpu2.iew.exec_stores 3364806 # Number of stores executed
-system.cpu2.iew.exec_rate 0.376186 # Inst execution rate
-system.cpu2.iew.wb_sent 32811396 # cumulative count of insts sent to commit
-system.cpu2.iew.wb_count 27369288 # cumulative count of insts written-back
-system.cpu2.iew.wb_producers 15602510 # num instructions producing a value
-system.cpu2.iew.wb_consumers 28268763 # num instructions consuming a value
+system.cpu2.iew.exec_nop 83174 # number of nop insts executed
+system.cpu2.iew.exec_refs 14459722 # number of memory reference insts executed
+system.cpu2.iew.exec_branches 3671566 # Number of branches executed
+system.cpu2.iew.exec_stores 3366150 # Number of stores executed
+system.cpu2.iew.exec_rate 0.376273 # Inst execution rate
+system.cpu2.iew.wb_sent 32817620 # cumulative count of insts sent to commit
+system.cpu2.iew.wb_count 27373382 # cumulative count of insts written-back
+system.cpu2.iew.wb_producers 15610718 # num instructions producing a value
+system.cpu2.iew.wb_consumers 28284338 # num instructions consuming a value
system.cpu2.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu2.iew.wb_rate 0.309755 # insts written-back per cycle
-system.cpu2.iew.wb_fanout 0.551935 # average fanout of values written-back
+system.cpu2.iew.wb_rate 0.309808 # insts written-back per cycle
+system.cpu2.iew.wb_fanout 0.551921 # average fanout of values written-back
system.cpu2.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu2.commit.commitSquashedInsts 7374898 # The number of squashed insts skipped by commit
-system.cpu2.commit.commitNonSpecStalls 356860 # The number of times commit has been forced to stall to communicate backwards
-system.cpu2.commit.branchMispredicts 168297 # The number of times a branch was mispredicted
-system.cpu2.commit.committed_per_cycle::samples 35805367 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::mean 0.685358 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::stdev 1.714033 # Number of insts commited each cycle
+system.cpu2.commit.commitSquashedInsts 7382656 # The number of squashed insts skipped by commit
+system.cpu2.commit.commitNonSpecStalls 356404 # The number of times commit has been forced to stall to communicate backwards
+system.cpu2.commit.branchMispredicts 168463 # The number of times a branch was mispredicted
+system.cpu2.commit.committed_per_cycle::samples 35772498 # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::mean 0.686059 # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::stdev 1.714745 # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::0 27231349 76.05% 76.05% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::1 4142496 11.57% 87.62% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::2 1257531 3.51% 91.14% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::3 645964 1.80% 92.94% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::4 562986 1.57% 94.51% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::5 317406 0.89% 95.40% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::6 386660 1.08% 96.48% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::7 302677 0.85% 97.32% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::8 958298 2.68% 100.00% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::0 27202420 76.04% 76.04% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::1 4136400 11.56% 87.61% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::2 1256838 3.51% 91.12% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::3 645513 1.80% 92.92% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::4 564789 1.58% 94.50% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::5 319868 0.89% 95.40% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::6 386889 1.08% 96.48% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::7 302652 0.85% 97.32% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::8 957129 2.68% 100.00% # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::total 35805367 # Number of insts commited each cycle
-system.cpu2.commit.committedInsts 19842604 # Number of instructions committed
-system.cpu2.commit.committedOps 24539507 # Number of ops (including micro ops) committed
+system.cpu2.commit.committed_per_cycle::total 35772498 # Number of insts commited each cycle
+system.cpu2.commit.committedInsts 19845047 # Number of instructions committed
+system.cpu2.commit.committedOps 24542041 # Number of ops (including micro ops) committed
system.cpu2.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu2.commit.refs 8180350 # Number of memory references committed
-system.cpu2.commit.loads 4957372 # Number of loads committed
-system.cpu2.commit.membars 94561 # Number of memory barriers committed
-system.cpu2.commit.branches 3152552 # Number of branches committed
-system.cpu2.commit.fp_insts 3091 # Number of committed floating point instructions.
-system.cpu2.commit.int_insts 21772655 # Number of committed integer instructions.
-system.cpu2.commit.function_calls 294654 # Number of function calls committed.
-system.cpu2.commit.bw_lim_events 958298 # number cycles where commit BW limit reached
+system.cpu2.commit.refs 8180202 # Number of memory references committed
+system.cpu2.commit.loads 4956013 # Number of loads committed
+system.cpu2.commit.membars 94398 # Number of memory barriers committed
+system.cpu2.commit.branches 3153060 # Number of branches committed
+system.cpu2.commit.fp_insts 3107 # Number of committed floating point instructions.
+system.cpu2.commit.int_insts 21774748 # Number of committed integer instructions.
+system.cpu2.commit.function_calls 294560 # Number of function calls committed.
+system.cpu2.commit.bw_lim_events 957129 # number cycles where commit BW limit reached
system.cpu2.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu2.rob.rob_reads 66237138 # The number of ROB reads
-system.cpu2.rob.rob_writes 65080734 # The number of ROB writes
-system.cpu2.timesIdled 362582 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu2.idleCycles 51345620 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu2.quiesceCycles 3559271384 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu2.committedInsts 19787102 # Number of Instructions Simulated
-system.cpu2.committedOps 24484005 # Number of Ops (including micro ops) Simulated
-system.cpu2.committedInsts_total 19787102 # Number of Instructions Simulated
-system.cpu2.cpi 4.465424 # CPI: Cycles Per Instruction
-system.cpu2.cpi_total 4.465424 # CPI: Total CPI of All Threads
-system.cpu2.ipc 0.223943 # IPC: Instructions Per Cycle
-system.cpu2.ipc_total 0.223943 # IPC: Total IPC of All Threads
-system.cpu2.int_regfile_reads 153570043 # number of integer regfile reads
-system.cpu2.int_regfile_writes 29228694 # number of integer regfile writes
-system.cpu2.fp_regfile_reads 22407 # number of floating regfile reads
-system.cpu2.fp_regfile_writes 20832 # number of floating regfile writes
-system.cpu2.misc_regfile_reads 8993137 # number of misc regfile reads
-system.cpu2.misc_regfile_writes 241651 # number of misc regfile writes
-system.iocache.replacements 0 # number of replacements
-system.iocache.tagsinuse 0 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 0 # Sample count of references to valid blocks.
-system.iocache.avg_refs nan # Average number of references to valid blocks.
-system.iocache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.cpu2.rob.rob_reads 66215885 # The number of ROB reads
+system.cpu2.rob.rob_writes 65102408 # The number of ROB writes
+system.cpu2.timesIdled 362250 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu2.idleCycles 51375601 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu2.quiesceCycles 3556629546 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu2.committedInsts 19789566 # Number of Instructions Simulated
+system.cpu2.committedOps 24486560 # Number of Ops (including micro ops) Simulated
+system.cpu2.committedInsts_total 19789566 # Number of Instructions Simulated
+system.cpu2.cpi 4.464779 # CPI: Cycles Per Instruction
+system.cpu2.cpi_total 4.464779 # CPI: Total CPI of All Threads
+system.cpu2.ipc 0.223975 # IPC: Instructions Per Cycle
+system.cpu2.ipc_total 0.223975 # IPC: Total IPC of All Threads
+system.cpu2.int_regfile_reads 153595531 # number of integer regfile reads
+system.cpu2.int_regfile_writes 29235365 # number of integer regfile writes
+system.cpu2.fp_regfile_reads 22348 # number of floating regfile reads
+system.cpu2.fp_regfile_writes 20810 # number of floating regfile writes
+system.cpu2.misc_regfile_reads 8997423 # number of misc regfile reads
+system.cpu2.misc_regfile_writes 241258 # number of misc regfile writes
+system.iocache.tags.replacements 0 # number of replacements
+system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1834,10 +1864,10 @@ system.iocache.avg_blocked_cycles::no_mshrs nan #
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1181598504500 # number of ReadReq MSHR uncacheable cycles
-system.iocache.ReadReq_mshr_uncacheable_latency::total 1181598504500 # number of ReadReq MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1181598504500 # number of overall MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::total 1181598504500 # number of overall MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1279969503000 # number of ReadReq MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::total 1279969503000 # number of ReadReq MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1279969503000 # number of overall MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::total 1279969503000 # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd inf # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd inf # average overall mshr uncacheable latency
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt
index 1abf69682..c58b97d9e 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-o3/stats.txt
@@ -1,150 +1,150 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.548434 # Number of seconds simulated
-sim_ticks 2548433543500 # Number of ticks simulated
-final_tick 2548433543500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 2.548515 # Number of seconds simulated
+sim_ticks 2548515380000 # Number of ticks simulated
+final_tick 2548515380000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 62524 # Simulator instruction rate (inst/s)
-host_op_rate 80452 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2641694597 # Simulator tick rate (ticks/s)
-host_mem_usage 403600 # Number of bytes of host memory used
-host_seconds 964.70 # Real time elapsed on the host
-sim_insts 60316814 # Number of instructions simulated
-sim_ops 77611972 # Number of ops (including micro ops) simulated
+host_inst_rate 61977 # Simulator instruction rate (inst/s)
+host_op_rate 79748 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2618667230 # Simulator tick rate (ticks/s)
+host_mem_usage 403588 # Number of bytes of host memory used
+host_seconds 973.21 # Real time elapsed on the host
+sim_insts 60316341 # Number of instructions simulated
+sim_ops 77611368 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd 121110528 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.dtb.walker 1152 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.dtb.walker 1216 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 128 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 441408 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 4859600 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.dtb.walker 1408 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 357888 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 4231256 # Number of bytes read from this memory
-system.physmem.bytes_read::total 131003368 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 441408 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 357888 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 799296 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 3783552 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu0.data 1678512 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu1.data 1337588 # Number of bytes written to this memory
-system.physmem.bytes_written::total 6799652 # Number of bytes written to this memory
+system.physmem.bytes_read::cpu0.inst 440128 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 4850064 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.dtb.walker 1216 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 360448 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 4242200 # Number of bytes read from this memory
+system.physmem.bytes_read::total 131005928 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 440128 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 360448 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 800576 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 3785088 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu0.data 1679112 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu1.data 1336988 # Number of bytes written to this memory
+system.physmem.bytes_written::total 6801188 # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd 15138816 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.dtb.walker 18 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.dtb.walker 19 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 2 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 6897 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 75965 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.dtb.walker 22 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 5592 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 66119 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 15293431 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 59118 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu0.data 419628 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu1.data 334397 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 813143 # Number of write requests responded to by this memory
-system.physmem.bw_read::realview.clcd 47523518 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.dtb.walker 452 # Total read bandwidth from this memory (bytes/s)
+system.physmem.num_reads::cpu0.inst 6877 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 75816 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.dtb.walker 19 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 5632 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 66290 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 15293471 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 59142 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu0.data 419778 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu1.data 334247 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 813167 # Number of write requests responded to by this memory
+system.physmem.bw_read::realview.clcd 47521992 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.dtb.walker 477 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker 50 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 173208 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 1906897 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.dtb.walker 552 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 140435 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 1660336 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 51405448 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 173208 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 140435 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 313642 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1484658 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu0.data 658645 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu1.data 524867 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 2668169 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1484658 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::realview.clcd 47523518 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.dtb.walker 452 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 172700 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 1903094 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.dtb.walker 477 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 141435 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 1664577 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 51404802 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 172700 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 141435 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 314134 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1485213 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu0.data 658859 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu1.data 524614 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 2668686 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1485213 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::realview.clcd 47521992 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.dtb.walker 477 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker 50 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 173208 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 2565541 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.dtb.walker 552 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 140435 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 2185203 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 54073617 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 15293431 # Total number of read requests seen
-system.physmem.writeReqs 813143 # Total number of write requests seen
-system.physmem.cpureqs 218375 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 978779584 # Total number of bytes read from memory
-system.physmem.bytesWritten 52041152 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 131003368 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 6799652 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 11 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 4684 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 955869 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 955530 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 955690 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 955877 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 955758 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 955993 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 955879 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 955787 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 956236 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 955946 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 955507 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 955113 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 956214 # Track reads on a per bank basis
+system.physmem.bw_total::cpu0.inst 172700 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 2561953 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.dtb.walker 477 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 141435 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 2189191 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 54073488 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 15293471 # Total number of read requests seen
+system.physmem.writeReqs 813167 # Total number of write requests seen
+system.physmem.cpureqs 218464 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 978782144 # Total number of bytes read from memory
+system.physmem.bytesWritten 52042688 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 131005928 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 6801188 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 15 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 4709 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 955865 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 955532 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 955688 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 955892 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 955763 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 955998 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 955883 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 955786 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 956235 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 955940 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 955511 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 955116 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 956216 # Track reads on a per bank basis
system.physmem.perBankRdReqs::13 955973 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 956070 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 955978 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 49130 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 48908 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 50977 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 51082 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 51006 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 51266 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 51260 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 51202 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 51317 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 51099 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 50759 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 50417 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 51356 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 50974 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 51268 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 51122 # Track writes on a per bank basis
+system.physmem.perBankRdReqs::14 956077 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 955981 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 49128 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 48906 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 50979 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 51091 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 51008 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 51270 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 51265 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 51204 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 51310 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 51097 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 50763 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 50416 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 51359 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 50976 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 51272 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 51123 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 32387 # Number of times wr buffer was full causing retry
-system.physmem.totGap 2548432371500 # Total gap between requests
+system.physmem.numWrRetry 32396 # Number of times wr buffer was full causing retry
+system.physmem.totGap 2548513467000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 42 # Categorize read packet sizes
system.physmem.readPktSize::3 15138816 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 154573 # Categorize read packet sizes
+system.physmem.readPktSize::6 154613 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 754025 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 59118 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 1060830 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 986831 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 991569 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 3738549 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2806537 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2806300 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 2762834 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 15152 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 14911 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 27618 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 40328 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 27612 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 3599 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 3593 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 4293 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 2835 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 12 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 10 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 59142 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 1060849 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 987246 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 977477 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 3738495 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2806386 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2806166 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 2776833 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 15211 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 14905 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 28917 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 42926 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 28925 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 2287 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 2286 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 2959 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 1551 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 20 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 9 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18 4 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19 3 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::20 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see
@@ -156,222 +156,215 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 2773 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 2880 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 2759 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 2878 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2 2926 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 2970 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 2962 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 2958 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 2959 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 2966 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 2975 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 35380 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 35359 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 35346 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 35334 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 35321 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 35310 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 35292 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 35285 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 35276 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 35260 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 35253 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 35246 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 35240 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 35225 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 32740 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 32609 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 32551 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 32489 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 32481 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 32471 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 2969 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 2964 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 2963 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 2962 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 2967 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 2971 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 35376 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 35363 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 35349 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 35330 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 35323 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 35316 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 35302 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 35293 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 35281 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 35264 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 35252 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 35238 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 35229 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 35218 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 32746 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 32612 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 32550 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 32491 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 32482 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 32473 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::29 32457 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 32434 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 32415 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 40040 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 25744.741658 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 2072.132686 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 32880.697508 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-95 6923 17.29% 17.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-159 3475 8.68% 25.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-223 2293 5.73% 31.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-287 1778 4.44% 36.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-351 1271 3.17% 39.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-415 1070 2.67% 41.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-479 793 1.98% 43.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-543 869 2.17% 46.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-607 551 1.38% 47.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-671 489 1.22% 48.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-735 420 1.05% 49.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-799 393 0.98% 50.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-863 261 0.65% 51.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-927 255 0.64% 52.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-991 183 0.46% 52.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1055 282 0.70% 53.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1119 123 0.31% 53.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1183 156 0.39% 53.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1247 102 0.25% 54.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1311 126 0.31% 54.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1375 80 0.20% 54.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1439 383 0.96% 55.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1503 613 1.53% 57.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1567 451 1.13% 58.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1631 81 0.20% 58.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1695 160 0.40% 58.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1759 53 0.13% 59.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1823 109 0.27% 59.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1887 41 0.10% 59.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1951 74 0.18% 59.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-2015 31 0.08% 59.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2079 65 0.16% 59.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2143 23 0.06% 59.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2207 42 0.10% 59.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2271 15 0.04% 60.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2335 29 0.07% 60.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2399 18 0.04% 60.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2463 27 0.07% 60.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2527 12 0.03% 60.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2591 20 0.05% 60.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2655 7 0.02% 60.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2719 22 0.05% 60.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2783 8 0.02% 60.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2847 11 0.03% 60.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2911 11 0.03% 60.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2975 16 0.04% 60.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3039 6 0.01% 60.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3103 19 0.05% 60.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3167 8 0.02% 60.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3231 9 0.02% 60.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3295 8 0.02% 60.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3359 9 0.02% 60.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3423 6 0.01% 60.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3487 6 0.01% 60.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3551 4 0.01% 60.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3615 9 0.02% 60.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3679 4 0.01% 60.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3743 9 0.02% 60.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3807 6 0.01% 60.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3871 4 0.01% 60.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3935 3 0.01% 60.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3999 10 0.02% 60.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4063 5 0.01% 60.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4127 40 0.10% 60.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4191 3 0.01% 60.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4255 5 0.01% 60.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4319 4 0.01% 60.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4383 4 0.01% 60.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4447 3 0.01% 60.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4511 2 0.00% 60.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4575 3 0.01% 60.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4639 3 0.01% 60.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4672-4703 2 0.00% 60.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4767 5 0.01% 60.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4831 1 0.00% 60.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4895 2 0.00% 60.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4959 4 0.01% 60.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-5023 3 0.01% 61.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5087 2 0.00% 61.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5151 5 0.01% 61.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5279 6 0.01% 61.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5343 1 0.00% 61.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5407 2 0.00% 61.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5471 5 0.01% 61.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5535 7 0.02% 61.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5760-5791 1 0.00% 61.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5824-5855 1 0.00% 61.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5919 3 0.01% 61.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6047 2 0.00% 61.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6111 1 0.00% 61.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6175 6 0.01% 61.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6239 1 0.00% 61.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6272-6303 2 0.00% 61.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6336-6367 1 0.00% 61.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6431 3 0.01% 61.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6464-6495 1 0.00% 61.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6559 5 0.01% 61.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6592-6623 2 0.00% 61.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6687 2 0.00% 61.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6751 2 0.00% 61.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6815 20 0.05% 61.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6879 2 0.00% 61.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6943 1 0.00% 61.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7071 2 0.00% 61.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7104-7135 3 0.01% 61.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7199 2 0.00% 61.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7391 1 0.00% 61.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7455 9 0.02% 61.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7488-7519 1 0.00% 61.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7583 4 0.01% 61.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7711 7 0.02% 61.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7839 3 0.01% 61.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7903 3 0.01% 61.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7967 4 0.01% 61.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8031 1 0.00% 61.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8095 7 0.02% 61.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8159 2 0.00% 61.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8223 309 0.77% 62.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9216-9247 1 0.00% 62.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9664-9695 1 0.00% 62.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10240-10271 17 0.04% 62.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12319 1 0.00% 62.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12800-12831 1 0.00% 62.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14208-14239 1 0.00% 62.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16896-16927 1 0.00% 62.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18944-18975 1 0.00% 62.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21312-21343 1 0.00% 62.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24576-24607 1 0.00% 62.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26368-26399 1 0.00% 62.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27648-27679 1 0.00% 62.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29952-29983 1 0.00% 62.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30208-30239 1 0.00% 62.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30592-30623 1 0.00% 62.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32000-32031 1 0.00% 62.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32256-32287 1 0.00% 62.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32768-32799 2 0.00% 62.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33280-33311 1 0.00% 62.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33536-33567 1 0.00% 62.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33792-33823 6 0.01% 62.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::35328-35359 1 0.00% 62.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::42944-42975 1 0.00% 62.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::45632-45663 1 0.00% 62.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::53248-53279 1 0.00% 62.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58112-58143 1 0.00% 62.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58624-58655 1 0.00% 62.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::61120-61151 1 0.00% 62.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65536-65567 14762 36.87% 99.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::123712-123743 1 0.00% 99.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130048-130079 1 0.00% 99.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130944-130975 1 0.00% 99.10% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::30 32442 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 32421 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 40074 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 25722.964516 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 2062.503898 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 32877.713086 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-95 7020 17.52% 17.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-159 3450 8.61% 26.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-223 2302 5.74% 31.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-287 1762 4.40% 36.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-351 1221 3.05% 39.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-415 1083 2.70% 42.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-479 782 1.95% 43.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-543 826 2.06% 46.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-607 552 1.38% 47.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-671 527 1.32% 48.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-735 441 1.10% 49.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-799 399 1.00% 50.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-863 278 0.69% 51.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-927 274 0.68% 52.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-991 181 0.45% 52.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1055 260 0.65% 53.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1119 121 0.30% 53.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1183 146 0.36% 53.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1247 103 0.26% 54.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1311 108 0.27% 54.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1375 77 0.19% 54.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1439 372 0.93% 55.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1503 611 1.52% 57.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1567 461 1.15% 58.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1631 86 0.21% 58.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1695 174 0.43% 58.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1759 54 0.13% 59.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1823 96 0.24% 59.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1887 48 0.12% 59.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1951 68 0.17% 59.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-2015 31 0.08% 59.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2079 67 0.17% 59.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2143 19 0.05% 59.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2207 52 0.13% 60.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2271 17 0.04% 60.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2335 39 0.10% 60.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2399 17 0.04% 60.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2463 35 0.09% 60.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2527 6 0.01% 60.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2591 20 0.05% 60.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2655 5 0.01% 60.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2719 15 0.04% 60.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2783 12 0.03% 60.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2847 19 0.05% 60.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2911 10 0.02% 60.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2975 19 0.05% 60.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3039 6 0.01% 60.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3103 14 0.03% 60.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3167 5 0.01% 60.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3231 6 0.01% 60.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3295 5 0.01% 60.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3359 9 0.02% 60.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3423 3 0.01% 60.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3487 12 0.03% 60.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3551 4 0.01% 60.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3615 10 0.02% 60.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3679 3 0.01% 60.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3743 8 0.02% 60.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3807 7 0.02% 60.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3871 6 0.01% 60.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3935 1 0.00% 60.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3999 7 0.02% 60.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4063 5 0.01% 60.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4127 35 0.09% 60.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4191 5 0.01% 60.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4255 2 0.00% 60.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4319 3 0.01% 60.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4383 7 0.02% 60.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4447 4 0.01% 60.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4511 5 0.01% 60.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4575 1 0.00% 60.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4639 7 0.02% 61.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4672-4703 1 0.00% 61.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4767 7 0.02% 61.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4895 3 0.01% 61.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4959 3 0.01% 61.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-5023 5 0.01% 61.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5151 4 0.01% 61.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5215 2 0.00% 61.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5279 2 0.00% 61.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5343 1 0.00% 61.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5407 5 0.01% 61.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5471 4 0.01% 61.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5504-5535 5 0.01% 61.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5919 3 0.01% 61.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5952-5983 1 0.00% 61.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6047 1 0.00% 61.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6111 2 0.00% 61.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6175 4 0.01% 61.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6303 3 0.01% 61.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6336-6367 2 0.00% 61.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6495 5 0.01% 61.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6559 3 0.01% 61.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6623 4 0.01% 61.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6751 1 0.00% 61.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6784-6815 21 0.05% 61.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6879 2 0.00% 61.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7071 4 0.01% 61.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7104-7135 2 0.00% 61.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7199 3 0.01% 61.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7327 5 0.01% 61.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7391 2 0.00% 61.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7583 3 0.01% 61.28% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7616-7647 1 0.00% 61.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7680-7711 6 0.01% 61.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7744-7775 1 0.00% 61.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7839 7 0.02% 61.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7903 3 0.01% 61.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7967 7 0.02% 61.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8031 1 0.00% 61.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8095 9 0.02% 61.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8159 3 0.01% 61.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8223 305 0.76% 62.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10112-10143 1 0.00% 62.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10240-10271 17 0.04% 62.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13343 1 0.00% 62.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14080-14111 1 0.00% 62.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14208-14239 1 0.00% 62.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16704-16735 1 0.00% 62.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18432-18463 1 0.00% 62.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::20992-21023 1 0.00% 62.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::24768-24799 1 0.00% 62.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26112-26143 1 0.00% 62.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26624-26655 1 0.00% 62.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27904-27935 2 0.00% 62.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::29440-29471 1 0.00% 62.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30208-30239 1 0.00% 62.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30400-30431 1 0.00% 62.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33792-33823 5 0.01% 62.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::34816-34847 1 0.00% 62.23% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::35136-35167 1 0.00% 62.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::37632-37663 1 0.00% 62.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::39424-39455 1 0.00% 62.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::43136-43167 1 0.00% 62.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::45632-45663 1 0.00% 62.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::51456-51487 1 0.00% 62.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::56832-56863 1 0.00% 62.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58368-58399 1 0.00% 62.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::60864-60895 1 0.00% 62.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65536-65567 14763 36.84% 99.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::126336-126367 1 0.00% 99.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::130496-130527 1 0.00% 99.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::131008-131039 1 0.00% 99.10% # Bytes accessed per row activation
system.physmem.bytesPerActivate::131072-131103 346 0.86% 99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::131200-131231 1 0.00% 99.97% # Bytes accessed per row activation
system.physmem.bytesPerActivate::132096-132127 4 0.01% 99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::136576-136607 1 0.00% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::161280-161311 1 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::168384-168415 1 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::187392-187423 1 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::161792-161823 1 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::168960-168991 1 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::196352-196383 1 0.00% 99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::196608-196639 4 0.01% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 40040 # Bytes accessed per row activation
-system.physmem.totQLat 308881805250 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 400754322750 # Sum of mem lat for all requests
-system.physmem.totBusLat 76467100000 # Total cycles spent in databus access
-system.physmem.totBankLat 15405417500 # Total cycles spent in bank access
-system.physmem.avgQLat 20197.04 # Average queueing delay per request
-system.physmem.avgBankLat 1007.32 # Average bank access latency per request
+system.physmem.bytesPerActivate::total 40074 # Bytes accessed per row activation
+system.physmem.totQLat 305431681500 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 397314004000 # Sum of mem lat for all requests
+system.physmem.totBusLat 76467280000 # Total cycles spent in databus access
+system.physmem.totBankLat 15415042500 # Total cycles spent in bank access
+system.physmem.avgQLat 19971.40 # Average queueing delay per request
+system.physmem.avgBankLat 1007.95 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 26204.36 # Average memory access latency
-system.physmem.avgRdBW 384.07 # Average achieved read bandwidth in MB/s
+system.physmem.avgMemAccLat 25979.35 # Average memory access latency
+system.physmem.avgRdBW 384.06 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 20.42 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 51.41 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedRdBW 51.40 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 2.67 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 3.16 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.16 # Average read queue length over time
-system.physmem.avgWrQLen 1.10 # Average write queue length over time
-system.physmem.readRowHits 15267875 # Number of row buffer hits during reads
-system.physmem.writeRowHits 798648 # Number of row buffer hits during writes
+system.physmem.avgWrQLen 1.11 # Average write queue length over time
+system.physmem.readRowHits 15267858 # Number of row buffer hits during reads
+system.physmem.writeRowHits 798688 # Number of row buffer hits during writes
system.physmem.readRowHitRate 99.83 # Row buffer hit rate for reads
system.physmem.writeRowHitRate 98.22 # Row buffer hit rate for writes
-system.physmem.avgGap 158223.12 # Average gap between requests
+system.physmem.avgGap 158227.53 # Average gap between requests
system.realview.nvmem.bytes_read::cpu0.inst 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 64 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst 64 # Number of instructions bytes read from this memory
@@ -384,289 +377,291 @@ system.realview.nvmem.bw_inst_read::cpu0.inst 25
system.realview.nvmem.bw_inst_read::total 25 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst 25 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 25 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 55014580 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 16346067 # Transaction distribution
-system.membus.trans_dist::ReadResp 16346070 # Transaction distribution
+system.membus.throughput 55014417 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 16346104 # Transaction distribution
+system.membus.trans_dist::ReadResp 16346107 # Transaction distribution
system.membus.trans_dist::WriteReq 763348 # Transaction distribution
system.membus.trans_dist::WriteResp 763348 # Transaction distribution
-system.membus.trans_dist::Writeback 59118 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 4682 # Transaction distribution
+system.membus.trans_dist::Writeback 59142 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 4707 # Transaction distribution
system.membus.trans_dist::SCUpgradeReq 2 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 4684 # Transaction distribution
-system.membus.trans_dist::ReadExReq 131411 # Transaction distribution
-system.membus.trans_dist::ReadExResp 131411 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 4709 # Transaction distribution
+system.membus.trans_dist::ReadExReq 131412 # Transaction distribution
+system.membus.trans_dist::ReadExResp 131412 # Transaction distribution
system.membus.trans_dist::LoadLockedReq 3 # Transaction distribution
system.membus.trans_dist::StoreCondReq 3 # Transaction distribution
system.membus.trans_dist::StoreCondResp 3 # Transaction distribution
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 2382958 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 2382954 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.nvmem.port 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1885766 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1885920 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio 3790 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 4272518 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 4272668 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 30277632 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total 30277632 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 2382958 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 2382954 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.nvmem.port 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 32163398 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 32163552 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.gic.pio 3790 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 34550150 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 2390333 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_count::total 34550300 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 2390325 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.nvmem.port 64 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 16692492 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 16696588 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.gic.pio 7580 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 19090473 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 19094561 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 121110528 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 2390333 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 2390325 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.nvmem.port 64 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 137803020 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 137807116 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.gic.pio 7580 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 140201001 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 140201001 # Total data (bytes)
+system.membus.tot_pkt_size::total 140205089 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 140205089 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 1492522500 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 1476111500 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.1 # Layer utilization (%)
system.membus.reqLayer1.occupancy 1000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 17540815750 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 17555240750 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.7 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 3583500 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 3581500 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer5.occupancy 1500 # Layer occupancy (ticks)
system.membus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 4705924038 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 4707147287 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 34177393245 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 34172276993 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 1.3 # Layer utilization (%)
-system.l2c.replacements 64346 # number of replacements
-system.l2c.tagsinuse 51424.069961 # Cycle average of tags in use
-system.l2c.total_refs 1905385 # Total number of references to valid blocks.
-system.l2c.sampled_refs 129735 # Sample count of references to valid blocks.
-system.l2c.avg_refs 14.686746 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 2511358439500 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 36974.185132 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.dtb.walker 11.366489 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.itb.walker 0.000367 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 4621.370879 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 3355.179290 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.dtb.walker 15.725461 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 3578.652286 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 2867.590058 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.564181 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.dtb.walker 0.000173 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.070517 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.051196 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.dtb.walker 0.000240 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.054606 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.043756 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.784669 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.dtb.walker 33086 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.itb.walker 6984 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 499528 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 184262 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.dtb.walker 30366 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.itb.walker 6676 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 472129 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 203355 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 1436386 # number of ReadReq hits
-system.l2c.Writeback_hits::writebacks 608398 # number of Writeback hits
-system.l2c.Writeback_hits::total 608398 # number of Writeback hits
-system.l2c.UpgradeReq_hits::cpu0.data 21 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.data 15 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::total 36 # number of UpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu0.data 4 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu1.data 4 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::total 8 # number of SCUpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 57570 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 55424 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 112994 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.dtb.walker 33086 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.itb.walker 6984 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 499528 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 241832 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.dtb.walker 30366 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.itb.walker 6676 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 472129 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 258779 # number of demand (read+write) hits
-system.l2c.demand_hits::total 1549380 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.dtb.walker 33086 # number of overall hits
-system.l2c.overall_hits::cpu0.itb.walker 6984 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 499528 # number of overall hits
-system.l2c.overall_hits::cpu0.data 241832 # number of overall hits
-system.l2c.overall_hits::cpu1.dtb.walker 30366 # number of overall hits
-system.l2c.overall_hits::cpu1.itb.walker 6676 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 472129 # number of overall hits
-system.l2c.overall_hits::cpu1.data 258779 # number of overall hits
-system.l2c.overall_hits::total 1549380 # number of overall hits
-system.l2c.ReadReq_misses::cpu0.dtb.walker 18 # number of ReadReq misses
+system.l2c.tags.replacements 64386 # number of replacements
+system.l2c.tags.tagsinuse 51442.070809 # Cycle average of tags in use
+system.l2c.tags.total_refs 1905390 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 129776 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 14.682145 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 2511428822500 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 36972.715861 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.dtb.walker 12.496871 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.itb.walker 0.000368 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 4611.296465 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 3332.598424 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.dtb.walker 12.513991 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 3606.043873 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 2894.404957 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.564159 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.dtb.walker 0.000191 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.070363 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.050851 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.dtb.walker 0.000191 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.055024 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.044165 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.784944 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.dtb.walker 33100 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.itb.walker 6967 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 497324 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 183110 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.dtb.walker 30320 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.itb.walker 6628 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 474382 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 204508 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 1436339 # number of ReadReq hits
+system.l2c.Writeback_hits::writebacks 608377 # number of Writeback hits
+system.l2c.Writeback_hits::total 608377 # number of Writeback hits
+system.l2c.UpgradeReq_hits::cpu0.data 25 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 20 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::total 45 # number of UpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu0.data 5 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu1.data 6 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::total 11 # number of SCUpgradeReq hits
+system.l2c.ReadExReq_hits::cpu0.data 58192 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 54720 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 112912 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.dtb.walker 33100 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.itb.walker 6967 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 497324 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 241302 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.dtb.walker 30320 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.itb.walker 6628 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 474382 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 259228 # number of demand (read+write) hits
+system.l2c.demand_hits::total 1549251 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.dtb.walker 33100 # number of overall hits
+system.l2c.overall_hits::cpu0.itb.walker 6967 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 497324 # number of overall hits
+system.l2c.overall_hits::cpu0.data 241302 # number of overall hits
+system.l2c.overall_hits::cpu1.dtb.walker 30320 # number of overall hits
+system.l2c.overall_hits::cpu1.itb.walker 6628 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 474382 # number of overall hits
+system.l2c.overall_hits::cpu1.data 259228 # number of overall hits
+system.l2c.overall_hits::total 1549251 # number of overall hits
+system.l2c.ReadReq_misses::cpu0.dtb.walker 19 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker 2 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 6786 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 6144 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.dtb.walker 22 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 5600 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 4553 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 23125 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.data 1547 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.data 1367 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::total 2914 # number of UpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu0.data 1 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu1.data 1 # number of SCUpgradeReq misses
+system.l2c.ReadReq_misses::cpu0.inst 6768 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 6113 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.dtb.walker 19 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 5640 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 4604 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 23165 # number of ReadReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 1534 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 1392 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::total 2926 # number of UpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu0.data 2 # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total 2 # number of SCUpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 70783 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 62396 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 133179 # number of ReadExReq misses
-system.l2c.demand_misses::cpu0.dtb.walker 18 # number of demand (read+write) misses
+system.l2c.ReadExReq_misses::cpu0.data 70693 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 62500 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 133193 # number of ReadExReq misses
+system.l2c.demand_misses::cpu0.dtb.walker 19 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker 2 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 6786 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 76927 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.dtb.walker 22 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 5600 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 66949 # number of demand (read+write) misses
-system.l2c.demand_misses::total 156304 # number of demand (read+write) misses
-system.l2c.overall_misses::cpu0.dtb.walker 18 # number of overall misses
+system.l2c.demand_misses::cpu0.inst 6768 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 76806 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.dtb.walker 19 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 5640 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 67104 # number of demand (read+write) misses
+system.l2c.demand_misses::total 156358 # number of demand (read+write) misses
+system.l2c.overall_misses::cpu0.dtb.walker 19 # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker 2 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 6786 # number of overall misses
-system.l2c.overall_misses::cpu0.data 76927 # number of overall misses
-system.l2c.overall_misses::cpu1.dtb.walker 22 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 5600 # number of overall misses
-system.l2c.overall_misses::cpu1.data 66949 # number of overall misses
-system.l2c.overall_misses::total 156304 # number of overall misses
-system.l2c.ReadReq_miss_latency::cpu0.dtb.walker 1745000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.itb.walker 130000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.inst 504819500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.data 454994499 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 1910500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 410434000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 342510500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 1716543999 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu0.data 228000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.data 251000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 479000 # number of UpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu0.data 4858356000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 4267377000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 9125733000 # number of ReadExReq miss cycles
-system.l2c.demand_miss_latency::cpu0.dtb.walker 1745000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.itb.walker 130000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.inst 504819500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.data 5313350499 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.dtb.walker 1910500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 410434000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 4609887500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 10842276999 # number of demand (read+write) miss cycles
-system.l2c.overall_miss_latency::cpu0.dtb.walker 1745000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.itb.walker 130000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.inst 504819500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.data 5313350499 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.dtb.walker 1910500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 410434000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 4609887500 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 10842276999 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.dtb.walker 33104 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.itb.walker 6986 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 506314 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 190406 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.dtb.walker 30388 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.itb.walker 6676 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 477729 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 207908 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 1459511 # number of ReadReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 608398 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 608398 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.data 1568 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.data 1382 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::total 2950 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu0.data 5 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu1.data 5 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::total 10 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.data 128353 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 117820 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 246173 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.dtb.walker 33104 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.itb.walker 6986 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 506314 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 318759 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.dtb.walker 30388 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.itb.walker 6676 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 477729 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 325728 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 1705684 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.dtb.walker 33104 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.itb.walker 6986 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 506314 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 318759 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.dtb.walker 30388 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.itb.walker 6676 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 477729 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 325728 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 1705684 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.000544 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000286 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.013403 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.032268 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000724 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.011722 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.021899 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.015844 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.data 0.986607 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.data 0.989146 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::total 0.987797 # miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.200000 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.200000 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::total 0.200000 # miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.551471 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.529588 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.540998 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.dtb.walker 0.000544 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.itb.walker 0.000286 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.013403 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.241333 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000724 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.011722 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.205537 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.091637 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.dtb.walker 0.000544 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.itb.walker 0.000286 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.013403 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.241333 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000724 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.011722 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.205537 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.091637 # miss rate for overall accesses
-system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 96944.444444 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 65000 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.inst 74391.320365 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.data 74055.094238 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 86840.909091 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 73291.785714 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 75227.432462 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 74228.929686 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 147.382030 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 183.613753 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 164.378861 # average UpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu0.data 68637.328172 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 68391.836015 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 68522.312076 # average ReadExReq miss latency
-system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 96944.444444 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.itb.walker 65000 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.inst 74391.320365 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.data 69070.033915 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 86840.909091 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 73291.785714 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 68856.704357 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 69366.599697 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 96944.444444 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.itb.walker 65000 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.inst 74391.320365 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.data 69070.033915 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 86840.909091 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 73291.785714 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 68856.704357 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 69366.599697 # average overall miss latency
+system.l2c.overall_misses::cpu0.inst 6768 # number of overall misses
+system.l2c.overall_misses::cpu0.data 76806 # number of overall misses
+system.l2c.overall_misses::cpu1.dtb.walker 19 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 5640 # number of overall misses
+system.l2c.overall_misses::cpu1.data 67104 # number of overall misses
+system.l2c.overall_misses::total 156358 # number of overall misses
+system.l2c.ReadReq_miss_latency::cpu0.dtb.walker 2128750 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.itb.walker 130250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.inst 500312250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.data 448378498 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 2066250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 418450000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 353541000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 1725006998 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu0.data 186492 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 256989 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 443481 # number of UpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu0.data 22999 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::total 22999 # number of SCUpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu0.data 4862001015 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 4300719454 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 9162720469 # number of ReadExReq miss cycles
+system.l2c.demand_miss_latency::cpu0.dtb.walker 2128750 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.itb.walker 130250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.inst 500312250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.data 5310379513 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.dtb.walker 2066250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 418450000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 4654260454 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 10887727467 # number of demand (read+write) miss cycles
+system.l2c.overall_miss_latency::cpu0.dtb.walker 2128750 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.itb.walker 130250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.inst 500312250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.data 5310379513 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.dtb.walker 2066250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 418450000 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 4654260454 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 10887727467 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.dtb.walker 33119 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.itb.walker 6969 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 504092 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 189223 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.dtb.walker 30339 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.itb.walker 6628 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 480022 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 209112 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 1459504 # number of ReadReq accesses(hits+misses)
+system.l2c.Writeback_accesses::writebacks 608377 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 608377 # number of Writeback accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 1559 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 1412 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::total 2971 # number of UpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu0.data 7 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu1.data 6 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::total 13 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 128885 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 117220 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 246105 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.dtb.walker 33119 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.itb.walker 6969 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 504092 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 318108 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.dtb.walker 30339 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.itb.walker 6628 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 480022 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 326332 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 1705609 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.dtb.walker 33119 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.itb.walker 6969 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 504092 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 318108 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.dtb.walker 30339 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.itb.walker 6628 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 480022 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 326332 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 1705609 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.000574 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000287 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.013426 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.032306 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000626 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.011749 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.022017 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.015872 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.983964 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.985836 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::total 0.984854 # miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.285714 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::total 0.153846 # miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.548497 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.533185 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.541204 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.dtb.walker 0.000574 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.itb.walker 0.000287 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.013426 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.241446 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000626 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.011749 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.205631 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.091673 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.dtb.walker 0.000574 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.itb.walker 0.000287 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.013426 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.241446 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000626 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.011749 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.205631 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.091673 # miss rate for overall accesses
+system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 112039.473684 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 65125 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.inst 73923.204787 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.data 73348.355636 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 108750 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 74193.262411 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 76789.965248 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 74466.090999 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 121.572360 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 184.618534 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 151.565619 # average UpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 11499.500000 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::total 11499.500000 # average SCUpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu0.data 68776.272262 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 68811.511264 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 68792.807948 # average ReadExReq miss latency
+system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 112039.473684 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.itb.walker 65125 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.inst 73923.204787 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.data 69140.165000 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 108750 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 74193.262411 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 69358.912345 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 69633.325234 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 112039.473684 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.itb.walker 65125 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.inst 73923.204787 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.data 69140.165000 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 108750 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 74193.262411 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 69358.912345 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 69633.325234 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -675,170 +670,166 @@ system.l2c.avg_blocked_cycles::no_mshrs nan # av
system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.writebacks::writebacks 59118 # number of writebacks
-system.l2c.writebacks::total 59118 # number of writebacks
-system.l2c.ReadReq_mshr_hits::cpu0.inst 4 # number of ReadReq MSHR hits
+system.l2c.writebacks::writebacks 59142 # number of writebacks
+system.l2c.writebacks::total 59142 # number of writebacks
+system.l2c.ReadReq_mshr_hits::cpu0.inst 6 # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu0.data 41 # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::cpu1.inst 8 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu1.data 25 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::total 78 # number of ReadReq MSHR hits
-system.l2c.demand_mshr_hits::cpu0.inst 4 # number of demand (read+write) MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu1.data 24 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::total 79 # number of ReadReq MSHR hits
+system.l2c.demand_mshr_hits::cpu0.inst 6 # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu0.data 41 # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::cpu1.inst 8 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu1.data 25 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::total 78 # number of demand (read+write) MSHR hits
-system.l2c.overall_mshr_hits::cpu0.inst 4 # number of overall MSHR hits
+system.l2c.demand_mshr_hits::cpu1.data 24 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::total 79 # number of demand (read+write) MSHR hits
+system.l2c.overall_mshr_hits::cpu0.inst 6 # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu0.data 41 # number of overall MSHR hits
system.l2c.overall_mshr_hits::cpu1.inst 8 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu1.data 25 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::total 78 # number of overall MSHR hits
-system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker 18 # number of ReadReq MSHR misses
+system.l2c.overall_mshr_hits::cpu1.data 24 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::total 79 # number of overall MSHR hits
+system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker 19 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.itb.walker 2 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.inst 6782 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.data 6103 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 22 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 5592 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 4528 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 23047 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu0.data 1547 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.data 1367 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::total 2914 # number of UpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 1 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 1 # number of SCUpgradeReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.inst 6762 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.data 6072 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 19 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 5632 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 4580 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 23086 # number of ReadReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu0.data 1534 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 1392 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::total 2926 # number of UpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 2 # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total 2 # number of SCUpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu0.data 70783 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 62396 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 133179 # number of ReadExReq MSHR misses
-system.l2c.demand_mshr_misses::cpu0.dtb.walker 18 # number of demand (read+write) MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu0.data 70693 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 62500 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 133193 # number of ReadExReq MSHR misses
+system.l2c.demand_mshr_misses::cpu0.dtb.walker 19 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker 2 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.inst 6782 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.data 76886 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.dtb.walker 22 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 5592 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 66924 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 156226 # number of demand (read+write) MSHR misses
-system.l2c.overall_mshr_misses::cpu0.dtb.walker 18 # number of overall MSHR misses
+system.l2c.demand_mshr_misses::cpu0.inst 6762 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.data 76765 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.dtb.walker 19 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 5632 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 67080 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 156279 # number of demand (read+write) MSHR misses
+system.l2c.overall_mshr_misses::cpu0.dtb.walker 19 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker 2 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.inst 6782 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.data 76886 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.dtb.walker 22 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 5592 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 66924 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 156226 # number of overall MSHR misses
-system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker 1520750 # number of ReadReq MSHR miss cycles
+system.l2c.overall_mshr_misses::cpu0.inst 6762 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.data 76765 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.dtb.walker 19 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 5632 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 67080 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 156279 # number of overall MSHR misses
+system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker 1889250 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.itb.walker 105750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 420212000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.data 376397249 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 1636250 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 340379000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 284301250 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 1424552249 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 15478046 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 13672367 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 29150413 # number of UpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 10001 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 10001 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 414261000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.data 369284748 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 1823250 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 346567500 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 294016000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 1427947498 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 15343534 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 13921392 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 29264926 # number of UpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 20002 # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total 20002 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3973988207 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 3487056311 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 7461044518 # number of ReadExReq MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker 1520750 # number of demand (read+write) MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3965209485 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 3507280046 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 7472489531 # number of ReadExReq MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker 1889250 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker 105750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.inst 420212000 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.data 4350385456 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 1636250 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 340379000 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 3771357561 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 8885596767 # number of demand (read+write) MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker 1520750 # number of overall MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.inst 414261000 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.data 4334494233 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 1823250 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 346567500 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 3801296046 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 8900437029 # number of demand (read+write) MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker 1889250 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker 105750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.inst 420212000 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.data 4350385456 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 1636250 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 340379000 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 3771357561 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 8885596767 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 6781750 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 82698758000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 84243559500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 166949099250 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 13398896029 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 10148159249 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 23547055278 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_miss_latency::cpu0.inst 414261000 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.data 4334494233 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 1823250 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 346567500 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 3801296046 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 8900437029 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 6768250 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 82756804500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 84168652000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 166932224750 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 13405485754 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 10155458000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 23560943754 # number of WriteReq MSHR uncacheable cycles
system.l2c.LoadLockedReq_mshr_uncacheable_latency::cpu1.data 116250 # number of LoadLockedReq MSHR uncacheable cycles
system.l2c.LoadLockedReq_mshr_uncacheable_latency::total 116250 # number of LoadLockedReq MSHR uncacheable cycles
system.l2c.StoreCondReq_mshr_uncacheable_latency::cpu1.data 60000 # number of StoreCondReq MSHR uncacheable cycles
system.l2c.StoreCondReq_mshr_uncacheable_latency::total 60000 # number of StoreCondReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 6781750 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.data 96097654029 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 94391718749 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 190496154528 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.000544 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.000286 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.013395 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.032053 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000724 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.011705 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.021779 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.015791 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.986607 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.989146 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::total 0.987797 # mshr miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.200000 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.551471 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.529588 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.540998 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker 0.000544 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.000286 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.inst 0.013395 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.data 0.241204 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000724 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.011705 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.205460 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.091591 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker 0.000544 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.000286 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.inst 0.013395 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.data 0.241204 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000724 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.011705 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.205460 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.091591 # mshr miss rate for overall accesses
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 84486.111111 # average ReadReq mshr miss latency
+system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 6768250 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.data 96162290254 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 94324110000 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 190493168504 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.000574 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.000287 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.013414 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.032089 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000626 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.011733 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.021902 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.015818 # mshr miss rate for ReadReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.983964 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.985836 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::total 0.984854 # mshr miss rate for UpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.285714 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.153846 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.548497 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.533185 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.541204 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker 0.000574 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.000287 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.inst 0.013414 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.data 0.241317 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000626 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.011733 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.205558 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.091627 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker 0.000574 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.000287 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.inst 0.013414 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.data 0.241317 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000626 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.011733 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.205558 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.091627 # mshr miss rate for overall accesses
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 99434.210526 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 52875 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 61959.893837 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 61674.135507 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 74375 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 60868.919886 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 62787.378534 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 61810.745390 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10005.201034 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10001.731529 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10003.573439 # average UpgradeReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 61263.087844 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 60817.646245 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 95960.526316 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 61535.422585 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 64195.633188 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 61853.395911 # average ReadReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10002.303781 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10001 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10001.683527 # average UpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10001 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10001 # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10001 # average SCUpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 56143.257661 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 55885.895105 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 56022.680137 # average ReadExReq mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 84486.111111 # average overall mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 56090.553308 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 56116.480736 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 56102.719595 # average ReadExReq mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 99434.210526 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 52875 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 61959.893837 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.data 56582.283589 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 74375 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 60868.919886 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 56352.841447 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 56876.555548 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 84486.111111 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 61263.087844 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.data 56464.459493 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 95960.526316 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 61535.422585 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 56668.098479 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 56952.226652 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 99434.210526 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 52875 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 61959.893837 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.data 56582.283589 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 74375 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 60868.919886 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 56352.841447 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 56876.555548 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 61263.087844 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.data 56464.459493 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 95960.526316 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 61535.422585 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 56668.098479 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 56952.226652 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
@@ -861,49 +852,49 @@ system.cf0.dma_read_txs 0 # Nu
system.cf0.dma_write_full_pages 0 # Number of full page size DMA writes.
system.cf0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs 0 # Number of DMA write transactions.
-system.toL2Bus.throughput 58505331 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 2677704 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 2677706 # Transaction distribution
+system.toL2Bus.throughput 58503668 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 2677420 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 2677422 # Transaction distribution
system.toL2Bus.trans_dist::WriteReq 763348 # Transaction distribution
system.toL2Bus.trans_dist::WriteResp 763348 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 608398 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeReq 2950 # Transaction distribution
-system.toL2Bus.trans_dist::SCUpgradeReq 10 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeResp 2960 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 246173 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 246173 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 608377 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeReq 2971 # Transaction distribution
+system.toL2Bus.trans_dist::SCUpgradeReq 13 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeResp 2984 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExReq 246105 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 246105 # Transaction distribution
system.toL2Bus.trans_dist::LoadLockedReq 3 # Transaction distribution
system.toL2Bus.trans_dist::StoreCondReq 3 # Transaction distribution
system.toL2Bus.trans_dist::StoreCondResp 3 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 1969441 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 5798176 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 37507 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 149666 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 7954790 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 62986112 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 85598825 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 54648 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 253968 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 148893553 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 148893553 # Total data (bytes)
-system.toL2Bus.snoop_data_through_bus 203396 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 4965063678 # Layer occupancy (ticks)
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 1969614 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 5798105 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 37248 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 149421 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 7954388 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 62990656 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 85594465 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 54388 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 253832 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 148893341 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 148893341 # Total data (bytes)
+system.toL2Bus.snoop_data_through_bus 204156 # Total snoop data (bytes)
+system.toL2Bus.reqLayer0.occupancy 4964785971 # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 4434793437 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.occupancy 4437766959 # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 4469014832 # Layer occupancy (ticks)
+system.toL2Bus.respLayer1.occupancy 4499076262 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer2.occupancy 23886909 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.occupancy 23705637 # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer3.occupancy 86662497 # Layer occupancy (ticks)
+system.toL2Bus.respLayer3.occupancy 86451768 # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.iobus.throughput 48461480 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 16322135 # Transaction distribution
-system.iobus.trans_dist::ReadResp 16322135 # Transaction distribution
+system.iobus.throughput 48459921 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 16322133 # Transaction distribution
+system.iobus.trans_dist::ReadResp 16322133 # Transaction distribution
system.iobus.trans_dist::WriteReq 8160 # Transaction distribution
system.iobus.trans_dist::WriteResp 8160 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7940 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7936 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 522 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 1030 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -925,11 +916,11 @@ system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 2382958 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 2382954 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 30277632 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.clcd.dma::total 30277632 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.realview_io.pio 7940 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.realview_io.pio 7936 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer0.pio 522 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer1.pio 1030 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -952,9 +943,9 @@ system.iobus.pkt_count::system.realview.aaci_fake.pio 16
system.iobus.pkt_count::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.iocache.cpu_side 30277632 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 32660590 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 32660586 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15880 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15872 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 1044 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 2060 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -976,11 +967,11 @@ system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 2390333 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 2390325 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 121110528 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.realview.clcd.dma::total 121110528 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.realview_io.pio 15880 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.realview_io.pio 15872 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer0.pio 1044 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer1.pio 2060 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -1003,11 +994,11 @@ system.iobus.tot_pkt_size::system.realview.aaci_fake.pio 32
system.iobus.tot_pkt_size::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.iocache.cpu_side 121110528 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 123500861 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 123500861 # Total data (bytes)
+system.iobus.tot_pkt_size::total 123500853 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 123500853 # Total data (bytes)
system.iobus.reqLayer0.occupancy 21043000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 3975000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 3973000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 522000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
@@ -1053,684 +1044,684 @@ system.iobus.reqLayer23.occupancy 8000 # La
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer25.occupancy 15138816000 # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization 0.6 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 2374798000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 2374794000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 30277632000 # Layer occupancy (ticks)
-system.iobus.respLayer1.utilization 1.2 # Layer utilization (%)
-system.cpu0.branchPred.lookups 7472736 # Number of BP lookups
-system.cpu0.branchPred.condPredicted 5963732 # Number of conditional branches predicted
-system.cpu0.branchPred.condIncorrect 379354 # Number of conditional branches incorrect
-system.cpu0.branchPred.BTBLookups 4914816 # Number of BTB lookups
-system.cpu0.branchPred.BTBHits 4037140 # Number of BTB hits
+system.iobus.respLayer1.occupancy 41501177007 # Layer occupancy (ticks)
+system.iobus.respLayer1.utilization 1.6 # Layer utilization (%)
+system.cpu0.branchPred.lookups 7460849 # Number of BP lookups
+system.cpu0.branchPred.condPredicted 5960235 # Number of conditional branches predicted
+system.cpu0.branchPred.condIncorrect 378283 # Number of conditional branches incorrect
+system.cpu0.branchPred.BTBLookups 4914778 # Number of BTB lookups
+system.cpu0.branchPred.BTBHits 4045811 # Number of BTB hits
system.cpu0.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu0.branchPred.BTBHitPct 82.142241 # BTB Hit Percentage
-system.cpu0.branchPred.usedRAS 698266 # Number of times the RAS was used to get a target.
-system.cpu0.branchPred.RASInCorrect 38240 # Number of incorrect RAS predictions.
+system.cpu0.branchPred.BTBHitPct 82.319303 # BTB Hit Percentage
+system.cpu0.branchPred.usedRAS 696591 # Number of times the RAS was used to get a target.
+system.cpu0.branchPred.RASInCorrect 38344 # Number of incorrect RAS predictions.
system.cpu0.dtb.inst_hits 0 # ITB inst hits
system.cpu0.dtb.inst_misses 0 # ITB inst misses
-system.cpu0.dtb.read_hits 25723416 # DTB read hits
-system.cpu0.dtb.read_misses 39440 # DTB read misses
-system.cpu0.dtb.write_hits 6006462 # DTB write hits
-system.cpu0.dtb.write_misses 9528 # DTB write misses
+system.cpu0.dtb.read_hits 25704058 # DTB read hits
+system.cpu0.dtb.read_misses 39030 # DTB read misses
+system.cpu0.dtb.write_hits 5997479 # DTB write hits
+system.cpu0.dtb.write_misses 9591 # DTB write misses
system.cpu0.dtb.flush_tlb 258 # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu0.dtb.flush_tlb_mva_asid 791 # Number of times TLB was flushed by MVA & ASID
-system.cpu0.dtb.flush_tlb_asid 31 # Number of times TLB was flushed by ASID
-system.cpu0.dtb.flush_entries 5597 # Number of entries that have been flushed from TLB
-system.cpu0.dtb.align_faults 1333 # Number of TLB faults due to alignment restrictions
-system.cpu0.dtb.prefetch_faults 268 # Number of TLB faults due to prefetch
+system.cpu0.dtb.flush_tlb_mva_asid 775 # Number of times TLB was flushed by MVA & ASID
+system.cpu0.dtb.flush_tlb_asid 33 # Number of times TLB was flushed by ASID
+system.cpu0.dtb.flush_entries 5605 # Number of entries that have been flushed from TLB
+system.cpu0.dtb.align_faults 1289 # Number of TLB faults due to alignment restrictions
+system.cpu0.dtb.prefetch_faults 246 # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu0.dtb.perms_faults 680 # Number of TLB faults due to permissions restrictions
-system.cpu0.dtb.read_accesses 25762856 # DTB read accesses
-system.cpu0.dtb.write_accesses 6015990 # DTB write accesses
+system.cpu0.dtb.perms_faults 688 # Number of TLB faults due to permissions restrictions
+system.cpu0.dtb.read_accesses 25743088 # DTB read accesses
+system.cpu0.dtb.write_accesses 6007070 # DTB write accesses
system.cpu0.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu0.dtb.hits 31729878 # DTB hits
-system.cpu0.dtb.misses 48968 # DTB misses
-system.cpu0.dtb.accesses 31778846 # DTB accesses
-system.cpu0.itb.inst_hits 6261683 # ITB inst hits
-system.cpu0.itb.inst_misses 7235 # ITB inst misses
+system.cpu0.dtb.hits 31701537 # DTB hits
+system.cpu0.dtb.misses 48621 # DTB misses
+system.cpu0.dtb.accesses 31750158 # DTB accesses
+system.cpu0.itb.inst_hits 6247488 # ITB inst hits
+system.cpu0.itb.inst_misses 7199 # ITB inst misses
system.cpu0.itb.read_hits 0 # DTB read hits
system.cpu0.itb.read_misses 0 # DTB read misses
system.cpu0.itb.write_hits 0 # DTB write hits
system.cpu0.itb.write_misses 0 # DTB write misses
system.cpu0.itb.flush_tlb 258 # Number of times complete TLB was flushed
system.cpu0.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu0.itb.flush_tlb_mva_asid 791 # Number of times TLB was flushed by MVA & ASID
-system.cpu0.itb.flush_tlb_asid 31 # Number of times TLB was flushed by ASID
-system.cpu0.itb.flush_entries 2632 # Number of entries that have been flushed from TLB
+system.cpu0.itb.flush_tlb_mva_asid 775 # Number of times TLB was flushed by MVA & ASID
+system.cpu0.itb.flush_tlb_asid 33 # Number of times TLB was flushed by ASID
+system.cpu0.itb.flush_entries 2628 # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu0.itb.perms_faults 1762 # Number of TLB faults due to permissions restrictions
+system.cpu0.itb.perms_faults 1719 # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses 0 # DTB read accesses
system.cpu0.itb.write_accesses 0 # DTB write accesses
-system.cpu0.itb.inst_accesses 6268918 # ITB inst accesses
-system.cpu0.itb.hits 6261683 # DTB hits
-system.cpu0.itb.misses 7235 # DTB misses
-system.cpu0.itb.accesses 6268918 # DTB accesses
-system.cpu0.numCycles 237920120 # number of cpu cycles simulated
+system.cpu0.itb.inst_accesses 6254687 # ITB inst accesses
+system.cpu0.itb.hits 6247488 # DTB hits
+system.cpu0.itb.misses 7199 # DTB misses
+system.cpu0.itb.accesses 6254687 # DTB accesses
+system.cpu0.numCycles 237974378 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.fetch.icacheStallCycles 15748746 # Number of cycles fetch is stalled on an Icache miss
-system.cpu0.fetch.Insts 49352173 # Number of instructions fetch has processed
-system.cpu0.fetch.Branches 7472736 # Number of branches that fetch encountered
-system.cpu0.fetch.predictedBranches 4735406 # Number of branches that fetch has predicted taken
-system.cpu0.fetch.Cycles 10833707 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu0.fetch.SquashCycles 2792544 # Number of cycles fetch has spent squashing
-system.cpu0.fetch.TlbCycles 84623 # Number of cycles fetch has spent waiting for tlb
-system.cpu0.fetch.BlockedCycles 47712542 # Number of cycles fetch has spent blocked
-system.cpu0.fetch.MiscStallCycles 1287 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu0.fetch.PendingDrainCycles 1922 # Number of cycles fetch has spent waiting on pipes to drain
-system.cpu0.fetch.PendingTrapStallCycles 50902 # Number of stall cycles due to pending traps
-system.cpu0.fetch.PendingQuiesceStallCycles 1299242 # Number of stall cycles due to pending quiesce instructions
-system.cpu0.fetch.IcacheWaitRetryStallCycles 340 # Number of stall cycles due to full MSHR
-system.cpu0.fetch.CacheLines 6259599 # Number of cache lines fetched
-system.cpu0.fetch.IcacheSquashes 422561 # Number of outstanding Icache misses that were squashed
-system.cpu0.fetch.ItlbSquashes 2976 # Number of outstanding ITLB misses that were squashed
-system.cpu0.fetch.rateDist::samples 77655749 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::mean 0.785029 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::stdev 2.152550 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.icacheStallCycles 15699723 # Number of cycles fetch is stalled on an Icache miss
+system.cpu0.fetch.Insts 49234228 # Number of instructions fetch has processed
+system.cpu0.fetch.Branches 7460849 # Number of branches that fetch encountered
+system.cpu0.fetch.predictedBranches 4742402 # Number of branches that fetch has predicted taken
+system.cpu0.fetch.Cycles 10819268 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu0.fetch.SquashCycles 2791638 # Number of cycles fetch has spent squashing
+system.cpu0.fetch.TlbCycles 83518 # Number of cycles fetch has spent waiting for tlb
+system.cpu0.fetch.BlockedCycles 47679796 # Number of cycles fetch has spent blocked
+system.cpu0.fetch.MiscStallCycles 1230 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu0.fetch.PendingDrainCycles 1910 # Number of cycles fetch has spent waiting on pipes to drain
+system.cpu0.fetch.PendingTrapStallCycles 50382 # Number of stall cycles due to pending traps
+system.cpu0.fetch.PendingQuiesceStallCycles 1297285 # Number of stall cycles due to pending quiesce instructions
+system.cpu0.fetch.IcacheWaitRetryStallCycles 371 # Number of stall cycles due to full MSHR
+system.cpu0.fetch.CacheLines 6245426 # Number of cache lines fetched
+system.cpu0.fetch.IcacheSquashes 421717 # Number of outstanding Icache misses that were squashed
+system.cpu0.fetch.ItlbSquashes 2971 # Number of outstanding ITLB misses that were squashed
+system.cpu0.fetch.rateDist::samples 77555768 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::mean 0.784584 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::stdev 2.151481 # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::0 66829888 86.06% 86.06% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::1 668416 0.86% 86.92% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::2 858180 1.11% 88.03% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::3 1304413 1.68% 89.70% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::4 1126910 1.45% 91.16% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::5 549966 0.71% 91.86% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::6 1380247 1.78% 93.64% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::7 376750 0.49% 94.13% # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::8 4560979 5.87% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::0 66744115 86.06% 86.06% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::1 668305 0.86% 86.92% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::2 854486 1.10% 88.02% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::3 1301033 1.68% 89.70% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::4 1140084 1.47% 91.17% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::5 550475 0.71% 91.88% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::6 1373308 1.77% 93.65% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::7 375655 0.48% 94.14% # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.rateDist::8 4548307 5.86% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu0.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.rateDist::total 77655749 # Number of instructions fetched each cycle (Total)
-system.cpu0.fetch.branchRate 0.031409 # Number of branch fetches per cycle
-system.cpu0.fetch.rate 0.207432 # Number of inst fetches per cycle
-system.cpu0.decode.IdleCycles 16823690 # Number of cycles decode is idle
-system.cpu0.decode.BlockedCycles 48684179 # Number of cycles decode is blocked
-system.cpu0.decode.RunCycles 9802416 # Number of cycles decode is running
-system.cpu0.decode.UnblockCycles 509733 # Number of cycles decode is unblocking
-system.cpu0.decode.SquashCycles 1833567 # Number of cycles decode is squashing
-system.cpu0.decode.BranchResolved 1006000 # Number of times decode resolved a branch
-system.cpu0.decode.BranchMispred 91487 # Number of times decode detected a branch misprediction
-system.cpu0.decode.DecodedInsts 57560969 # Number of instructions handled by decode
-system.cpu0.decode.SquashedInsts 307020 # Number of squashed instructions handled by decode
-system.cpu0.rename.SquashCycles 1833567 # Number of cycles rename is squashing
-system.cpu0.rename.IdleCycles 17765952 # Number of cycles rename is idle
-system.cpu0.rename.BlockCycles 19652864 # Number of cycles rename is blocking
-system.cpu0.rename.serializeStallCycles 25831801 # count of cycles rename stalled for serializing inst
-system.cpu0.rename.RunCycles 9294758 # Number of cycles rename is running
-system.cpu0.rename.UnblockCycles 3274685 # Number of cycles rename is unblocking
-system.cpu0.rename.RenamedInsts 54590229 # Number of instructions processed by rename
-system.cpu0.rename.ROBFullEvents 7255 # Number of times rename has blocked due to ROB full
-system.cpu0.rename.IQFullEvents 552363 # Number of times rename has blocked due to IQ full
-system.cpu0.rename.LSQFullEvents 2204905 # Number of times rename has blocked due to LSQ full
-system.cpu0.rename.FullRegisterEvents 211 # Number of times there has been no free registers
-system.cpu0.rename.RenamedOperands 56896376 # Number of destination operands rename has renamed
-system.cpu0.rename.RenameLookups 249980910 # Number of register rename lookups that rename has made
-system.cpu0.rename.int_rename_lookups 249932531 # Number of integer rename lookups
-system.cpu0.rename.fp_rename_lookups 48379 # Number of floating rename lookups
-system.cpu0.rename.CommittedMaps 39701074 # Number of HB maps that are committed
-system.cpu0.rename.UndoneMaps 17195302 # Number of HB maps that are undone due to squashing
-system.cpu0.rename.serializingInsts 410578 # count of serializing insts renamed
-system.cpu0.rename.tempSerializingInsts 363043 # count of temporary serializing insts renamed
-system.cpu0.rename.skidInsts 6638624 # count of insts added to the skid buffer
-system.cpu0.memDep0.insertedLoads 10379903 # Number of loads inserted to the mem dependence unit.
-system.cpu0.memDep0.insertedStores 6907552 # Number of stores inserted to the mem dependence unit.
-system.cpu0.memDep0.conflictingLoads 1064074 # Number of conflicting loads.
-system.cpu0.memDep0.conflictingStores 1362159 # Number of conflicting stores.
-system.cpu0.iq.iqInstsAdded 50052762 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu0.iq.iqNonSpecInstsAdded 969661 # Number of non-speculative instructions added to the IQ
-system.cpu0.iq.iqInstsIssued 62837234 # Number of instructions issued
-system.cpu0.iq.iqSquashedInstsIssued 92382 # Number of squashed instructions issued
-system.cpu0.iq.iqSquashedInstsExamined 11367794 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu0.iq.iqSquashedOperandsExamined 29332821 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu0.iq.iqSquashedNonSpecRemoved 250599 # Number of squashed non-spec instructions that were removed
-system.cpu0.iq.issued_per_cycle::samples 77655749 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::mean 0.809177 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::stdev 1.518047 # Number of insts issued each cycle
+system.cpu0.fetch.rateDist::total 77555768 # Number of instructions fetched each cycle (Total)
+system.cpu0.fetch.branchRate 0.031351 # Number of branch fetches per cycle
+system.cpu0.fetch.rate 0.206889 # Number of inst fetches per cycle
+system.cpu0.decode.IdleCycles 16771569 # Number of cycles decode is idle
+system.cpu0.decode.BlockedCycles 48649935 # Number of cycles decode is blocked
+system.cpu0.decode.RunCycles 9795097 # Number of cycles decode is running
+system.cpu0.decode.UnblockCycles 503008 # Number of cycles decode is unblocking
+system.cpu0.decode.SquashCycles 1834030 # Number of cycles decode is squashing
+system.cpu0.decode.BranchResolved 1000504 # Number of times decode resolved a branch
+system.cpu0.decode.BranchMispred 90828 # Number of times decode detected a branch misprediction
+system.cpu0.decode.DecodedInsts 57451762 # Number of instructions handled by decode
+system.cpu0.decode.SquashedInsts 304997 # Number of squashed instructions handled by decode
+system.cpu0.rename.SquashCycles 1834030 # Number of cycles rename is squashing
+system.cpu0.rename.IdleCycles 17711945 # Number of cycles rename is idle
+system.cpu0.rename.BlockCycles 19691518 # Number of cycles rename is blocking
+system.cpu0.rename.serializeStallCycles 25851696 # count of cycles rename stalled for serializing inst
+system.cpu0.rename.RunCycles 9283653 # Number of cycles rename is running
+system.cpu0.rename.UnblockCycles 3180864 # Number of cycles rename is unblocking
+system.cpu0.rename.RenamedInsts 54475085 # Number of instructions processed by rename
+system.cpu0.rename.ROBFullEvents 7298 # Number of times rename has blocked due to ROB full
+system.cpu0.rename.IQFullEvents 545691 # Number of times rename has blocked due to IQ full
+system.cpu0.rename.LSQFullEvents 2120831 # Number of times rename has blocked due to LSQ full
+system.cpu0.rename.FullRegisterEvents 197 # Number of times there has been no free registers
+system.cpu0.rename.RenamedOperands 56755313 # Number of destination operands rename has renamed
+system.cpu0.rename.RenameLookups 249403500 # Number of register rename lookups that rename has made
+system.cpu0.rename.int_rename_lookups 249355386 # Number of integer rename lookups
+system.cpu0.rename.fp_rename_lookups 48114 # Number of floating rename lookups
+system.cpu0.rename.CommittedMaps 39528436 # Number of HB maps that are committed
+system.cpu0.rename.UndoneMaps 17226877 # Number of HB maps that are undone due to squashing
+system.cpu0.rename.serializingInsts 410327 # count of serializing insts renamed
+system.cpu0.rename.tempSerializingInsts 362870 # count of temporary serializing insts renamed
+system.cpu0.rename.skidInsts 6606046 # count of insts added to the skid buffer
+system.cpu0.memDep0.insertedLoads 10343576 # Number of loads inserted to the mem dependence unit.
+system.cpu0.memDep0.insertedStores 6897280 # Number of stores inserted to the mem dependence unit.
+system.cpu0.memDep0.conflictingLoads 1045135 # Number of conflicting loads.
+system.cpu0.memDep0.conflictingStores 1291149 # Number of conflicting stores.
+system.cpu0.iq.iqInstsAdded 49940914 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu0.iq.iqNonSpecInstsAdded 982735 # Number of non-speculative instructions added to the IQ
+system.cpu0.iq.iqInstsIssued 62750040 # Number of instructions issued
+system.cpu0.iq.iqSquashedInstsIssued 92397 # Number of squashed instructions issued
+system.cpu0.iq.iqSquashedInstsExamined 11407526 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu0.iq.iqSquashedOperandsExamined 29277622 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu0.iq.iqSquashedNonSpecRemoved 263780 # Number of squashed non-spec instructions that were removed
+system.cpu0.iq.issued_per_cycle::samples 77555768 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::mean 0.809096 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::stdev 1.520917 # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::0 55074638 70.92% 70.92% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::1 6993608 9.01% 79.93% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::2 3678555 4.74% 84.66% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::3 3117743 4.01% 88.68% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::4 6240678 8.04% 96.72% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::5 1479911 1.91% 98.62% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::6 787330 1.01% 99.64% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::7 219248 0.28% 99.92% # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::8 64038 0.08% 100.00% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::0 55086998 71.03% 71.03% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::1 6938242 8.95% 79.98% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::2 3598420 4.64% 84.61% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::3 3124608 4.03% 88.64% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::4 6233139 8.04% 96.68% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::5 1485765 1.92% 98.60% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::6 804564 1.04% 99.63% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::7 219887 0.28% 99.92% # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::8 64145 0.08% 100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu0.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu0.iq.issued_per_cycle::total 77655749 # Number of insts issued each cycle
+system.cpu0.iq.issued_per_cycle::total 77555768 # Number of insts issued each cycle
system.cpu0.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntAlu 30466 0.70% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntMult 2 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::IntDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdAlu 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMisc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdShift 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 0.70% # attempts to use FU when none available
-system.cpu0.iq.fu_full::MemRead 4143838 94.53% 95.23% # attempts to use FU when none available
-system.cpu0.iq.fu_full::MemWrite 209138 4.77% 100.00% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntAlu 31748 0.72% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntMult 3 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::IntDiv 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatAdd 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatCmp 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatCvt 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatMult 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatDiv 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::FloatSqrt 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAdd 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAddAcc 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdAlu 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdCmp 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdCvt 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMisc 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMult 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdMultAcc 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdShift 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdShiftAcc 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdSqrt 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatAdd 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatAlu 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatCmp 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatCvt 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatDiv 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMisc 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMult 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::SimdFloatSqrt 0 0.00% 0.72% # attempts to use FU when none available
+system.cpu0.iq.fu_full::MemRead 4146155 94.50% 95.22% # attempts to use FU when none available
+system.cpu0.iq.fu_full::MemWrite 209698 4.78% 100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu0.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu0.iq.FU_type_0::No_OpClass 167413 0.27% 0.27% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntAlu 29876413 47.55% 47.81% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntMult 48260 0.08% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatAdd 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatDiv 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdAlu 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMisc 15 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdShift 2 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdShiftAcc 7 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMisc 946 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatMultAcc 7 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.89% # Type of FU issued
-system.cpu0.iq.FU_type_0::MemRead 26437550 42.07% 89.96% # Type of FU issued
-system.cpu0.iq.FU_type_0::MemWrite 6306621 10.04% 100.00% # Type of FU issued
+system.cpu0.iq.FU_type_0::No_OpClass 168420 0.27% 0.27% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntAlu 29819854 47.52% 47.79% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntMult 48156 0.08% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::IntDiv 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatAdd 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatCmp 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatCvt 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatMult 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatDiv 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::FloatSqrt 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAdd 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAddAcc 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdAlu 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdCmp 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdCvt 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMisc 14 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMult 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdMultAcc 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdShift 3 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdShiftAcc 8 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdSqrt 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMisc 937 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMult 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatMultAcc 7 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.87% # Type of FU issued
+system.cpu0.iq.FU_type_0::MemRead 26415371 42.10% 89.96% # Type of FU issued
+system.cpu0.iq.FU_type_0::MemWrite 6297270 10.04% 100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu0.iq.FU_type_0::total 62837234 # Type of FU issued
-system.cpu0.iq.rate 0.264111 # Inst issue rate
-system.cpu0.iq.fu_busy_cnt 4383444 # FU busy when requested
-system.cpu0.iq.fu_busy_rate 0.069759 # FU busy rate (busy events/executed inst)
-system.cpu0.iq.int_inst_queue_reads 207842642 # Number of integer instruction queue reads
-system.cpu0.iq.int_inst_queue_writes 62399132 # Number of integer instruction queue writes
-system.cpu0.iq.int_inst_queue_wakeup_accesses 43895220 # Number of integer instruction queue wakeup accesses
-system.cpu0.iq.fp_inst_queue_reads 12180 # Number of floating instruction queue reads
-system.cpu0.iq.fp_inst_queue_writes 6627 # Number of floating instruction queue writes
-system.cpu0.iq.fp_inst_queue_wakeup_accesses 5522 # Number of floating instruction queue wakeup accesses
-system.cpu0.iq.int_alu_accesses 67046851 # Number of integer alu accesses
-system.cpu0.iq.fp_alu_accesses 6414 # Number of floating point alu accesses
-system.cpu0.iew.lsq.thread0.forwLoads 320881 # Number of loads that had data forwarded from stores
+system.cpu0.iq.FU_type_0::total 62750040 # Type of FU issued
+system.cpu0.iq.rate 0.263684 # Inst issue rate
+system.cpu0.iq.fu_busy_cnt 4387604 # FU busy when requested
+system.cpu0.iq.fu_busy_rate 0.069922 # FU busy rate (busy events/executed inst)
+system.cpu0.iq.int_inst_queue_reads 207571986 # Number of integer instruction queue reads
+system.cpu0.iq.int_inst_queue_writes 62340159 # Number of integer instruction queue writes
+system.cpu0.iq.int_inst_queue_wakeup_accesses 43794455 # Number of integer instruction queue wakeup accesses
+system.cpu0.iq.fp_inst_queue_reads 12289 # Number of floating instruction queue reads
+system.cpu0.iq.fp_inst_queue_writes 6579 # Number of floating instruction queue writes
+system.cpu0.iq.fp_inst_queue_wakeup_accesses 5482 # Number of floating instruction queue wakeup accesses
+system.cpu0.iq.int_alu_accesses 66962707 # Number of integer alu accesses
+system.cpu0.iq.fp_alu_accesses 6517 # Number of floating point alu accesses
+system.cpu0.iew.lsq.thread0.forwLoads 317894 # Number of loads that had data forwarded from stores
system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu0.iew.lsq.thread0.squashedLoads 2431860 # Number of loads squashed
-system.cpu0.iew.lsq.thread0.ignoredResponses 3521 # Number of memory responses ignored because the instruction is squashed
-system.cpu0.iew.lsq.thread0.memOrderViolation 16133 # Number of memory ordering violations
-system.cpu0.iew.lsq.thread0.squashedStores 922699 # Number of stores squashed
+system.cpu0.iew.lsq.thread0.squashedLoads 2428904 # Number of loads squashed
+system.cpu0.iew.lsq.thread0.ignoredResponses 3600 # Number of memory responses ignored because the instruction is squashed
+system.cpu0.iew.lsq.thread0.memOrderViolation 16156 # Number of memory ordering violations
+system.cpu0.iew.lsq.thread0.squashedStores 921017 # Number of stores squashed
system.cpu0.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu0.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu0.iew.lsq.thread0.rescheduledLoads 16864632 # Number of loads that were rescheduled
-system.cpu0.iew.lsq.thread0.cacheBlocked 486760 # Number of times an access to memory failed due to the cache being blocked
+system.cpu0.iew.lsq.thread0.rescheduledLoads 16878789 # Number of loads that were rescheduled
+system.cpu0.iew.lsq.thread0.cacheBlocked 486624 # Number of times an access to memory failed due to the cache being blocked
system.cpu0.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu0.iew.iewSquashCycles 1833567 # Number of cycles IEW is squashing
-system.cpu0.iew.iewBlockCycles 14994749 # Number of cycles IEW is blocking
-system.cpu0.iew.iewUnblockCycles 240124 # Number of cycles IEW is unblocking
-system.cpu0.iew.iewDispatchedInsts 51146104 # Number of instructions dispatched to IQ
-system.cpu0.iew.iewDispSquashedInsts 107104 # Number of squashed instructions skipped by dispatch
-system.cpu0.iew.iewDispLoadInsts 10379903 # Number of dispatched load instructions
-system.cpu0.iew.iewDispStoreInsts 6907552 # Number of dispatched store instructions
-system.cpu0.iew.iewDispNonSpecInsts 682007 # Number of dispatched non-speculative instructions
-system.cpu0.iew.iewIQFullEvents 55746 # Number of times the IQ has become full, causing a stall
-system.cpu0.iew.iewLSQFullEvents 3189 # Number of times the LSQ has become full, causing a stall
-system.cpu0.iew.memOrderViolationEvents 16133 # Number of memory order violations
-system.cpu0.iew.predictedTakenIncorrect 183360 # Number of branches that were predicted taken incorrectly
-system.cpu0.iew.predictedNotTakenIncorrect 147814 # Number of branches that were predicted not taken incorrectly
-system.cpu0.iew.branchMispredicts 331174 # Number of branch mispredicts detected at execute
-system.cpu0.iew.iewExecutedInsts 61530066 # Number of executed instructions
-system.cpu0.iew.iewExecLoadInsts 26055329 # Number of load instructions executed
-system.cpu0.iew.iewExecSquashedInsts 1307168 # Number of squashed instructions skipped in execute
+system.cpu0.iew.iewSquashCycles 1834030 # Number of cycles IEW is squashing
+system.cpu0.iew.iewBlockCycles 15021196 # Number of cycles IEW is blocking
+system.cpu0.iew.iewUnblockCycles 239984 # Number of cycles IEW is unblocking
+system.cpu0.iew.iewDispatchedInsts 51041656 # Number of instructions dispatched to IQ
+system.cpu0.iew.iewDispSquashedInsts 102587 # Number of squashed instructions skipped by dispatch
+system.cpu0.iew.iewDispLoadInsts 10343576 # Number of dispatched load instructions
+system.cpu0.iew.iewDispStoreInsts 6897280 # Number of dispatched store instructions
+system.cpu0.iew.iewDispNonSpecInsts 695313 # Number of dispatched non-speculative instructions
+system.cpu0.iew.iewIQFullEvents 54984 # Number of times the IQ has become full, causing a stall
+system.cpu0.iew.iewLSQFullEvents 10683 # Number of times the LSQ has become full, causing a stall
+system.cpu0.iew.memOrderViolationEvents 16156 # Number of memory order violations
+system.cpu0.iew.predictedTakenIncorrect 184294 # Number of branches that were predicted taken incorrectly
+system.cpu0.iew.predictedNotTakenIncorrect 146657 # Number of branches that were predicted not taken incorrectly
+system.cpu0.iew.branchMispredicts 330951 # Number of branch mispredicts detected at execute
+system.cpu0.iew.iewExecutedInsts 61443864 # Number of executed instructions
+system.cpu0.iew.iewExecLoadInsts 26034265 # Number of load instructions executed
+system.cpu0.iew.iewExecSquashedInsts 1306176 # Number of squashed instructions skipped in execute
system.cpu0.iew.exec_swp 0 # number of swp insts executed
-system.cpu0.iew.exec_nop 123681 # number of nop insts executed
-system.cpu0.iew.exec_refs 32305514 # number of memory reference insts executed
-system.cpu0.iew.exec_branches 5821167 # Number of branches executed
-system.cpu0.iew.exec_stores 6250185 # Number of stores executed
-system.cpu0.iew.exec_rate 0.258616 # Inst execution rate
-system.cpu0.iew.wb_sent 60920832 # cumulative count of insts sent to commit
-system.cpu0.iew.wb_count 43900742 # cumulative count of insts written-back
-system.cpu0.iew.wb_producers 23943541 # num instructions producing a value
-system.cpu0.iew.wb_consumers 43567103 # num instructions consuming a value
+system.cpu0.iew.exec_nop 118007 # number of nop insts executed
+system.cpu0.iew.exec_refs 32275135 # number of memory reference insts executed
+system.cpu0.iew.exec_branches 5809455 # Number of branches executed
+system.cpu0.iew.exec_stores 6240870 # Number of stores executed
+system.cpu0.iew.exec_rate 0.258195 # Inst execution rate
+system.cpu0.iew.wb_sent 60834498 # cumulative count of insts sent to commit
+system.cpu0.iew.wb_count 43799937 # cumulative count of insts written-back
+system.cpu0.iew.wb_producers 23902926 # num instructions producing a value
+system.cpu0.iew.wb_consumers 43468500 # num instructions consuming a value
system.cpu0.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu0.iew.wb_rate 0.184519 # insts written-back per cycle
-system.cpu0.iew.wb_fanout 0.549578 # average fanout of values written-back
+system.cpu0.iew.wb_rate 0.184053 # insts written-back per cycle
+system.cpu0.iew.wb_fanout 0.549891 # average fanout of values written-back
system.cpu0.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu0.commit.commitSquashedInsts 11253313 # The number of squashed insts skipped by commit
-system.cpu0.commit.commitNonSpecStalls 719062 # The number of times commit has been forced to stall to communicate backwards
-system.cpu0.commit.branchMispredicts 289317 # The number of times a branch was mispredicted
-system.cpu0.commit.committed_per_cycle::samples 75822182 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::mean 0.520093 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::stdev 1.499421 # Number of insts commited each cycle
+system.cpu0.commit.commitSquashedInsts 11258567 # The number of squashed insts skipped by commit
+system.cpu0.commit.commitNonSpecStalls 718955 # The number of times commit has been forced to stall to communicate backwards
+system.cpu0.commit.branchMispredicts 288860 # The number of times a branch was mispredicted
+system.cpu0.commit.committed_per_cycle::samples 75721738 # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::mean 0.518964 # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::stdev 1.500316 # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::0 61770131 81.47% 81.47% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::1 6789372 8.95% 90.42% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::2 2077521 2.74% 93.16% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::3 1107875 1.46% 94.62% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::4 1001712 1.32% 95.94% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::5 557795 0.74% 96.68% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::6 684831 0.90% 97.58% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::7 401810 0.53% 98.11% # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::8 1431135 1.89% 100.00% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::0 61785849 81.60% 81.60% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::1 6716034 8.87% 90.47% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::2 2031673 2.68% 93.15% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::3 1100696 1.45% 94.60% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::4 996789 1.32% 95.92% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::5 567209 0.75% 96.67% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::6 697121 0.92% 97.59% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::7 401495 0.53% 98.12% # Number of insts commited each cycle
+system.cpu0.commit.committed_per_cycle::8 1424872 1.88% 100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu0.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu0.commit.committed_per_cycle::total 75822182 # Number of insts commited each cycle
-system.cpu0.commit.committedInsts 30629038 # Number of instructions committed
-system.cpu0.commit.committedOps 39434598 # Number of ops (including micro ops) committed
+system.cpu0.commit.committed_per_cycle::total 75721738 # Number of insts commited each cycle
+system.cpu0.commit.committedInsts 30484303 # Number of instructions committed
+system.cpu0.commit.committedOps 39296836 # Number of ops (including micro ops) committed
system.cpu0.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu0.commit.refs 13932896 # Number of memory references committed
-system.cpu0.commit.loads 7948043 # Number of loads committed
-system.cpu0.commit.membars 201908 # Number of memory barriers committed
-system.cpu0.commit.branches 4992421 # Number of branches committed
-system.cpu0.commit.fp_insts 5469 # Number of committed floating point instructions.
-system.cpu0.commit.int_insts 34986832 # Number of committed integer instructions.
-system.cpu0.commit.function_calls 490811 # Number of function calls committed.
-system.cpu0.commit.bw_lim_events 1431135 # number cycles where commit BW limit reached
+system.cpu0.commit.refs 13890935 # Number of memory references committed
+system.cpu0.commit.loads 7914672 # Number of loads committed
+system.cpu0.commit.membars 201566 # Number of memory barriers committed
+system.cpu0.commit.branches 4969836 # Number of branches committed
+system.cpu0.commit.fp_insts 5449 # Number of committed floating point instructions.
+system.cpu0.commit.int_insts 34871152 # Number of committed integer instructions.
+system.cpu0.commit.function_calls 489123 # Number of function calls committed.
+system.cpu0.commit.bw_lim_events 1424872 # number cycles where commit BW limit reached
system.cpu0.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu0.rob.rob_reads 124149615 # The number of ROB reads
-system.cpu0.rob.rob_writes 103265708 # The number of ROB writes
-system.cpu0.timesIdled 892080 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu0.idleCycles 160264371 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu0.quiesceCycles 2282472691 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu0.committedInsts 30545540 # Number of Instructions Simulated
-system.cpu0.committedOps 39351100 # Number of Ops (including micro ops) Simulated
-system.cpu0.committedInsts_total 30545540 # Number of Instructions Simulated
-system.cpu0.cpi 7.789030 # CPI: Cycles Per Instruction
-system.cpu0.cpi_total 7.789030 # CPI: Total CPI of All Threads
-system.cpu0.ipc 0.128386 # IPC: Instructions Per Cycle
-system.cpu0.ipc_total 0.128386 # IPC: Total IPC of All Threads
-system.cpu0.int_regfile_reads 279175646 # number of integer regfile reads
-system.cpu0.int_regfile_writes 45166448 # number of integer regfile writes
-system.cpu0.fp_regfile_reads 23007 # number of floating regfile reads
-system.cpu0.fp_regfile_writes 19790 # number of floating regfile writes
-system.cpu0.misc_regfile_reads 15439802 # number of misc regfile reads
-system.cpu0.misc_regfile_writes 404480 # number of misc regfile writes
-system.cpu0.icache.replacements 984632 # number of replacements
-system.cpu0.icache.tagsinuse 511.564307 # Cycle average of tags in use
-system.cpu0.icache.total_refs 10914069 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 985144 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 11.078653 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 6937099000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 153.323923 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu1.inst 358.240384 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.299461 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu1.inst 0.699688 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.999149 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 5710872 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu1.inst 5203197 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 10914069 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 5710872 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu1.inst 5203197 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 10914069 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 5710872 # number of overall hits
-system.cpu0.icache.overall_hits::cpu1.inst 5203197 # number of overall hits
-system.cpu0.icache.overall_hits::total 10914069 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 548607 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu1.inst 517852 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 1066459 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 548607 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu1.inst 517852 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 1066459 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 548607 # number of overall misses
-system.cpu0.icache.overall_misses::cpu1.inst 517852 # number of overall misses
-system.cpu0.icache.overall_misses::total 1066459 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 7528963984 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 7029593986 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 14558557970 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu0.inst 7528963984 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::cpu1.inst 7029593986 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 14558557970 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu0.inst 7528963984 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::cpu1.inst 7029593986 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 14558557970 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 6259479 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu1.inst 5721049 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 11980528 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 6259479 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu1.inst 5721049 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 11980528 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 6259479 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu1.inst 5721049 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 11980528 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.087644 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.090517 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.089016 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.087644 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu1.inst 0.090517 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.089016 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.087644 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu1.inst 0.090517 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.089016 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13723.784028 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13574.523196 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 13651.305835 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13723.784028 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13574.523196 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 13651.305835 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13723.784028 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13574.523196 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 13651.305835 # average overall miss latency
-system.cpu0.icache.blocked_cycles::no_mshrs 7371 # number of cycles access was blocked
-system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_mshrs 409 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_mshrs 18.022005 # average number of cycles each access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
+system.cpu0.rob.rob_reads 123917155 # The number of ROB reads
+system.cpu0.rob.rob_writes 103001078 # The number of ROB writes
+system.cpu0.timesIdled 891630 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu0.idleCycles 160418610 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu0.quiesceCycles 2282332434 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu0.committedInsts 30404601 # Number of Instructions Simulated
+system.cpu0.committedOps 39217134 # Number of Ops (including micro ops) Simulated
+system.cpu0.committedInsts_total 30404601 # Number of Instructions Simulated
+system.cpu0.cpi 7.826920 # CPI: Cycles Per Instruction
+system.cpu0.cpi_total 7.826920 # CPI: Total CPI of All Threads
+system.cpu0.ipc 0.127764 # IPC: Instructions Per Cycle
+system.cpu0.ipc_total 0.127764 # IPC: Total IPC of All Threads
+system.cpu0.int_regfile_reads 278728087 # number of integer regfile reads
+system.cpu0.int_regfile_writes 45052561 # number of integer regfile writes
+system.cpu0.fp_regfile_reads 23012 # number of floating regfile reads
+system.cpu0.fp_regfile_writes 19792 # number of floating regfile writes
+system.cpu0.misc_regfile_reads 15437173 # number of misc regfile reads
+system.cpu0.misc_regfile_writes 403324 # number of misc regfile writes
+system.cpu0.icache.tags.replacements 984712 # number of replacements
+system.cpu0.icache.tags.tagsinuse 510.392135 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 10916124 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 985224 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 11.079840 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 6946570250 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 153.798869 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu1.inst 356.593266 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.300388 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu1.inst 0.696471 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.996860 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 5698838 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu1.inst 5217286 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 10916124 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 5698838 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu1.inst 5217286 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 10916124 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 5698838 # number of overall hits
+system.cpu0.icache.overall_hits::cpu1.inst 5217286 # number of overall hits
+system.cpu0.icache.overall_hits::total 10916124 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 546469 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu1.inst 520462 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 1066931 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 546469 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu1.inst 520462 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 1066931 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 546469 # number of overall misses
+system.cpu0.icache.overall_misses::cpu1.inst 520462 # number of overall misses
+system.cpu0.icache.overall_misses::total 1066931 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 7505000228 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 7078718225 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 14583718453 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu0.inst 7505000228 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::cpu1.inst 7078718225 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 14583718453 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu0.inst 7505000228 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::cpu1.inst 7078718225 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 14583718453 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 6245307 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu1.inst 5737748 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 11983055 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 6245307 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu1.inst 5737748 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 11983055 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 6245307 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu1.inst 5737748 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 11983055 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.087501 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.090708 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.089037 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.087501 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu1.inst 0.090708 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.089037 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.087501 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu1.inst 0.090708 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.089037 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13733.624831 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13600.835844 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 13668.848738 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13733.624831 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13600.835844 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 13668.848738 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13733.624831 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13600.835844 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 13668.848738 # average overall miss latency
+system.cpu0.icache.blocked_cycles::no_mshrs 8644 # number of cycles access was blocked
+system.cpu0.icache.blocked_cycles::no_targets 575 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 416 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_targets 1 # number of cycles access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs 20.778846 # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_targets 575 # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 41633 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::cpu1.inst 39659 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::total 81292 # number of ReadReq MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu0.inst 41633 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu1.inst 39659 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::total 81292 # number of demand (read+write) MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu0.inst 41633 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu1.inst 39659 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::total 81292 # number of overall MSHR hits
-system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 506974 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 478193 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 985167 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu0.inst 506974 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu1.inst 478193 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 985167 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu0.inst 506974 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu1.inst 478193 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 985167 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 6125840118 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 5721520916 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 11847361034 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 6125840118 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 5721520916 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 11847361034 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 6125840118 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 5721520916 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 11847361034 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst 9172000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total 9172000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst 9172000 # number of overall MSHR uncacheable cycles
-system.cpu0.icache.overall_mshr_uncacheable_latency::total 9172000 # number of overall MSHR uncacheable cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.080993 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.083585 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.082231 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.080993 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.083585 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.082231 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.080993 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.083585 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.082231 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12083.144536 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11964.878022 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12025.738818 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12083.144536 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11964.878022 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 12025.738818 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12083.144536 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11964.878022 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 12025.738818 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_hits::cpu0.inst 41748 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::cpu1.inst 39914 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::total 81662 # number of ReadReq MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu0.inst 41748 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu1.inst 39914 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::total 81662 # number of demand (read+write) MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu0.inst 41748 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu1.inst 39914 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::total 81662 # number of overall MSHR hits
+system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 504721 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 480548 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 985269 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu0.inst 504721 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu1.inst 480548 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 985269 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu0.inst 504721 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu1.inst 480548 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 985269 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 6095694370 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 5754767140 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 11850461510 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 6095694370 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 5754767140 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 11850461510 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 6095694370 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 5754767140 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 11850461510 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst 9176750 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total 9176750 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst 9176750 # number of overall MSHR uncacheable cycles
+system.cpu0.icache.overall_mshr_uncacheable_latency::total 9176750 # number of overall MSHR uncacheable cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.080816 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.083752 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.082222 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.080816 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.083752 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.082222 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.080816 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.083752 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.082222 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12077.354360 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11975.426263 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12027.640685 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 12077.354360 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11975.426263 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 12027.640685 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 12077.354360 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11975.426263 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 12027.640685 # average overall mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 643975 # number of replacements
-system.cpu0.dcache.tagsinuse 511.992067 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 21534411 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 644487 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 33.413259 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 48810000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 193.724997 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu1.data 318.267071 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.378369 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu1.data 0.621615 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.999985 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 7114161 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu1.data 6663960 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 13778121 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 3647393 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu1.data 3614436 # number of WriteReq hits
+system.cpu0.dcache.tags.replacements 643928 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 511.992040 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 21539454 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 644440 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 33.423521 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 49066250 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 194.023961 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu1.data 317.968079 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.378953 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu1.data 0.621031 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.999984 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 7084507 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu1.data 6698400 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 13782907 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 3631868 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu1.data 3629961 # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total 7261829 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 114620 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 129061 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::total 243681 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.data 116531 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu1.data 131145 # number of StoreCondReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 114762 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 129152 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::total 243914 # number of LoadLockedReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 116493 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu1.data 131183 # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total 247676 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 10761554 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu1.data 10278396 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 21039950 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 10761554 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu1.data 10278396 # number of overall hits
-system.cpu0.dcache.overall_hits::total 21039950 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 340518 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu1.data 408477 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 748995 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 1561577 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu1.data 1400471 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 2962048 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 6933 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 6630 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::total 13563 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu0.data 5 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu1.data 5 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_misses::total 10 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 1902095 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu1.data 1808948 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 3711043 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 1902095 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu1.data 1808948 # number of overall misses
-system.cpu0.dcache.overall_misses::total 3711043 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 5421439000 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 6015207500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 11436646500 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 76471634301 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 66135076354 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 142606710655 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 98609000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 88268000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::total 186877000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 77000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu1.data 77000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::total 154000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu0.data 81893073301 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu1.data 72150283854 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 154043357155 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu0.data 81893073301 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu1.data 72150283854 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 154043357155 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 7454679 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu1.data 7072437 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 14527116 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 5208970 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu1.data 5014907 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 10223877 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 121553 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 135691 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::total 257244 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 116536 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 131150 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::total 247686 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 12663649 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu1.data 12087344 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 24750993 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 12663649 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu1.data 12087344 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 24750993 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.045678 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.057756 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.051558 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.299786 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.279262 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::total 0.289719 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.057037 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.048861 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.052724 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.000043 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu1.data 0.000038 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::total 0.000040 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.150201 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu1.data 0.149656 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.149935 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.150201 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu1.data 0.149656 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.149935 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 15921.152479 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14725.939282 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 15269.322893 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 48970.773968 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 47223.452934 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 48144.631908 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14223.135728 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13313.423831 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 13778.441348 # average LoadLockedReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 15400 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu1.data 15400 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 15400 # average StoreCondReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 43054.144667 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 39885.217184 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 41509.450889 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 43054.144667 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 39885.217184 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 41509.450889 # average overall miss latency
-system.cpu0.dcache.blocked_cycles::no_mshrs 37642 # number of cycles access was blocked
-system.cpu0.dcache.blocked_cycles::no_targets 26512 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_mshrs 3481 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_targets 294 # number of cycles access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_mshrs 10.813559 # average number of cycles each access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_targets 90.176871 # average number of cycles each access was blocked
+system.cpu0.dcache.demand_hits::cpu0.data 10716375 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu1.data 10328361 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 21044736 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 10716375 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu1.data 10328361 # number of overall hits
+system.cpu0.dcache.overall_hits::total 21044736 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 339050 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu1.data 410986 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 750036 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 1568875 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu1.data 1393123 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 2961998 # number of WriteReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 6956 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 6622 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::total 13578 # number of LoadLockedReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu0.data 7 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu1.data 6 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::total 13 # number of StoreCondReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 1907925 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu1.data 1804109 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 3712034 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 1907925 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu1.data 1804109 # number of overall misses
+system.cpu0.dcache.overall_misses::total 3712034 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 5404290531 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 6065987702 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 11470278233 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 76728419243 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 66584790588 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 143313209831 # number of WriteReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 98583999 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 88165249 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::total 186749248 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 116502 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu1.data 78000 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::total 194502 # number of StoreCondReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu0.data 82132709774 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu1.data 72650778290 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 154783488064 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu0.data 82132709774 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu1.data 72650778290 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 154783488064 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 7423557 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu1.data 7109386 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 14532943 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 5200743 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu1.data 5023084 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 10223827 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 121718 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 135774 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::total 257492 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 116500 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 131189 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::total 247689 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 12624300 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu1.data 12132470 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 24756770 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 12624300 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu1.data 12132470 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 24756770 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.045672 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.057809 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.051609 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.301664 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.277344 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::total 0.289715 # miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.057148 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.048772 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.052732 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.000060 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu1.data 0.000046 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::total 0.000052 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.151131 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu1.data 0.148701 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.149940 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.151131 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu1.data 0.148701 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.149940 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 15939.509013 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14759.596925 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 15292.970248 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 48906.649187 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 47795.342255 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 48383.965766 # average WriteReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14172.512795 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13313.991090 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 13753.811165 # average LoadLockedReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 16643.142857 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu1.data 13000 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 14961.692308 # average StoreCondReq miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 43048.185738 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 40269.616908 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 41697.756018 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 43048.185738 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 40269.616908 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 41697.756018 # average overall miss latency
+system.cpu0.dcache.blocked_cycles::no_mshrs 36942 # number of cycles access was blocked
+system.cpu0.dcache.blocked_cycles::no_targets 23867 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 3499 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_targets 298 # number of cycles access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs 10.557874 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_targets 80.090604 # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 608398 # number of writebacks
-system.cpu0.dcache.writebacks::total 608398 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 156322 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::cpu1.data 206439 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::total 362761 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 1431703 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu1.data 1281330 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::total 2713033 # number of WriteReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 676 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu1.data 699 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::total 1375 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu0.data 1588025 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu1.data 1487769 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::total 3075794 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu0.data 1588025 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu1.data 1487769 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::total 3075794 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 184196 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 202038 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 386234 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 129874 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 119141 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 249015 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 6257 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 5931 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.writebacks::writebacks 608377 # number of writebacks
+system.cpu0.dcache.writebacks::total 608377 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 156045 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::cpu1.data 207748 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::total 363793 # number of ReadReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 1438475 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu1.data 1274543 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::total 2713018 # number of WriteReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 694 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu1.data 696 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::total 1390 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu0.data 1594520 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu1.data 1482291 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::total 3076811 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu0.data 1594520 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu1.data 1482291 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::total 3076811 # number of overall MSHR hits
+system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 183005 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 203238 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 386243 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 130400 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 118580 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 248980 # number of WriteReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 6262 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 5926 # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total 12188 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 5 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu1.data 5 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::total 10 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu0.data 314070 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu1.data 321179 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 635249 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu0.data 314070 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu1.data 321179 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 635249 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 2559621550 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2682909890 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 5242531440 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 5713299541 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 5062841611 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 10776141152 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 77981002 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 68096502 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 146077504 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 67000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 67000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 134000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 8272921091 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 7745751501 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 16018672592 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 8272921091 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 7745751501 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 16018672592 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 90317850501 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 92017839000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 182335689501 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 18608772616 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 14303930851 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 32912703467 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.LoadLockedReq_mshr_uncacheable_latency::cpu1.data 156000 # number of LoadLockedReq MSHR uncacheable cycles
-system.cpu0.dcache.LoadLockedReq_mshr_uncacheable_latency::total 156000 # number of LoadLockedReq MSHR uncacheable cycles
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 7 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu1.data 6 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::total 13 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu0.data 313405 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu1.data 321818 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 635223 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu0.data 313405 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu1.data 321818 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 635223 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 2537438499 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2706851142 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 5244289641 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 5705098821 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 5073968451 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 10779067272 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 78058501 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 68010500 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 146069001 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 102498 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 66000 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 168498 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 8242537320 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 7780819593 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 16023356913 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 8242537320 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 7780819593 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 16023356913 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 90382122001 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 91936686500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 182318808501 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 18619452182 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 14311531070 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 32930983252 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.LoadLockedReq_mshr_uncacheable_latency::cpu1.data 155750 # number of LoadLockedReq MSHR uncacheable cycles
+system.cpu0.dcache.LoadLockedReq_mshr_uncacheable_latency::total 155750 # number of LoadLockedReq MSHR uncacheable cycles
system.cpu0.dcache.StoreCondReq_mshr_uncacheable_latency::cpu1.data 96000 # number of StoreCondReq MSHR uncacheable cycles
system.cpu0.dcache.StoreCondReq_mshr_uncacheable_latency::total 96000 # number of StoreCondReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 108926623117 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 106321769851 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 215248392968 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.024709 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.028567 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.026587 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.024933 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.023757 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.024356 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.051475 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.043710 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.047379 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.000043 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.000038 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.000040 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.024801 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.026572 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.025666 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.024801 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.026572 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.025666 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 13896.184228 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 13279.234055 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 13573.459198 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 43991.095531 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 42494.536818 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 43275.068377 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 12463.001758 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11481.453718 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11985.354775 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 13400 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 13400 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 13400 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 26341.010256 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 24116.618773 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 25216.368057 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 26341.010256 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 24116.618773 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 25216.368057 # average overall mshr miss latency
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 109001574183 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 106248217570 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 215249791753 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.024652 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.028587 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.026577 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.025073 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.023607 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.024353 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.051447 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.043646 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.047334 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.000060 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.000046 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.000052 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.024826 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.026525 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.025659 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.024826 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.026525 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.025659 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 13865.405311 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 13318.627137 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 13577.694977 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 43750.757830 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 42789.411798 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 43292.904137 # average WriteReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 12465.426541 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11476.628417 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11984.657122 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 14642.571429 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 11000 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 12961.384615 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 26299.954755 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 24177.701661 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 25224.774470 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 26299.954755 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 24177.701661 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 25224.774470 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1745,330 +1736,330 @@ system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data inf
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.branchPred.lookups 7176614 # Number of BP lookups
-system.cpu1.branchPred.condPredicted 5748558 # Number of conditional branches predicted
-system.cpu1.branchPred.condIncorrect 346164 # Number of conditional branches incorrect
-system.cpu1.branchPred.BTBLookups 4712171 # Number of BTB lookups
-system.cpu1.branchPred.BTBHits 3815419 # Number of BTB hits
+system.cpu1.branchPred.lookups 7195832 # Number of BP lookups
+system.cpu1.branchPred.condPredicted 5758794 # Number of conditional branches predicted
+system.cpu1.branchPred.condIncorrect 347995 # Number of conditional branches incorrect
+system.cpu1.branchPred.BTBLookups 4705708 # Number of BTB lookups
+system.cpu1.branchPred.BTBHits 3816103 # Number of BTB hits
system.cpu1.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu1.branchPred.BTBHitPct 80.969451 # BTB Hit Percentage
-system.cpu1.branchPred.usedRAS 703194 # Number of times the RAS was used to get a target.
-system.cpu1.branchPred.RASInCorrect 35756 # Number of incorrect RAS predictions.
+system.cpu1.branchPred.BTBHitPct 81.095193 # BTB Hit Percentage
+system.cpu1.branchPred.usedRAS 703176 # Number of times the RAS was used to get a target.
+system.cpu1.branchPred.RASInCorrect 35899 # Number of incorrect RAS predictions.
system.cpu1.dtb.inst_hits 0 # ITB inst hits
system.cpu1.dtb.inst_misses 0 # ITB inst misses
-system.cpu1.dtb.read_hits 25652921 # DTB read hits
-system.cpu1.dtb.read_misses 36442 # DTB read misses
-system.cpu1.dtb.write_hits 5708219 # DTB write hits
-system.cpu1.dtb.write_misses 9483 # DTB write misses
+system.cpu1.dtb.read_hits 25676963 # DTB read hits
+system.cpu1.dtb.read_misses 36626 # DTB read misses
+system.cpu1.dtb.write_hits 5717501 # DTB write hits
+system.cpu1.dtb.write_misses 9454 # DTB write misses
system.cpu1.dtb.flush_tlb 255 # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu1.dtb.flush_tlb_mva_asid 648 # Number of times TLB was flushed by MVA & ASID
-system.cpu1.dtb.flush_tlb_asid 32 # Number of times TLB was flushed by ASID
-system.cpu1.dtb.flush_entries 5550 # Number of entries that have been flushed from TLB
-system.cpu1.dtb.align_faults 1291 # Number of TLB faults due to alignment restrictions
-system.cpu1.dtb.prefetch_faults 249 # Number of TLB faults due to prefetch
+system.cpu1.dtb.flush_tlb_mva_asid 664 # Number of times TLB was flushed by MVA & ASID
+system.cpu1.dtb.flush_tlb_asid 30 # Number of times TLB was flushed by ASID
+system.cpu1.dtb.flush_entries 5514 # Number of entries that have been flushed from TLB
+system.cpu1.dtb.align_faults 1965 # Number of TLB faults due to alignment restrictions
+system.cpu1.dtb.prefetch_faults 245 # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu1.dtb.perms_faults 574 # Number of TLB faults due to permissions restrictions
-system.cpu1.dtb.read_accesses 25689363 # DTB read accesses
-system.cpu1.dtb.write_accesses 5717702 # DTB write accesses
+system.cpu1.dtb.perms_faults 578 # Number of TLB faults due to permissions restrictions
+system.cpu1.dtb.read_accesses 25713589 # DTB read accesses
+system.cpu1.dtb.write_accesses 5726955 # DTB write accesses
system.cpu1.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu1.dtb.hits 31361140 # DTB hits
-system.cpu1.dtb.misses 45925 # DTB misses
-system.cpu1.dtb.accesses 31407065 # DTB accesses
-system.cpu1.itb.inst_hits 5722854 # ITB inst hits
-system.cpu1.itb.inst_misses 6790 # ITB inst misses
+system.cpu1.dtb.hits 31394464 # DTB hits
+system.cpu1.dtb.misses 46080 # DTB misses
+system.cpu1.dtb.accesses 31440544 # DTB accesses
+system.cpu1.itb.inst_hits 5739661 # ITB inst hits
+system.cpu1.itb.inst_misses 6710 # ITB inst misses
system.cpu1.itb.read_hits 0 # DTB read hits
system.cpu1.itb.read_misses 0 # DTB read misses
system.cpu1.itb.write_hits 0 # DTB write hits
system.cpu1.itb.write_misses 0 # DTB write misses
system.cpu1.itb.flush_tlb 255 # Number of times complete TLB was flushed
system.cpu1.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu1.itb.flush_tlb_mva_asid 648 # Number of times TLB was flushed by MVA & ASID
-system.cpu1.itb.flush_tlb_asid 32 # Number of times TLB was flushed by ASID
-system.cpu1.itb.flush_entries 2604 # Number of entries that have been flushed from TLB
+system.cpu1.itb.flush_tlb_mva_asid 664 # Number of times TLB was flushed by MVA & ASID
+system.cpu1.itb.flush_tlb_asid 30 # Number of times TLB was flushed by ASID
+system.cpu1.itb.flush_entries 2611 # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu1.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu1.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu1.itb.perms_faults 1206 # Number of TLB faults due to permissions restrictions
+system.cpu1.itb.perms_faults 1312 # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses 0 # DTB read accesses
system.cpu1.itb.write_accesses 0 # DTB write accesses
-system.cpu1.itb.inst_accesses 5729644 # ITB inst accesses
-system.cpu1.itb.hits 5722854 # DTB hits
-system.cpu1.itb.misses 6790 # DTB misses
-system.cpu1.itb.accesses 5729644 # DTB accesses
-system.cpu1.numCycles 238719781 # number of cpu cycles simulated
+system.cpu1.itb.inst_accesses 5746371 # ITB inst accesses
+system.cpu1.itb.hits 5739661 # DTB hits
+system.cpu1.itb.misses 6710 # DTB misses
+system.cpu1.itb.accesses 5746371 # DTB accesses
+system.cpu1.numCycles 238752144 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.fetch.icacheStallCycles 14663434 # Number of cycles fetch is stalled on an Icache miss
-system.cpu1.fetch.Insts 45610232 # Number of instructions fetch has processed
-system.cpu1.fetch.Branches 7176614 # Number of branches that fetch encountered
-system.cpu1.fetch.predictedBranches 4518613 # Number of branches that fetch has predicted taken
-system.cpu1.fetch.Cycles 10115214 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu1.fetch.SquashCycles 2414166 # Number of cycles fetch has spent squashing
-system.cpu1.fetch.TlbCycles 79241 # Number of cycles fetch has spent waiting for tlb
-system.cpu1.fetch.BlockedCycles 48437095 # Number of cycles fetch has spent blocked
-system.cpu1.fetch.MiscStallCycles 1565 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu1.fetch.PendingDrainCycles 1874 # Number of cycles fetch has spent waiting on pipes to drain
-system.cpu1.fetch.PendingTrapStallCycles 41135 # Number of stall cycles due to pending traps
-system.cpu1.fetch.PendingQuiesceStallCycles 1402245 # Number of stall cycles due to pending quiesce instructions
-system.cpu1.fetch.IcacheWaitRetryStallCycles 183 # Number of stall cycles due to full MSHR
-system.cpu1.fetch.CacheLines 5721051 # Number of cache lines fetched
-system.cpu1.fetch.IcacheSquashes 343472 # Number of outstanding Icache misses that were squashed
-system.cpu1.fetch.ItlbSquashes 3001 # Number of outstanding ITLB misses that were squashed
-system.cpu1.fetch.rateDist::samples 76398004 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::mean 0.741963 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::stdev 2.097795 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.icacheStallCycles 14725732 # Number of cycles fetch is stalled on an Icache miss
+system.cpu1.fetch.Insts 45766952 # Number of instructions fetch has processed
+system.cpu1.fetch.Branches 7195832 # Number of branches that fetch encountered
+system.cpu1.fetch.predictedBranches 4519279 # Number of branches that fetch has predicted taken
+system.cpu1.fetch.Cycles 10135681 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu1.fetch.SquashCycles 2420409 # Number of cycles fetch has spent squashing
+system.cpu1.fetch.TlbCycles 79807 # Number of cycles fetch has spent waiting for tlb
+system.cpu1.fetch.BlockedCycles 48403648 # Number of cycles fetch has spent blocked
+system.cpu1.fetch.MiscStallCycles 1533 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu1.fetch.PendingDrainCycles 1933 # Number of cycles fetch has spent waiting on pipes to drain
+system.cpu1.fetch.PendingTrapStallCycles 42395 # Number of stall cycles due to pending traps
+system.cpu1.fetch.PendingQuiesceStallCycles 1408034 # Number of stall cycles due to pending quiesce instructions
+system.cpu1.fetch.IcacheWaitRetryStallCycles 243 # Number of stall cycles due to full MSHR
+system.cpu1.fetch.CacheLines 5737749 # Number of cache lines fetched
+system.cpu1.fetch.IcacheSquashes 344300 # Number of outstanding Icache misses that were squashed
+system.cpu1.fetch.ItlbSquashes 2901 # Number of outstanding ITLB misses that were squashed
+system.cpu1.fetch.rateDist::samples 76459821 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::mean 0.743283 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::stdev 2.100006 # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::0 66290194 86.77% 86.77% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::1 639384 0.84% 87.61% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::2 858446 1.12% 88.73% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::3 1141205 1.49% 90.22% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::4 1054322 1.38% 91.60% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::5 565766 0.74% 92.34% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::6 1279029 1.67% 94.02% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::7 372986 0.49% 94.51% # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::8 4196672 5.49% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::0 66331645 86.75% 86.75% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::1 641052 0.84% 87.59% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::2 862069 1.13% 88.72% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::3 1143637 1.50% 90.22% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::4 1042629 1.36% 91.58% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::5 566145 0.74% 92.32% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::6 1286339 1.68% 94.00% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::7 374523 0.49% 94.49% # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.rateDist::8 4211782 5.51% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu1.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.rateDist::total 76398004 # Number of instructions fetched each cycle (Total)
-system.cpu1.fetch.branchRate 0.030063 # Number of branch fetches per cycle
-system.cpu1.fetch.rate 0.191062 # Number of inst fetches per cycle
-system.cpu1.decode.IdleCycles 15662136 # Number of cycles decode is idle
-system.cpu1.decode.BlockedCycles 49485106 # Number of cycles decode is blocked
-system.cpu1.decode.RunCycles 9174118 # Number of cycles decode is running
-system.cpu1.decode.UnblockCycles 502006 # Number of cycles decode is unblocking
-system.cpu1.decode.SquashCycles 1572389 # Number of cycles decode is squashing
-system.cpu1.decode.BranchResolved 964164 # Number of times decode resolved a branch
-system.cpu1.decode.BranchMispred 86078 # Number of times decode detected a branch misprediction
-system.cpu1.decode.DecodedInsts 53732667 # Number of instructions handled by decode
-system.cpu1.decode.SquashedInsts 284993 # Number of squashed instructions handled by decode
-system.cpu1.rename.SquashCycles 1572389 # Number of cycles rename is squashing
-system.cpu1.rename.IdleCycles 16517156 # Number of cycles rename is idle
-system.cpu1.rename.BlockCycles 19371694 # Number of cycles rename is blocking
-system.cpu1.rename.serializeStallCycles 27019391 # count of cycles rename stalled for serializing inst
-system.cpu1.rename.RunCycles 8745759 # Number of cycles rename is running
-system.cpu1.rename.UnblockCycles 3169437 # Number of cycles rename is unblocking
-system.cpu1.rename.RenamedInsts 51316953 # Number of instructions processed by rename
-system.cpu1.rename.ROBFullEvents 13347 # Number of times rename has blocked due to ROB full
-system.cpu1.rename.IQFullEvents 558580 # Number of times rename has blocked due to IQ full
-system.cpu1.rename.LSQFullEvents 2084092 # Number of times rename has blocked due to LSQ full
-system.cpu1.rename.FullRegisterEvents 533 # Number of times there has been no free registers
-system.cpu1.rename.RenamedOperands 53384018 # Number of destination operands rename has renamed
-system.cpu1.rename.RenameLookups 234291448 # Number of register rename lookups that rename has made
-system.cpu1.rename.int_rename_lookups 234248948 # Number of integer rename lookups
-system.cpu1.rename.fp_rename_lookups 42500 # Number of floating rename lookups
-system.cpu1.rename.CommittedMaps 38701877 # Number of HB maps that are committed
-system.cpu1.rename.UndoneMaps 14682140 # Number of HB maps that are undone due to squashing
-system.cpu1.rename.serializingInsts 422621 # count of serializing insts renamed
-system.cpu1.rename.tempSerializingInsts 375998 # count of temporary serializing insts renamed
-system.cpu1.rename.skidInsts 6399704 # count of insts added to the skid buffer
-system.cpu1.memDep0.insertedLoads 9755366 # Number of loads inserted to the mem dependence unit.
-system.cpu1.memDep0.insertedStores 6540913 # Number of stores inserted to the mem dependence unit.
-system.cpu1.memDep0.conflictingLoads 899316 # Number of conflicting loads.
-system.cpu1.memDep0.conflictingStores 1131463 # Number of conflicting stores.
-system.cpu1.iq.iqInstsAdded 47221133 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu1.iq.iqNonSpecInstsAdded 1016692 # Number of non-speculative instructions added to the IQ
-system.cpu1.iq.iqInstsIssued 61223636 # Number of instructions issued
-system.cpu1.iq.iqSquashedInstsIssued 83704 # Number of squashed instructions issued
-system.cpu1.iq.iqSquashedInstsExamined 9695690 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu1.iq.iqSquashedOperandsExamined 24360360 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu1.iq.iqSquashedNonSpecRemoved 252773 # Number of squashed non-spec instructions that were removed
-system.cpu1.iq.issued_per_cycle::samples 76398004 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::mean 0.801377 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::stdev 1.509980 # Number of insts issued each cycle
+system.cpu1.fetch.rateDist::total 76459821 # Number of instructions fetched each cycle (Total)
+system.cpu1.fetch.branchRate 0.030139 # Number of branch fetches per cycle
+system.cpu1.fetch.rate 0.191692 # Number of inst fetches per cycle
+system.cpu1.decode.IdleCycles 15725454 # Number of cycles decode is idle
+system.cpu1.decode.BlockedCycles 49459208 # Number of cycles decode is blocked
+system.cpu1.decode.RunCycles 9192415 # Number of cycles decode is running
+system.cpu1.decode.UnblockCycles 503929 # Number of cycles decode is unblocking
+system.cpu1.decode.SquashCycles 1576672 # Number of cycles decode is squashing
+system.cpu1.decode.BranchResolved 971007 # Number of times decode resolved a branch
+system.cpu1.decode.BranchMispred 86673 # Number of times decode detected a branch misprediction
+system.cpu1.decode.DecodedInsts 53874532 # Number of instructions handled by decode
+system.cpu1.decode.SquashedInsts 286668 # Number of squashed instructions handled by decode
+system.cpu1.rename.SquashCycles 1576672 # Number of cycles rename is squashing
+system.cpu1.rename.IdleCycles 16583861 # Number of cycles rename is idle
+system.cpu1.rename.BlockCycles 19404823 # Number of cycles rename is blocking
+system.cpu1.rename.serializeStallCycles 27005764 # count of cycles rename stalled for serializing inst
+system.cpu1.rename.RunCycles 8762969 # Number of cycles rename is running
+system.cpu1.rename.UnblockCycles 3123666 # Number of cycles rename is unblocking
+system.cpu1.rename.RenamedInsts 51462507 # Number of instructions processed by rename
+system.cpu1.rename.ROBFullEvents 13354 # Number of times rename has blocked due to ROB full
+system.cpu1.rename.IQFullEvents 564319 # Number of times rename has blocked due to IQ full
+system.cpu1.rename.LSQFullEvents 2029977 # Number of times rename has blocked due to LSQ full
+system.cpu1.rename.FullRegisterEvents 529 # Number of times there has been no free registers
+system.cpu1.rename.RenamedOperands 53559967 # Number of destination operands rename has renamed
+system.cpu1.rename.RenameLookups 234998901 # Number of register rename lookups that rename has made
+system.cpu1.rename.int_rename_lookups 234956394 # Number of integer rename lookups
+system.cpu1.rename.fp_rename_lookups 42507 # Number of floating rename lookups
+system.cpu1.rename.CommittedMaps 38873752 # Number of HB maps that are committed
+system.cpu1.rename.UndoneMaps 14686214 # Number of HB maps that are undone due to squashing
+system.cpu1.rename.serializingInsts 422468 # count of serializing insts renamed
+system.cpu1.rename.tempSerializingInsts 375757 # count of temporary serializing insts renamed
+system.cpu1.rename.skidInsts 6418869 # count of insts added to the skid buffer
+system.cpu1.memDep0.insertedLoads 9803560 # Number of loads inserted to the mem dependence unit.
+system.cpu1.memDep0.insertedStores 6552959 # Number of stores inserted to the mem dependence unit.
+system.cpu1.memDep0.conflictingLoads 903342 # Number of conflicting loads.
+system.cpu1.memDep0.conflictingStores 1157992 # Number of conflicting stores.
+system.cpu1.iq.iqInstsAdded 47368560 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu1.iq.iqNonSpecInstsAdded 1003626 # Number of non-speculative instructions added to the IQ
+system.cpu1.iq.iqInstsIssued 61323847 # Number of instructions issued
+system.cpu1.iq.iqSquashedInstsIssued 88809 # Number of squashed instructions issued
+system.cpu1.iq.iqSquashedInstsExamined 9695135 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu1.iq.iqSquashedOperandsExamined 24547753 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu1.iq.iqSquashedNonSpecRemoved 239591 # Number of squashed non-spec instructions that were removed
+system.cpu1.iq.issued_per_cycle::samples 76459821 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::mean 0.802040 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::stdev 1.511450 # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::0 54279894 71.05% 71.05% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::1 6964982 9.12% 80.17% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::2 3572105 4.68% 84.84% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::3 2997144 3.92% 88.76% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::4 6191464 8.10% 96.87% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::5 1336331 1.75% 98.62% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::6 781274 1.02% 99.64% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::7 210623 0.28% 99.92% # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::8 64187 0.08% 100.00% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::0 54334795 71.06% 71.06% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::1 6963817 9.11% 80.17% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::2 3541064 4.63% 84.80% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::3 3011943 3.94% 88.74% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::4 6202034 8.11% 96.85% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::5 1339759 1.75% 98.61% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::6 792493 1.04% 99.64% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::7 211144 0.28% 99.92% # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::8 62772 0.08% 100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu1.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu1.iq.issued_per_cycle::total 76398004 # Number of insts issued each cycle
+system.cpu1.iq.issued_per_cycle::total 76459821 # Number of insts issued each cycle
system.cpu1.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntAlu 28625 0.64% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntMult 3 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::IntDiv 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatAdd 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatCmp 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatCvt 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatMult 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatDiv 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::FloatSqrt 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdAdd 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdAddAcc 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdAlu 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdCmp 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdCvt 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdMisc 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdMult 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdMultAcc 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdShift 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdShiftAcc 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdSqrt 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatAdd 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatAlu 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatCmp 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatCvt 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatDiv 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatMisc 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatMult 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::SimdFloatSqrt 0 0.00% 0.64% # attempts to use FU when none available
-system.cpu1.iq.fu_full::MemRead 4232850 94.77% 95.41% # attempts to use FU when none available
-system.cpu1.iq.fu_full::MemWrite 204916 4.59% 100.00% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntAlu 28001 0.63% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntMult 3 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::IntDiv 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatAdd 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatCmp 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatCvt 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatMult 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatDiv 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::FloatSqrt 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdAdd 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdAddAcc 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdAlu 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdCmp 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdCvt 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdMisc 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdMult 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdMultAcc 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdShift 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdShiftAcc 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdSqrt 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatAdd 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatAlu 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatCmp 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatCvt 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatDiv 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatMisc 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatMult 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatMultAcc 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::SimdFloatSqrt 0 0.00% 0.63% # attempts to use FU when none available
+system.cpu1.iq.fu_full::MemRead 4231917 94.82% 95.44% # attempts to use FU when none available
+system.cpu1.iq.fu_full::MemWrite 203383 4.56% 100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu1.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu1.iq.FU_type_0::No_OpClass 196253 0.32% 0.32% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntAlu 28636645 46.77% 47.09% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntMult 45275 0.07% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatAdd 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatDiv 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMisc 13 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdShift 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdShiftAcc 13 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMisc 1166 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatMultAcc 13 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.17% # Type of FU issued
-system.cpu1.iq.FU_type_0::MemRead 26314487 42.98% 90.15% # Type of FU issued
-system.cpu1.iq.FU_type_0::MemWrite 6029771 9.85% 100.00% # Type of FU issued
+system.cpu1.iq.FU_type_0::No_OpClass 195246 0.32% 0.32% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntAlu 28699765 46.80% 47.12% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntMult 45365 0.07% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::IntDiv 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatAdd 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatCmp 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatCvt 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatMult 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatDiv 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::FloatSqrt 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAdd 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAddAcc 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdAlu 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdCmp 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdCvt 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMisc 6 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMult 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdMultAcc 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdShift 1 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdShiftAcc 6 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdSqrt 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatAdd 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatAlu 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatCmp 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatCvt 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatDiv 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMisc 1174 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMult 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatMultAcc 6 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::SimdFloatSqrt 0 0.00% 47.19% # Type of FU issued
+system.cpu1.iq.FU_type_0::MemRead 26341683 42.96% 90.15% # Type of FU issued
+system.cpu1.iq.FU_type_0::MemWrite 6040595 9.85% 100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu1.iq.FU_type_0::total 61223636 # Type of FU issued
-system.cpu1.iq.rate 0.256467 # Inst issue rate
-system.cpu1.iq.fu_busy_cnt 4466394 # FU busy when requested
-system.cpu1.iq.fu_busy_rate 0.072952 # FU busy rate (busy events/executed inst)
-system.cpu1.iq.int_inst_queue_reads 203430011 # Number of integer instruction queue reads
-system.cpu1.iq.int_inst_queue_writes 57942058 # Number of integer instruction queue writes
-system.cpu1.iq.int_inst_queue_wakeup_accesses 42278659 # Number of integer instruction queue wakeup accesses
-system.cpu1.iq.fp_inst_queue_reads 11099 # Number of floating instruction queue reads
-system.cpu1.iq.fp_inst_queue_writes 5883 # Number of floating instruction queue writes
-system.cpu1.iq.fp_inst_queue_wakeup_accesses 4799 # Number of floating instruction queue wakeup accesses
-system.cpu1.iq.int_alu_accesses 65487820 # Number of integer alu accesses
-system.cpu1.iq.fp_alu_accesses 5957 # Number of floating point alu accesses
-system.cpu1.iew.lsq.thread0.forwLoads 306320 # Number of loads that had data forwarded from stores
+system.cpu1.iq.FU_type_0::total 61323847 # Type of FU issued
+system.cpu1.iq.rate 0.256852 # Inst issue rate
+system.cpu1.iq.fu_busy_cnt 4463304 # FU busy when requested
+system.cpu1.iq.fu_busy_rate 0.072783 # FU busy rate (busy events/executed inst)
+system.cpu1.iq.int_inst_queue_reads 203694277 # Number of integer instruction queue reads
+system.cpu1.iq.int_inst_queue_writes 58075857 # Number of integer instruction queue writes
+system.cpu1.iq.int_inst_queue_wakeup_accesses 42386346 # Number of integer instruction queue wakeup accesses
+system.cpu1.iq.fp_inst_queue_reads 11257 # Number of floating instruction queue reads
+system.cpu1.iq.fp_inst_queue_writes 5873 # Number of floating instruction queue writes
+system.cpu1.iq.fp_inst_queue_wakeup_accesses 4814 # Number of floating instruction queue wakeup accesses
+system.cpu1.iq.int_alu_accesses 65585843 # Number of integer alu accesses
+system.cpu1.iq.fp_alu_accesses 6062 # Number of floating point alu accesses
+system.cpu1.iew.lsq.thread0.forwLoads 307143 # Number of loads that had data forwarded from stores
system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu1.iew.lsq.thread0.squashedLoads 2045827 # Number of loads squashed
-system.cpu1.iew.lsq.thread0.ignoredResponses 3210 # Number of memory responses ignored because the instruction is squashed
-system.cpu1.iew.lsq.thread0.memOrderViolation 14938 # Number of memory ordering violations
-system.cpu1.iew.lsq.thread0.squashedStores 792022 # Number of stores squashed
+system.cpu1.iew.lsq.thread0.squashedLoads 2060794 # Number of loads squashed
+system.cpu1.iew.lsq.thread0.ignoredResponses 3248 # Number of memory responses ignored because the instruction is squashed
+system.cpu1.iew.lsq.thread0.memOrderViolation 14926 # Number of memory ordering violations
+system.cpu1.iew.lsq.thread0.squashedStores 795522 # Number of stores squashed
system.cpu1.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu1.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu1.iew.lsq.thread0.rescheduledLoads 17238980 # Number of loads that were rescheduled
-system.cpu1.iew.lsq.thread0.cacheBlocked 391927 # Number of times an access to memory failed due to the cache being blocked
+system.cpu1.iew.lsq.thread0.rescheduledLoads 17225652 # Number of loads that were rescheduled
+system.cpu1.iew.lsq.thread0.cacheBlocked 391932 # Number of times an access to memory failed due to the cache being blocked
system.cpu1.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu1.iew.iewSquashCycles 1572389 # Number of cycles IEW is squashing
-system.cpu1.iew.iewBlockCycles 14646185 # Number of cycles IEW is blocking
-system.cpu1.iew.iewUnblockCycles 228906 # Number of cycles IEW is unblocking
-system.cpu1.iew.iewDispatchedInsts 48337037 # Number of instructions dispatched to IQ
-system.cpu1.iew.iewDispSquashedInsts 102627 # Number of squashed instructions skipped by dispatch
-system.cpu1.iew.iewDispLoadInsts 9755366 # Number of dispatched load instructions
-system.cpu1.iew.iewDispStoreInsts 6540913 # Number of dispatched store instructions
-system.cpu1.iew.iewDispNonSpecInsts 729665 # Number of dispatched non-speculative instructions
-system.cpu1.iew.iewIQFullEvents 50173 # Number of times the IQ has become full, causing a stall
-system.cpu1.iew.iewLSQFullEvents 3845 # Number of times the LSQ has become full, causing a stall
-system.cpu1.iew.memOrderViolationEvents 14938 # Number of memory order violations
-system.cpu1.iew.predictedTakenIncorrect 169845 # Number of branches that were predicted taken incorrectly
-system.cpu1.iew.predictedNotTakenIncorrect 132330 # Number of branches that were predicted not taken incorrectly
-system.cpu1.iew.branchMispredicts 302175 # Number of branch mispredicts detected at execute
-system.cpu1.iew.iewExecutedInsts 60177661 # Number of executed instructions
-system.cpu1.iew.iewExecLoadInsts 26008514 # Number of load instructions executed
-system.cpu1.iew.iewExecSquashedInsts 1045975 # Number of squashed instructions skipped in execute
+system.cpu1.iew.iewSquashCycles 1576672 # Number of cycles IEW is squashing
+system.cpu1.iew.iewBlockCycles 14666749 # Number of cycles IEW is blocking
+system.cpu1.iew.iewUnblockCycles 228879 # Number of cycles IEW is unblocking
+system.cpu1.iew.iewDispatchedInsts 48476685 # Number of instructions dispatched to IQ
+system.cpu1.iew.iewDispSquashedInsts 98660 # Number of squashed instructions skipped by dispatch
+system.cpu1.iew.iewDispLoadInsts 9803560 # Number of dispatched load instructions
+system.cpu1.iew.iewDispStoreInsts 6552959 # Number of dispatched store instructions
+system.cpu1.iew.iewDispNonSpecInsts 716609 # Number of dispatched non-speculative instructions
+system.cpu1.iew.iewIQFullEvents 50437 # Number of times the IQ has become full, causing a stall
+system.cpu1.iew.iewLSQFullEvents 9701 # Number of times the LSQ has become full, causing a stall
+system.cpu1.iew.memOrderViolationEvents 14926 # Number of memory order violations
+system.cpu1.iew.predictedTakenIncorrect 170356 # Number of branches that were predicted taken incorrectly
+system.cpu1.iew.predictedNotTakenIncorrect 133051 # Number of branches that were predicted not taken incorrectly
+system.cpu1.iew.branchMispredicts 303407 # Number of branch mispredicts detected at execute
+system.cpu1.iew.iewExecutedInsts 60276255 # Number of executed instructions
+system.cpu1.iew.iewExecLoadInsts 26034557 # Number of load instructions executed
+system.cpu1.iew.iewExecSquashedInsts 1047592 # Number of squashed instructions skipped in execute
system.cpu1.iew.exec_swp 0 # number of swp insts executed
-system.cpu1.iew.exec_nop 99212 # number of nop insts executed
-system.cpu1.iew.exec_refs 31985233 # number of memory reference insts executed
-system.cpu1.iew.exec_branches 5705434 # Number of branches executed
-system.cpu1.iew.exec_stores 5976719 # Number of stores executed
-system.cpu1.iew.exec_rate 0.252085 # Inst execution rate
-system.cpu1.iew.wb_sent 59667880 # cumulative count of insts sent to commit
-system.cpu1.iew.wb_count 42283458 # cumulative count of insts written-back
-system.cpu1.iew.wb_producers 23216135 # num instructions producing a value
-system.cpu1.iew.wb_consumers 42895102 # num instructions consuming a value
+system.cpu1.iew.exec_nop 104499 # number of nop insts executed
+system.cpu1.iew.exec_refs 32021114 # number of memory reference insts executed
+system.cpu1.iew.exec_branches 5717498 # Number of branches executed
+system.cpu1.iew.exec_stores 5986557 # Number of stores executed
+system.cpu1.iew.exec_rate 0.252464 # Inst execution rate
+system.cpu1.iew.wb_sent 59765334 # cumulative count of insts sent to commit
+system.cpu1.iew.wb_count 42391160 # cumulative count of insts written-back
+system.cpu1.iew.wb_producers 23307297 # num instructions producing a value
+system.cpu1.iew.wb_consumers 43055480 # num instructions consuming a value
system.cpu1.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu1.iew.wb_rate 0.177126 # insts written-back per cycle
-system.cpu1.iew.wb_fanout 0.541230 # average fanout of values written-back
+system.cpu1.iew.wb_rate 0.177553 # insts written-back per cycle
+system.cpu1.iew.wb_fanout 0.541332 # average fanout of values written-back
system.cpu1.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu1.commit.commitSquashedInsts 9567940 # The number of squashed insts skipped by commit
-system.cpu1.commit.commitNonSpecStalls 763919 # The number of times commit has been forced to stall to communicate backwards
-system.cpu1.commit.branchMispredicts 261423 # The number of times a branch was mispredicted
-system.cpu1.commit.committed_per_cycle::samples 74825615 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::mean 0.512228 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::stdev 1.487191 # Number of insts commited each cycle
+system.cpu1.commit.commitSquashedInsts 9596314 # The number of squashed insts skipped by commit
+system.cpu1.commit.commitNonSpecStalls 764035 # The number of times commit has been forced to stall to communicate backwards
+system.cpu1.commit.branchMispredicts 262671 # The number of times a branch was mispredicted
+system.cpu1.commit.committed_per_cycle::samples 74883149 # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::mean 0.513666 # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::stdev 1.490214 # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::0 61056295 81.60% 81.60% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::1 6800068 9.09% 90.69% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::2 1929591 2.58% 93.26% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::3 1057405 1.41% 94.68% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::4 1013455 1.35% 96.03% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::5 520209 0.70% 96.73% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::6 685711 0.92% 97.64% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::7 375889 0.50% 98.15% # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::8 1386992 1.85% 100.00% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::0 61098286 81.59% 81.59% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::1 6805438 9.09% 90.68% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::2 1903916 2.54% 93.22% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::3 1064936 1.42% 94.64% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::4 1018174 1.36% 96.00% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::5 531111 0.71% 96.71% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::6 691593 0.92% 97.64% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::7 378534 0.51% 98.14% # Number of insts commited each cycle
+system.cpu1.commit.committed_per_cycle::8 1391161 1.86% 100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu1.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu1.commit.committed_per_cycle::total 74825615 # Number of insts commited each cycle
-system.cpu1.commit.committedInsts 29838157 # Number of instructions committed
-system.cpu1.commit.committedOps 38327755 # Number of ops (including micro ops) committed
+system.cpu1.commit.committed_per_cycle::total 74883149 # Number of insts commited each cycle
+system.cpu1.commit.committedInsts 29982419 # Number of instructions committed
+system.cpu1.commit.committedOps 38464913 # Number of ops (including micro ops) committed
system.cpu1.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu1.commit.refs 13458430 # Number of memory references committed
-system.cpu1.commit.loads 7709539 # Number of loads committed
-system.cpu1.commit.membars 201879 # Number of memory barriers committed
-system.cpu1.commit.branches 4970440 # Number of branches committed
-system.cpu1.commit.fp_insts 4743 # Number of committed floating point instructions.
-system.cpu1.commit.int_insts 33879408 # Number of committed integer instructions.
-system.cpu1.commit.function_calls 500692 # Number of function calls committed.
-system.cpu1.commit.bw_lim_events 1386992 # number cycles where commit BW limit reached
+system.cpu1.commit.refs 13500203 # Number of memory references committed
+system.cpu1.commit.loads 7742766 # Number of loads committed
+system.cpu1.commit.membars 202217 # Number of memory barriers committed
+system.cpu1.commit.branches 4992962 # Number of branches committed
+system.cpu1.commit.fp_insts 4763 # Number of committed floating point instructions.
+system.cpu1.commit.int_insts 33994528 # Number of committed integer instructions.
+system.cpu1.commit.function_calls 502375 # Number of function calls committed.
+system.cpu1.commit.bw_lim_events 1391161 # number cycles where commit BW limit reached
system.cpu1.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu1.rob.rob_reads 120414089 # The number of ROB reads
-system.cpu1.rob.rob_writes 97409741 # The number of ROB writes
-system.cpu1.timesIdled 885352 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu1.idleCycles 162321777 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu1.quiesceCycles 2286481516 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu1.committedInsts 29771274 # Number of Instructions Simulated
-system.cpu1.committedOps 38260872 # Number of Ops (including micro ops) Simulated
-system.cpu1.committedInsts_total 29771274 # Number of Instructions Simulated
-system.cpu1.cpi 8.018460 # CPI: Cycles Per Instruction
-system.cpu1.cpi_total 8.018460 # CPI: Total CPI of All Threads
-system.cpu1.ipc 0.124712 # IPC: Instructions Per Cycle
-system.cpu1.ipc_total 0.124712 # IPC: Total IPC of All Threads
-system.cpu1.int_regfile_reads 271859015 # number of integer regfile reads
-system.cpu1.int_regfile_writes 43450852 # number of integer regfile writes
-system.cpu1.fp_regfile_reads 22226 # number of floating regfile reads
-system.cpu1.fp_regfile_writes 19958 # number of floating regfile writes
-system.cpu1.misc_regfile_reads 14811721 # number of misc regfile reads
-system.cpu1.misc_regfile_writes 428358 # number of misc regfile writes
-system.iocache.replacements 0 # number of replacements
-system.iocache.tagsinuse 0 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 0 # Sample count of references to valid blocks.
-system.iocache.avg_refs nan # Average number of references to valid blocks.
-system.iocache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.cpu1.rob.rob_reads 120638730 # The number of ROB reads
+system.cpu1.rob.rob_writes 97745041 # The number of ROB writes
+system.cpu1.timesIdled 886317 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu1.idleCycles 162292323 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu1.quiesceCycles 2286407630 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu1.committedInsts 29911740 # Number of Instructions Simulated
+system.cpu1.committedOps 38394234 # Number of Ops (including micro ops) Simulated
+system.cpu1.committedInsts_total 29911740 # Number of Instructions Simulated
+system.cpu1.cpi 7.981888 # CPI: Cycles Per Instruction
+system.cpu1.cpi_total 7.981888 # CPI: Total CPI of All Threads
+system.cpu1.ipc 0.125284 # IPC: Instructions Per Cycle
+system.cpu1.ipc_total 0.125284 # IPC: Total IPC of All Threads
+system.cpu1.int_regfile_reads 272364887 # number of integer regfile reads
+system.cpu1.int_regfile_writes 43577017 # number of integer regfile writes
+system.cpu1.fp_regfile_reads 22187 # number of floating regfile reads
+system.cpu1.fp_regfile_writes 19914 # number of floating regfile writes
+system.cpu1.misc_regfile_reads 14848508 # number of misc regfile reads
+system.cpu1.misc_regfile_writes 429527 # number of misc regfile writes
+system.iocache.tags.replacements 0 # number of replacements
+system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -2077,17 +2068,17 @@ system.iocache.avg_blocked_cycles::no_mshrs nan #
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1456504103755 # number of ReadReq MSHR uncacheable cycles
-system.iocache.ReadReq_mshr_uncacheable_latency::total 1456504103755 # number of ReadReq MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1456504103755 # number of overall MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::total 1456504103755 # number of overall MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1453044953007 # number of ReadReq MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::total 1453044953007 # number of ReadReq MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1453044953007 # number of overall MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::total 1453044953007 # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd inf # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd inf # average overall mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.quiesce 83064 # number of quiesce instructions executed
+system.cpu0.kern.inst.quiesce 83067 # number of quiesce instructions executed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.quiesce 0 # number of quiesce instructions executed
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt
index fb76d8786..96aff7e7e 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt
@@ -1,142 +1,142 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.627154 # Number of seconds simulated
-sim_ticks 2627154206500 # Number of ticks simulated
-final_tick 2627154206500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 2.630645 # Number of seconds simulated
+sim_ticks 2630645085500 # Number of ticks simulated
+final_tick 2630645085500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 361221 # Simulator instruction rate (inst/s)
-host_op_rate 459651 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 15759970234 # Simulator tick rate (ticks/s)
-host_mem_usage 398468 # Number of bytes of host memory used
-host_seconds 166.70 # Real time elapsed on the host
-sim_insts 60214798 # Number of instructions simulated
-sim_ops 76622863 # Number of ops (including micro ops) simulated
+host_inst_rate 281405 # Simulator instruction rate (inst/s)
+host_op_rate 358084 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 12294669184 # Simulator tick rate (ticks/s)
+host_mem_usage 398476 # Number of bytes of host memory used
+host_seconds 213.97 # Real time elapsed on the host
+sim_insts 60211229 # Number of instructions simulated
+sim_ops 76617937 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::realview.clcd 124256256 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 128 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 292384 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 4914704 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.inst 305952 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 4748752 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker 64 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 411968 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 4151472 # Number of bytes read from this memory
-system.physmem.bytes_read::total 134026976 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 292384 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 411968 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 704352 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 3695296 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu0.data 1534856 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu1.data 1481296 # Number of bytes written to this memory
-system.physmem.bytes_written::total 6711448 # Number of bytes written to this memory
+system.physmem.bytes_read::cpu1.inst 398080 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 4312560 # Number of bytes read from this memory
+system.physmem.bytes_read::total 134021792 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 305952 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 398080 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 704032 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 3690176 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu0.data 1535008 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu1.data 1481144 # Number of bytes written to this memory
+system.physmem.bytes_written::total 6706328 # Number of bytes written to this memory
system.physmem.num_reads::realview.clcd 15532032 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 2 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 10771 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 76826 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.inst 10983 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 74233 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker 1 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 6437 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 64893 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 15690962 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 57739 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu0.data 383714 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu1.data 370324 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 811777 # Number of write requests responded to by this memory
-system.physmem.bw_read::realview.clcd 47296902 # Total read bandwidth from this memory (bytes/s)
+system.physmem.num_reads::cpu1.inst 6220 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 67410 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 15690881 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 57659 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu0.data 383752 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu1.data 370286 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 811697 # Number of write requests responded to by this memory
+system.physmem.bw_read::realview.clcd 47234139 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker 49 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 111293 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 1870733 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 116303 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 1805166 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker 24 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 156812 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 1580216 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 51016029 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 111293 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 156812 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 268105 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1406578 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu0.data 584228 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu1.data 563841 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 2554646 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1406578 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::realview.clcd 47296902 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 151324 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 1639355 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 50946360 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 116303 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 151324 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 267627 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1402765 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu0.data 583510 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu1.data 563035 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 2549309 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1402765 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::realview.clcd 47234139 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker 49 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 111293 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 2454961 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 116303 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 2388676 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker 24 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 156812 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 2144057 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 53570675 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 15690962 # Total number of read requests seen
-system.physmem.writeReqs 811777 # Total number of write requests seen
-system.physmem.cpureqs 214505 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 1004221568 # Total number of bytes read from memory
-system.physmem.bytesWritten 51953728 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 134026976 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 6711448 # bytesWritten derated as per pkt->getSize()
+system.physmem.bw_total::cpu1.inst 151324 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 2202389 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 53495669 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 15690881 # Total number of read requests seen
+system.physmem.writeReqs 811697 # Total number of write requests seen
+system.physmem.cpureqs 214350 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 1004216384 # Total number of bytes read from memory
+system.physmem.bytesWritten 51948608 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 134021792 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 6706328 # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ 26 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 4516 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 980549 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 980310 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 980142 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 980447 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 986846 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 980559 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 980589 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 980289 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 980613 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 980424 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 979732 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 979654 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 980193 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 980214 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 980246 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 980129 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 49310 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 49129 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 50872 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 51113 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 51073 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 51327 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 51427 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 51168 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 51208 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 51034 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 50441 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 50412 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 50841 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 50704 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 50889 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 50829 # Track writes on a per bank basis
+system.physmem.neitherReadNorWrite 4522 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 980391 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 980205 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 980221 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 980428 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 986950 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 980709 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 980611 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 980417 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 980615 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 980431 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 979815 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 979554 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 980154 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 980076 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 980169 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 980109 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 49158 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 49026 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 50948 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 51094 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 51158 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 51463 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 51449 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 51294 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 51194 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 51021 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 50517 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 50336 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 50808 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 50591 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 50830 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 50810 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
system.physmem.numWrRetry 0 # Number of times wr buffer was full causing retry
-system.physmem.totGap 2627149788000 # Total gap between requests
+system.physmem.totGap 2630640666000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 6680 # Categorize read packet sizes
system.physmem.readPktSize::3 15532032 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 152250 # Categorize read packet sizes
+system.physmem.readPktSize::6 152169 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 754038 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 57739 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 1134037 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 977508 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 1022657 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 3835405 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2876027 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2874808 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 2829459 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 16845 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 15768 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 28680 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 41555 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 28532 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 2442 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 2410 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 2396 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 2375 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 32 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 57659 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 1131442 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 973737 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 1003950 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 3836084 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2879069 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2878494 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 2847936 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 16166 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 15620 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 29952 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 44268 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 29895 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 1080 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 1064 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 1050 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 1039 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 9 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::18 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::19 0 # What read queue length does an incoming req see
@@ -152,30 +152,30 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 35474 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 35454 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 35436 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 35415 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 35397 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 35384 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 35365 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 35351 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 35334 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 35318 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 35306 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 35287 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 35273 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 35261 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 35250 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 35233 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 35223 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 35210 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 35190 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 35176 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 35161 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 35146 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 35132 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 1 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 35473 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 35451 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 35428 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 35412 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 35400 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 35383 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 35369 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 35352 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 35335 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 35313 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 35304 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 35294 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 35274 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 35262 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 35251 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 35238 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 35219 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 35204 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 35177 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 35161 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 35148 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 35130 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 35117 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 2 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::24 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::26 0 # What write queue length does an incoming req see
@@ -184,224 +184,196 @@ system.physmem.wrQLenPdf::28 0 # Wh
system.physmem.wrQLenPdf::29 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 38107 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 27715.971974 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 2557.155392 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 33302.761922 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-127 5424 14.23% 14.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-191 3316 8.70% 22.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-255 2198 5.77% 28.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-319 1686 4.42% 33.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-383 1157 3.04% 36.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-447 1029 2.70% 38.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-511 812 2.13% 41.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-575 726 1.91% 42.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-639 578 1.52% 44.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-703 463 1.21% 45.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-767 465 1.22% 46.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-831 413 1.08% 47.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-895 261 0.68% 48.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-959 269 0.71% 49.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-1023 229 0.60% 49.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1087 239 0.63% 50.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1151 133 0.35% 50.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1215 136 0.36% 51.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1279 99 0.26% 51.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1343 99 0.26% 51.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1407 86 0.23% 52.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1471 150 0.39% 52.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1535 761 2.00% 54.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1599 211 0.55% 54.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1663 139 0.36% 55.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1727 123 0.32% 55.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1791 64 0.17% 55.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1855 78 0.20% 56.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1919 56 0.15% 56.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1983 58 0.15% 56.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-2047 48 0.13% 56.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2111 69 0.18% 56.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2175 34 0.09% 56.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2239 27 0.07% 56.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2303 25 0.07% 56.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2367 25 0.07% 56.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2431 9 0.02% 56.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2495 23 0.06% 56.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2559 23 0.06% 57.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2623 14 0.04% 57.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2687 10 0.03% 57.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2751 11 0.03% 57.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2815 14 0.04% 57.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2879 8 0.02% 57.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2943 10 0.03% 57.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-3007 9 0.02% 57.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3071 8 0.02% 57.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3135 19 0.05% 57.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3199 5 0.01% 57.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3263 6 0.02% 57.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3327 10 0.03% 57.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3391 10 0.03% 57.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3455 4 0.01% 57.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3519 8 0.02% 57.44% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3583 4 0.01% 57.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3647 7 0.02% 57.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3711 11 0.03% 57.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3775 11 0.03% 57.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3839 9 0.02% 57.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3903 3 0.01% 57.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3967 6 0.02% 57.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-4031 10 0.03% 57.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4095 5 0.01% 57.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4159 35 0.09% 57.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4223 2 0.01% 57.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4287 2 0.01% 57.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4351 6 0.02% 57.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4415 4 0.01% 57.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4479 6 0.02% 57.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4543 4 0.01% 57.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4607 3 0.01% 57.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4671 6 0.02% 57.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4672-4735 2 0.01% 57.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4799 1 0.00% 57.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4800-4863 5 0.01% 57.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4927 3 0.01% 57.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4991 1 0.00% 57.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-5055 2 0.01% 57.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5119 3 0.01% 57.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5183 7 0.02% 57.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5311 5 0.01% 57.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5312-5375 2 0.01% 57.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5439 4 0.01% 57.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5503 2 0.01% 57.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5567 4 0.01% 57.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5568-5631 2 0.01% 57.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5632-5695 3 0.01% 57.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5696-5759 2 0.01% 57.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5824-5887 1 0.00% 57.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5951 2 0.01% 57.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6079 1 0.00% 57.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6143 1 0.00% 57.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6207 23 0.06% 57.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6271 4 0.01% 58.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6272-6335 3 0.01% 58.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6464-6527 2 0.01% 58.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6591 2 0.01% 58.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6719 2 0.01% 58.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6783 1 0.00% 58.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6847 18 0.05% 58.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6975 1 0.00% 58.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6976-7039 1 0.00% 58.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7103 3 0.01% 58.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7231 5 0.01% 58.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7232-7295 1 0.00% 58.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7423 3 0.01% 58.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7487 4 0.01% 58.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7488-7551 2 0.01% 58.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7615 5 0.01% 58.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7616-7679 4 0.01% 58.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7743 6 0.02% 58.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7744-7807 6 0.02% 58.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7871 4 0.01% 58.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7935 6 0.02% 58.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7999 2 0.01% 58.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8063 3 0.01% 58.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8127 6 0.02% 58.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8128-8191 5 0.01% 58.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8255 310 0.81% 59.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9216-9279 1 0.00% 59.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9408-9471 1 0.00% 59.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9728-9791 1 0.00% 59.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9792-9855 1 0.00% 59.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9984-10047 1 0.00% 59.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10240-10303 17 0.04% 59.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10496-10559 1 0.00% 59.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11264-11327 2 0.01% 59.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12032-12095 2 0.01% 59.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12351 1 0.00% 59.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13056-13119 1 0.00% 59.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13312-13375 2 0.01% 59.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14080-14143 1 0.00% 59.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14592-14655 1 0.00% 59.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14911 1 0.00% 59.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17408-17471 2 0.01% 59.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::18688-18751 2 0.01% 59.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19712-19775 1 0.00% 59.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::19968-20031 1 0.00% 59.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::20736-20799 1 0.00% 59.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::21504-21567 3 0.01% 59.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22016-22079 1 0.00% 59.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::22784-22847 1 0.00% 59.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::23552-23615 1 0.00% 59.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24576-24639 3 0.01% 59.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::24832-24895 1 0.00% 59.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25600-25663 1 0.00% 59.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::25920-25983 1 0.00% 59.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::26624-26687 1 0.00% 59.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::27392-27455 2 0.01% 59.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28416-28479 1 0.00% 59.21% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28672-28735 3 0.01% 59.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::28928-28991 1 0.00% 59.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::29952-30015 1 0.00% 59.22% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30208-30271 1 0.00% 59.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::30464-30527 1 0.00% 59.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::31040-31103 2 0.01% 59.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32000-32063 1 0.00% 59.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::32512-32575 1 0.00% 59.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33024-33087 1 0.00% 59.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33472-33535 2 0.01% 59.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::33536-33599 19 0.05% 59.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::35328-35391 1 0.00% 59.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::36864-36927 2 0.01% 59.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::38144-38207 1 0.00% 59.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::40960-41023 1 0.00% 59.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::41984-42047 1 0.00% 59.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::43008-43071 1 0.00% 59.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::44032-44095 2 0.01% 59.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48128-48191 1 0.00% 59.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::48384-48447 1 0.00% 59.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::49152-49215 1 0.00% 59.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::50688-50751 1 0.00% 59.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::51456-51519 1 0.00% 59.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::52480-52543 1 0.00% 59.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::54272-54335 1 0.00% 59.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::56128-56191 1 0.00% 59.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::58624-58687 1 0.00% 59.34% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::60032-60095 1 0.00% 59.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::60672-60735 1 0.00% 59.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::63488-63551 1 0.00% 59.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::65536-65599 15122 39.68% 99.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::71808-71871 1 0.00% 99.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::82176-82239 1 0.00% 99.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::88064-88127 1 0.00% 99.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::99712-99775 1 0.00% 99.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::129856-129919 1 0.00% 99.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::130176-130239 1 0.00% 99.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::131072-131135 356 0.93% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::samples 37996 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 27796.675861 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 2568.021256 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 33333.179984 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-127 5396 14.20% 14.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-191 3321 8.74% 22.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-255 2191 5.77% 28.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-319 1656 4.36% 33.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-383 1158 3.05% 36.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-447 1048 2.76% 38.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-511 789 2.08% 40.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-575 726 1.91% 42.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-639 577 1.52% 44.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-703 474 1.25% 45.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-767 440 1.16% 46.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-831 388 1.02% 47.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-895 251 0.66% 48.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-959 273 0.72% 49.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-1023 221 0.58% 49.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1087 258 0.68% 50.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1151 159 0.42% 50.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1215 126 0.33% 51.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1279 108 0.28% 51.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1343 95 0.25% 51.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1407 80 0.21% 51.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1471 156 0.41% 52.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1535 779 2.05% 54.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1599 205 0.54% 54.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1663 146 0.38% 55.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1727 108 0.28% 55.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1791 84 0.22% 55.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1855 80 0.21% 56.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1919 53 0.14% 56.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1983 48 0.13% 56.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-2047 45 0.12% 56.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2111 58 0.15% 56.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2175 47 0.12% 56.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2239 19 0.05% 56.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2303 26 0.07% 56.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2367 22 0.06% 56.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2431 18 0.05% 56.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2495 19 0.05% 56.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2559 19 0.05% 57.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2623 11 0.03% 57.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2687 11 0.03% 57.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2751 13 0.03% 57.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2815 9 0.02% 57.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2879 7 0.02% 57.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2943 8 0.02% 57.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-3007 10 0.03% 57.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3071 7 0.02% 57.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3135 16 0.04% 57.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3199 3 0.01% 57.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3263 9 0.02% 57.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3327 9 0.02% 57.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3391 4 0.01% 57.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3455 6 0.02% 57.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3519 5 0.01% 57.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3583 5 0.01% 57.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3647 15 0.04% 57.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3711 11 0.03% 57.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3775 13 0.03% 57.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3839 8 0.02% 57.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3903 9 0.02% 57.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3967 6 0.02% 57.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-4031 6 0.02% 57.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4095 8 0.02% 57.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4159 34 0.09% 57.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4223 3 0.01% 57.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4287 1 0.00% 57.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4351 1 0.00% 57.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4415 7 0.02% 57.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4479 6 0.02% 57.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4543 5 0.01% 57.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4607 3 0.01% 57.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4671 6 0.02% 57.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4672-4735 1 0.00% 57.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4799 1 0.00% 57.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4863 4 0.01% 57.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4927 2 0.01% 57.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4991 3 0.01% 57.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-5055 2 0.01% 57.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5183 7 0.02% 57.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5311 6 0.02% 57.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5375 3 0.01% 57.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5439 2 0.01% 57.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5503 4 0.01% 57.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5504-5567 2 0.01% 57.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5568-5631 1 0.00% 57.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5632-5695 5 0.01% 57.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5951 2 0.01% 57.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6143 1 0.00% 57.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6207 18 0.05% 57.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6208-6271 4 0.01% 57.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6335 4 0.01% 57.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6336-6399 1 0.00% 57.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6527 3 0.01% 57.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6591 3 0.01% 57.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6655 1 0.00% 57.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6656-6719 1 0.00% 57.96% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6783 2 0.01% 57.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6784-6847 17 0.04% 58.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6911 1 0.00% 58.01% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6976-7039 1 0.00% 58.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7103 3 0.01% 58.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7104-7167 1 0.00% 58.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7231 4 0.01% 58.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7232-7295 3 0.01% 58.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7423 1 0.00% 58.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7487 2 0.01% 58.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7488-7551 5 0.01% 58.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7615 3 0.01% 58.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7616-7679 4 0.01% 58.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7680-7743 7 0.02% 58.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7744-7807 3 0.01% 58.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7871 1 0.00% 58.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7935 4 0.01% 58.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7999 6 0.02% 58.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8063 2 0.01% 58.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8127 9 0.02% 58.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8128-8191 4 0.01% 58.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8255 308 0.81% 58.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8704-8767 1 0.00% 58.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9216-9279 1 0.00% 59.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9728-9791 1 0.00% 59.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10240-10303 18 0.05% 59.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10496-10559 1 0.00% 59.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11008-11071 2 0.01% 59.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13375 1 0.00% 59.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14655 1 0.00% 59.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17664-17727 1 0.00% 59.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18944-19007 1 0.00% 59.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::19456-19519 1 0.00% 59.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21248-21311 2 0.01% 59.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::21760-21823 1 0.00% 59.07% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::22016-22079 1 0.00% 59.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::23552-23615 1 0.00% 59.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::25088-25151 1 0.00% 59.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::26112-26175 1 0.00% 59.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::27648-27711 2 0.01% 59.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::28672-28735 2 0.01% 59.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30464-30527 1 0.00% 59.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30720-30783 1 0.00% 59.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::30976-31039 1 0.00% 59.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::31744-31807 2 0.01% 59.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::32768-32831 2 0.01% 59.11% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33024-33087 3 0.01% 59.12% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::33280-33343 15 0.04% 59.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::41152-41215 1 0.00% 59.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::46080-46143 1 0.00% 59.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::47360-47423 1 0.00% 59.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::52224-52287 1 0.00% 59.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::55872-55935 1 0.00% 59.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::56320-56383 1 0.00% 59.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::57984-58047 1 0.00% 59.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::58240-58303 1 0.00% 59.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::65536-65599 15141 39.85% 99.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::72832-72895 1 0.00% 99.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::80704-80767 1 0.00% 99.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::86848-86911 1 0.00% 99.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::101184-101247 1 0.00% 99.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::129728-129791 1 0.00% 99.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::130112-130175 1 0.00% 99.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::131072-131135 356 0.94% 99.98% # Bytes accessed per row activation
system.physmem.bytesPerActivate::131200-131263 1 0.00% 99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::132096-132159 3 0.01% 99.99% # Bytes accessed per row activation
system.physmem.bytesPerActivate::136576-136639 1 0.00% 100.00% # Bytes accessed per row activation
system.physmem.bytesPerActivate::420352-420415 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 38107 # Bytes accessed per row activation
-system.physmem.totQLat 304254816750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 398977768000 # Sum of mem lat for all requests
-system.physmem.totBusLat 78454680000 # Total cycles spent in databus access
-system.physmem.totBankLat 16268271250 # Total cycles spent in bank access
-system.physmem.avgQLat 19390.48 # Average queueing delay per request
-system.physmem.avgBankLat 1036.79 # Average bank access latency per request
+system.physmem.bytesPerActivate::total 37996 # Bytes accessed per row activation
+system.physmem.totQLat 300645538000 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 395312713000 # Sum of mem lat for all requests
+system.physmem.totBusLat 78454275000 # Total cycles spent in databus access
+system.physmem.totBankLat 16212900000 # Total cycles spent in bank access
+system.physmem.avgQLat 19160.56 # Average queueing delay per request
+system.physmem.avgBankLat 1033.27 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 25427.28 # Average memory access latency
-system.physmem.avgRdBW 382.25 # Average achieved read bandwidth in MB/s
-system.physmem.avgWrBW 19.78 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 51.02 # Average consumed read bandwidth in MB/s
+system.physmem.avgMemAccLat 25193.83 # Average memory access latency
+system.physmem.avgRdBW 381.74 # Average achieved read bandwidth in MB/s
+system.physmem.avgWrBW 19.75 # Average achieved write bandwidth in MB/s
+system.physmem.avgConsumedRdBW 50.95 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 2.55 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 3.14 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.15 # Average read queue length over time
system.physmem.avgWrQLen 1.26 # Average write queue length over time
-system.physmem.readRowHits 15666209 # Number of row buffer hits during reads
-system.physmem.writeRowHits 798397 # Number of row buffer hits during writes
+system.physmem.readRowHits 15666172 # Number of row buffer hits during reads
+system.physmem.writeRowHits 798379 # Number of row buffer hits during writes
system.physmem.readRowHitRate 99.84 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 98.35 # Row buffer hit rate for writes
-system.physmem.avgGap 159194.77 # Average gap between requests
+system.physmem.writeRowHitRate 98.36 # Row buffer hit rate for writes
+system.physmem.avgGap 159407.86 # Average gap between requests
system.realview.nvmem.bytes_read::cpu0.inst 20 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 20 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst 20 # Number of instructions bytes read from this memory
@@ -414,259 +386,259 @@ system.realview.nvmem.bw_inst_read::cpu0.inst 8
system.realview.nvmem.bw_inst_read::total 8 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu0.inst 8 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 8 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 54483503 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 16743616 # Transaction distribution
-system.membus.trans_dist::ReadResp 16743616 # Transaction distribution
+system.membus.throughput 54407285 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 16743607 # Transaction distribution
+system.membus.trans_dist::ReadResp 16743607 # Transaction distribution
system.membus.trans_dist::WriteReq 763392 # Transaction distribution
system.membus.trans_dist::WriteResp 763392 # Transaction distribution
-system.membus.trans_dist::Writeback 57739 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 4516 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 4516 # Transaction distribution
-system.membus.trans_dist::ReadExReq 131423 # Transaction distribution
-system.membus.trans_dist::ReadExResp 131423 # Transaction distribution
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 2382990 # Packet count per connected master and slave (bytes)
+system.membus.trans_dist::Writeback 57659 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 4522 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 4522 # Transaction distribution
+system.membus.trans_dist::ReadExReq 131350 # Transaction distribution
+system.membus.trans_dist::ReadExResp 131350 # Transaction distribution
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 2382988 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.nvmem.port 10 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1892707 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 1892477 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.gic.pio 3860 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.l2c.mem_side::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 4279569 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 4279337 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 31064064 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.iocache.mem_side::total 31064064 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 2382990 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 2382988 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.nvmem.port 10 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 32956771 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 32956541 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.gic.pio 3860 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.realview.a9scu.pio 2 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 35343633 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 2390397 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_count::total 35343401 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 2390393 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.nvmem.port 20 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 16482168 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 16471864 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.gic.pio 7720 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.l2c.mem_side::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 18880309 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 18870001 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 124256256 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.iocache.mem_side::total 124256256 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 2390397 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 2390393 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.nvmem.port 20 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 140738424 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 140728120 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.gic.pio 7720 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.realview.a9scu.pio 4 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 143136565 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 143136565 # Total data (bytes)
+system.membus.tot_pkt_size::total 143126257 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 143126257 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 1225633000 # Layer occupancy (ticks)
+system.membus.reqLayer0.occupancy 1209137000 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer1.occupancy 5000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 18165198500 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 18109692000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.7 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 3755000 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 3744500 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer5.occupancy 1000 # Layer occupancy (ticks)
system.membus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 4987617364 # Layer occupancy (ticks)
+system.membus.respLayer1.occupancy 4946454076 # Layer occupancy (ticks)
system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.membus.respLayer2.occupancy 35065696500 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 35060518750 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 1.3 # Layer utilization (%)
-system.l2c.replacements 62136 # number of replacements
-system.l2c.tagsinuse 51567.664706 # Cycle average of tags in use
-system.l2c.total_refs 1698783 # Total number of references to valid blocks.
-system.l2c.sampled_refs 127519 # Sample count of references to valid blocks.
-system.l2c.avg_refs 13.321803 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 2572304327500 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 38171.110682 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.itb.walker 0.000688 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 2904.028598 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 3024.624697 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.dtb.walker 0.000186 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 4116.712903 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 3351.186952 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.582445 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.044312 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.046152 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.dtb.walker 0.000000 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.062816 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.051135 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.786860 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.dtb.walker 9922 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.itb.walker 3595 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 419412 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 179877 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.dtb.walker 9880 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.itb.walker 3503 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 425184 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 190638 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 1242011 # number of ReadReq hits
-system.l2c.Writeback_hits::writebacks 596576 # number of Writeback hits
-system.l2c.Writeback_hits::total 596576 # number of Writeback hits
-system.l2c.UpgradeReq_hits::cpu0.data 14 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.data 12 # number of UpgradeReq hits
+system.l2c.tags.replacements 62055 # number of replacements
+system.l2c.tags.tagsinuse 51615.482729 # Cycle average of tags in use
+system.l2c.tags.total_refs 1699189 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 127440 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 13.333247 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 2575816655500 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 38219.751550 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.itb.walker 0.000690 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 2839.791296 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 3005.850612 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.dtb.walker 0.000186 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 4181.982232 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 3368.106163 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.583187 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.itb.walker 0.000000 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.043332 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.045866 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.dtb.walker 0.000000 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.063812 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.051393 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.787590 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.dtb.walker 10006 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.itb.walker 3588 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 435821 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 185768 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.dtb.walker 9923 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.itb.walker 3635 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 408641 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 184604 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 1241986 # number of ReadReq hits
+system.l2c.Writeback_hits::writebacks 596408 # number of Writeback hits
+system.l2c.Writeback_hits::total 596408 # number of Writeback hits
+system.l2c.UpgradeReq_hits::cpu0.data 17 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 9 # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total 26 # number of UpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 56638 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 57846 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 114484 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.dtb.walker 9922 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.itb.walker 3595 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 419412 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 236515 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.dtb.walker 9880 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.itb.walker 3503 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 425184 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 248484 # number of demand (read+write) hits
-system.l2c.demand_hits::total 1356495 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.dtb.walker 9922 # number of overall hits
-system.l2c.overall_hits::cpu0.itb.walker 3595 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 419412 # number of overall hits
-system.l2c.overall_hits::cpu0.data 236515 # number of overall hits
-system.l2c.overall_hits::cpu1.dtb.walker 9880 # number of overall hits
-system.l2c.overall_hits::cpu1.itb.walker 3503 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 425184 # number of overall hits
-system.l2c.overall_hits::cpu1.data 248484 # number of overall hits
-system.l2c.overall_hits::total 1356495 # number of overall hits
+system.l2c.ReadExReq_hits::cpu0.data 59901 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 54618 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 114519 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.dtb.walker 10006 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.itb.walker 3588 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 435821 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 245669 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.dtb.walker 9923 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.itb.walker 3635 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 408641 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 239222 # number of demand (read+write) hits
+system.l2c.demand_hits::total 1356505 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.dtb.walker 10006 # number of overall hits
+system.l2c.overall_hits::cpu0.itb.walker 3588 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 435821 # number of overall hits
+system.l2c.overall_hits::cpu0.data 245669 # number of overall hits
+system.l2c.overall_hits::cpu1.dtb.walker 9923 # number of overall hits
+system.l2c.overall_hits::cpu1.itb.walker 3635 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 408641 # number of overall hits
+system.l2c.overall_hits::cpu1.data 239222 # number of overall hits
+system.l2c.overall_hits::total 1356505 # number of overall hits
system.l2c.ReadReq_misses::cpu0.itb.walker 2 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 4155 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 5331 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.inst 4367 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 5353 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker 1 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 6437 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 4901 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 20827 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.data 1388 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.data 1493 # number of UpgradeReq misses
+system.l2c.ReadReq_misses::cpu1.inst 6220 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 4876 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 20819 # number of ReadReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 1448 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 1433 # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total 2881 # number of UpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 72239 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 60819 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 133058 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu0.data 69705 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 63286 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 132991 # number of ReadExReq misses
system.l2c.demand_misses::cpu0.itb.walker 2 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 4155 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 77570 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.inst 4367 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 75058 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker 1 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 6437 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 65720 # number of demand (read+write) misses
-system.l2c.demand_misses::total 153885 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 6220 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 68162 # number of demand (read+write) misses
+system.l2c.demand_misses::total 153810 # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.itb.walker 2 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 4155 # number of overall misses
-system.l2c.overall_misses::cpu0.data 77570 # number of overall misses
+system.l2c.overall_misses::cpu0.inst 4367 # number of overall misses
+system.l2c.overall_misses::cpu0.data 75058 # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker 1 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 6437 # number of overall misses
-system.l2c.overall_misses::cpu1.data 65720 # number of overall misses
-system.l2c.overall_misses::total 153885 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 6220 # number of overall misses
+system.l2c.overall_misses::cpu1.data 68162 # number of overall misses
+system.l2c.overall_misses::total 153810 # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.itb.walker 122500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.inst 285734000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.data 367265500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 89000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 455264500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 352426500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 1460902000 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu0.data 251000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.data 204500 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 455500 # number of UpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu0.data 4643677500 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 3883247000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 8526924500 # number of ReadExReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.inst 304670500 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.data 371494250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 89250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 433647250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 352819250 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 1462843000 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu0.data 232490 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 232990 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 465480 # number of UpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu0.data 4464429139 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 4055832220 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 8520261359 # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker 122500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.inst 285734000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.data 5010943000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.dtb.walker 89000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 455264500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 4235673500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 9987826500 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.inst 304670500 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.data 4835923389 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.dtb.walker 89250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 433647250 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 4408651470 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 9983104359 # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker 122500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.inst 285734000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.data 5010943000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.dtb.walker 89000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 455264500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 4235673500 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 9987826500 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.dtb.walker 9922 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.itb.walker 3597 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 423567 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 185208 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.dtb.walker 9881 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.itb.walker 3503 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 431621 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 195539 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 1262838 # number of ReadReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 596576 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 596576 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.data 1402 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.data 1505 # number of UpgradeReq accesses(hits+misses)
+system.l2c.overall_miss_latency::cpu0.inst 304670500 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.data 4835923389 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.dtb.walker 89250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 433647250 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 4408651470 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 9983104359 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.dtb.walker 10006 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.itb.walker 3590 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 440188 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 191121 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.dtb.walker 9924 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.itb.walker 3635 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 414861 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 189480 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 1262805 # number of ReadReq accesses(hits+misses)
+system.l2c.Writeback_accesses::writebacks 596408 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 596408 # number of Writeback accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 1465 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 1442 # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total 2907 # number of UpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.data 128877 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 118665 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 247542 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.dtb.walker 9922 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.itb.walker 3597 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 423567 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 314085 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.dtb.walker 9881 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.itb.walker 3503 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 431621 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 314204 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 1510380 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.dtb.walker 9922 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.itb.walker 3597 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 423567 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 314085 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.dtb.walker 9881 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.itb.walker 3503 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 431621 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 314204 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 1510380 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000556 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.009810 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.028784 # miss rate for ReadReq accesses
+system.l2c.ReadExReq_accesses::cpu0.data 129606 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 117904 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 247510 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.dtb.walker 10006 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.itb.walker 3590 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 440188 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 320727 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.dtb.walker 9924 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.itb.walker 3635 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 414861 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 307384 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 1510315 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.dtb.walker 10006 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.itb.walker 3590 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 440188 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 320727 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.dtb.walker 9924 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.itb.walker 3635 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 414861 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 307384 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 1510315 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000557 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.009921 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.028008 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.000101 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.014914 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.025064 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.016492 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.data 0.990014 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.data 0.992027 # miss rate for UpgradeReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.014993 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.025734 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.016486 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.988396 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.993759 # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total 0.991056 # miss rate for UpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.560527 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.512527 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.537517 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.itb.walker 0.000556 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.009810 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.246971 # miss rate for demand accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.537822 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.536759 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.537316 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.itb.walker 0.000557 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.009921 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.234025 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker 0.000101 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.014914 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.209163 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.101885 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.itb.walker 0.000556 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.009810 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.246971 # miss rate for overall accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.014993 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.221749 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.101840 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.itb.walker 0.000557 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.009921 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.234025 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker 0.000101 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.014914 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.209163 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.101885 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.014993 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.221749 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.101840 # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 61250 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.inst 68768.712395 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.data 68892.421684 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 89000 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 70726.192326 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 71909.100184 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 70144.619964 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 180.835735 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 136.972539 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 158.104825 # average UpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu0.data 64282.139841 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 63849.241191 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 64084.267763 # average ReadExReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.inst 69766.544539 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.data 69399.262096 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 89250 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 69718.207395 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 72358.336751 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 70264.806187 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 160.559392 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 162.588974 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 161.568900 # average UpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu0.data 64047.473481 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 64087.352969 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 64066.450805 # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker 61250 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.inst 68768.712395 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.data 64598.981565 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 89000 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 70726.192326 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 64450.296713 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 64904.483868 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.inst 69766.544539 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.data 64429.153308 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 89250 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 69718.207395 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 64679.021596 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 64905.431110 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker 61250 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.inst 68768.712395 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.data 64598.981565 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 89000 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 70726.192326 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 64450.296713 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 64904.483868 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.inst 69766.544539 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.data 64429.153308 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 89250 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 69718.207395 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 64679.021596 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 64905.431110 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -675,127 +647,127 @@ system.l2c.avg_blocked_cycles::no_mshrs nan # av
system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.writebacks::writebacks 57739 # number of writebacks
-system.l2c.writebacks::total 57739 # number of writebacks
+system.l2c.writebacks::writebacks 57659 # number of writebacks
+system.l2c.writebacks::total 57659 # number of writebacks
system.l2c.ReadReq_mshr_misses::cpu0.itb.walker 2 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.inst 4155 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.data 5331 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.inst 4367 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.data 5353 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 1 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 6437 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 4901 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 20827 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu0.data 1388 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.data 1493 # number of UpgradeReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 6220 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 4876 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 20819 # number of ReadReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu0.data 1448 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 1433 # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total 2881 # number of UpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu0.data 72239 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 60819 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 133058 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu0.data 69705 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 63286 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 132991 # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker 2 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.inst 4155 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.data 77570 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.inst 4367 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.data 75058 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker 1 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 6437 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 65720 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 153885 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 6220 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 68162 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 153810 # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker 2 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.inst 4155 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.data 77570 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.inst 4367 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.data 75058 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker 1 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 6437 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 65720 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 153885 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 6220 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 68162 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 153810 # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.itb.walker 97500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 233588500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.data 301025250 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 249527000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.data 303784750 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 76250 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 374548500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 291235750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 1200571750 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 13881388 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 14932493 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 28813881 # number of UpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3735280780 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 3118346355 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 6853627135 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 355119750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 290840750 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 1199446000 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 14481448 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 14335433 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 28816881 # number of UpgradeReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 3590732861 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 3262490780 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 6853223641 # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker 97500 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.inst 233588500 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.data 4036306030 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.inst 249527000 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.data 3894517611 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 76250 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 374548500 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 3409582105 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 8054198885 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 355119750 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 3553331530 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 8052669641 # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker 97500 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.inst 233588500 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.data 4036306030 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.inst 249527000 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.data 3894517611 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 76250 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 374548500 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 3409582105 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 8054198885 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 339371500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 83784654250 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 82893132500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 167017158250 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 8360925069 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 8338711051 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 16699636120 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 339371500 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.data 92145579319 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 91231843551 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 183716794370 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.000556 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.009810 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.028784 # mshr miss rate for ReadReq accesses
+system.l2c.overall_mshr_miss_latency::cpu1.inst 355119750 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 3553331530 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 8052669641 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 339357750 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 84087677750 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 82573258250 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 167000293750 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 8396360092 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 8303354060 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 16699714152 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 339357750 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.data 92484037842 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 90876612310 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 183700007902 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.000557 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.009921 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.028008 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.000101 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.014914 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.025064 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.016492 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.990014 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.992027 # mshr miss rate for UpgradeReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.014993 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.025734 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.016486 # mshr miss rate for ReadReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.988396 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.993759 # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total 0.991056 # mshr miss rate for UpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.560527 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.512527 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.537517 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.000556 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.inst 0.009810 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.data 0.246971 # mshr miss rate for demand accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.537822 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.536759 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.537316 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.000557 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.inst 0.009921 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.data 0.234025 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.000101 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.014914 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.209163 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.101885 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.000556 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.inst 0.009810 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.data 0.246971 # mshr miss rate for overall accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.014993 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.221749 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.101840 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.000557 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.inst 0.009921 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.data 0.234025 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.000101 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.014914 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.209163 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.101885 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.014993 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.221749 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.101840 # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 48750 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 56218.652226 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 56466.938661 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 57139.226013 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 56750.373622 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 76250 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 58186.810626 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 59423.740053 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 57644.968070 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 57093.207395 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 59647.405660 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 57613.045775 # average ReadReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10001 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10001.669792 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10001.347102 # average UpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 51707.260344 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 51272.568687 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 51508.568707 # average ReadExReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10003.791347 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10002.388407 # average UpgradeReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 51513.275389 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 51551.540309 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 51531.484394 # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 48750 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 56218.652226 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.data 52034.369344 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 57139.226013 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.data 51886.775707 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 76250 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 58186.810626 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 51880.433734 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 52339.077136 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 57093.207395 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 52130.681758 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 52354.656011 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 48750 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 56218.652226 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.data 52034.369344 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 57139.226013 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.data 51886.775707 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 76250 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 58186.810626 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 51880.433734 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 52339.077136 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 57093.207395 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 52130.681758 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 52354.656011 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
@@ -814,45 +786,45 @@ system.cf0.dma_read_txs 0 # Nu
system.cf0.dma_write_full_pages 0 # Number of full page size DMA writes.
system.cf0.dma_write_bytes 0 # Number of bytes transfered via DMA writes.
system.cf0.dma_write_txs 0 # Number of DMA write transactions.
-system.toL2Bus.throughput 52848676 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 2471696 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 2471696 # Transaction distribution
+system.toL2Bus.throughput 52767546 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 2471907 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 2471907 # Transaction distribution
system.toL2Bus.trans_dist::WriteReq 763392 # Transaction distribution
system.toL2Bus.trans_dist::WriteResp 763392 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 596576 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 596408 # Transaction distribution
system.toL2Bus.trans_dist::UpgradeReq 2907 # Transaction distribution
system.toL2Bus.trans_dist::UpgradeResp 2907 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 247542 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 247542 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 1725238 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 5754024 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 19969 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 50318 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 7549549 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 54758516 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 83805889 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 28400 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 79212 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 138672017 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 138672017 # Total data (bytes)
-system.toL2Bus.snoop_data_through_bus 169604 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 4809056500 # Layer occupancy (ticks)
+system.toL2Bus.trans_dist::ReadExReq 247510 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 247510 # Transaction distribution
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 1724962 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 5753498 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.itb.walker.dma 20327 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dtb.walker.dma 50707 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 7549494 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 54749620 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 83783741 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.dma 28900 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.dma 79720 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 138641981 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 138641981 # Total data (bytes)
+system.toL2Bus.snoop_data_through_bus 170704 # Total snoop data (bytes)
+system.toL2Bus.reqLayer0.occupancy 4808390000 # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 3862257000 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.occupancy 3865864500 # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 4394586000 # Layer occupancy (ticks)
+system.toL2Bus.respLayer1.occupancy 4428402674 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.2 # Layer utilization (%)
-system.toL2Bus.respLayer2.occupancy 12869000 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.occupancy 13102500 # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer3.occupancy 30515000 # Layer occupancy (ticks)
+system.toL2Bus.respLayer3.occupancy 30777250 # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.iobus.throughput 48206783 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 16715360 # Transaction distribution
-system.iobus.trans_dist::ReadResp 16715360 # Transaction distribution
+system.iobus.throughput 48142811 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 16715359 # Transaction distribution
+system.iobus.trans_dist::ReadResp 16715359 # Transaction distribution
system.iobus.trans_dist::WriteReq 8167 # Transaction distribution
system.iobus.trans_dist::WriteResp 8167 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7946 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.realview.realview_io.pio 7944 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer0.pio 536 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.timer1.pio 1042 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -874,11 +846,11 @@ system.iobus.pkt_count_system.bridge.master::system.realview.sci_fake.pio
system.iobus.pkt_count_system.bridge.master::system.realview.aaci_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 2382990 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 2382988 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.clcd.dma::system.iocache.cpu_side 31064064 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.realview.clcd.dma::total 31064064 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.uart.pio 29936 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.realview.realview_io.pio 7946 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.realview.realview_io.pio 7944 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer0.pio 536 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.timer1.pio 1042 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.clcd.pio 36 # Packet count per connected master and slave (bytes)
@@ -901,9 +873,9 @@ system.iobus.pkt_count::system.realview.aaci_fake.pio 16
system.iobus.pkt_count::system.realview.mmc_fake.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.realview.rtc.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.iocache.cpu_side 31064064 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 33447054 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 33447052 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15892 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.realview.realview_io.pio 15888 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer0.pio 1072 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.timer1.pio 2084 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -925,11 +897,11 @@ system.iobus.tot_pkt_size_system.bridge.master::system.realview.sci_fake.pio
system.iobus.tot_pkt_size_system.bridge.master::system.realview.aaci_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 2390397 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 2390393 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.realview.clcd.dma::system.iocache.cpu_side 124256256 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.realview.clcd.dma::total 124256256 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.uart.pio 39180 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.realview.realview_io.pio 15892 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.realview.realview_io.pio 15888 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer0.pio 1072 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.timer1.pio 2084 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.clcd.pio 72 # Cumulative packet size per connected master and slave (bytes)
@@ -952,11 +924,11 @@ system.iobus.tot_pkt_size::system.realview.aaci_fake.pio 32
system.iobus.tot_pkt_size::system.realview.mmc_fake.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.realview.rtc.pio 32 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.iocache.cpu_side 124256256 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 126646653 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 126646653 # Total data (bytes)
+system.iobus.tot_pkt_size::total 126646649 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 126646649 # Total data (bytes)
system.iobus.reqLayer0.occupancy 21043000 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer1.occupancy 3978000 # Layer occupancy (ticks)
+system.iobus.reqLayer1.occupancy 3977000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 536000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
@@ -1002,141 +974,141 @@ system.iobus.reqLayer23.occupancy 8000 # La
system.iobus.reqLayer23.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer25.occupancy 15532032000 # Layer occupancy (ticks)
system.iobus.reqLayer25.utilization 0.6 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 2374823000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 2374821000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.1 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 31064064000 # Layer occupancy (ticks)
-system.iobus.respLayer1.utilization 1.2 # Layer utilization (%)
+system.iobus.respLayer1.occupancy 42579543250 # Layer occupancy (ticks)
+system.iobus.respLayer1.utilization 1.6 # Layer utilization (%)
system.cpu0.dtb.inst_hits 0 # ITB inst hits
system.cpu0.dtb.inst_misses 0 # ITB inst misses
-system.cpu0.dtb.read_hits 7331530 # DTB read hits
-system.cpu0.dtb.read_misses 6749 # DTB read misses
-system.cpu0.dtb.write_hits 5629181 # DTB write hits
-system.cpu0.dtb.write_misses 1838 # DTB write misses
-system.cpu0.dtb.flush_tlb 1246 # Number of times complete TLB was flushed
+system.cpu0.dtb.read_hits 7541054 # DTB read hits
+system.cpu0.dtb.read_misses 7077 # DTB read misses
+system.cpu0.dtb.write_hits 5712165 # DTB write hits
+system.cpu0.dtb.write_misses 1789 # DTB write misses
+system.cpu0.dtb.flush_tlb 1248 # Number of times complete TLB was flushed
system.cpu0.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu0.dtb.flush_tlb_mva_asid 712 # Number of times TLB was flushed by MVA & ASID
-system.cpu0.dtb.flush_tlb_asid 31 # Number of times TLB was flushed by ASID
-system.cpu0.dtb.flush_entries 6355 # Number of entries that have been flushed from TLB
+system.cpu0.dtb.flush_tlb_mva_asid 735 # Number of times TLB was flushed by MVA & ASID
+system.cpu0.dtb.flush_tlb_asid 32 # Number of times TLB was flushed by ASID
+system.cpu0.dtb.flush_entries 6540 # Number of entries that have been flushed from TLB
system.cpu0.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu0.dtb.prefetch_faults 135 # Number of TLB faults due to prefetch
+system.cpu0.dtb.prefetch_faults 146 # Number of TLB faults due to prefetch
system.cpu0.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu0.dtb.perms_faults 224 # Number of TLB faults due to permissions restrictions
-system.cpu0.dtb.read_accesses 7338279 # DTB read accesses
-system.cpu0.dtb.write_accesses 5631019 # DTB write accesses
+system.cpu0.dtb.perms_faults 226 # Number of TLB faults due to permissions restrictions
+system.cpu0.dtb.read_accesses 7548131 # DTB read accesses
+system.cpu0.dtb.write_accesses 5713954 # DTB write accesses
system.cpu0.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu0.dtb.hits 12960711 # DTB hits
-system.cpu0.dtb.misses 8587 # DTB misses
-system.cpu0.dtb.accesses 12969298 # DTB accesses
-system.cpu0.itb.inst_hits 29905877 # ITB inst hits
-system.cpu0.itb.inst_misses 3541 # ITB inst misses
+system.cpu0.dtb.hits 13253219 # DTB hits
+system.cpu0.dtb.misses 8866 # DTB misses
+system.cpu0.dtb.accesses 13262085 # DTB accesses
+system.cpu0.itb.inst_hits 30586267 # ITB inst hits
+system.cpu0.itb.inst_misses 3713 # ITB inst misses
system.cpu0.itb.read_hits 0 # DTB read hits
system.cpu0.itb.read_misses 0 # DTB read misses
system.cpu0.itb.write_hits 0 # DTB write hits
system.cpu0.itb.write_misses 0 # DTB write misses
-system.cpu0.itb.flush_tlb 1246 # Number of times complete TLB was flushed
+system.cpu0.itb.flush_tlb 1248 # Number of times complete TLB was flushed
system.cpu0.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu0.itb.flush_tlb_mva_asid 712 # Number of times TLB was flushed by MVA & ASID
-system.cpu0.itb.flush_tlb_asid 31 # Number of times TLB was flushed by ASID
-system.cpu0.itb.flush_entries 2713 # Number of entries that have been flushed from TLB
+system.cpu0.itb.flush_tlb_mva_asid 735 # Number of times TLB was flushed by MVA & ASID
+system.cpu0.itb.flush_tlb_asid 32 # Number of times TLB was flushed by ASID
+system.cpu0.itb.flush_entries 2774 # Number of entries that have been flushed from TLB
system.cpu0.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu0.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu0.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu0.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu0.itb.read_accesses 0 # DTB read accesses
system.cpu0.itb.write_accesses 0 # DTB write accesses
-system.cpu0.itb.inst_accesses 29909418 # ITB inst accesses
-system.cpu0.itb.hits 29905877 # DTB hits
-system.cpu0.itb.misses 3541 # DTB misses
-system.cpu0.itb.accesses 29909418 # DTB accesses
-system.cpu0.numCycles 2625614654 # number of cpu cycles simulated
+system.cpu0.itb.inst_accesses 30589980 # ITB inst accesses
+system.cpu0.itb.hits 30586267 # DTB hits
+system.cpu0.itb.misses 3713 # DTB misses
+system.cpu0.itb.accesses 30589980 # DTB accesses
+system.cpu0.numCycles 2629433969 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.committedInsts 29354437 # Number of instructions committed
-system.cpu0.committedOps 37594269 # Number of ops (including micro ops) committed
-system.cpu0.num_int_alu_accesses 33819709 # Number of integer alu accesses
-system.cpu0.num_fp_alu_accesses 4399 # Number of float alu accesses
-system.cpu0.num_func_calls 1050996 # number of times a function call or return occured
-system.cpu0.num_conditional_control_insts 3901744 # number of instructions that are conditional controls
-system.cpu0.num_int_insts 33819709 # number of integer instructions
-system.cpu0.num_fp_insts 4399 # number of float instructions
-system.cpu0.num_int_register_reads 193860060 # number of times the integer registers were read
-system.cpu0.num_int_register_writes 36222671 # number of times the integer registers were written
-system.cpu0.num_fp_register_reads 2980 # number of times the floating registers were read
-system.cpu0.num_fp_register_writes 1422 # number of times the floating registers were written
-system.cpu0.num_mem_refs 13528220 # number of memory refs
-system.cpu0.num_load_insts 7652095 # Number of load instructions
-system.cpu0.num_store_insts 5876125 # Number of store instructions
-system.cpu0.num_idle_cycles 3959269974.685009 # Number of idle cycles
-system.cpu0.num_busy_cycles -1333655320.685009 # Number of busy cycles
-system.cpu0.not_idle_fraction -0.507940 # Percentage of non-idle cycles
-system.cpu0.idle_fraction 1.507940 # Percentage of idle cycles
+system.cpu0.committedInsts 29984771 # Number of instructions committed
+system.cpu0.committedOps 38337194 # Number of ops (including micro ops) committed
+system.cpu0.num_int_alu_accesses 34488518 # Number of integer alu accesses
+system.cpu0.num_fp_alu_accesses 5157 # Number of float alu accesses
+system.cpu0.num_func_calls 1080132 # number of times a function call or return occured
+system.cpu0.num_conditional_control_insts 3980914 # number of instructions that are conditional controls
+system.cpu0.num_int_insts 34488518 # number of integer instructions
+system.cpu0.num_fp_insts 5157 # number of float instructions
+system.cpu0.num_int_register_reads 197896297 # number of times the integer registers were read
+system.cpu0.num_int_register_writes 36953400 # number of times the integer registers were written
+system.cpu0.num_fp_register_reads 3554 # number of times the floating registers were read
+system.cpu0.num_fp_register_writes 1606 # number of times the floating registers were written
+system.cpu0.num_mem_refs 13834370 # number of memory refs
+system.cpu0.num_load_insts 7870253 # Number of load instructions
+system.cpu0.num_store_insts 5964117 # Number of store instructions
+system.cpu0.num_idle_cycles -1415422.936618 # Number of idle cycles
+system.cpu0.num_busy_cycles 2630849391.936618 # Number of busy cycles
+system.cpu0.not_idle_fraction 1.000538 # Percentage of non-idle cycles
+system.cpu0.idle_fraction -0.000538 # Percentage of idle cycles
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.quiesce 83030 # number of quiesce instructions executed
-system.cpu0.icache.replacements 856296 # number of replacements
-system.cpu0.icache.tagsinuse 510.881527 # Cycle average of tags in use
-system.cpu0.icache.total_refs 60652091 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 856808 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 70.788428 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 19951126000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 211.269662 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu1.inst 299.611865 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.412636 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu1.inst 0.585179 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.997815 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 29481581 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu1.inst 31170510 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 60652091 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 29481581 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu1.inst 31170510 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 60652091 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 29481581 # number of overall hits
-system.cpu0.icache.overall_hits::cpu1.inst 31170510 # number of overall hits
-system.cpu0.icache.overall_hits::total 60652091 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 424296 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu1.inst 432512 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 856808 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 424296 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu1.inst 432512 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 856808 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 424296 # number of overall misses
-system.cpu0.icache.overall_misses::cpu1.inst 432512 # number of overall misses
-system.cpu0.icache.overall_misses::total 856808 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 5770416000 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 6023307000 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 11793723000 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu0.inst 5770416000 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::cpu1.inst 6023307000 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 11793723000 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu0.inst 5770416000 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::cpu1.inst 6023307000 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 11793723000 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 29905877 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu1.inst 31603022 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 61508899 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 29905877 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu1.inst 31603022 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 61508899 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 29905877 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu1.inst 31603022 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 61508899 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.014188 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.013686 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.013930 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.014188 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu1.inst 0.013686 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.013930 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.014188 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu1.inst 0.013686 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.013930 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13599.977374 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13926.334992 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 13764.720918 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13599.977374 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13926.334992 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 13764.720918 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13599.977374 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13926.334992 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 13764.720918 # average overall miss latency
+system.cpu0.kern.inst.quiesce 83028 # number of quiesce instructions executed
+system.cpu0.icache.tags.replacements 856159 # number of replacements
+system.cpu0.icache.tags.tagsinuse 510.881074 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 60648644 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 856671 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 70.795724 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 19966906250 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 210.109344 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu1.inst 300.771730 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.410370 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu1.inst 0.587445 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.997815 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 30145271 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu1.inst 30503373 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 60648644 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 30145271 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu1.inst 30503373 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 60648644 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 30145271 # number of overall hits
+system.cpu0.icache.overall_hits::cpu1.inst 30503373 # number of overall hits
+system.cpu0.icache.overall_hits::total 60648644 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 440996 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu1.inst 415675 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 856671 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 440996 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu1.inst 415675 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 856671 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 440996 # number of overall misses
+system.cpu0.icache.overall_misses::cpu1.inst 415675 # number of overall misses
+system.cpu0.icache.overall_misses::total 856671 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu0.inst 6006488500 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 5787528750 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 11794017250 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu0.inst 6006488500 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::cpu1.inst 5787528750 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 11794017250 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu0.inst 6006488500 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::cpu1.inst 5787528750 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 11794017250 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 30586267 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu1.inst 30919048 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 61505315 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 30586267 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu1.inst 30919048 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 61505315 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 30586267 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu1.inst 30919048 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 61505315 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.014418 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.013444 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.013928 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.014418 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu1.inst 0.013444 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.013928 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.014418 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu1.inst 0.013444 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.013928 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu0.inst 13620.278869 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13923.206231 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 13767.265671 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu0.inst 13620.278869 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13923.206231 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 13767.265671 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu0.inst 13620.278869 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13923.206231 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 13767.265671 # average overall miss latency
system.cpu0.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu0.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1145,158 +1117,158 @@ system.cpu0.icache.avg_blocked_cycles::no_mshrs nan
system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 424296 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 432512 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 856808 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu0.inst 424296 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu1.inst 432512 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 856808 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu0.inst 424296 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu1.inst 432512 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 856808 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 4921824000 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 5158283000 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 10080107000 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 4921824000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 5158283000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 10080107000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 4921824000 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 5158283000 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 10080107000 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst 429084500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total 429084500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst 429084500 # number of overall MSHR uncacheable cycles
-system.cpu0.icache.overall_mshr_uncacheable_latency::total 429084500 # number of overall MSHR uncacheable cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.014188 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.013686 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.013930 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.014188 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.013686 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.013930 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.014188 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.013686 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.013930 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 11599.977374 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11926.334992 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 11764.720918 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 11599.977374 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11926.334992 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 11764.720918 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 11599.977374 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11926.334992 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 11764.720918 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_misses::cpu0.inst 440996 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 415675 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 856671 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu0.inst 440996 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu1.inst 415675 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 856671 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu0.inst 440996 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu1.inst 415675 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 856671 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu0.inst 5122351500 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 4953145250 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 10075496750 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu0.inst 5122351500 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 4953145250 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 10075496750 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu0.inst 5122351500 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 4953145250 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 10075496750 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_uncacheable_latency::cpu0.inst 430705250 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.icache.ReadReq_mshr_uncacheable_latency::total 430705250 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.icache.overall_mshr_uncacheable_latency::cpu0.inst 430705250 # number of overall MSHR uncacheable cycles
+system.cpu0.icache.overall_mshr_uncacheable_latency::total 430705250 # number of overall MSHR uncacheable cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu0.inst 0.014418 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.013444 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.013928 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu0.inst 0.014418 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.013444 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.013928 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu0.inst 0.014418 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.013444 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.013928 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu0.inst 11615.414879 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11915.908462 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 11761.220760 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu0.inst 11615.414879 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11915.908462 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 11761.220760 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu0.inst 11615.414879 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11915.908462 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 11761.220760 # average overall mshr miss latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
system.cpu0.icache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 627777 # number of replacements
-system.cpu0.dcache.tagsinuse 511.879644 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 23662359 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 628289 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 37.661584 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 650252000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 250.372579 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu1.data 261.507065 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.489009 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu1.data 0.510756 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.999765 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 6433193 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu1.data 6766702 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 13199895 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 4991648 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu1.data 4983805 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::total 9975453 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 117595 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 118707 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_hits::total 236302 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.data 123506 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu1.data 124296 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_hits::total 247802 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 11424841 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu1.data 11750507 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 23175348 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 11424841 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu1.data 11750507 # number of overall hits
-system.cpu0.dcache.overall_hits::total 23175348 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 179297 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu1.data 189949 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 369246 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 130279 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu1.data 120170 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 250449 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 5911 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 5590 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_misses::total 11501 # number of LoadLockedReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 309576 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu1.data 310119 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 619695 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 309576 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu1.data 310119 # number of overall misses
-system.cpu0.dcache.overall_misses::total 619695 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 2654380500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 2776699500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 5431080000 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 5632662000 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 4856154500 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 10488816500 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 79686500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 80814000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::total 160500500 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu0.data 8287042500 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu1.data 7632854000 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 15919896500 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu0.data 8287042500 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu1.data 7632854000 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 15919896500 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 6612490 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu1.data 6956651 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 13569141 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 5121927 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu1.data 5103975 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 10225902 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 123506 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 124297 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::total 247803 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 123506 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 124296 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::total 247802 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 11734417 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu1.data 12060626 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 23795043 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 11734417 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu1.data 12060626 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 23795043 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.027115 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.027305 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.027212 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.025436 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.023544 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::total 0.024492 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.047860 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.044973 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.046412 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.026382 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu1.data 0.025713 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.026043 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.026382 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu1.data 0.025713 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.026043 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 14804.377653 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14618.131709 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 14708.568272 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 43235.379455 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 40410.705667 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 41880.049431 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 13481.052275 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 14456.887299 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 13955.351709 # average LoadLockedReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 26769.008256 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 24612.661591 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 25689.890188 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 26769.008256 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 24612.661591 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 25689.890188 # average overall miss latency
+system.cpu0.dcache.tags.replacements 627599 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 511.878483 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 23660456 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 628111 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 37.669227 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 657290250 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 182.795545 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu1.data 329.082938 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.357023 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu1.data 0.642740 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.999763 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 6630954 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu1.data 6567853 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 13198807 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 5069666 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu1.data 4905119 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::total 9974785 # number of WriteReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 121275 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu1.data 114924 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::total 236199 # number of LoadLockedReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 127469 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu1.data 120289 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::total 247758 # number of StoreCondReq hits
+system.cpu0.dcache.demand_hits::cpu0.data 11700620 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu1.data 11472972 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 23173592 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 11700620 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu1.data 11472972 # number of overall hits
+system.cpu0.dcache.overall_hits::total 23173592 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 184928 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu1.data 184113 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 369041 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 131071 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu1.data 119346 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 250417 # number of WriteReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 6193 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu1.data 5367 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::total 11560 # number of LoadLockedReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 315999 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu1.data 303459 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 619458 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 315999 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu1.data 303459 # number of overall misses
+system.cpu0.dcache.overall_misses::total 619458 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 2735325750 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 2703937250 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 5439263000 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 5524163309 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 5023911213 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 10548074522 # number of WriteReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 82678500 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu1.data 77263500 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::total 159942000 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu0.data 8259489059 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu1.data 7727848463 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 15987337522 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu0.data 8259489059 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu1.data 7727848463 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 15987337522 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 6815882 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu1.data 6751966 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 13567848 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 5200737 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu1.data 5024465 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 10225202 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 127468 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu1.data 120291 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::total 247759 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 127469 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu1.data 120289 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::total 247758 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 12016619 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu1.data 11776431 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 23793050 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 12016619 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu1.data 11776431 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 23793050 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.027132 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.027268 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.027200 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.025202 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.023753 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::total 0.024490 # miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.048585 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu1.data 0.044617 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.046658 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.026297 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu1.data 0.025768 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.026035 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.026297 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu1.data 0.025768 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.026035 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 14791.301209 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14686.291843 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 14738.912479 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 42146.342890 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 42095.346413 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 42122.038528 # average WriteReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 13350.314872 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 14396.031302 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 13835.813149 # average LoadLockedReq miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 26137.706319 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 25465.873357 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 25808.589964 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 26137.706319 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 25465.873357 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 25808.589964 # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu0.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1305,77 +1277,77 @@ system.cpu0.dcache.avg_blocked_cycles::no_mshrs nan
system.cpu0.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 596576 # number of writebacks
-system.cpu0.dcache.writebacks::total 596576 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 179297 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 189949 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 369246 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 130279 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 120170 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 250449 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 5911 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 5590 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::total 11501 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu0.data 309576 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu1.data 310119 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 619695 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu0.data 309576 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu1.data 310119 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 619695 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 2295786500 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2396801500 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 4692588000 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 5372104000 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 4615814500 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 9987918500 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 67864500 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 69634000 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 137498500 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 7667890500 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 7012616000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 14680506500 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 7667890500 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 7012616000 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 14680506500 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 91527278500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 90544684500 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 182071963000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 13203337000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 13032051000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 26235388000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 104730615500 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 103576735500 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 208307351000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.027115 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.027305 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.027212 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.025436 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.023544 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.024492 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.047860 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.044973 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.046412 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.026382 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.025713 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.026043 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.026382 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.025713 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.026043 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12804.377653 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12618.131709 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12708.568272 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 41235.379455 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 38410.705667 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 39880.049431 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11481.052275 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 12456.887299 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11955.351709 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 24769.008256 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 22612.661591 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 23689.890188 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 24769.008256 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 22612.661591 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 23689.890188 # average overall mshr miss latency
+system.cpu0.dcache.writebacks::writebacks 596408 # number of writebacks
+system.cpu0.dcache.writebacks::total 596408 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 184928 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 184113 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 369041 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 131071 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 119346 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 250417 # number of WriteReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 6193 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu1.data 5367 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::total 11560 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu0.data 315999 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu1.data 303459 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 619458 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu0.data 315999 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu1.data 303459 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 619458 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 2362872250 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2333419750 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 4696292000 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 5228333691 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 4754653787 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 9982987478 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 70279500 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 66466500 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 136746000 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 7591205941 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 7088073537 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 14679279478 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 7591205941 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 7088073537 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 14679279478 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 91858515750 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 90196579000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 182055094750 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 13241304408 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 12994136940 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 26235441348 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 105099820158 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 103190715940 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 208290536098 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.027132 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.027268 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.027200 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.025202 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.023753 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.024490 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.048585 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.044617 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.046658 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.026297 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.025768 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.026035 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.026297 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.025768 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.026035 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12777.255202 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12673.845682 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12725.664628 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 39889.324801 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 39839.238743 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 39865.454334 # average WriteReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 11348.215727 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 12384.292901 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11829.238754 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 24022.879633 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 23357.598677 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 23696.972963 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 24022.879633 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 23357.598677 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 23696.972963 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1388,76 +1360,76 @@ system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.dtb.inst_hits 0 # ITB inst hits
system.cpu1.dtb.inst_misses 0 # ITB inst misses
-system.cpu1.dtb.read_hits 7669515 # DTB read hits
-system.cpu1.dtb.read_misses 7262 # DTB read misses
-system.cpu1.dtb.write_hits 5604176 # DTB write hits
-system.cpu1.dtb.write_misses 1826 # DTB write misses
-system.cpu1.dtb.flush_tlb 1246 # Number of times complete TLB was flushed
+system.cpu1.dtb.read_hits 7458653 # DTB read hits
+system.cpu1.dtb.read_misses 7094 # DTB read misses
+system.cpu1.dtb.write_hits 5520448 # DTB write hits
+system.cpu1.dtb.write_misses 1859 # DTB write misses
+system.cpu1.dtb.flush_tlb 1247 # Number of times complete TLB was flushed
system.cpu1.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu1.dtb.flush_tlb_mva_asid 727 # Number of times TLB was flushed by MVA & ASID
-system.cpu1.dtb.flush_tlb_asid 32 # Number of times TLB was flushed by ASID
-system.cpu1.dtb.flush_entries 6595 # Number of entries that have been flushed from TLB
+system.cpu1.dtb.flush_tlb_mva_asid 704 # Number of times TLB was flushed by MVA & ASID
+system.cpu1.dtb.flush_tlb_asid 31 # Number of times TLB was flushed by ASID
+system.cpu1.dtb.flush_entries 6666 # Number of entries that have been flushed from TLB
system.cpu1.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu1.dtb.prefetch_faults 144 # Number of TLB faults due to prefetch
+system.cpu1.dtb.prefetch_faults 134 # Number of TLB faults due to prefetch
system.cpu1.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu1.dtb.perms_faults 228 # Number of TLB faults due to permissions restrictions
-system.cpu1.dtb.read_accesses 7676777 # DTB read accesses
-system.cpu1.dtb.write_accesses 5606002 # DTB write accesses
+system.cpu1.dtb.perms_faults 226 # Number of TLB faults due to permissions restrictions
+system.cpu1.dtb.read_accesses 7465747 # DTB read accesses
+system.cpu1.dtb.write_accesses 5522307 # DTB write accesses
system.cpu1.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu1.dtb.hits 13273691 # DTB hits
-system.cpu1.dtb.misses 9088 # DTB misses
-system.cpu1.dtb.accesses 13282779 # DTB accesses
-system.cpu1.itb.inst_hits 31603022 # ITB inst hits
-system.cpu1.itb.inst_misses 3724 # ITB inst misses
+system.cpu1.dtb.hits 12979101 # DTB hits
+system.cpu1.dtb.misses 8953 # DTB misses
+system.cpu1.dtb.accesses 12988054 # DTB accesses
+system.cpu1.itb.inst_hits 30919048 # ITB inst hits
+system.cpu1.itb.inst_misses 3673 # ITB inst misses
system.cpu1.itb.read_hits 0 # DTB read hits
system.cpu1.itb.read_misses 0 # DTB read misses
system.cpu1.itb.write_hits 0 # DTB write hits
system.cpu1.itb.write_misses 0 # DTB write misses
-system.cpu1.itb.flush_tlb 1246 # Number of times complete TLB was flushed
+system.cpu1.itb.flush_tlb 1247 # Number of times complete TLB was flushed
system.cpu1.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu1.itb.flush_tlb_mva_asid 727 # Number of times TLB was flushed by MVA & ASID
-system.cpu1.itb.flush_tlb_asid 32 # Number of times TLB was flushed by ASID
-system.cpu1.itb.flush_entries 2827 # Number of entries that have been flushed from TLB
+system.cpu1.itb.flush_tlb_mva_asid 704 # Number of times TLB was flushed by MVA & ASID
+system.cpu1.itb.flush_tlb_asid 31 # Number of times TLB was flushed by ASID
+system.cpu1.itb.flush_entries 2817 # Number of entries that have been flushed from TLB
system.cpu1.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
system.cpu1.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
system.cpu1.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
system.cpu1.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
system.cpu1.itb.read_accesses 0 # DTB read accesses
system.cpu1.itb.write_accesses 0 # DTB write accesses
-system.cpu1.itb.inst_accesses 31606746 # ITB inst accesses
-system.cpu1.itb.hits 31603022 # DTB hits
-system.cpu1.itb.misses 3724 # DTB misses
-system.cpu1.itb.accesses 31606746 # DTB accesses
-system.cpu1.numCycles 2628693759 # number of cpu cycles simulated
+system.cpu1.itb.inst_accesses 30922721 # ITB inst accesses
+system.cpu1.itb.hits 30919048 # DTB hits
+system.cpu1.itb.misses 3673 # DTB misses
+system.cpu1.itb.accesses 30922721 # DTB accesses
+system.cpu1.numCycles 2631856202 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.committedInsts 30860361 # Number of instructions committed
-system.cpu1.committedOps 39028594 # Number of ops (including micro ops) committed
-system.cpu1.num_int_alu_accesses 35068610 # Number of integer alu accesses
-system.cpu1.num_fp_alu_accesses 5870 # Number of float alu accesses
-system.cpu1.num_func_calls 1089512 # number of times a function call or return occured
-system.cpu1.num_conditional_control_insts 4048013 # number of instructions that are conditional controls
-system.cpu1.num_int_insts 35068610 # number of integer instructions
-system.cpu1.num_fp_insts 5870 # number of float instructions
-system.cpu1.num_int_register_reads 201015882 # number of times the integer registers were read
-system.cpu1.num_int_register_writes 37978161 # number of times the integer registers were written
-system.cpu1.num_fp_register_reads 4513 # number of times the floating registers were read
-system.cpu1.num_fp_register_writes 1358 # number of times the floating registers were written
-system.cpu1.num_mem_refs 13873832 # number of memory refs
-system.cpu1.num_load_insts 8013211 # Number of load instructions
-system.cpu1.num_store_insts 5860621 # Number of store instructions
-system.cpu1.num_idle_cycles 952679619.816103 # Number of idle cycles
-system.cpu1.num_busy_cycles 1676014139.183897 # Number of busy cycles
-system.cpu1.not_idle_fraction 0.637584 # Percentage of non-idle cycles
-system.cpu1.idle_fraction 0.362416 # Percentage of idle cycles
+system.cpu1.committedInsts 30226458 # Number of instructions committed
+system.cpu1.committedOps 38280743 # Number of ops (including micro ops) committed
+system.cpu1.num_int_alu_accesses 34395206 # Number of integer alu accesses
+system.cpu1.num_fp_alu_accesses 5112 # Number of float alu accesses
+system.cpu1.num_func_calls 1060216 # number of times a function call or return occured
+system.cpu1.num_conditional_control_insts 3968456 # number of instructions that are conditional controls
+system.cpu1.num_int_insts 34395206 # number of integer instructions
+system.cpu1.num_fp_insts 5112 # number of float instructions
+system.cpu1.num_int_register_reads 196952140 # number of times the integer registers were read
+system.cpu1.num_int_register_writes 37242776 # number of times the integer registers were written
+system.cpu1.num_fp_register_reads 3939 # number of times the floating registers were read
+system.cpu1.num_fp_register_writes 1174 # number of times the floating registers were written
+system.cpu1.num_mem_refs 13565505 # number of memory refs
+system.cpu1.num_load_insts 7793640 # Number of load instructions
+system.cpu1.num_store_insts 5771865 # Number of store instructions
+system.cpu1.num_idle_cycles 4920851591.451757 # Number of idle cycles
+system.cpu1.num_busy_cycles -2288995389.451757 # Number of busy cycles
+system.cpu1.not_idle_fraction -0.869727 # Percentage of non-idle cycles
+system.cpu1.idle_fraction 1.869727 # Percentage of idle cycles
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.quiesce 0 # number of quiesce instructions executed
-system.iocache.replacements 0 # number of replacements
-system.iocache.tagsinuse 0 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 0 # Sample count of references to valid blocks.
-system.iocache.avg_refs nan # Average number of references to valid blocks.
-system.iocache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.iocache.tags.replacements 0 # number of replacements
+system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1466,10 +1438,10 @@ system.iocache.avg_blocked_cycles::no_mshrs nan #
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1482619780500 # number of ReadReq MSHR uncacheable cycles
-system.iocache.ReadReq_mshr_uncacheable_latency::total 1482619780500 # number of ReadReq MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1482619780500 # number of overall MSHR uncacheable cycles
-system.iocache.overall_mshr_uncacheable_latency::total 1482619780500 # number of overall MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::realview.clcd 1478947388250 # number of ReadReq MSHR uncacheable cycles
+system.iocache.ReadReq_mshr_uncacheable_latency::total 1478947388250 # number of ReadReq MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::realview.clcd 1478947388250 # number of overall MSHR uncacheable cycles
+system.iocache.overall_mshr_uncacheable_latency::total 1478947388250 # number of overall MSHR uncacheable cycles
system.iocache.ReadReq_avg_mshr_uncacheable_latency::realview.clcd inf # average ReadReq mshr uncacheable latency
system.iocache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.iocache.overall_avg_mshr_uncacheable_latency::realview.clcd inf # average overall mshr uncacheable latency
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
index 369e97796..da1db81af 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
@@ -1,134 +1,134 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 5.125717 # Number of seconds simulated
-sim_ticks 5125716951000 # Number of ticks simulated
-final_tick 5125716951000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 5.133763 # Number of seconds simulated
+sim_ticks 5133762710000 # Number of ticks simulated
+final_tick 5133762710000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 203249 # Simulator instruction rate (inst/s)
-host_op_rate 401765 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2555120499 # Simulator tick rate (ticks/s)
-host_mem_usage 728844 # Number of bytes of host memory used
-host_seconds 2006.06 # Real time elapsed on the host
-sim_insts 407728401 # Number of instructions simulated
-sim_ops 805963181 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::pc.south_bridge.ide 2441920 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.dtb.walker 3904 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.itb.walker 384 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.inst 1027200 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 10734912 # Number of bytes read from this memory
-system.physmem.bytes_read::total 14208320 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 1027200 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 1027200 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 9480000 # Number of bytes written to this memory
-system.physmem.bytes_written::total 9480000 # Number of bytes written to this memory
-system.physmem.num_reads::pc.south_bridge.ide 38155 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.dtb.walker 61 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.itb.walker 6 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.inst 16050 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 167733 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 222005 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 148125 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 148125 # Number of write requests responded to by this memory
-system.physmem.bw_read::pc.south_bridge.ide 476406 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.dtb.walker 762 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.itb.walker 75 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 200401 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 2094324 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 2771967 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 200401 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 200401 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1849497 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 1849497 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1849497 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::pc.south_bridge.ide 476406 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.dtb.walker 762 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.itb.walker 75 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 200401 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 2094324 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 4621465 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 222005 # Total number of read requests seen
-system.physmem.writeReqs 148125 # Total number of write requests seen
-system.physmem.cpureqs 371863 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 14208320 # Total number of bytes read from memory
-system.physmem.bytesWritten 9480000 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 14208320 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 9480000 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 92 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 1726 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 13839 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 13931 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 14596 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 13757 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 13936 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 13652 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 13421 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 14010 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 13333 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 13233 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 13920 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 13971 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 14973 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 14183 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 13896 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 13262 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 9305 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 9392 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 9725 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 9208 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 9406 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 9142 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 8981 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 9409 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 8580 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 8586 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 9440 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 9338 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 10150 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 9429 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 9215 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 8819 # Track writes on a per bank basis
+host_inst_rate 199223 # Simulator instruction rate (inst/s)
+host_op_rate 393808 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2508257843 # Simulator tick rate (ticks/s)
+host_mem_usage 730904 # Number of bytes of host memory used
+host_seconds 2046.74 # Real time elapsed on the host
+sim_insts 407759186 # Number of instructions simulated
+sim_ops 806023868 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::pc.south_bridge.ide 2444032 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.dtb.walker 3968 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 1025408 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 10767936 # Number of bytes read from this memory
+system.physmem.bytes_read::total 14241664 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 1025408 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 1025408 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 9508160 # Number of bytes written to this memory
+system.physmem.bytes_written::total 9508160 # Number of bytes written to this memory
+system.physmem.num_reads::pc.south_bridge.ide 38188 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.dtb.walker 62 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.itb.walker 5 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.inst 16022 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 168249 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 222526 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 148565 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 148565 # Number of write requests responded to by this memory
+system.physmem.bw_read::pc.south_bridge.ide 476070 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.dtb.walker 773 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.itb.walker 62 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 199738 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 2097474 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 2774118 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 199738 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 199738 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1852084 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1852084 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1852084 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::pc.south_bridge.ide 476070 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.dtb.walker 773 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.itb.walker 62 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 199738 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 2097474 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 4626202 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 222526 # Total number of read requests seen
+system.physmem.writeReqs 148565 # Total number of write requests seen
+system.physmem.cpureqs 372829 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 14241664 # Total number of bytes read from memory
+system.physmem.bytesWritten 9508160 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 14241664 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 9508160 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 75 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 1733 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 14338 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 13735 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 14393 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 13573 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 13866 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 13628 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 13175 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 13794 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 13878 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 13620 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 13949 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 13975 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 14441 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 14348 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 14346 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 13392 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 9773 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 9207 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 9622 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 9014 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 9405 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 9183 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 8703 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 9254 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 9156 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 8973 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 9367 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 9240 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 9684 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 9527 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 9658 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 8799 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 7 # Number of times wr buffer was full causing retry
-system.physmem.totGap 5125716897500 # Total gap between requests
+system.physmem.numWrRetry 5 # Number of times wr buffer was full causing retry
+system.physmem.totGap 5133762656000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 0 # Categorize read packet sizes
system.physmem.readPktSize::3 0 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 222005 # Categorize read packet sizes
+system.physmem.readPktSize::6 222526 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 0 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 148125 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 174153 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 21252 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 7390 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 2984 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 2510 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 2064 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1242 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 1118 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 1035 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 974 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 917 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 901 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 864 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 148565 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 174531 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 21417 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 7486 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 2970 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 2509 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2070 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 1259 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 1125 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 1043 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 993 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 934 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 896 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 849 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::13 913 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 954 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 933 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 750 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 519 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 246 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 155 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 33 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 939 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 911 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 711 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 498 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 225 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 146 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::20 24 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 2 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::22 2 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::23 1 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::24 1 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::24 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::25 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::26 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::27 0 # What read queue length does an incoming req see
@@ -136,247 +136,244 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 5396 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 5689 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 6383 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 6417 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 6424 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 6425 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 6430 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 6431 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 6433 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 6440 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 1045 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 752 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 5408 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 5706 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 6402 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 6442 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 6450 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 6452 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 6453 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 6454 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 6453 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 6459 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 1052 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 754 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::25 58 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 24 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 17 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 15 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 10 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 9 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 7 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 62409 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 379.447836 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 154.150732 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 1279.689060 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-67 27741 44.45% 44.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-131 9677 15.51% 59.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-195 5899 9.45% 69.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-259 3942 6.32% 75.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-323 2509 4.02% 79.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-387 2016 3.23% 82.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-451 1522 2.44% 85.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-515 1230 1.97% 87.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-579 938 1.50% 88.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-643 940 1.51% 90.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-707 553 0.89% 91.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-771 567 0.91% 92.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-835 409 0.66% 92.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-899 381 0.61% 93.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-963 350 0.56% 94.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1027 427 0.68% 94.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1091 299 0.48% 95.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1155 221 0.35% 95.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1219 157 0.25% 95.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1283 165 0.26% 96.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1347 170 0.27% 96.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1411 190 0.30% 96.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1475 458 0.73% 97.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1539 188 0.30% 97.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1603 102 0.16% 97.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1667 75 0.12% 97.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1731 65 0.10% 98.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1795 60 0.10% 98.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1859 37 0.06% 98.20% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1923 23 0.04% 98.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-1987 21 0.03% 98.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2051 32 0.05% 98.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2115 22 0.04% 98.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2179 13 0.02% 98.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2243 10 0.02% 98.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2307 21 0.03% 98.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2371 16 0.03% 98.46% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2435 12 0.02% 98.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2499 13 0.02% 98.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2563 12 0.02% 98.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2627 9 0.01% 98.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2691 5 0.01% 98.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2755 7 0.01% 98.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2819 5 0.01% 98.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2883 4 0.01% 98.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2947 10 0.02% 98.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3011 4 0.01% 98.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3075 9 0.01% 98.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3139 9 0.01% 98.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3203 1 0.00% 98.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3267 6 0.01% 98.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3331 6 0.01% 98.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3395 2 0.00% 98.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3459 9 0.01% 98.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3523 3 0.00% 98.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3587 2 0.00% 98.66% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3648-3651 3 0.00% 98.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3715 5 0.01% 98.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3779 13 0.02% 98.70% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::26 18 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 10 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 8 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::29 7 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::30 6 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 6 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 62801 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 377.966975 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 153.936826 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 1272.632195 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-67 27908 44.44% 44.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-131 9784 15.58% 60.02% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-195 5938 9.46% 69.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-259 3957 6.30% 75.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-323 2545 4.05% 79.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-387 2018 3.21% 83.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-451 1524 2.43% 85.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-515 1187 1.89% 87.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-579 1022 1.63% 88.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-643 897 1.43% 90.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-707 594 0.95% 91.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-771 559 0.89% 92.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-835 423 0.67% 92.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-899 383 0.61% 93.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-963 375 0.60% 94.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1027 421 0.67% 94.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1091 292 0.46% 95.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1155 205 0.33% 95.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1219 157 0.25% 95.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1283 163 0.26% 96.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1347 146 0.23% 96.33% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1411 144 0.23% 96.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1475 476 0.76% 97.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1539 183 0.29% 97.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1603 124 0.20% 97.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1667 88 0.14% 97.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1731 60 0.10% 98.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1795 51 0.08% 98.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1859 42 0.07% 98.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1923 29 0.05% 98.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-1987 32 0.05% 98.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2051 30 0.05% 98.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2115 20 0.03% 98.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2179 17 0.03% 98.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2243 11 0.02% 98.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2307 16 0.03% 98.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2371 17 0.03% 98.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2435 10 0.02% 98.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2499 8 0.01% 98.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2563 13 0.02% 98.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2627 7 0.01% 98.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2691 4 0.01% 98.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2755 8 0.01% 98.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2819 3 0.00% 98.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2883 3 0.00% 98.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2947 6 0.01% 98.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3011 8 0.01% 98.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3075 6 0.01% 98.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3139 6 0.01% 98.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3203 8 0.01% 98.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3264-3267 4 0.01% 98.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3331 6 0.01% 98.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3395 8 0.01% 98.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3459 10 0.02% 98.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3523 7 0.01% 98.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3587 4 0.01% 98.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3651 2 0.00% 98.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3715 3 0.00% 98.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3779 8 0.01% 98.69% # Bytes accessed per row activation
system.physmem.bytesPerActivate::3840-3843 3 0.00% 98.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3907 5 0.01% 98.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3971 4 0.01% 98.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4032-4035 3 0.00% 98.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4099 22 0.04% 98.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4163 5 0.01% 98.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4227 1 0.00% 98.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4291 2 0.00% 98.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4355 3 0.00% 98.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4416-4419 3 0.00% 98.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4483 5 0.01% 98.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4544-4547 2 0.00% 98.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4672-4675 2 0.00% 98.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4736-4739 1 0.00% 98.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4867 3 0.00% 98.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4928-4931 2 0.00% 98.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4992-4995 1 0.00% 98.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5059 2 0.00% 98.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5123 3 0.00% 98.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5184-5187 6 0.01% 98.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5251 5 0.01% 98.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5379 2 0.00% 98.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5443 1 0.00% 98.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5760-5763 1 0.00% 98.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5891 1 0.00% 98.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6016-6019 3 0.00% 98.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6083 1 0.00% 98.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6147 2 0.00% 98.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6208-6211 1 0.00% 98.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6403 2 0.00% 98.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6464-6467 3 0.00% 98.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6528-6531 1 0.00% 98.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6659 1 0.00% 98.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6723 7 0.01% 98.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6787 4 0.01% 98.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6851 4 0.01% 98.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6915 3 0.00% 98.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6976-6979 4 0.01% 98.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7040-7043 4 0.01% 98.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3907 1 0.00% 98.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3971 5 0.01% 98.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4032-4035 5 0.01% 98.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4099 27 0.04% 98.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4163 6 0.01% 98.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4224-4227 3 0.00% 98.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4291 1 0.00% 98.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4355 3 0.00% 98.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4419 4 0.01% 98.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4483 2 0.00% 98.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4547 3 0.00% 98.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4608-4611 2 0.00% 98.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4672-4675 1 0.00% 98.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4736-4739 3 0.00% 98.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4803 2 0.00% 98.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4864-4867 1 0.00% 98.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4931 2 0.00% 98.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4992-4995 3 0.00% 98.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5123 8 0.01% 98.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5187 1 0.00% 98.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5251 3 0.00% 98.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5379 1 0.00% 98.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5440-5443 1 0.00% 98.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5632-5635 1 0.00% 98.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5824-5827 1 0.00% 98.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5891 3 0.00% 98.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5952-5955 1 0.00% 98.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6019 3 0.00% 98.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6080-6083 1 0.00% 98.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6147 1 0.00% 98.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6208-6211 1 0.00% 98.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6272-6275 1 0.00% 98.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6400-6403 2 0.00% 98.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6464-6467 2 0.00% 98.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6531 1 0.00% 98.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6592-6595 1 0.00% 98.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6656-6659 2 0.00% 98.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6723 6 0.01% 98.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6851 1 0.00% 98.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6912-6915 4 0.01% 98.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6976-6979 3 0.00% 98.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7043 2 0.00% 98.90% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7104-7107 1 0.00% 98.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7168-7171 5 0.01% 98.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7232-7235 1 0.00% 98.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7360-7363 2 0.00% 98.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7424-7427 1 0.00% 98.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7555 2 0.00% 98.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7171 4 0.01% 98.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7232-7235 2 0.00% 98.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7360-7363 1 0.00% 98.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7424-7427 3 0.00% 98.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7488-7491 1 0.00% 98.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7555 3 0.00% 98.92% # Bytes accessed per row activation
system.physmem.bytesPerActivate::7616-7619 1 0.00% 98.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7680-7683 1 0.00% 98.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7872-7875 2 0.00% 98.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7939 3 0.00% 98.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7811 1 0.00% 98.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7872-7875 4 0.01% 98.93% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7939 2 0.00% 98.93% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8000-8003 1 0.00% 98.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8067 2 0.00% 98.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8067 4 0.01% 98.94% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8192-8195 337 0.54% 99.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8320-8323 1 0.00% 99.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8256-8259 2 0.00% 99.48% # Bytes accessed per row activation
system.physmem.bytesPerActivate::8384-8387 1 0.00% 99.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8576-8579 1 0.00% 99.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8960-8963 1 0.00% 99.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9024-9027 1 0.00% 99.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9088-9091 2 0.00% 99.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9216-9219 2 0.00% 99.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9344-9347 1 0.00% 99.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9536-9539 7 0.01% 99.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9600-9603 2 0.00% 99.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9664-9667 1 0.00% 99.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9728-9731 3 0.00% 99.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8704-8707 1 0.00% 99.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8896-8899 2 0.00% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8960-8963 1 0.00% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9024-9027 1 0.00% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9088-9091 1 0.00% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9216-9219 2 0.00% 99.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9472-9475 1 0.00% 99.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9536-9539 10 0.02% 99.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9600-9603 2 0.00% 99.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9664-9667 2 0.00% 99.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9728-9731 1 0.00% 99.52% # Bytes accessed per row activation
system.physmem.bytesPerActivate::9856-9859 2 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9920-9923 2 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9984-9987 1 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10048-10051 1 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10112-10115 1 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10304-10307 1 0.00% 99.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10368-10371 1 0.00% 99.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10432-10435 2 0.00% 99.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10496-10499 1 0.00% 99.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10560-10563 3 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10624-10627 2 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10688-10691 1 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10752-10755 2 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10816-10819 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10880-10883 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11392-11395 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11712-11715 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11776-11779 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12160-12163 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12288-12291 1 0.00% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12416-12419 1 0.00% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12480-12483 2 0.00% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12672-12675 1 0.00% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12736-12739 1 0.00% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12864-12867 2 0.00% 99.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12992-12995 2 0.00% 99.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13440-13443 1 0.00% 99.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13504-13507 1 0.00% 99.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13568-13571 2 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13824-13827 1 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13952-13955 1 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14080-14083 1 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14144-14147 2 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14208-14211 1 0.00% 99.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14336-14339 1 0.00% 99.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9984-9987 3 0.00% 99.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10176-10179 2 0.00% 99.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10240-10243 2 0.00% 99.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10304-10307 2 0.00% 99.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10368-10371 2 0.00% 99.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10432-10435 2 0.00% 99.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10624-10627 3 0.00% 99.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10688-10691 1 0.00% 99.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10944-10947 1 0.00% 99.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11008-11011 1 0.00% 99.55% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11264-11267 2 0.00% 99.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11456-11459 2 0.00% 99.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11520-11523 1 0.00% 99.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11584-11587 1 0.00% 99.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11712-11715 1 0.00% 99.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12224-12227 1 0.00% 99.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12480-12483 1 0.00% 99.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12736-12739 1 0.00% 99.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12992-12995 1 0.00% 99.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13184-13187 1 0.00% 99.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13312-13315 2 0.00% 99.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13568-13571 1 0.00% 99.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13632-13635 1 0.00% 99.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14080-14083 2 0.00% 99.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14144-14147 1 0.00% 99.58% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14208-14211 3 0.00% 99.59% # Bytes accessed per row activation
system.physmem.bytesPerActivate::14400-14403 1 0.00% 99.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14464-14467 1 0.00% 99.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14656-14659 1 0.00% 99.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14720-14723 2 0.00% 99.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14784-14787 1 0.00% 99.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14912-14915 34 0.05% 99.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14976-14979 14 0.02% 99.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15040-15043 8 0.01% 99.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15104-15107 9 0.01% 99.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15171 4 0.01% 99.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15232-15235 3 0.00% 99.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15296-15299 6 0.01% 99.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15363 4 0.01% 99.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15424-15427 4 0.01% 99.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15488-15491 5 0.01% 99.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15552-15555 5 0.01% 99.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15616-15619 3 0.00% 99.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15680-15683 5 0.01% 99.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15744-15747 2 0.00% 99.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15808-15811 7 0.01% 99.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15872-15875 5 0.01% 99.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15936-15939 5 0.01% 99.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16000-16003 7 0.01% 99.81% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16064-16067 6 0.01% 99.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16128-16131 6 0.01% 99.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16192-16195 6 0.01% 99.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16256-16259 11 0.02% 99.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16320-16323 13 0.02% 99.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16384-16387 65 0.10% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16448-16451 4 0.01% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16512-16515 1 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16576-16579 3 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16640-16643 1 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16896-16899 1 0.00% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17088-17091 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17216-17219 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17344-17347 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17728-17731 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 62409 # Bytes accessed per row activation
-system.physmem.totQLat 4001177249 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 8265005999 # Sum of mem lat for all requests
-system.physmem.totBusLat 1109565000 # Total cycles spent in databus access
-system.physmem.totBankLat 3154263750 # Total cycles spent in bank access
-system.physmem.avgQLat 18030.39 # Average queueing delay per request
-system.physmem.avgBankLat 14213.97 # Average bank access latency per request
+system.physmem.bytesPerActivate::14464-14467 2 0.00% 99.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14528-14531 1 0.00% 99.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14592-14595 2 0.00% 99.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14656-14659 3 0.00% 99.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14720-14723 1 0.00% 99.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14784-14787 3 0.00% 99.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14912-14915 33 0.05% 99.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14976-14979 9 0.01% 99.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15040-15043 11 0.02% 99.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15104-15107 12 0.02% 99.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15168-15171 2 0.00% 99.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15232-15235 9 0.01% 99.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15296-15299 5 0.01% 99.74% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15363 8 0.01% 99.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15488-15491 6 0.01% 99.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15552-15555 4 0.01% 99.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15616-15619 5 0.01% 99.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15680-15683 3 0.00% 99.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15744-15747 7 0.01% 99.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15808-15811 6 0.01% 99.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15872-15875 3 0.00% 99.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15936-15939 3 0.00% 99.81% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16000-16003 3 0.00% 99.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16064-16067 10 0.02% 99.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16128-16131 5 0.01% 99.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16192-16195 10 0.02% 99.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16256-16259 6 0.01% 99.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16320-16323 10 0.02% 99.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16384-16387 63 0.10% 99.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16448-16451 4 0.01% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16576-16579 2 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16640-16643 2 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16960-16963 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17152-17155 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17856-17859 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::18368-18371 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 62801 # Bytes accessed per row activation
+system.physmem.totQLat 4020206249 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 8301079999 # Sum of mem lat for all requests
+system.physmem.totBusLat 1112255000 # Total cycles spent in databus access
+system.physmem.totBankLat 3168618750 # Total cycles spent in bank access
+system.physmem.avgQLat 18072.32 # Average queueing delay per request
+system.physmem.avgBankLat 14244.12 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 37244.35 # Average memory access latency
+system.physmem.avgMemAccLat 37316.44 # Average memory access latency
system.physmem.avgRdBW 2.77 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 1.85 # Average achieved write bandwidth in MB/s
system.physmem.avgConsumedRdBW 2.77 # Average consumed read bandwidth in MB/s
@@ -384,99 +381,99 @@ system.physmem.avgConsumedWrBW 1.85 # Av
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 0.04 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.00 # Average read queue length over time
-system.physmem.avgWrQLen 11.40 # Average write queue length over time
-system.physmem.readRowHits 198637 # Number of row buffer hits during reads
-system.physmem.writeRowHits 108987 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 89.51 # Row buffer hit rate for reads
+system.physmem.avgWrQLen 13.16 # Average write queue length over time
+system.physmem.readRowHits 198897 # Number of row buffer hits during reads
+system.physmem.writeRowHits 109310 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 89.41 # Row buffer hit rate for reads
system.physmem.writeRowHitRate 73.58 # Row buffer hit rate for writes
-system.physmem.avgGap 13848423.25 # Average gap between requests
-system.membus.throughput 5098961 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 662131 # Transaction distribution
-system.membus.trans_dist::ReadResp 662131 # Transaction distribution
-system.membus.trans_dist::WriteReq 13694 # Transaction distribution
-system.membus.trans_dist::WriteResp 13694 # Transaction distribution
-system.membus.trans_dist::Writeback 148125 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 2235 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 1745 # Transaction distribution
-system.membus.trans_dist::ReadExReq 179249 # Transaction distribution
-system.membus.trans_dist::ReadExResp 179246 # Transaction distribution
-system.membus.trans_dist::MessageReq 1640 # Transaction distribution
-system.membus.trans_dist::MessageResp 1640 # Transaction distribution
-system.membus.pkt_count_system.apicbridge.master::system.cpu.interrupts.int_slave 3280 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.apicbridge.master::total 3280 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 473788 # Packet count per connected master and slave (bytes)
+system.physmem.avgGap 13834241.89 # Average gap between requests
+system.membus.throughput 5102506 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 662304 # Transaction distribution
+system.membus.trans_dist::ReadResp 662304 # Transaction distribution
+system.membus.trans_dist::WriteReq 13698 # Transaction distribution
+system.membus.trans_dist::WriteResp 13698 # Transaction distribution
+system.membus.trans_dist::Writeback 148565 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 2229 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 1751 # Transaction distribution
+system.membus.trans_dist::ReadExReq 179560 # Transaction distribution
+system.membus.trans_dist::ReadExResp 179558 # Transaction distribution
+system.membus.trans_dist::MessageReq 1642 # Transaction distribution
+system.membus.trans_dist::MessageResp 1642 # Transaction distribution
+system.membus.pkt_count_system.apicbridge.master::system.cpu.interrupts.int_slave 3284 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.apicbridge.master::total 3284 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 475204 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 470782 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 775064 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::total 1719634 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 132454 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 132454 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 606242 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 775072 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::total 1721058 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 132484 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 132484 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 607688 # Packet count per connected master and slave (bytes)
system.membus.pkt_count::system.bridge.slave 470782 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.cpu.interrupts.pio 775064 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.cpu.interrupts.int_slave 3280 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 1855368 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.apicbridge.master::system.cpu.interrupts.int_slave 6560 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.apicbridge.master::total 6560 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 18259712 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_count::system.cpu.interrupts.pio 775072 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.cpu.interrupts.int_slave 3284 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 1856826 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.apicbridge.master::system.cpu.interrupts.int_slave 6568 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.apicbridge.master::total 6568 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 18319104 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 241674 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 1550125 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 20051511 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 5428608 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 5428608 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 23688320 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 1550141 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total 20110919 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 5430720 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 5430720 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 23749824 # Cumulative packet size per connected master and slave (bytes)
system.membus.tot_pkt_size::system.bridge.slave 241674 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.cpu.interrupts.pio 1550125 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.cpu.interrupts.int_slave 6560 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 25486679 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 25486679 # Total data (bytes)
-system.membus.snoop_data_through_bus 649152 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 1603689497 # Layer occupancy (ticks)
+system.membus.tot_pkt_size::system.cpu.interrupts.pio 1550141 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.cpu.interrupts.int_slave 6568 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 25548207 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 25548207 # Total data (bytes)
+system.membus.snoop_data_through_bus 646848 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 1608355497 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer1.occupancy 250319000 # Layer occupancy (ticks)
+system.membus.reqLayer1.occupancy 250293000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 583198000 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 583289000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 3280000 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 3284000 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer0.occupancy 1640000 # Layer occupancy (ticks)
+system.membus.respLayer0.occupancy 1642000 # Layer occupancy (ticks)
system.membus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer2.occupancy 3152452403 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 3156883661 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 0.1 # Layer utilization (%)
-system.membus.respLayer4.occupancy 429424246 # Layer occupancy (ticks)
+system.membus.respLayer4.occupancy 429399995 # Layer occupancy (ticks)
system.membus.respLayer4.utilization 0.0 # Layer utilization (%)
-system.iocache.replacements 47577 # number of replacements
-system.iocache.tagsinuse 0.079131 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 47593 # Sample count of references to valid blocks.
-system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.warmup_cycle 4992752531000 # Cycle when the warmup percentage was hit.
-system.iocache.occ_blocks::pc.south_bridge.ide 0.079131 # Average occupied blocks per requestor
-system.iocache.occ_percent::pc.south_bridge.ide 0.004946 # Average percentage of cache occupancy
-system.iocache.occ_percent::total 0.004946 # Average percentage of cache occupancy
-system.iocache.ReadReq_misses::pc.south_bridge.ide 912 # number of ReadReq misses
-system.iocache.ReadReq_misses::total 912 # number of ReadReq misses
+system.iocache.tags.replacements 47574 # number of replacements
+system.iocache.tags.tagsinuse 0.103958 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 47590 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs 0 # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 4992794933000 # Cycle when the warmup percentage was hit.
+system.iocache.tags.occ_blocks::pc.south_bridge.ide 0.103958 # Average occupied blocks per requestor
+system.iocache.tags.occ_percent::pc.south_bridge.ide 0.006497 # Average percentage of cache occupancy
+system.iocache.tags.occ_percent::total 0.006497 # Average percentage of cache occupancy
+system.iocache.ReadReq_misses::pc.south_bridge.ide 909 # number of ReadReq misses
+system.iocache.ReadReq_misses::total 909 # number of ReadReq misses
system.iocache.WriteReq_misses::pc.south_bridge.ide 46720 # number of WriteReq misses
system.iocache.WriteReq_misses::total 46720 # number of WriteReq misses
-system.iocache.demand_misses::pc.south_bridge.ide 47632 # number of demand (read+write) misses
-system.iocache.demand_misses::total 47632 # number of demand (read+write) misses
-system.iocache.overall_misses::pc.south_bridge.ide 47632 # number of overall misses
-system.iocache.overall_misses::total 47632 # number of overall misses
-system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 152414185 # number of ReadReq miss cycles
-system.iocache.ReadReq_miss_latency::total 152414185 # number of ReadReq miss cycles
-system.iocache.WriteReq_miss_latency::pc.south_bridge.ide 10346136346 # number of WriteReq miss cycles
-system.iocache.WriteReq_miss_latency::total 10346136346 # number of WriteReq miss cycles
-system.iocache.demand_miss_latency::pc.south_bridge.ide 10498550531 # number of demand (read+write) miss cycles
-system.iocache.demand_miss_latency::total 10498550531 # number of demand (read+write) miss cycles
-system.iocache.overall_miss_latency::pc.south_bridge.ide 10498550531 # number of overall miss cycles
-system.iocache.overall_miss_latency::total 10498550531 # number of overall miss cycles
-system.iocache.ReadReq_accesses::pc.south_bridge.ide 912 # number of ReadReq accesses(hits+misses)
-system.iocache.ReadReq_accesses::total 912 # number of ReadReq accesses(hits+misses)
+system.iocache.demand_misses::pc.south_bridge.ide 47629 # number of demand (read+write) misses
+system.iocache.demand_misses::total 47629 # number of demand (read+write) misses
+system.iocache.overall_misses::pc.south_bridge.ide 47629 # number of overall misses
+system.iocache.overall_misses::total 47629 # number of overall misses
+system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 151796185 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency::total 151796185 # number of ReadReq miss cycles
+system.iocache.WriteReq_miss_latency::pc.south_bridge.ide 10322328602 # number of WriteReq miss cycles
+system.iocache.WriteReq_miss_latency::total 10322328602 # number of WriteReq miss cycles
+system.iocache.demand_miss_latency::pc.south_bridge.ide 10474124787 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency::total 10474124787 # number of demand (read+write) miss cycles
+system.iocache.overall_miss_latency::pc.south_bridge.ide 10474124787 # number of overall miss cycles
+system.iocache.overall_miss_latency::total 10474124787 # number of overall miss cycles
+system.iocache.ReadReq_accesses::pc.south_bridge.ide 909 # number of ReadReq accesses(hits+misses)
+system.iocache.ReadReq_accesses::total 909 # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::pc.south_bridge.ide 46720 # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total 46720 # number of WriteReq accesses(hits+misses)
-system.iocache.demand_accesses::pc.south_bridge.ide 47632 # number of demand (read+write) accesses
-system.iocache.demand_accesses::total 47632 # number of demand (read+write) accesses
-system.iocache.overall_accesses::pc.south_bridge.ide 47632 # number of overall (read+write) accesses
-system.iocache.overall_accesses::total 47632 # number of overall (read+write) accesses
+system.iocache.demand_accesses::pc.south_bridge.ide 47629 # number of demand (read+write) accesses
+system.iocache.demand_accesses::total 47629 # number of demand (read+write) accesses
+system.iocache.overall_accesses::pc.south_bridge.ide 47629 # number of overall (read+write) accesses
+system.iocache.overall_accesses::total 47629 # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::pc.south_bridge.ide 1 # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total 1 # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::pc.south_bridge.ide 1 # miss rate for WriteReq accesses
@@ -485,40 +482,40 @@ system.iocache.demand_miss_rate::pc.south_bridge.ide 1
system.iocache.demand_miss_rate::total 1 # miss rate for demand accesses
system.iocache.overall_miss_rate::pc.south_bridge.ide 1 # miss rate for overall accesses
system.iocache.overall_miss_rate::total 1 # miss rate for overall accesses
-system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 167120.816886 # average ReadReq miss latency
-system.iocache.ReadReq_avg_miss_latency::total 167120.816886 # average ReadReq miss latency
-system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 221449.836173 # average WriteReq miss latency
-system.iocache.WriteReq_avg_miss_latency::total 221449.836173 # average WriteReq miss latency
-system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 220409.609737 # average overall miss latency
-system.iocache.demand_avg_miss_latency::total 220409.609737 # average overall miss latency
-system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 220409.609737 # average overall miss latency
-system.iocache.overall_avg_miss_latency::total 220409.609737 # average overall miss latency
-system.iocache.blocked_cycles::no_mshrs 148997 # number of cycles access was blocked
+system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 166992.502750 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency::total 166992.502750 # average ReadReq miss latency
+system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 220940.252611 # average WriteReq miss latency
+system.iocache.WriteReq_avg_miss_latency::total 220940.252611 # average WriteReq miss latency
+system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 219910.659199 # average overall miss latency
+system.iocache.demand_avg_miss_latency::total 219910.659199 # average overall miss latency
+system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 219910.659199 # average overall miss latency
+system.iocache.overall_avg_miss_latency::total 219910.659199 # average overall miss latency
+system.iocache.blocked_cycles::no_mshrs 148616 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.iocache.blocked::no_mshrs 13662 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 13635 # number of cycles access was blocked
system.iocache.blocked::no_targets 0 # number of cycles access was blocked
-system.iocache.avg_blocked_cycles::no_mshrs 10.905943 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 10.899597 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.writebacks::writebacks 46667 # number of writebacks
system.iocache.writebacks::total 46667 # number of writebacks
-system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 912 # number of ReadReq MSHR misses
-system.iocache.ReadReq_mshr_misses::total 912 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 909 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::total 909 # number of ReadReq MSHR misses
system.iocache.WriteReq_mshr_misses::pc.south_bridge.ide 46720 # number of WriteReq MSHR misses
system.iocache.WriteReq_mshr_misses::total 46720 # number of WriteReq MSHR misses
-system.iocache.demand_mshr_misses::pc.south_bridge.ide 47632 # number of demand (read+write) MSHR misses
-system.iocache.demand_mshr_misses::total 47632 # number of demand (read+write) MSHR misses
-system.iocache.overall_mshr_misses::pc.south_bridge.ide 47632 # number of overall MSHR misses
-system.iocache.overall_mshr_misses::total 47632 # number of overall MSHR misses
-system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 104973685 # number of ReadReq MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_latency::total 104973685 # number of ReadReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide 7915976600 # number of WriteReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::total 7915976600 # number of WriteReq MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 8020950285 # number of demand (read+write) MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::total 8020950285 # number of demand (read+write) MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 8020950285 # number of overall MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::total 8020950285 # number of overall MSHR miss cycles
+system.iocache.demand_mshr_misses::pc.south_bridge.ide 47629 # number of demand (read+write) MSHR misses
+system.iocache.demand_mshr_misses::total 47629 # number of demand (read+write) MSHR misses
+system.iocache.overall_mshr_misses::pc.south_bridge.ide 47629 # number of overall MSHR misses
+system.iocache.overall_mshr_misses::total 47629 # number of overall MSHR misses
+system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 104494685 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::total 104494685 # number of ReadReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide 7891444112 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::total 7891444112 # number of WriteReq MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 7995938797 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::total 7995938797 # number of demand (read+write) MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 7995938797 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::total 7995938797 # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::pc.south_bridge.ide 1 # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total 1 # mshr miss rate for ReadReq accesses
system.iocache.WriteReq_mshr_miss_rate::pc.south_bridge.ide 1 # mshr miss rate for WriteReq accesses
@@ -527,14 +524,14 @@ system.iocache.demand_mshr_miss_rate::pc.south_bridge.ide 1
system.iocache.demand_mshr_miss_rate::total 1 # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::pc.south_bridge.ide 1 # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total 1 # mshr miss rate for overall accesses
-system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 115102.724781 # average ReadReq mshr miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency::total 115102.724781 # average ReadReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 169434.430651 # average WriteReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::total 169434.430651 # average WriteReq mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 168394.152775 # average overall mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::total 168394.152775 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 168394.152775 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::total 168394.152775 # average overall mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 114955.649065 # average ReadReq mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::total 114955.649065 # average ReadReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 168909.334589 # average WriteReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::total 168909.334589 # average WriteReq mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 167879.627895 # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::total 167879.627895 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 167879.627895 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::total 167879.627895 # average overall mshr miss latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.pc.south_bridge.ide.disks0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.pc.south_bridge.ide.disks0.dma_read_bytes 34816 # Number of bytes transfered via DMA reads (not PRD).
@@ -548,13 +545,13 @@ system.pc.south_bridge.ide.disks1.dma_read_txs 0
system.pc.south_bridge.ide.disks1.dma_write_full_pages 1 # Number of full page size DMA writes.
system.pc.south_bridge.ide.disks1.dma_write_bytes 4096 # Number of bytes transfered via DMA writes.
system.pc.south_bridge.ide.disks1.dma_write_txs 1 # Number of DMA write transactions.
-system.iobus.throughput 639145 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 225496 # Transaction distribution
-system.iobus.trans_dist::ReadResp 225496 # Transaction distribution
+system.iobus.throughput 638140 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 225493 # Transaction distribution
+system.iobus.trans_dist::ReadResp 225493 # Transaction distribution
system.iobus.trans_dist::WriteReq 57527 # Transaction distribution
system.iobus.trans_dist::WriteResp 57527 # Transaction distribution
-system.iobus.trans_dist::MessageReq 1640 # Transaction distribution
-system.iobus.trans_dist::MessageResp 1640 # Transaction distribution
+system.iobus.trans_dist::MessageReq 1642 # Transaction distribution
+system.iobus.trans_dist::MessageResp 1642 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.cmos.pio 44 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.dma1.pio 6 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.ide.pio 11134 # Packet count per connected master and slave (bytes)
@@ -574,11 +571,11 @@ system.iobus.pkt_count_system.bridge.master::system.pc.fake_com_4.pio
system.iobus.pkt_count_system.bridge.master::system.pc.fake_floppy.pio 10 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.pciconfig.pio 2128 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total 470782 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 95264 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.ide.dma::total 95264 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 3280 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::total 3280 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.apicbridge.slave 3280 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 95258 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.ide.dma::total 95258 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 3284 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::total 3284 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.apicbridge.slave 3284 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.cmos.pio 44 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.dma1.pio 6 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.ide.pio 11134 # Packet count per connected master and slave (bytes)
@@ -596,9 +593,9 @@ system.iobus.pkt_count::system.pc.fake_com_2.pio 12
system.iobus.pkt_count::system.pc.fake_com_3.pio 12 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.fake_com_4.pio 12 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.fake_floppy.pio 10 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 95264 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 95258 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.pciconfig.pio 2128 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 569326 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 569324 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.cmos.pio 22 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.dma1.pio 3 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.ide.pio 6712 # Cumulative packet size per connected master and slave (bytes)
@@ -618,11 +615,11 @@ system.iobus.tot_pkt_size_system.bridge.master::system.pc.fake_com_4.pio
system.iobus.tot_pkt_size_system.bridge.master::system.pc.fake_floppy.pio 5 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.pciconfig.pio 4256 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::total 241674 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 3027840 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::total 3027840 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 6560 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::total 6560 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.apicbridge.slave 6560 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 3027816 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::total 3027816 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 6568 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::total 6568 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.apicbridge.slave 6568 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.cmos.pio 22 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.dma1.pio 3 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.ide.pio 6712 # Cumulative packet size per connected master and slave (bytes)
@@ -640,11 +637,11 @@ system.iobus.tot_pkt_size::system.pc.fake_com_2.pio 6
system.iobus.tot_pkt_size::system.pc.fake_com_3.pio 6 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.fake_com_4.pio 6 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.fake_floppy.pio 5 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 3027840 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 3027816 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.pciconfig.pio 4256 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 3276074 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 3276074 # Total data (bytes)
-system.iobus.reqLayer0.occupancy 3909656 # Layer occupancy (ticks)
+system.iobus.tot_pkt_size::total 3276058 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 3276058 # Total data (bytes)
+system.iobus.reqLayer0.occupancy 3920600 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer1.occupancy 34000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
@@ -680,154 +677,154 @@ system.iobus.reqLayer16.occupancy 9000 # La
system.iobus.reqLayer16.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer17.occupancy 10000 # Layer occupancy (ticks)
system.iobus.reqLayer17.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer18.occupancy 424474531 # Layer occupancy (ticks)
+system.iobus.reqLayer18.occupancy 424430792 # Layer occupancy (ticks)
system.iobus.reqLayer18.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer19.occupancy 1064000 # Layer occupancy (ticks)
system.iobus.reqLayer19.utilization 0.0 # Layer utilization (%)
system.iobus.respLayer0.occupancy 459975000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 52352000 # Layer occupancy (ticks)
+system.iobus.respLayer1.occupancy 53423005 # Layer occupancy (ticks)
system.iobus.respLayer1.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer2.occupancy 1640000 # Layer occupancy (ticks)
+system.iobus.respLayer2.occupancy 1642000 # Layer occupancy (ticks)
system.iobus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.cpu.branchPred.lookups 85601186 # Number of BP lookups
-system.cpu.branchPred.condPredicted 85601186 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 878782 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 79197718 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 77534768 # Number of BTB hits
+system.cpu.branchPred.lookups 85618831 # Number of BP lookups
+system.cpu.branchPred.condPredicted 85618831 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 881906 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 79126559 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 77540225 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 97.900255 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 1440711 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 178764 # Number of incorrect RAS predictions.
-system.cpu.numCycles 453375451 # number of cpu cycles simulated
+system.cpu.branchPred.BTBHitPct 97.995194 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 1441540 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 180626 # Number of incorrect RAS predictions.
+system.cpu.numCycles 453839632 # 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 25513858 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 422800544 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 85601186 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 78975479 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 162663365 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 3996734 # Number of cycles fetch has spent squashing
-system.cpu.fetch.TlbCycles 101966 # Number of cycles fetch has spent waiting for tlb
-system.cpu.fetch.BlockedCycles 70853615 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 42658 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 89309 # Number of stall cycles due to pending traps
-system.cpu.fetch.IcacheWaitRetryStallCycles 281 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 8479708 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 381834 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.ItlbSquashes 2341 # Number of outstanding ITLB misses that were squashed
-system.cpu.fetch.rateDist::samples 262338796 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 3.182647 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 3.411668 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 25514423 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 422776164 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 85618831 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 78981765 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 162666633 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 3997481 # Number of cycles fetch has spent squashing
+system.cpu.fetch.TlbCycles 100403 # Number of cycles fetch has spent waiting for tlb
+system.cpu.fetch.BlockedCycles 71304729 # Number of cycles fetch has spent blocked
+system.cpu.fetch.MiscStallCycles 44393 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 94570 # Number of stall cycles due to pending traps
+system.cpu.fetch.IcacheWaitRetryStallCycles 219 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 8483452 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 380361 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.ItlbSquashes 2201 # Number of outstanding ITLB misses that were squashed
+system.cpu.fetch.rateDist::samples 262796476 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 3.177336 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 3.411374 # 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 100089762 38.15% 38.15% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 1543248 0.59% 38.74% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 71824716 27.38% 66.12% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 898472 0.34% 66.46% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 1568808 0.60% 67.06% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 2394853 0.91% 67.97% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 1014354 0.39% 68.36% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 1328708 0.51% 68.87% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 81675875 31.13% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 100544783 38.26% 38.26% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 1535684 0.58% 38.84% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 71830288 27.33% 66.18% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 894888 0.34% 66.52% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 1570094 0.60% 67.11% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 2394528 0.91% 68.03% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 1014297 0.39% 68.41% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 1322217 0.50% 68.92% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 81689697 31.08% 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 262338796 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.188809 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.932562 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 29417456 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 68001358 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 158506679 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 3339559 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 3073744 # Number of cycles decode is squashing
-system.cpu.decode.DecodedInsts 832592947 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 926 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 3073744 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 32109829 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 42827309 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 12461023 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 158801746 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 13065145 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 829696742 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 21430 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 6044181 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 5137835 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.FullRegisterEvents 10653 # Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 991365298 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 1800497636 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 1800497180 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 456 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 963871300 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 27493996 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 453983 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 458205 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 29510312 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 16729516 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 9820056 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 1138043 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 956999 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 824928716 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 1184630 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 820966425 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 150849 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 19304203 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 29360127 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 130755 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 262338796 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 3.129413 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 2.399539 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 262796476 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.188654 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.931554 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 29415381 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 68460720 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 158509709 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 3339560 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 3071106 # Number of cycles decode is squashing
+system.cpu.decode.DecodedInsts 832655242 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 935 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 3071106 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 32114015 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 43120028 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 12611794 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 158799152 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 13080381 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 829727330 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 21673 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 6047730 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LSQFullEvents 5146675 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.FullRegisterEvents 9377 # Number of times there has been no free registers
+system.cpu.rename.RenamedOperands 991375726 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 1800594508 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 1800594068 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 440 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 963942859 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 27432865 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 453030 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 459006 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 29568179 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 16736842 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 9827220 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 1098890 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 921986 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 824947174 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 1184809 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 820992991 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 145624 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 19292542 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 29357019 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 130694 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 262796476 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 3.124064 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 2.400943 # 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 75996420 28.97% 28.97% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 15740261 6.00% 34.97% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 10531012 4.01% 38.98% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 7367834 2.81% 41.79% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 75736075 28.87% 70.66% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 3750663 1.43% 72.09% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 72297854 27.56% 99.65% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 773517 0.29% 99.94% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 145160 0.06% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 76438982 29.09% 29.09% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 15751400 5.99% 35.08% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 10538627 4.01% 39.09% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 7358771 2.80% 41.89% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 75737390 28.82% 70.71% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 3750331 1.43% 72.14% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 72306613 27.51% 99.65% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 767765 0.29% 99.94% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 146597 0.06% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::total 262338796 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 262796476 # 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 351269 33.33% 33.33% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 200 0.02% 33.35% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 1810 0.17% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 33.52% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 547247 51.93% 85.45% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 153387 14.55% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 351017 33.38% 33.38% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 1 0.00% 33.38% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 348 0.03% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 33.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 547344 52.04% 85.45% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 152992 14.55% 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 304863 0.04% 0.04% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 793498796 96.65% 96.69% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 149830 0.02% 96.71% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 124227 0.02% 96.72% # Type of FU issued
+system.cpu.iq.FU_type_0::No_OpClass 308184 0.04% 0.04% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 793508376 96.65% 96.69% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 149615 0.02% 96.71% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 124401 0.02% 96.72% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 96.72% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 96.72% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 96.72% # Type of FU issued
@@ -854,280 +851,280 @@ system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 96.72% # Ty
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 96.72% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 96.72% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 96.72% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 17669358 2.15% 98.88% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 9219351 1.12% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 17677574 2.15% 98.88% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 9224841 1.12% 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 820966425 # Type of FU issued
-system.cpu.iq.rate 1.810787 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 1053913 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.001284 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 1905583532 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 845427964 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 817056658 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 193 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 210 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 50 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 821715388 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 87 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 1694689 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 820992991 # Type of FU issued
+system.cpu.iq.rate 1.808994 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 1051702 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.001281 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 1906088677 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 845434927 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 817071068 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 189 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 196 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 56 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 821736420 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 89 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 1694381 # 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 2746767 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 18051 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 12083 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 1403061 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 2750139 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 17720 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 12102 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 1408836 # 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 1931249 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 12313 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 1931381 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 12080 # 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 3073744 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 30976434 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 2152665 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 826113346 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 242094 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 16729516 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 9820056 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 689859 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 1619870 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 14784 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 12083 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 494405 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 508019 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 1002424 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 819559028 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 17368747 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 1407396 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 3071106 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 31257120 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 2152669 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 826131983 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 242676 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 16736842 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 9827220 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 690491 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 1620064 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 13028 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 12102 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 497258 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 506632 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 1003890 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 819577252 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 17369785 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 1415738 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 0 # number of nop insts executed
-system.cpu.iew.exec_refs 26403485 # number of memory reference insts executed
-system.cpu.iew.exec_branches 83095032 # Number of branches executed
-system.cpu.iew.exec_stores 9034738 # Number of stores executed
-system.cpu.iew.exec_rate 1.807683 # Inst execution rate
-system.cpu.iew.wb_sent 819157526 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 817056708 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 638600685 # num instructions producing a value
-system.cpu.iew.wb_consumers 1043925557 # num instructions consuming a value
+system.cpu.iew.exec_refs 26409608 # number of memory reference insts executed
+system.cpu.iew.exec_branches 83098710 # Number of branches executed
+system.cpu.iew.exec_stores 9039823 # Number of stores executed
+system.cpu.iew.exec_rate 1.805874 # Inst execution rate
+system.cpu.iew.wb_sent 819172462 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 817071124 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 638600161 # num instructions producing a value
+system.cpu.iew.wb_consumers 1043929120 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 1.802164 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.611730 # average fanout of values written-back
+system.cpu.iew.wb_rate 1.800352 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.611728 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 20041054 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 1053875 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 888667 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 259265052 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 3.108646 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 2.863485 # Number of insts commited each cycle
+system.cpu.commit.commitSquashedInsts 19998846 # The number of squashed insts skipped by commit
+system.cpu.commit.commitNonSpecStalls 1054115 # The number of times commit has been forced to stall to communicate backwards
+system.cpu.commit.branchMispredicts 892238 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 259725370 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 3.103370 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 2.863932 # 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 87759364 33.85% 33.85% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 11842879 4.57% 38.42% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 3826328 1.48% 39.89% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 74742270 28.83% 68.72% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 2381968 0.92% 69.64% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 1473831 0.57% 70.21% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 858574 0.33% 70.54% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 70846339 27.33% 97.87% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 5533499 2.13% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 88203628 33.96% 33.96% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 11848657 4.56% 38.52% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 3832219 1.48% 40.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 74739253 28.78% 68.77% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 2381920 0.92% 69.69% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 1474779 0.57% 70.26% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 859132 0.33% 70.59% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 70849609 27.28% 97.87% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 5536173 2.13% 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 259265052 # Number of insts commited each cycle
-system.cpu.commit.committedInsts 407728401 # Number of instructions committed
-system.cpu.commit.committedOps 805963181 # Number of ops (including micro ops) committed
+system.cpu.commit.committed_per_cycle::total 259725370 # Number of insts commited each cycle
+system.cpu.commit.committedInsts 407759186 # Number of instructions committed
+system.cpu.commit.committedOps 806023868 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 22399743 # Number of memory references committed
-system.cpu.commit.loads 13982748 # Number of loads committed
-system.cpu.commit.membars 474399 # Number of memory barriers committed
-system.cpu.commit.branches 82153759 # Number of branches committed
+system.cpu.commit.refs 22405086 # Number of memory references committed
+system.cpu.commit.loads 13986702 # Number of loads committed
+system.cpu.commit.membars 474409 # Number of memory barriers committed
+system.cpu.commit.branches 82159690 # Number of branches committed
system.cpu.commit.fp_insts 0 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 734952654 # Number of committed integer instructions.
-system.cpu.commit.function_calls 1154691 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 5533499 # number cycles where commit BW limit reached
+system.cpu.commit.int_insts 735008844 # Number of committed integer instructions.
+system.cpu.commit.function_calls 1154896 # Number of function calls committed.
+system.cpu.commit.bw_lim_events 5536173 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 1079657633 # The number of ROB reads
-system.cpu.rob.rob_writes 1655096826 # The number of ROB writes
-system.cpu.timesIdled 1258785 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 191036655 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.quiesceCycles 9798064041 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu.committedInsts 407728401 # Number of Instructions Simulated
-system.cpu.committedOps 805963181 # Number of Ops (including micro ops) Simulated
-system.cpu.committedInsts_total 407728401 # Number of Instructions Simulated
-system.cpu.cpi 1.111955 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 1.111955 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.899317 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.899317 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 1504349061 # number of integer regfile reads
-system.cpu.int_regfile_writes 975319683 # number of integer regfile writes
-system.cpu.fp_regfile_reads 50 # number of floating regfile reads
-system.cpu.misc_regfile_reads 264080509 # number of misc regfile reads
-system.cpu.misc_regfile_writes 401987 # number of misc regfile writes
-system.cpu.toL2Bus.throughput 53625221 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 3010668 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 3010129 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::WriteReq 13694 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::WriteResp 13694 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::Writeback 1578360 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeReq 2289 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeResp 2289 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 334262 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 287551 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1907708 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 6121795 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.itb_walker_cache.mem_side 17377 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dtb_walker_cache.mem_side 150658 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count 8197538 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 61043136 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 207549047 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb_walker_cache.mem_side 553408 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb_walker_cache.mem_side 5256448 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size 274402039 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 274377591 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 490112 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 4031070918 # Layer occupancy (ticks)
+system.cpu.rob.rob_reads 1080133651 # The number of ROB reads
+system.cpu.rob.rob_writes 1655131261 # The number of ROB writes
+system.cpu.timesIdled 1259877 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 191043156 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.quiesceCycles 9813691352 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu.committedInsts 407759186 # Number of Instructions Simulated
+system.cpu.committedOps 806023868 # Number of Ops (including micro ops) Simulated
+system.cpu.committedInsts_total 407759186 # Number of Instructions Simulated
+system.cpu.cpi 1.113009 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 1.113009 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.898465 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.898465 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 1504423855 # number of integer regfile reads
+system.cpu.int_regfile_writes 975340027 # number of integer regfile writes
+system.cpu.fp_regfile_reads 56 # number of floating regfile reads
+system.cpu.misc_regfile_reads 264091330 # number of misc regfile reads
+system.cpu.misc_regfile_writes 402284 # number of misc regfile writes
+system.cpu.toL2Bus.throughput 53596956 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 3010019 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 3009469 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::WriteReq 13698 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::WriteResp 13698 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::Writeback 1583020 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeReq 2243 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeResp 2243 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 334736 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 288025 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 1906694 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 6122854 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.itb_walker_cache.mem_side 16266 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dtb_walker_cache.mem_side 154977 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count 8200791 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 61010496 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 207591623 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.itb_walker_cache.mem_side 510912 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dtb_walker_cache.mem_side 5512832 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size 274625863 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 274602311 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 551744 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 4037956918 # Layer occupancy (ticks)
system.cpu.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.snoopLayer0.occupancy 573000 # Layer occupancy (ticks)
+system.cpu.toL2Bus.snoopLayer0.occupancy 552000 # Layer occupancy (ticks)
system.cpu.toL2Bus.snoopLayer0.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 1431698822 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.occupancy 1434043234 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 3102593965 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.occupancy 3142652791 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer2.occupancy 13102485 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer2.occupancy 12430241 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer3.occupancy 102839393 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer3.occupancy 103328135 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.cpu.icache.replacements 953322 # number of replacements
-system.cpu.icache.tagsinuse 510.127378 # Cycle average of tags in use
-system.cpu.icache.total_refs 7473092 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 953834 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 7.834793 # Average number of references to valid blocks.
-system.cpu.icache.warmup_cycle 147390294000 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::cpu.inst 510.127378 # Average occupied blocks per requestor
-system.cpu.icache.occ_percent::cpu.inst 0.996343 # Average percentage of cache occupancy
-system.cpu.icache.occ_percent::total 0.996343 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits::cpu.inst 7473092 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 7473092 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 7473092 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 7473092 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 7473092 # number of overall hits
-system.cpu.icache.overall_hits::total 7473092 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 1006614 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 1006614 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 1006614 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 1006614 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 1006614 # number of overall misses
-system.cpu.icache.overall_misses::total 1006614 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 14222924496 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 14222924496 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 14222924496 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 14222924496 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 14222924496 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 14222924496 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 8479706 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 8479706 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 8479706 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 8479706 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 8479706 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 8479706 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.118709 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.118709 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.118709 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.118709 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.118709 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.118709 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 14129.472167 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 14129.472167 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 14129.472167 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 14129.472167 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 14129.472167 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 14129.472167 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 8172 # number of cycles access was blocked
+system.cpu.icache.tags.replacements 952820 # number of replacements
+system.cpu.icache.tags.tagsinuse 509.973198 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 7477461 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 953332 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 7.843502 # Average number of references to valid blocks.
+system.cpu.icache.tags.warmup_cycle 147437101250 # Cycle when the warmup percentage was hit.
+system.cpu.icache.tags.occ_blocks::cpu.inst 509.973198 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.996041 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.996041 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 7477461 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 7477461 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 7477461 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 7477461 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 7477461 # number of overall hits
+system.cpu.icache.overall_hits::total 7477461 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 1005989 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 1005989 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 1005989 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 1005989 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 1005989 # number of overall misses
+system.cpu.icache.overall_misses::total 1005989 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 14232079935 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 14232079935 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 14232079935 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 14232079935 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 14232079935 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 14232079935 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 8483450 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 8483450 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 8483450 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 8483450 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 8483450 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 8483450 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.118583 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.118583 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.118583 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.118583 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.118583 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.118583 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 14147.351447 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 14147.351447 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 14147.351447 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 14147.351447 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 14147.351447 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 14147.351447 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 6191 # 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 189 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 174 # 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 43.238095 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 35.580460 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 52705 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 52705 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 52705 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 52705 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 52705 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 52705 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 953909 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 953909 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 953909 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 953909 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 953909 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 953909 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 11745970674 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 11745970674 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 11745970674 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 11745970674 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 11745970674 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 11745970674 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.112493 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.112493 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.112493 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.112493 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.112493 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.112493 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12313.512792 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 12313.512792 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12313.512792 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 12313.512792 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12313.512792 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 12313.512792 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 52584 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 52584 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 52584 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 52584 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 52584 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 52584 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 953405 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 953405 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 953405 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 953405 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 953405 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 953405 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 11737352011 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 11737352011 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 11737352011 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 11737352011 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 11737352011 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 11737352011 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.112384 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.112384 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.112384 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.112384 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.112384 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.112384 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12310.982228 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 12310.982228 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12310.982228 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 12310.982228 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12310.982228 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 12310.982228 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.itb_walker_cache.replacements 7857 # number of replacements
-system.cpu.itb_walker_cache.tagsinuse 6.317656 # Cycle average of tags in use
-system.cpu.itb_walker_cache.total_refs 21864 # Total number of references to valid blocks.
-system.cpu.itb_walker_cache.sampled_refs 7868 # Sample count of references to valid blocks.
-system.cpu.itb_walker_cache.avg_refs 2.778851 # Average number of references to valid blocks.
-system.cpu.itb_walker_cache.warmup_cycle 5104284128000 # Cycle when the warmup percentage was hit.
-system.cpu.itb_walker_cache.occ_blocks::cpu.itb.walker 6.317656 # Average occupied blocks per requestor
-system.cpu.itb_walker_cache.occ_percent::cpu.itb.walker 0.394853 # Average percentage of cache occupancy
-system.cpu.itb_walker_cache.occ_percent::total 0.394853 # Average percentage of cache occupancy
-system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker 21875 # number of ReadReq hits
-system.cpu.itb_walker_cache.ReadReq_hits::total 21875 # number of ReadReq hits
+system.cpu.itb_walker_cache.tags.replacements 7402 # number of replacements
+system.cpu.itb_walker_cache.tags.tagsinuse 6.006857 # Cycle average of tags in use
+system.cpu.itb_walker_cache.tags.total_refs 21909 # Total number of references to valid blocks.
+system.cpu.itb_walker_cache.tags.sampled_refs 7416 # Sample count of references to valid blocks.
+system.cpu.itb_walker_cache.tags.avg_refs 2.954288 # Average number of references to valid blocks.
+system.cpu.itb_walker_cache.tags.warmup_cycle 5104253177000 # Cycle when the warmup percentage was hit.
+system.cpu.itb_walker_cache.tags.occ_blocks::cpu.itb.walker 6.006857 # Average occupied blocks per requestor
+system.cpu.itb_walker_cache.tags.occ_percent::cpu.itb.walker 0.375429 # Average percentage of cache occupancy
+system.cpu.itb_walker_cache.tags.occ_percent::total 0.375429 # Average percentage of cache occupancy
+system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker 21911 # number of ReadReq hits
+system.cpu.itb_walker_cache.ReadReq_hits::total 21911 # number of ReadReq hits
system.cpu.itb_walker_cache.WriteReq_hits::cpu.itb.walker 2 # number of WriteReq hits
system.cpu.itb_walker_cache.WriteReq_hits::total 2 # number of WriteReq hits
-system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker 21877 # number of demand (read+write) hits
-system.cpu.itb_walker_cache.demand_hits::total 21877 # number of demand (read+write) hits
-system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker 21877 # number of overall hits
-system.cpu.itb_walker_cache.overall_hits::total 21877 # number of overall hits
-system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker 8730 # number of ReadReq misses
-system.cpu.itb_walker_cache.ReadReq_misses::total 8730 # number of ReadReq misses
-system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker 8730 # number of demand (read+write) misses
-system.cpu.itb_walker_cache.demand_misses::total 8730 # number of demand (read+write) misses
-system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker 8730 # number of overall misses
-system.cpu.itb_walker_cache.overall_misses::total 8730 # number of overall misses
-system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker 99800500 # number of ReadReq miss cycles
-system.cpu.itb_walker_cache.ReadReq_miss_latency::total 99800500 # number of ReadReq miss cycles
-system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker 99800500 # number of demand (read+write) miss cycles
-system.cpu.itb_walker_cache.demand_miss_latency::total 99800500 # number of demand (read+write) miss cycles
-system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker 99800500 # number of overall miss cycles
-system.cpu.itb_walker_cache.overall_miss_latency::total 99800500 # number of overall miss cycles
-system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker 30605 # number of ReadReq accesses(hits+misses)
-system.cpu.itb_walker_cache.ReadReq_accesses::total 30605 # number of ReadReq accesses(hits+misses)
+system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker 21913 # number of demand (read+write) hits
+system.cpu.itb_walker_cache.demand_hits::total 21913 # number of demand (read+write) hits
+system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker 21913 # number of overall hits
+system.cpu.itb_walker_cache.overall_hits::total 21913 # number of overall hits
+system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker 8283 # number of ReadReq misses
+system.cpu.itb_walker_cache.ReadReq_misses::total 8283 # number of ReadReq misses
+system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker 8283 # number of demand (read+write) misses
+system.cpu.itb_walker_cache.demand_misses::total 8283 # number of demand (read+write) misses
+system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker 8283 # number of overall misses
+system.cpu.itb_walker_cache.overall_misses::total 8283 # number of overall misses
+system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker 92582993 # number of ReadReq miss cycles
+system.cpu.itb_walker_cache.ReadReq_miss_latency::total 92582993 # number of ReadReq miss cycles
+system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker 92582993 # number of demand (read+write) miss cycles
+system.cpu.itb_walker_cache.demand_miss_latency::total 92582993 # number of demand (read+write) miss cycles
+system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker 92582993 # number of overall miss cycles
+system.cpu.itb_walker_cache.overall_miss_latency::total 92582993 # number of overall miss cycles
+system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker 30194 # number of ReadReq accesses(hits+misses)
+system.cpu.itb_walker_cache.ReadReq_accesses::total 30194 # number of ReadReq accesses(hits+misses)
system.cpu.itb_walker_cache.WriteReq_accesses::cpu.itb.walker 2 # number of WriteReq accesses(hits+misses)
system.cpu.itb_walker_cache.WriteReq_accesses::total 2 # number of WriteReq accesses(hits+misses)
-system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker 30607 # number of demand (read+write) accesses
-system.cpu.itb_walker_cache.demand_accesses::total 30607 # number of demand (read+write) accesses
-system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker 30607 # number of overall (read+write) accesses
-system.cpu.itb_walker_cache.overall_accesses::total 30607 # number of overall (read+write) accesses
-system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker 0.285248 # miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.ReadReq_miss_rate::total 0.285248 # miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker 0.285229 # miss rate for demand accesses
-system.cpu.itb_walker_cache.demand_miss_rate::total 0.285229 # miss rate for demand accesses
-system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker 0.285229 # miss rate for overall accesses
-system.cpu.itb_walker_cache.overall_miss_rate::total 0.285229 # miss rate for overall accesses
-system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 11431.901489 # average ReadReq miss latency
-system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::total 11431.901489 # average ReadReq miss latency
-system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 11431.901489 # average overall miss latency
-system.cpu.itb_walker_cache.demand_avg_miss_latency::total 11431.901489 # average overall miss latency
-system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 11431.901489 # average overall miss latency
-system.cpu.itb_walker_cache.overall_avg_miss_latency::total 11431.901489 # average overall miss latency
+system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker 30196 # number of demand (read+write) accesses
+system.cpu.itb_walker_cache.demand_accesses::total 30196 # number of demand (read+write) accesses
+system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker 30196 # number of overall (read+write) accesses
+system.cpu.itb_walker_cache.overall_accesses::total 30196 # number of overall (read+write) accesses
+system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker 0.274326 # miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.ReadReq_miss_rate::total 0.274326 # miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker 0.274308 # miss rate for demand accesses
+system.cpu.itb_walker_cache.demand_miss_rate::total 0.274308 # miss rate for demand accesses
+system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker 0.274308 # miss rate for overall accesses
+system.cpu.itb_walker_cache.overall_miss_rate::total 0.274308 # miss rate for overall accesses
+system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 11177.471085 # average ReadReq miss latency
+system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::total 11177.471085 # average ReadReq miss latency
+system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 11177.471085 # average overall miss latency
+system.cpu.itb_walker_cache.demand_avg_miss_latency::total 11177.471085 # average overall miss latency
+system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 11177.471085 # average overall miss latency
+system.cpu.itb_walker_cache.overall_avg_miss_latency::total 11177.471085 # average overall miss latency
system.cpu.itb_walker_cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.itb_walker_cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.itb_walker_cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1136,78 +1133,78 @@ system.cpu.itb_walker_cache.avg_blocked_cycles::no_mshrs nan
system.cpu.itb_walker_cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.itb_walker_cache.fast_writes 0 # number of fast writes performed
system.cpu.itb_walker_cache.cache_copies 0 # number of cache copies performed
-system.cpu.itb_walker_cache.writebacks::writebacks 1569 # number of writebacks
-system.cpu.itb_walker_cache.writebacks::total 1569 # number of writebacks
-system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker 8730 # number of ReadReq MSHR misses
-system.cpu.itb_walker_cache.ReadReq_mshr_misses::total 8730 # number of ReadReq MSHR misses
-system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker 8730 # number of demand (read+write) MSHR misses
-system.cpu.itb_walker_cache.demand_mshr_misses::total 8730 # number of demand (read+write) MSHR misses
-system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker 8730 # number of overall MSHR misses
-system.cpu.itb_walker_cache.overall_mshr_misses::total 8730 # number of overall MSHR misses
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker 82333015 # number of ReadReq MSHR miss cycles
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total 82333015 # number of ReadReq MSHR miss cycles
-system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker 82333015 # number of demand (read+write) MSHR miss cycles
-system.cpu.itb_walker_cache.demand_mshr_miss_latency::total 82333015 # number of demand (read+write) MSHR miss cycles
-system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker 82333015 # number of overall MSHR miss cycles
-system.cpu.itb_walker_cache.overall_mshr_miss_latency::total 82333015 # number of overall MSHR miss cycles
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.285248 # mshr miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::total 0.285248 # mshr miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker 0.285229 # mshr miss rate for demand accesses
-system.cpu.itb_walker_cache.demand_mshr_miss_rate::total 0.285229 # mshr miss rate for demand accesses
-system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker 0.285229 # mshr miss rate for overall accesses
-system.cpu.itb_walker_cache.overall_mshr_miss_rate::total 0.285229 # mshr miss rate for overall accesses
-system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 9431.044101 # average ReadReq mshr miss latency
-system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::total 9431.044101 # average ReadReq mshr miss latency
-system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker 9431.044101 # average overall mshr miss latency
-system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::total 9431.044101 # average overall mshr miss latency
-system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker 9431.044101 # average overall mshr miss latency
-system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::total 9431.044101 # average overall mshr miss latency
+system.cpu.itb_walker_cache.writebacks::writebacks 1499 # number of writebacks
+system.cpu.itb_walker_cache.writebacks::total 1499 # number of writebacks
+system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker 8283 # number of ReadReq MSHR misses
+system.cpu.itb_walker_cache.ReadReq_mshr_misses::total 8283 # number of ReadReq MSHR misses
+system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker 8283 # number of demand (read+write) MSHR misses
+system.cpu.itb_walker_cache.demand_mshr_misses::total 8283 # number of demand (read+write) MSHR misses
+system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker 8283 # number of overall MSHR misses
+system.cpu.itb_walker_cache.overall_mshr_misses::total 8283 # number of overall MSHR misses
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker 76005511 # number of ReadReq MSHR miss cycles
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total 76005511 # number of ReadReq MSHR miss cycles
+system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker 76005511 # number of demand (read+write) MSHR miss cycles
+system.cpu.itb_walker_cache.demand_mshr_miss_latency::total 76005511 # number of demand (read+write) MSHR miss cycles
+system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker 76005511 # number of overall MSHR miss cycles
+system.cpu.itb_walker_cache.overall_mshr_miss_latency::total 76005511 # number of overall MSHR miss cycles
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.274326 # mshr miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::total 0.274326 # mshr miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker 0.274308 # mshr miss rate for demand accesses
+system.cpu.itb_walker_cache.demand_mshr_miss_rate::total 0.274308 # mshr miss rate for demand accesses
+system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker 0.274308 # mshr miss rate for overall accesses
+system.cpu.itb_walker_cache.overall_mshr_miss_rate::total 0.274308 # mshr miss rate for overall accesses
+system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 9176.084873 # average ReadReq mshr miss latency
+system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::total 9176.084873 # average ReadReq mshr miss latency
+system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker 9176.084873 # average overall mshr miss latency
+system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::total 9176.084873 # average overall mshr miss latency
+system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker 9176.084873 # average overall mshr miss latency
+system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::total 9176.084873 # average overall mshr miss latency
system.cpu.itb_walker_cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dtb_walker_cache.replacements 67431 # number of replacements
-system.cpu.dtb_walker_cache.tagsinuse 14.830291 # Cycle average of tags in use
-system.cpu.dtb_walker_cache.total_refs 90986 # Total number of references to valid blocks.
-system.cpu.dtb_walker_cache.sampled_refs 67447 # Sample count of references to valid blocks.
-system.cpu.dtb_walker_cache.avg_refs 1.349000 # Average number of references to valid blocks.
-system.cpu.dtb_walker_cache.warmup_cycle 4994048518000 # Cycle when the warmup percentage was hit.
-system.cpu.dtb_walker_cache.occ_blocks::cpu.dtb.walker 14.830291 # Average occupied blocks per requestor
-system.cpu.dtb_walker_cache.occ_percent::cpu.dtb.walker 0.926893 # Average percentage of cache occupancy
-system.cpu.dtb_walker_cache.occ_percent::total 0.926893 # Average percentage of cache occupancy
-system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker 90986 # number of ReadReq hits
-system.cpu.dtb_walker_cache.ReadReq_hits::total 90986 # number of ReadReq hits
-system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker 90986 # number of demand (read+write) hits
-system.cpu.dtb_walker_cache.demand_hits::total 90986 # number of demand (read+write) hits
-system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker 90986 # number of overall hits
-system.cpu.dtb_walker_cache.overall_hits::total 90986 # number of overall hits
-system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker 68526 # number of ReadReq misses
-system.cpu.dtb_walker_cache.ReadReq_misses::total 68526 # number of ReadReq misses
-system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker 68526 # number of demand (read+write) misses
-system.cpu.dtb_walker_cache.demand_misses::total 68526 # number of demand (read+write) misses
-system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker 68526 # number of overall misses
-system.cpu.dtb_walker_cache.overall_misses::total 68526 # number of overall misses
-system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker 854232500 # number of ReadReq miss cycles
-system.cpu.dtb_walker_cache.ReadReq_miss_latency::total 854232500 # number of ReadReq miss cycles
-system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker 854232500 # number of demand (read+write) miss cycles
-system.cpu.dtb_walker_cache.demand_miss_latency::total 854232500 # number of demand (read+write) miss cycles
-system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker 854232500 # number of overall miss cycles
-system.cpu.dtb_walker_cache.overall_miss_latency::total 854232500 # number of overall miss cycles
-system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker 159512 # number of ReadReq accesses(hits+misses)
-system.cpu.dtb_walker_cache.ReadReq_accesses::total 159512 # number of ReadReq accesses(hits+misses)
-system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker 159512 # number of demand (read+write) accesses
-system.cpu.dtb_walker_cache.demand_accesses::total 159512 # number of demand (read+write) accesses
-system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker 159512 # number of overall (read+write) accesses
-system.cpu.dtb_walker_cache.overall_accesses::total 159512 # number of overall (read+write) accesses
-system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker 0.429598 # miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.ReadReq_miss_rate::total 0.429598 # miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker 0.429598 # miss rate for demand accesses
-system.cpu.dtb_walker_cache.demand_miss_rate::total 0.429598 # miss rate for demand accesses
-system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker 0.429598 # miss rate for overall accesses
-system.cpu.dtb_walker_cache.overall_miss_rate::total 0.429598 # miss rate for overall accesses
-system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 12465.815895 # average ReadReq miss latency
-system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::total 12465.815895 # average ReadReq miss latency
-system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 12465.815895 # average overall miss latency
-system.cpu.dtb_walker_cache.demand_avg_miss_latency::total 12465.815895 # average overall miss latency
-system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 12465.815895 # average overall miss latency
-system.cpu.dtb_walker_cache.overall_avg_miss_latency::total 12465.815895 # average overall miss latency
+system.cpu.dtb_walker_cache.tags.replacements 67804 # number of replacements
+system.cpu.dtb_walker_cache.tags.tagsinuse 13.886481 # Cycle average of tags in use
+system.cpu.dtb_walker_cache.tags.total_refs 92487 # Total number of references to valid blocks.
+system.cpu.dtb_walker_cache.tags.sampled_refs 67819 # Sample count of references to valid blocks.
+system.cpu.dtb_walker_cache.tags.avg_refs 1.363733 # Average number of references to valid blocks.
+system.cpu.dtb_walker_cache.tags.warmup_cycle 5101460528500 # Cycle when the warmup percentage was hit.
+system.cpu.dtb_walker_cache.tags.occ_blocks::cpu.dtb.walker 13.886481 # Average occupied blocks per requestor
+system.cpu.dtb_walker_cache.tags.occ_percent::cpu.dtb.walker 0.867905 # Average percentage of cache occupancy
+system.cpu.dtb_walker_cache.tags.occ_percent::total 0.867905 # Average percentage of cache occupancy
+system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker 92498 # number of ReadReq hits
+system.cpu.dtb_walker_cache.ReadReq_hits::total 92498 # number of ReadReq hits
+system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker 92498 # number of demand (read+write) hits
+system.cpu.dtb_walker_cache.demand_hits::total 92498 # number of demand (read+write) hits
+system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker 92498 # number of overall hits
+system.cpu.dtb_walker_cache.overall_hits::total 92498 # number of overall hits
+system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker 68839 # number of ReadReq misses
+system.cpu.dtb_walker_cache.ReadReq_misses::total 68839 # number of ReadReq misses
+system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker 68839 # number of demand (read+write) misses
+system.cpu.dtb_walker_cache.demand_misses::total 68839 # number of demand (read+write) misses
+system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker 68839 # number of overall misses
+system.cpu.dtb_walker_cache.overall_misses::total 68839 # number of overall misses
+system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker 851625712 # number of ReadReq miss cycles
+system.cpu.dtb_walker_cache.ReadReq_miss_latency::total 851625712 # number of ReadReq miss cycles
+system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker 851625712 # number of demand (read+write) miss cycles
+system.cpu.dtb_walker_cache.demand_miss_latency::total 851625712 # number of demand (read+write) miss cycles
+system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker 851625712 # number of overall miss cycles
+system.cpu.dtb_walker_cache.overall_miss_latency::total 851625712 # number of overall miss cycles
+system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker 161337 # number of ReadReq accesses(hits+misses)
+system.cpu.dtb_walker_cache.ReadReq_accesses::total 161337 # number of ReadReq accesses(hits+misses)
+system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker 161337 # number of demand (read+write) accesses
+system.cpu.dtb_walker_cache.demand_accesses::total 161337 # number of demand (read+write) accesses
+system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker 161337 # number of overall (read+write) accesses
+system.cpu.dtb_walker_cache.overall_accesses::total 161337 # number of overall (read+write) accesses
+system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker 0.426678 # miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.ReadReq_miss_rate::total 0.426678 # miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker 0.426678 # miss rate for demand accesses
+system.cpu.dtb_walker_cache.demand_miss_rate::total 0.426678 # miss rate for demand accesses
+system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker 0.426678 # miss rate for overall accesses
+system.cpu.dtb_walker_cache.overall_miss_rate::total 0.426678 # miss rate for overall accesses
+system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 12371.267915 # average ReadReq miss latency
+system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::total 12371.267915 # average ReadReq miss latency
+system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 12371.267915 # average overall miss latency
+system.cpu.dtb_walker_cache.demand_avg_miss_latency::total 12371.267915 # average overall miss latency
+system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 12371.267915 # average overall miss latency
+system.cpu.dtb_walker_cache.overall_avg_miss_latency::total 12371.267915 # average overall miss latency
system.cpu.dtb_walker_cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dtb_walker_cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dtb_walker_cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1216,146 +1213,146 @@ system.cpu.dtb_walker_cache.avg_blocked_cycles::no_mshrs nan
system.cpu.dtb_walker_cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dtb_walker_cache.fast_writes 0 # number of fast writes performed
system.cpu.dtb_walker_cache.cache_copies 0 # number of cache copies performed
-system.cpu.dtb_walker_cache.writebacks::writebacks 18479 # number of writebacks
-system.cpu.dtb_walker_cache.writebacks::total 18479 # number of writebacks
-system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker 68526 # number of ReadReq MSHR misses
-system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total 68526 # number of ReadReq MSHR misses
-system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker 68526 # number of demand (read+write) MSHR misses
-system.cpu.dtb_walker_cache.demand_mshr_misses::total 68526 # number of demand (read+write) MSHR misses
-system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker 68526 # number of overall MSHR misses
-system.cpu.dtb_walker_cache.overall_mshr_misses::total 68526 # number of overall MSHR misses
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 717130107 # number of ReadReq MSHR miss cycles
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total 717130107 # number of ReadReq MSHR miss cycles
-system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker 717130107 # number of demand (read+write) MSHR miss cycles
-system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total 717130107 # number of demand (read+write) MSHR miss cycles
-system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker 717130107 # number of overall MSHR miss cycles
-system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total 717130107 # number of overall MSHR miss cycles
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.429598 # mshr miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::total 0.429598 # mshr miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker 0.429598 # mshr miss rate for demand accesses
-system.cpu.dtb_walker_cache.demand_mshr_miss_rate::total 0.429598 # mshr miss rate for demand accesses
-system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker 0.429598 # mshr miss rate for overall accesses
-system.cpu.dtb_walker_cache.overall_mshr_miss_rate::total 0.429598 # mshr miss rate for overall accesses
-system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 10465.080510 # average ReadReq mshr miss latency
-system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::total 10465.080510 # average ReadReq mshr miss latency
-system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 10465.080510 # average overall mshr miss latency
-system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::total 10465.080510 # average overall mshr miss latency
-system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 10465.080510 # average overall mshr miss latency
-system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::total 10465.080510 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.writebacks::writebacks 23017 # number of writebacks
+system.cpu.dtb_walker_cache.writebacks::total 23017 # number of writebacks
+system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker 68839 # number of ReadReq MSHR misses
+system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total 68839 # number of ReadReq MSHR misses
+system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker 68839 # number of demand (read+write) MSHR misses
+system.cpu.dtb_walker_cache.demand_mshr_misses::total 68839 # number of demand (read+write) MSHR misses
+system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker 68839 # number of overall MSHR misses
+system.cpu.dtb_walker_cache.overall_mshr_misses::total 68839 # number of overall MSHR misses
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 713808442 # number of ReadReq MSHR miss cycles
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total 713808442 # number of ReadReq MSHR miss cycles
+system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker 713808442 # number of demand (read+write) MSHR miss cycles
+system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total 713808442 # number of demand (read+write) MSHR miss cycles
+system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker 713808442 # number of overall MSHR miss cycles
+system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total 713808442 # number of overall MSHR miss cycles
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.426678 # mshr miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::total 0.426678 # mshr miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker 0.426678 # mshr miss rate for demand accesses
+system.cpu.dtb_walker_cache.demand_mshr_miss_rate::total 0.426678 # mshr miss rate for demand accesses
+system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker 0.426678 # mshr miss rate for overall accesses
+system.cpu.dtb_walker_cache.overall_mshr_miss_rate::total 0.426678 # mshr miss rate for overall accesses
+system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 10369.244789 # average ReadReq mshr miss latency
+system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::total 10369.244789 # average ReadReq mshr miss latency
+system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 10369.244789 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::total 10369.244789 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 10369.244789 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::total 10369.244789 # average overall mshr miss latency
system.cpu.dtb_walker_cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 1656381 # number of replacements
-system.cpu.dcache.tagsinuse 511.996762 # Cycle average of tags in use
-system.cpu.dcache.total_refs 18981789 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 1656893 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 11.456255 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 37864000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::cpu.data 511.996762 # Average occupied blocks per requestor
-system.cpu.dcache.occ_percent::cpu.data 0.999994 # Average percentage of cache occupancy
-system.cpu.dcache.occ_percent::total 0.999994 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits::cpu.data 10887156 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 10887156 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 8091896 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 8091896 # number of WriteReq hits
-system.cpu.dcache.demand_hits::cpu.data 18979052 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 18979052 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 18979052 # number of overall hits
-system.cpu.dcache.overall_hits::total 18979052 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 2237799 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 2237799 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 315625 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 315625 # number of WriteReq misses
-system.cpu.dcache.demand_misses::cpu.data 2553424 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 2553424 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 2553424 # number of overall misses
-system.cpu.dcache.overall_misses::total 2553424 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 33108471000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 33108471000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 12021128996 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 12021128996 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 45129599996 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 45129599996 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 45129599996 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 45129599996 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 13124955 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 13124955 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.data 8407521 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 8407521 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 21532476 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 21532476 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 21532476 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 21532476 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.170500 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.170500 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.037541 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.037541 # miss rate for WriteReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.118585 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.118585 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.118585 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.118585 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14795.104922 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 14795.104922 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 38086.745334 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 38086.745334 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 17674.150472 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 17674.150472 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 17674.150472 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 17674.150472 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 405217 # number of cycles access was blocked
+system.cpu.dcache.tags.replacements 1656828 # number of replacements
+system.cpu.dcache.tags.tagsinuse 511.997492 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 18985847 # Total number of references to valid blocks.
+system.cpu.dcache.tags.sampled_refs 1657340 # Sample count of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 11.455614 # Average number of references to valid blocks.
+system.cpu.dcache.tags.warmup_cycle 38296250 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.997492 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999995 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.999995 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits::cpu.data 10890330 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 10890330 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 8092849 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 8092849 # number of WriteReq hits
+system.cpu.dcache.demand_hits::cpu.data 18983179 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 18983179 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 18983179 # number of overall hits
+system.cpu.dcache.overall_hits::total 18983179 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 2236067 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 2236067 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 316060 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 316060 # number of WriteReq misses
+system.cpu.dcache.demand_misses::cpu.data 2552127 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 2552127 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 2552127 # number of overall misses
+system.cpu.dcache.overall_misses::total 2552127 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 33180539725 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 33180539725 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 12164482246 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 12164482246 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 45345021971 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 45345021971 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 45345021971 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 45345021971 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 13126397 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 13126397 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 8408909 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 8408909 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 21535306 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 21535306 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 21535306 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 21535306 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.170349 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.170349 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.037586 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.037586 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.118509 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.118509 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.118509 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.118509 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14838.794958 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 14838.794958 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 38487.889154 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 38487.889154 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 17767.541337 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 17767.541337 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 17767.541337 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 17767.541337 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 401774 # 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 42719 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 42434 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 9.485639 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 9.468209 # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks::writebacks 1558312 # number of writebacks
-system.cpu.dcache.writebacks::total 1558312 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 868331 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 868331 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 25900 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 25900 # number of WriteReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 894231 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 894231 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 894231 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 894231 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1369468 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 1369468 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.data 289725 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 289725 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.data 1659193 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 1659193 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.data 1659193 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 1659193 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 17883109030 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 17883109030 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11189452001 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 11189452001 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 29072561031 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 29072561031 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 29072561031 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 29072561031 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 97349104500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 97349104500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 2521383000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 2521383000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 99870487500 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::total 99870487500 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.104341 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.104341 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.034460 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.034460 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.077055 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.077055 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.077055 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.077055 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 13058.435122 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 13058.435122 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 38620.940551 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 38620.940551 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 17522.109261 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 17522.109261 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 17522.109261 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 17522.109261 # average overall mshr miss latency
+system.cpu.dcache.writebacks::writebacks 1558504 # number of writebacks
+system.cpu.dcache.writebacks::total 1558504 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 866614 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 866614 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 25901 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 25901 # number of WriteReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 892515 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 892515 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 892515 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 892515 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1369453 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 1369453 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 290159 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 290159 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 1659612 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 1659612 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 1659612 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 1659612 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 17930492982 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 17930492982 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11266233199 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 11266233199 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 29196726181 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 29196726181 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 29196726181 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 29196726181 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 97349090500 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 97349090500 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 2521949000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 2521949000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 99871039500 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::total 99871039500 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.104328 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.104328 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.034506 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.034506 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.077065 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.077065 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.077065 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.077065 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 13093.178796 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 13093.178796 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 38827.791656 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 38827.791656 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 17592.501248 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 17592.501248 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 17592.501248 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 17592.501248 # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -1363,141 +1360,141 @@ system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 110887 # number of replacements
-system.cpu.l2cache.tagsinuse 64831.056251 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 3780740 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 175156 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 21.584987 # Average number of references to valid blocks.
-system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::writebacks 50733.546083 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.dtb.walker 16.870188 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.itb.walker 0.435873 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.inst 3102.105896 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.data 10978.098210 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_percent::writebacks 0.774132 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.dtb.walker 0.000257 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.itb.walker 0.000007 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.inst 0.047334 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.data 0.167512 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::total 0.989243 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 63592 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 7072 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.inst 937746 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.data 1332853 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 2341263 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits::writebacks 1578360 # number of Writeback hits
-system.cpu.l2cache.Writeback_hits::total 1578360 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.data 317 # number of UpgradeReq hits
-system.cpu.l2cache.UpgradeReq_hits::total 317 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 154746 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 154746 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.dtb.walker 63592 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.itb.walker 7072 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.inst 937746 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 1487599 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 2496009 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.dtb.walker 63592 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.itb.walker 7072 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.inst 937746 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 1487599 # number of overall hits
-system.cpu.l2cache.overall_hits::total 2496009 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 61 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 6 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 16053 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.data 35875 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 51995 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.data 1482 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_misses::total 1482 # number of UpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.data 132789 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 132789 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.dtb.walker 61 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.itb.walker 6 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.inst 16053 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 168664 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 184784 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.dtb.walker 61 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.itb.walker 6 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.inst 16053 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 168664 # number of overall misses
-system.cpu.l2cache.overall_misses::total 184784 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 6023000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 505500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1392940500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 2991754000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 4391223000 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 17604000 # number of UpgradeReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::total 17604000 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9307246499 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 9307246499 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 6023000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 505500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 1392940500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 12299000499 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 13698469499 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 6023000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 505500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 1392940500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 12299000499 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 13698469499 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 63653 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 7078 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 953799 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.data 1368728 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 2393258 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::writebacks 1578360 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::total 1578360 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.data 1799 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::total 1799 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.data 287535 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 287535 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.dtb.walker 63653 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.itb.walker 7078 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.inst 953799 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.data 1656263 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 2680793 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.dtb.walker 63653 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.itb.walker 7078 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 953799 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.data 1656263 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 2680793 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000958 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000848 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.016831 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026210 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.021726 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.823791 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::total 0.823791 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.461819 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.461819 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000958 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000848 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.016831 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.101834 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.068929 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000958 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000848 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.016831 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.101834 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.068929 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 98737.704918 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 84250 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 86771.351149 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 83393.839721 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 84454.716800 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 11878.542510 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 11878.542510 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 70090.493181 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 70090.493181 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 98737.704918 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 84250 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 86771.351149 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 72920.128178 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 74132.335586 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 98737.704918 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 84250 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 86771.351149 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 72920.128178 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 74132.335586 # average overall miss latency
+system.cpu.l2cache.tags.replacements 111287 # number of replacements
+system.cpu.l2cache.tags.tagsinuse 64824.187334 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 3785036 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 175649 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 21.548862 # 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 50594.922506 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 9.467907 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.125935 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 3127.998862 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 11091.672124 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::writebacks 0.772017 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000144 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000002 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.047729 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.169245 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.989139 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 63059 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 6479 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 937263 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 1332664 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 2339465 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 1583020 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 1583020 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 302 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::total 302 # number of UpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 154882 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 154882 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.dtb.walker 63059 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.itb.walker 6479 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 937263 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 1487546 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 2494347 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.dtb.walker 63059 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.itb.walker 6479 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 937263 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 1487546 # number of overall hits
+system.cpu.l2cache.overall_hits::total 2494347 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 62 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 5 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 16026 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 36078 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 52171 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 1463 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::total 1463 # number of UpgradeReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 133126 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 133126 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.dtb.walker 62 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.itb.walker 5 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 16026 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 169204 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 185297 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.dtb.walker 62 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.itb.walker 5 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.inst 16026 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 169204 # number of overall misses
+system.cpu.l2cache.overall_misses::total 185297 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 6809750 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 417750 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1389559236 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 3040297215 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 4437083951 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 17341812 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::total 17341812 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9382369904 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 9382369904 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 6809750 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 417750 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 1389559236 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 12422667119 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 13819453855 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 6809750 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 417750 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 1389559236 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 12422667119 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 13819453855 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 63121 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 6484 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 953289 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 1368742 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 2391636 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 1583020 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 1583020 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 1765 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::total 1765 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 288008 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 288008 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.dtb.walker 63121 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.itb.walker 6484 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 953289 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 1656750 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 2679644 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.dtb.walker 63121 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.itb.walker 6484 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 953289 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 1656750 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 2679644 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000982 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000771 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.016811 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026359 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.021814 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.828895 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::total 0.828895 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.462230 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.462230 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000982 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000771 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.016811 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.102130 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.069150 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000982 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000771 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.016811 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.102130 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.069150 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 109834.677419 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 83550 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 86706.554100 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 84270.115167 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 85048.857622 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 11853.596719 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 11853.596719 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 70477.366585 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 70477.366585 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 109834.677419 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 83550 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 86706.554100 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 73418.282777 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 74580.019401 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 109834.677419 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 83550 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 86706.554100 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 73418.282777 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 74580.019401 # 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
@@ -1506,99 +1503,99 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan
system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks::writebacks 101458 # number of writebacks
-system.cpu.l2cache.writebacks::total 101458 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 3 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 2 # number of ReadReq MSHR hits
+system.cpu.l2cache.writebacks::writebacks 101898 # number of writebacks
+system.cpu.l2cache.writebacks::total 101898 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 4 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 1 # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::total 5 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 3 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.data 2 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.inst 4 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.data 1 # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits::total 5 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 3 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.data 2 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.inst 4 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.data 1 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 5 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 61 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 6 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 16050 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 35873 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 51990 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 1482 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::total 1482 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 132789 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 132789 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 61 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 6 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 16050 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.data 168662 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 184779 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 61 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 6 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 16050 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.data 168662 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 184779 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 5260750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 430000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1193323263 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 2545977303 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 3744991316 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 15894959 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 15894959 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7671814321 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7671814321 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 5260750 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 430000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1193323263 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 10217791624 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 11416805637 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 5260750 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 430000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1193323263 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 10217791624 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 11416805637 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 89236814500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 89236814500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 2356578000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 2356578000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 91593392500 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::total 91593392500 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000958 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000848 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.016827 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026209 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.021724 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.823791 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.823791 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.461819 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.461819 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000958 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000848 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.016827 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.101833 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.068927 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000958 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000848 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.016827 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.101833 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.068927 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 86241.803279 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 71666.666667 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 74350.359065 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 70971.965071 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 72032.916253 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10725.343455 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10725.343455 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 57774.471688 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 57774.471688 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 86241.803279 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 71666.666667 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 74350.359065 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 60581.468404 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 61786.272450 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 86241.803279 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 71666.666667 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 74350.359065 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 60581.468404 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 61786.272450 # average overall mshr miss latency
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 62 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 5 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 16022 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 36077 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 52166 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 1463 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::total 1463 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 133126 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 133126 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 62 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 5 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 16022 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 169203 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 185292 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 62 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 5 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 16022 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 169203 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 185292 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 6018750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 353750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1186972764 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 2585018535 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 3778363799 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 15641444 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 15641444 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7710305096 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7710305096 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 6018750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 353750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1186972764 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 10295323631 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 11488668895 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 6018750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 353750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1186972764 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 10295323631 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 11488668895 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 89236799000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 89236799000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 2357013000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 2357013000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 91593812000 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::total 91593812000 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000982 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000771 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.016807 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026358 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.021812 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.828895 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.828895 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.462230 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.462230 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000982 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000771 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.016807 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.102129 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.069148 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000982 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000771 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.016807 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.102129 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.069148 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 97076.612903 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 70750 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 74083.932343 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 71652.813011 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 72429.624641 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10691.349282 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10691.349282 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 57917.349699 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 57917.349699 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 97076.612903 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 70750 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 74083.932343 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 60845.987548 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 62003.048675 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 97076.612903 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 70750 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 74083.932343 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 60845.987548 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 62003.048675 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
index 0632af65b..551b52f89 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
@@ -1,150 +1,154 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 5.143601 # Number of seconds simulated
-sim_ticks 5143601047500 # Number of ticks simulated
-final_tick 5143601047500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 5.139589 # Number of seconds simulated
+sim_ticks 5139589353000 # Number of ticks simulated
+final_tick 5139589353000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 255414 # Simulator instruction rate (inst/s)
-host_op_rate 507504 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 5398723492 # Simulator tick rate (ticks/s)
-host_mem_usage 908456 # Number of bytes of host memory used
-host_seconds 952.74 # Real time elapsed on the host
-sim_insts 243343656 # Number of instructions simulated
-sim_ops 483521256 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read::pc.south_bridge.ide 2435392 # Number of bytes read from this memory
+host_inst_rate 286755 # Simulator instruction rate (inst/s)
+host_op_rate 569759 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 6048900638 # Simulator tick rate (ticks/s)
+host_mem_usage 936564 # Number of bytes of host memory used
+host_seconds 849.67 # Real time elapsed on the host
+sim_insts 243647713 # Number of instructions simulated
+sim_ops 484108731 # Number of ops (including micro ops) simulated
+system.physmem.bytes_read::pc.south_bridge.ide 2450688 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 320 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 488448 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.data 6105280 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 134592 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.data 1637632 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.dtb.walker 1280 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.inst 319296 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu2.data 2611264 # Number of bytes read from this memory
-system.physmem.bytes_read::total 13733504 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu0.inst 488448 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu1.inst 134592 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::cpu2.inst 319296 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 942336 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 9060160 # Number of bytes written to this memory
-system.physmem.bytes_written::total 9060160 # Number of bytes written to this memory
-system.physmem.num_reads::pc.south_bridge.ide 38053 # Number of read requests responded to by this memory
+system.physmem.bytes_read::cpu0.inst 424832 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 5722240 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 151040 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 1810944 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.dtb.walker 1920 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.itb.walker 64 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.inst 372032 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu2.data 2837824 # Number of bytes read from this memory
+system.physmem.bytes_read::total 13771904 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu0.inst 424832 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu1.inst 151040 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::cpu2.inst 372032 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 947904 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 9105344 # Number of bytes written to this memory
+system.physmem.bytes_written::total 9105344 # Number of bytes written to this memory
+system.physmem.num_reads::pc.south_bridge.ide 38292 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 5 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 7632 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.data 95395 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 2103 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.data 25588 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.dtb.walker 20 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.inst 4989 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu2.data 40801 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 214586 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 141565 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 141565 # Number of write requests responded to by this memory
-system.physmem.bw_read::pc.south_bridge.ide 473480 # Total read bandwidth from this memory (bytes/s)
+system.physmem.num_reads::cpu0.inst 6638 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 89410 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 2360 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 28296 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.dtb.walker 30 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.itb.walker 1 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.inst 5813 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu2.data 44341 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 215186 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 142271 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 142271 # Number of write requests responded to by this memory
+system.physmem.bw_read::pc.south_bridge.ide 476826 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker 62 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 94962 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.data 1186966 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 26167 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.data 318382 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.dtb.walker 249 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.inst 62076 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu2.data 507672 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 2670017 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu0.inst 94962 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu1.inst 26167 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu2.inst 62076 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 183205 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1761443 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 1761443 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1761443 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::pc.south_bridge.ide 473480 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 82659 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 1113365 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 29388 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 352352 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.dtb.walker 374 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.itb.walker 12 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.inst 72386 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu2.data 552150 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 2679573 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu0.inst 82659 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu1.inst 29388 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu2.inst 72386 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 184432 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1771609 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1771609 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1771609 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::pc.south_bridge.ide 476826 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker 62 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 94962 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.data 1186966 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 26167 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.data 318382 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.dtb.walker 249 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.inst 62076 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu2.data 507672 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 4431460 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 90446 # Total number of read requests seen
-system.physmem.writeReqs 70433 # Total number of write requests seen
-system.physmem.cpureqs 161351 # Reqs generatd by CPU via cache - shady
-system.physmem.bytesRead 5788544 # Total number of bytes read from memory
-system.physmem.bytesWritten 4507712 # Total number of bytes written to memory
-system.physmem.bytesConsumedRd 5788544 # bytesRead derated as per pkt->getSize()
-system.physmem.bytesConsumedWr 4507712 # bytesWritten derated as per pkt->getSize()
-system.physmem.servicedByWrQ 26 # Number of read reqs serviced by write Q
-system.physmem.neitherReadNorWrite 472 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 5853 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 5374 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 5163 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 5410 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 5863 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 6188 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 5951 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 6069 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 4925 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::9 4669 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 5184 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 5694 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 5956 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 5914 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 6273 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 5934 # Track reads on a per bank basis
-system.physmem.perBankWrReqs::0 4493 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::1 4309 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::2 4025 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::3 4097 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::4 4752 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::5 4893 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::6 4726 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::7 4839 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::8 3464 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::9 3572 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::10 4023 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::11 4337 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::12 4609 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::13 4582 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::14 5213 # Track writes on a per bank basis
-system.physmem.perBankWrReqs::15 4499 # Track writes on a per bank basis
+system.physmem.bw_total::cpu0.inst 82659 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 1113365 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 29388 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 352352 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.dtb.walker 374 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.itb.walker 12 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.inst 72386 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu2.data 552150 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 4451182 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 96603 # Total number of read requests seen
+system.physmem.writeReqs 74912 # Total number of write requests seen
+system.physmem.cpureqs 172248 # Reqs generatd by CPU via cache - shady
+system.physmem.bytesRead 6182592 # Total number of bytes read from memory
+system.physmem.bytesWritten 4794368 # Total number of bytes written to memory
+system.physmem.bytesConsumedRd 6182592 # bytesRead derated as per pkt->getSize()
+system.physmem.bytesConsumedWr 4794368 # bytesWritten derated as per pkt->getSize()
+system.physmem.servicedByWrQ 12 # Number of read reqs serviced by write Q
+system.physmem.neitherReadNorWrite 732 # Reqs where no action is needed
+system.physmem.perBankRdReqs::0 5743 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 5750 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 5839 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 6096 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 6289 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 6214 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 5688 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 5956 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 5856 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::9 5878 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 6204 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 6723 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 6230 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 5996 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 6010 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 6119 # Track reads on a per bank basis
+system.physmem.perBankWrReqs::0 4526 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::1 4556 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::2 4662 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::3 4674 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::4 5230 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::5 4937 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::6 4457 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::7 4557 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::8 4265 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::9 4556 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::10 4962 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::11 5050 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::12 4875 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::13 4641 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::14 4582 # Track writes on a per bank basis
+system.physmem.perBankWrReqs::15 4382 # Track writes on a per bank basis
system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry
-system.physmem.numWrRetry 0 # Number of times wr buffer was full causing retry
-system.physmem.totGap 5140092000000 # Total gap between requests
+system.physmem.numWrRetry 1 # Number of times wr buffer was full causing retry
+system.physmem.totGap 5136024228000 # Total gap between requests
system.physmem.readPktSize::0 0 # Categorize read packet sizes
system.physmem.readPktSize::1 0 # Categorize read packet sizes
system.physmem.readPktSize::2 0 # Categorize read packet sizes
system.physmem.readPktSize::3 0 # Categorize read packet sizes
system.physmem.readPktSize::4 0 # Categorize read packet sizes
system.physmem.readPktSize::5 0 # Categorize read packet sizes
-system.physmem.readPktSize::6 90446 # Categorize read packet sizes
+system.physmem.readPktSize::6 96603 # Categorize read packet sizes
system.physmem.writePktSize::0 0 # Categorize write packet sizes
system.physmem.writePktSize::1 0 # Categorize write packet sizes
system.physmem.writePktSize::2 0 # Categorize write packet sizes
system.physmem.writePktSize::3 0 # Categorize write packet sizes
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
-system.physmem.writePktSize::6 70433 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 70577 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 8282 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 3161 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 1284 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 1096 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 890 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 563 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 524 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 494 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::9 461 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::10 417 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 407 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 373 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 391 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 408 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::15 405 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::16 308 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::17 227 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::18 98 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::19 52 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::20 2 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 74912 # Categorize write packet sizes
+system.physmem.rdQLenPdf::0 77105 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 8744 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 3065 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 1211 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 1026 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 838 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 498 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 448 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 435 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::9 399 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::10 376 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 368 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 338 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 356 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 385 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::15 352 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::16 279 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::17 202 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::18 100 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::19 61 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::20 5 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see
@@ -156,522 +160,533 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.wrQLenPdf::0 2678 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::1 2775 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::2 3060 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::3 3074 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::4 3071 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::5 3068 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::6 3068 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::7 3066 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::8 3065 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::9 3063 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::10 3061 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::11 3060 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::12 3059 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::13 3059 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::14 3058 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 3054 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 3052 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 3051 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 3046 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 3044 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 3040 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 3037 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 3035 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 439 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 311 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 24 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 7 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::0 2892 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::1 2985 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::2 3260 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::3 3272 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::4 3272 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::5 3268 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::6 3266 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::7 3265 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::8 3261 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::9 3262 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::10 3257 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::11 3254 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::12 3251 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::13 3250 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::14 3246 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 3242 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 3242 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 3240 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 3239 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 3238 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 3235 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 3231 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 3229 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 417 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 301 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 20 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 5 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::27 4 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::28 3 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 1 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 30233 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 340.294645 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 151.805560 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 1124.042449 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::64-67 13536 44.77% 44.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-131 4627 15.30% 60.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::192-195 2854 9.44% 69.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-259 1864 6.17% 75.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::320-323 1230 4.07% 79.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-387 1007 3.33% 83.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::448-451 772 2.55% 85.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-515 598 1.98% 87.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::576-579 458 1.51% 89.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-643 438 1.45% 90.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::704-707 281 0.93% 91.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-771 279 0.92% 92.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::832-835 209 0.69% 93.12% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-899 207 0.68% 93.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::960-963 177 0.59% 94.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1027 236 0.78% 95.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1088-1091 132 0.44% 95.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1152-1155 98 0.32% 95.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1216-1219 103 0.34% 96.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1280-1283 81 0.27% 96.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1344-1347 87 0.29% 96.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1408-1411 80 0.26% 97.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1472-1475 236 0.78% 97.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1536-1539 88 0.29% 98.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1600-1603 47 0.16% 98.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1664-1667 40 0.13% 98.45% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1728-1731 31 0.10% 98.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1792-1795 30 0.10% 98.65% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1856-1859 19 0.06% 98.72% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1920-1923 16 0.05% 98.77% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1984-1987 8 0.03% 98.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2048-2051 13 0.04% 98.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2112-2115 5 0.02% 98.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2176-2179 8 0.03% 98.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2240-2243 4 0.01% 98.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2304-2307 5 0.02% 98.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2368-2371 9 0.03% 98.94% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2432-2435 4 0.01% 98.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2496-2499 3 0.01% 98.96% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2560-2563 4 0.01% 98.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2624-2627 2 0.01% 98.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2688-2691 4 0.01% 99.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2752-2755 4 0.01% 99.01% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2816-2819 2 0.01% 99.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2880-2883 4 0.01% 99.03% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::2944-2947 4 0.01% 99.04% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3008-3011 2 0.01% 99.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3072-3075 5 0.02% 99.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3136-3139 1 0.00% 99.07% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3200-3203 2 0.01% 99.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3264-3267 2 0.01% 99.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3328-3331 2 0.01% 99.09% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3392-3395 5 0.02% 99.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3456-3459 7 0.02% 99.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3520-3523 2 0.01% 99.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3584-3587 3 0.01% 99.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3712-3715 1 0.00% 99.15% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3776-3779 6 0.02% 99.17% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3840-3843 2 0.01% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3904-3907 1 0.00% 99.18% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::3968-3971 2 0.01% 99.19% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4096-4099 12 0.04% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4160-4163 1 0.00% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4224-4227 1 0.00% 99.23% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4288-4291 2 0.01% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4352-4355 1 0.00% 99.24% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4480-4483 1 0.00% 99.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4608-4611 2 0.01% 99.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::4864-4867 1 0.00% 99.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5056-5059 3 0.01% 99.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5120-5123 2 0.01% 99.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5248-5251 1 0.00% 99.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5376-5379 1 0.00% 99.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5440-5443 1 0.00% 99.28% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5504-5507 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5568-5571 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5696-5699 1 0.00% 99.29% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5760-5763 1 0.00% 99.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5824-5827 1 0.00% 99.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::5888-5891 1 0.00% 99.30% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6080-6083 1 0.00% 99.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6144-6147 3 0.01% 99.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6336-6339 1 0.00% 99.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6400-6403 1 0.00% 99.32% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6592-6595 2 0.01% 99.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6656-6659 1 0.00% 99.33% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6720-6723 4 0.01% 99.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6784-6787 1 0.00% 99.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6848-6851 4 0.01% 99.36% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6912-6915 2 0.01% 99.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::6976-6979 1 0.00% 99.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7104-7107 1 0.00% 99.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7232-7235 1 0.00% 99.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7488-7491 2 0.01% 99.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7552-7555 1 0.00% 99.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7808-7811 1 0.00% 99.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::7936-7939 1 0.00% 99.39% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8000-8003 1 0.00% 99.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8064-8067 2 0.01% 99.40% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8192-8195 29 0.10% 99.50% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8384-8387 2 0.01% 99.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8576-8579 1 0.00% 99.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8704-8707 1 0.00% 99.51% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::8768-8771 1 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9088-9091 1 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9280-9283 1 0.00% 99.52% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9536-9539 3 0.01% 99.53% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9664-9667 1 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9728-9731 1 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9792-9795 1 0.00% 99.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9856-9859 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9920-9923 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::9984-9987 1 0.00% 99.55% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10112-10115 2 0.01% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10176-10179 1 0.00% 99.56% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10496-10499 1 0.00% 99.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10624-10627 2 0.01% 99.57% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10752-10755 1 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10816-10819 1 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::10880-10883 1 0.00% 99.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11072-11075 1 0.00% 99.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11136-11139 2 0.01% 99.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::11456-11459 2 0.01% 99.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12160-12163 1 0.00% 99.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12224-12227 1 0.00% 99.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12352-12355 1 0.00% 99.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::12608-12611 1 0.00% 99.61% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::13120-13123 1 0.00% 99.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14080-14083 1 0.00% 99.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14592-14595 1 0.00% 99.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14656-14659 2 0.01% 99.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14720-14723 1 0.00% 99.63% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14784-14787 1 0.00% 99.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14848-14851 1 0.00% 99.64% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14912-14915 15 0.05% 99.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::14976-14979 11 0.04% 99.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15040-15043 7 0.02% 99.75% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15104-15107 2 0.01% 99.76% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15168-15171 6 0.02% 99.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15296-15299 3 0.01% 99.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15360-15363 3 0.01% 99.79% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15424-15427 1 0.00% 99.80% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15488-15491 4 0.01% 99.81% # Bytes accessed per row activation
+system.physmem.wrQLenPdf::29 3 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::30 1 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 1 # What write queue length does an incoming req see
+system.physmem.bytesPerActivate::samples 33252 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 329.902562 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 152.864384 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 1038.972369 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64-67 14693 44.19% 44.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-131 5121 15.40% 59.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192-195 3144 9.46% 69.04% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-259 2114 6.36% 75.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320-323 1414 4.25% 79.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-387 1109 3.34% 82.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448-451 834 2.51% 85.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-515 672 2.02% 87.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576-579 527 1.58% 89.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-643 500 1.50% 90.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::704-707 311 0.94% 91.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-771 308 0.93% 92.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::832-835 231 0.69% 93.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-899 204 0.61% 93.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::960-963 157 0.47% 94.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1027 279 0.84% 95.09% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1088-1091 147 0.44% 95.53% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1152-1155 117 0.35% 95.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1216-1219 74 0.22% 96.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280-1283 80 0.24% 96.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1344-1347 100 0.30% 96.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1408-1411 111 0.33% 96.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1472-1475 291 0.88% 97.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536-1539 116 0.35% 98.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1600-1603 63 0.19% 98.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1664-1667 43 0.13% 98.52% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728-1731 35 0.11% 98.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1792-1795 34 0.10% 98.73% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1856-1859 18 0.05% 98.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1920-1923 13 0.04% 98.82% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1984-1987 14 0.04% 98.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2048-2051 17 0.05% 98.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2112-2115 9 0.03% 98.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2176-2179 10 0.03% 98.97% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2240-2243 4 0.01% 98.98% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2304-2307 7 0.02% 99.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2368-2371 10 0.03% 99.03% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2432-2435 7 0.02% 99.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2496-2499 1 0.00% 99.06% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2560-2563 6 0.02% 99.08% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2624-2627 8 0.02% 99.10% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2688-2691 9 0.03% 99.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2752-2755 6 0.02% 99.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2816-2819 2 0.01% 99.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2880-2883 3 0.01% 99.16% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::2944-2947 4 0.01% 99.17% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008-3011 2 0.01% 99.18% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3072-3075 3 0.01% 99.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3136-3139 1 0.00% 99.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3200-3203 3 0.01% 99.20% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3328-3331 2 0.01% 99.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3392-3395 6 0.02% 99.22% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3456-3459 5 0.02% 99.24% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3520-3523 4 0.01% 99.25% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3584-3587 2 0.01% 99.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3648-3651 2 0.01% 99.26% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3712-3715 3 0.01% 99.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3776-3779 10 0.03% 99.30% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3840-3843 3 0.01% 99.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3904-3907 1 0.00% 99.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3968-3971 3 0.01% 99.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4096-4099 5 0.02% 99.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4160-4163 1 0.00% 99.34% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4288-4291 3 0.01% 99.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4352-4355 1 0.00% 99.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4416-4419 1 0.00% 99.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4480-4483 1 0.00% 99.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4544-4547 1 0.00% 99.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4800-4803 1 0.00% 99.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::4928-4931 1 0.00% 99.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5056-5059 1 0.00% 99.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5120-5123 1 0.00% 99.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5184-5187 1 0.00% 99.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5248-5251 1 0.00% 99.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5312-5315 1 0.00% 99.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5376-5379 2 0.01% 99.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5504-5507 1 0.00% 99.39% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5824-5827 2 0.01% 99.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::5888-5891 1 0.00% 99.40% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6016-6019 4 0.01% 99.41% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6144-6147 2 0.01% 99.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6528-6531 1 0.00% 99.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6720-6723 5 0.02% 99.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6848-6851 4 0.01% 99.45% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::6912-6915 2 0.01% 99.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7040-7043 1 0.00% 99.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7104-7107 1 0.00% 99.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7168-7171 2 0.01% 99.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7296-7299 1 0.00% 99.47% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7488-7491 2 0.01% 99.48% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7552-7555 3 0.01% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7616-7619 1 0.00% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7808-7811 2 0.01% 99.49% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::7936-7939 1 0.00% 99.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8000-8003 1 0.00% 99.50% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8064-8067 2 0.01% 99.51% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8192-8195 29 0.09% 99.59% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8256-8259 3 0.01% 99.60% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8320-8323 1 0.00% 99.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8448-8451 1 0.00% 99.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8576-8579 1 0.00% 99.61% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8768-8771 2 0.01% 99.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8832-8835 1 0.00% 99.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::8896-8899 1 0.00% 99.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9088-9091 1 0.00% 99.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9216-9219 1 0.00% 99.63% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9536-9539 2 0.01% 99.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9792-9795 1 0.00% 99.64% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9856-9859 2 0.01% 99.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::9920-9923 1 0.00% 99.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10048-10051 1 0.00% 99.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10304-10307 1 0.00% 99.65% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::10752-10755 1 0.00% 99.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11008-11011 2 0.01% 99.66% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11456-11459 1 0.00% 99.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11584-11587 1 0.00% 99.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::11968-11971 1 0.00% 99.67% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12416-12419 1 0.00% 99.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12480-12483 1 0.00% 99.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12800-12803 1 0.00% 99.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12864-12867 1 0.00% 99.68% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::12928-12931 1 0.00% 99.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13376-13379 1 0.00% 99.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13504-13507 1 0.00% 99.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::13760-13763 1 0.00% 99.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14080-14083 2 0.01% 99.70% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14400-14403 1 0.00% 99.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14720-14723 1 0.00% 99.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14784-14787 1 0.00% 99.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14848-14851 2 0.01% 99.72% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14912-14915 11 0.03% 99.75% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::14976-14979 2 0.01% 99.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15040-15043 4 0.01% 99.77% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15104-15107 4 0.01% 99.78% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15168-15171 3 0.01% 99.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15296-15299 1 0.00% 99.79% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15360-15363 2 0.01% 99.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15424-15427 2 0.01% 99.80% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15488-15491 2 0.01% 99.81% # Bytes accessed per row activation
system.physmem.bytesPerActivate::15552-15555 4 0.01% 99.82% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15616-15619 2 0.01% 99.83% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15744-15747 2 0.01% 99.84% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15808-15811 3 0.01% 99.85% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15872-15875 5 0.02% 99.86% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::15936-15939 1 0.00% 99.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16000-16003 1 0.00% 99.87% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16064-16067 2 0.01% 99.88% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16128-16131 5 0.02% 99.89% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16192-16195 2 0.01% 99.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16256-16259 3 0.01% 99.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16320-16323 1 0.00% 99.91% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16384-16387 21 0.07% 99.98% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16448-16451 3 0.01% 99.99% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::16768-16771 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::17024-17027 1 0.00% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 30233 # Bytes accessed per row activation
-system.physmem.totQLat 1718746250 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 3502520000 # Sum of mem lat for all requests
-system.physmem.totBusLat 452100000 # Total cycles spent in databus access
-system.physmem.totBankLat 1331673750 # Total cycles spent in bank access
-system.physmem.avgQLat 19008.47 # Average queueing delay per request
-system.physmem.avgBankLat 14727.65 # Average bank access latency per request
+system.physmem.bytesPerActivate::15616-15619 1 0.00% 99.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15680-15683 1 0.00% 99.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15808-15811 1 0.00% 99.83% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15872-15875 2 0.01% 99.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::15936-15939 4 0.01% 99.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16000-16003 2 0.01% 99.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16064-16067 3 0.01% 99.86% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16128-16131 5 0.02% 99.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16192-16195 2 0.01% 99.89% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16256-16259 5 0.02% 99.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16320-16323 2 0.01% 99.91% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16384-16387 27 0.08% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16512-16515 1 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16640-16643 1 0.00% 99.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::16960-16963 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::17344-17347 1 0.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 33252 # Bytes accessed per row activation
+system.physmem.totQLat 1788062000 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 3723402000 # Sum of mem lat for all requests
+system.physmem.totBusLat 482955000 # Total cycles spent in databus access
+system.physmem.totBankLat 1452385000 # Total cycles spent in bank access
+system.physmem.avgQLat 18511.68 # Average queueing delay per request
+system.physmem.avgBankLat 15036.44 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 38736.12 # Average memory access latency
-system.physmem.avgRdBW 1.13 # Average achieved read bandwidth in MB/s
-system.physmem.avgWrBW 0.88 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 1.13 # Average consumed read bandwidth in MB/s
-system.physmem.avgConsumedWrBW 0.88 # Average consumed write bandwidth in MB/s
+system.physmem.avgMemAccLat 38548.13 # Average memory access latency
+system.physmem.avgRdBW 1.20 # Average achieved read bandwidth in MB/s
+system.physmem.avgWrBW 0.93 # Average achieved write bandwidth in MB/s
+system.physmem.avgConsumedRdBW 1.20 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedWrBW 0.93 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
system.physmem.busUtil 0.02 # Data bus utilization in percentage
system.physmem.avgRdQLen 0.00 # Average read queue length over time
system.physmem.avgWrQLen 0.11 # Average write queue length over time
-system.physmem.readRowHits 78857 # Number of row buffer hits during reads
-system.physmem.writeRowHits 51763 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 87.21 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 73.49 # Row buffer hit rate for writes
-system.physmem.avgGap 31950049.42 # Average gap between requests
-system.membus.throughput 6398386 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 425816 # Transaction distribution
-system.membus.trans_dist::ReadResp 425816 # Transaction distribution
-system.membus.trans_dist::WriteReq 5631 # Transaction distribution
-system.membus.trans_dist::WriteResp 5631 # Transaction distribution
-system.membus.trans_dist::Writeback 70433 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 476 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 476 # Transaction distribution
-system.membus.trans_dist::ReadExReq 69519 # Transaction distribution
-system.membus.trans_dist::ReadExResp 69519 # Transaction distribution
-system.membus.trans_dist::MessageReq 269 # Transaction distribution
-system.membus.trans_dist::MessageResp 269 # Transaction distribution
-system.membus.pkt_count_system.apicbridge.master::system.cpu0.interrupts.int_slave 538 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.apicbridge.master::total 538 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 197349 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 312424 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::system.cpu0.interrupts.pio 498122 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.l2c.mem_side::total 1007895 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 60171 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 60171 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.physmem.port 257520 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.bridge.slave 312424 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.cpu0.interrupts.pio 498122 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::system.cpu0.interrupts.int_slave 538 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 1068604 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.apicbridge.master::system.cpu0.interrupts.int_slave 1076 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.apicbridge.master::total 1076 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 7851072 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 159641 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::system.cpu0.interrupts.pio 996241 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.l2c.mem_side::total 9006954 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 2445184 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.iocache.mem_side::total 2445184 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.physmem.port 10296256 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.bridge.slave 159641 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.cpu0.interrupts.pio 996241 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::system.cpu0.interrupts.int_slave 1076 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 11453214 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 32574935 # Total data (bytes)
-system.membus.snoop_data_through_bus 335808 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 770602000 # Layer occupancy (ticks)
+system.physmem.readRowHits 84146 # Number of row buffer hits during reads
+system.physmem.writeRowHits 54105 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 87.12 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate 72.22 # Row buffer hit rate for writes
+system.physmem.avgGap 29945044.04 # Average gap between requests
+system.membus.throughput 6414834 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 427545 # Transaction distribution
+system.membus.trans_dist::ReadResp 427545 # Transaction distribution
+system.membus.trans_dist::WriteReq 5661 # Transaction distribution
+system.membus.trans_dist::WriteResp 5661 # Transaction distribution
+system.membus.trans_dist::Writeback 74912 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 735 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 735 # Transaction distribution
+system.membus.trans_dist::ReadExReq 72970 # Transaction distribution
+system.membus.trans_dist::ReadExResp 72970 # Transaction distribution
+system.membus.trans_dist::MessageReq 216 # Transaction distribution
+system.membus.trans_dist::MessageResp 216 # Transaction distribution
+system.membus.pkt_count_system.apicbridge.master::system.cpu0.interrupts.int_slave 432 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.apicbridge.master::total 432 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.physmem.port 219090 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.bridge.slave 312952 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::system.cpu0.interrupts.pio 498180 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.l2c.mem_side::total 1030222 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 54502 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 54502 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.physmem.port 273592 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.bridge.slave 312952 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.cpu0.interrupts.pio 498180 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::system.cpu0.interrupts.int_slave 432 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 1085156 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.apicbridge.master::system.cpu0.interrupts.int_slave 864 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.apicbridge.master::total 864 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.physmem.port 8733312 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.bridge.slave 159887 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::system.cpu0.interrupts.pio 996357 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.l2c.mem_side::total 9889556 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::system.physmem.port 2243648 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.iocache.mem_side::total 2243648 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.physmem.port 10976960 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.bridge.slave 159887 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.cpu0.interrupts.pio 996357 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::system.cpu0.interrupts.int_slave 864 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 12134068 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 32713165 # Total data (bytes)
+system.membus.snoop_data_through_bus 256448 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 793885999 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer1.occupancy 164025500 # Layer occupancy (ticks)
+system.membus.reqLayer1.occupancy 164366000 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer2.occupancy 314786000 # Layer occupancy (ticks)
+system.membus.reqLayer2.occupancy 314753000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 538000 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 432000 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer0.occupancy 269000 # Layer occupancy (ticks)
+system.membus.respLayer0.occupancy 216000 # Layer occupancy (ticks)
system.membus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer2.occupancy 1575668988 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 1632166487 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer4.occupancy 198012000 # Layer occupancy (ticks)
+system.membus.respLayer4.occupancy 175306750 # Layer occupancy (ticks)
system.membus.respLayer4.utilization 0.0 # Layer utilization (%)
-system.l2c.replacements 103562 # number of replacements
-system.l2c.tagsinuse 64796.800964 # Cycle average of tags in use
-system.l2c.total_refs 3619781 # Total number of references to valid blocks.
-system.l2c.sampled_refs 167743 # Sample count of references to valid blocks.
-system.l2c.avg_refs 21.579327 # Average number of references to valid blocks.
-system.l2c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.l2c.occ_blocks::writebacks 51276.359665 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.itb.walker 0.126176 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.inst 1273.083994 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu0.data 4560.482374 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.inst 265.925814 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu1.data 1312.167499 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.dtb.walker 5.741812 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.inst 1370.746219 # Average occupied blocks per requestor
-system.l2c.occ_blocks::cpu2.data 4732.167410 # Average occupied blocks per requestor
-system.l2c.occ_percent::writebacks 0.782415 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.itb.walker 0.000002 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.inst 0.019426 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu0.data 0.069587 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.inst 0.004058 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu1.data 0.020022 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.dtb.walker 0.000088 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.inst 0.020916 # Average percentage of cache occupancy
-system.l2c.occ_percent::cpu2.data 0.072207 # Average percentage of cache occupancy
-system.l2c.occ_percent::total 0.988721 # Average percentage of cache occupancy
-system.l2c.ReadReq_hits::cpu0.dtb.walker 21527 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.itb.walker 11247 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 380736 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.data 540863 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.dtb.walker 5306 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.itb.walker 2771 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 154822 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.data 225347 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.dtb.walker 39624 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.itb.walker 7543 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.inst 294341 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu2.data 531967 # number of ReadReq hits
-system.l2c.ReadReq_hits::total 2216094 # number of ReadReq hits
+system.l2c.tags.replacements 104154 # number of replacements
+system.l2c.tags.tagsinuse 64818.882502 # Cycle average of tags in use
+system.l2c.tags.total_refs 3632248 # Total number of references to valid blocks.
+system.l2c.tags.sampled_refs 168346 # Sample count of references to valid blocks.
+system.l2c.tags.avg_refs 21.576087 # Average number of references to valid blocks.
+system.l2c.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.l2c.tags.occ_blocks::writebacks 51171.986670 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.itb.walker 0.125486 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 1262.785068 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 4574.642727 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 231.301246 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 1356.639626 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.dtb.walker 11.163681 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.itb.walker 0.039070 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.inst 1464.364249 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu2.data 4745.834679 # Average occupied blocks per requestor
+system.l2c.tags.occ_percent::writebacks 0.780823 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.itb.walker 0.000002 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.019269 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.069804 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.003529 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.020701 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.dtb.walker 0.000170 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.itb.walker 0.000001 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.inst 0.022344 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu2.data 0.072416 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::total 0.989058 # Average percentage of cache occupancy
+system.l2c.ReadReq_hits::cpu0.dtb.walker 20178 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.itb.walker 11162 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 357762 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 528228 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.dtb.walker 4903 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.itb.walker 2429 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 153273 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 226490 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.dtb.walker 46782 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.itb.walker 8793 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.inst 321700 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu2.data 546165 # number of ReadReq hits
+system.l2c.ReadReq_hits::total 2227865 # number of ReadReq hits
system.l2c.WriteReq_hits::cpu0.itb.walker 2 # number of WriteReq hits
system.l2c.WriteReq_hits::total 2 # number of WriteReq hits
-system.l2c.Writeback_hits::writebacks 1541993 # number of Writeback hits
-system.l2c.Writeback_hits::total 1541993 # number of Writeback hits
-system.l2c.UpgradeReq_hits::cpu0.data 185 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.data 34 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu2.data 34 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::total 253 # number of UpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.data 81134 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.data 39930 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu2.data 50435 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::total 171499 # number of ReadExReq hits
-system.l2c.demand_hits::cpu0.dtb.walker 21527 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.itb.walker 11249 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 380736 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.data 621997 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.dtb.walker 5306 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.itb.walker 2771 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 154822 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.data 265277 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.dtb.walker 39624 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.itb.walker 7543 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.inst 294341 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu2.data 582402 # number of demand (read+write) hits
-system.l2c.demand_hits::total 2387595 # number of demand (read+write) hits
-system.l2c.overall_hits::cpu0.dtb.walker 21527 # number of overall hits
-system.l2c.overall_hits::cpu0.itb.walker 11249 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 380736 # number of overall hits
-system.l2c.overall_hits::cpu0.data 621997 # number of overall hits
-system.l2c.overall_hits::cpu1.dtb.walker 5306 # number of overall hits
-system.l2c.overall_hits::cpu1.itb.walker 2771 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 154822 # number of overall hits
-system.l2c.overall_hits::cpu1.data 265277 # number of overall hits
-system.l2c.overall_hits::cpu2.dtb.walker 39624 # number of overall hits
-system.l2c.overall_hits::cpu2.itb.walker 7543 # number of overall hits
-system.l2c.overall_hits::cpu2.inst 294341 # number of overall hits
-system.l2c.overall_hits::cpu2.data 582402 # number of overall hits
-system.l2c.overall_hits::total 2387595 # number of overall hits
+system.l2c.Writeback_hits::writebacks 1544497 # number of Writeback hits
+system.l2c.Writeback_hits::total 1544497 # number of Writeback hits
+system.l2c.UpgradeReq_hits::cpu0.data 143 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 36 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu2.data 76 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::total 255 # number of UpgradeReq hits
+system.l2c.ReadExReq_hits::cpu0.data 71037 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 43117 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu2.data 57018 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::total 171172 # number of ReadExReq hits
+system.l2c.demand_hits::cpu0.dtb.walker 20178 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.itb.walker 11164 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 357762 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 599265 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.dtb.walker 4903 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.itb.walker 2429 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 153273 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 269607 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.dtb.walker 46782 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.itb.walker 8793 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.inst 321700 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu2.data 603183 # number of demand (read+write) hits
+system.l2c.demand_hits::total 2399039 # number of demand (read+write) hits
+system.l2c.overall_hits::cpu0.dtb.walker 20178 # number of overall hits
+system.l2c.overall_hits::cpu0.itb.walker 11164 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 357762 # number of overall hits
+system.l2c.overall_hits::cpu0.data 599265 # number of overall hits
+system.l2c.overall_hits::cpu1.dtb.walker 4903 # number of overall hits
+system.l2c.overall_hits::cpu1.itb.walker 2429 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 153273 # number of overall hits
+system.l2c.overall_hits::cpu1.data 269607 # number of overall hits
+system.l2c.overall_hits::cpu2.dtb.walker 46782 # number of overall hits
+system.l2c.overall_hits::cpu2.itb.walker 8793 # number of overall hits
+system.l2c.overall_hits::cpu2.inst 321700 # number of overall hits
+system.l2c.overall_hits::cpu2.data 603183 # number of overall hits
+system.l2c.overall_hits::total 2399039 # number of overall hits
system.l2c.ReadReq_misses::cpu0.itb.walker 5 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 7632 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.data 14556 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 2103 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.data 4151 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.dtb.walker 20 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.inst 4990 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu2.data 14210 # number of ReadReq misses
-system.l2c.ReadReq_misses::total 47667 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.data 996 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.data 152 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu2.data 164 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::total 1312 # number of UpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.data 81386 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.data 21703 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu2.data 26712 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::total 129801 # number of ReadExReq misses
+system.l2c.ReadReq_misses::cpu0.inst 6638 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 13571 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 2360 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 4761 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.dtb.walker 31 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.itb.walker 1 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.inst 5815 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu2.data 14526 # number of ReadReq misses
+system.l2c.ReadReq_misses::total 47708 # number of ReadReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 712 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 243 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu2.data 390 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::total 1345 # number of UpgradeReq misses
+system.l2c.ReadExReq_misses::cpu0.data 76337 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 23772 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu2.data 30004 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::total 130113 # number of ReadExReq misses
system.l2c.demand_misses::cpu0.itb.walker 5 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 7632 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.data 95942 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 2103 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.data 25854 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.dtb.walker 20 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.inst 4990 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu2.data 40922 # number of demand (read+write) misses
-system.l2c.demand_misses::total 177468 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.inst 6638 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 89908 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 2360 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 28533 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.dtb.walker 31 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.itb.walker 1 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.inst 5815 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu2.data 44530 # number of demand (read+write) misses
+system.l2c.demand_misses::total 177821 # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.itb.walker 5 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 7632 # number of overall misses
-system.l2c.overall_misses::cpu0.data 95942 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 2103 # number of overall misses
-system.l2c.overall_misses::cpu1.data 25854 # number of overall misses
-system.l2c.overall_misses::cpu2.dtb.walker 20 # number of overall misses
-system.l2c.overall_misses::cpu2.inst 4990 # number of overall misses
-system.l2c.overall_misses::cpu2.data 40922 # number of overall misses
-system.l2c.overall_misses::total 177468 # number of overall misses
-system.l2c.ReadReq_miss_latency::cpu1.inst 168360000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.data 318876500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.dtb.walker 1858500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.inst 450433500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu2.data 1172801993 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::total 2112330493 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.data 1963500 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu2.data 2169000 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::total 4132500 # number of UpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.data 1523449000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu2.data 1983970000 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::total 3507419000 # number of ReadExReq miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 168360000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.data 1842325500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.dtb.walker 1858500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.inst 450433500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu2.data 3156771993 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::total 5619749493 # number of demand (read+write) miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 168360000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.data 1842325500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.dtb.walker 1858500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.inst 450433500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu2.data 3156771993 # number of overall miss cycles
-system.l2c.overall_miss_latency::total 5619749493 # number of overall miss cycles
-system.l2c.ReadReq_accesses::cpu0.dtb.walker 21527 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.itb.walker 11252 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 388368 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.data 555419 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.dtb.walker 5306 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.itb.walker 2771 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 156925 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.data 229498 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.dtb.walker 39644 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.itb.walker 7543 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.inst 299331 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu2.data 546177 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::total 2263761 # number of ReadReq accesses(hits+misses)
+system.l2c.overall_misses::cpu0.inst 6638 # number of overall misses
+system.l2c.overall_misses::cpu0.data 89908 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 2360 # number of overall misses
+system.l2c.overall_misses::cpu1.data 28533 # number of overall misses
+system.l2c.overall_misses::cpu2.dtb.walker 31 # number of overall misses
+system.l2c.overall_misses::cpu2.itb.walker 1 # number of overall misses
+system.l2c.overall_misses::cpu2.inst 5815 # number of overall misses
+system.l2c.overall_misses::cpu2.data 44530 # number of overall misses
+system.l2c.overall_misses::total 177821 # number of overall misses
+system.l2c.ReadReq_miss_latency::cpu1.inst 185186500 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 369106743 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.dtb.walker 3097499 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.itb.walker 88750 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.inst 524253495 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu2.data 1205998231 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::total 2287731218 # number of ReadReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 2444401 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu2.data 4607806 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::total 7052207 # number of UpgradeReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 1673798209 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu2.data 2232599179 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::total 3906397388 # number of ReadExReq miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 185186500 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 2042904952 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.dtb.walker 3097499 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.itb.walker 88750 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.inst 524253495 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu2.data 3438597410 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::total 6194128606 # number of demand (read+write) miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 185186500 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 2042904952 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.dtb.walker 3097499 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.itb.walker 88750 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.inst 524253495 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu2.data 3438597410 # number of overall miss cycles
+system.l2c.overall_miss_latency::total 6194128606 # number of overall miss cycles
+system.l2c.ReadReq_accesses::cpu0.dtb.walker 20178 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.itb.walker 11167 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 364400 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 541799 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.dtb.walker 4903 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.itb.walker 2429 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 155633 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 231251 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.dtb.walker 46813 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.itb.walker 8794 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.inst 327515 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu2.data 560691 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::total 2275573 # number of ReadReq accesses(hits+misses)
system.l2c.WriteReq_accesses::cpu0.itb.walker 2 # number of WriteReq accesses(hits+misses)
system.l2c.WriteReq_accesses::total 2 # number of WriteReq accesses(hits+misses)
-system.l2c.Writeback_accesses::writebacks 1541993 # number of Writeback accesses(hits+misses)
-system.l2c.Writeback_accesses::total 1541993 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.data 1181 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.data 186 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu2.data 198 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::total 1565 # number of UpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.data 162520 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.data 61633 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu2.data 77147 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::total 301300 # number of ReadExReq accesses(hits+misses)
-system.l2c.demand_accesses::cpu0.dtb.walker 21527 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.itb.walker 11254 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 388368 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.data 717939 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.dtb.walker 5306 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.itb.walker 2771 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 156925 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.data 291131 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.dtb.walker 39644 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.itb.walker 7543 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.inst 299331 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu2.data 623324 # number of demand (read+write) accesses
-system.l2c.demand_accesses::total 2565063 # number of demand (read+write) accesses
-system.l2c.overall_accesses::cpu0.dtb.walker 21527 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.itb.walker 11254 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 388368 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.data 717939 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.dtb.walker 5306 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.itb.walker 2771 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 156925 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.data 291131 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.dtb.walker 39644 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.itb.walker 7543 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.inst 299331 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu2.data 623324 # number of overall (read+write) accesses
-system.l2c.overall_accesses::total 2565063 # number of overall (read+write) accesses
-system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000444 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.019651 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.data 0.026207 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.013401 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.data 0.018087 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.dtb.walker 0.000504 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.inst 0.016671 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu2.data 0.026017 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::total 0.021057 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.data 0.843353 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.data 0.817204 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu2.data 0.828283 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::total 0.838339 # miss rate for UpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.data 0.500775 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.data 0.352133 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu2.data 0.346248 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::total 0.430803 # miss rate for ReadExReq accesses
-system.l2c.demand_miss_rate::cpu0.itb.walker 0.000444 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.019651 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.data 0.133635 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.013401 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.data 0.088805 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.dtb.walker 0.000504 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.inst 0.016671 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu2.data 0.065651 # miss rate for demand accesses
-system.l2c.demand_miss_rate::total 0.069187 # miss rate for demand accesses
-system.l2c.overall_miss_rate::cpu0.itb.walker 0.000444 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.019651 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.data 0.133635 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.013401 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.data 0.088805 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.dtb.walker 0.000504 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.inst 0.016671 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu2.data 0.065651 # miss rate for overall accesses
-system.l2c.overall_miss_rate::total 0.069187 # miss rate for overall accesses
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 80057.061341 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.data 76819.200193 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.dtb.walker 92925 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.inst 90267.234469 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu2.data 82533.567417 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::total 44314.315837 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 12917.763158 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 13225.609756 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::total 3149.771341 # average UpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.data 70195.318620 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu2.data 74272.611560 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::total 27021.509850 # average ReadExReq miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 80057.061341 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.data 71258.818751 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.dtb.walker 92925 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.inst 90267.234469 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu2.data 77141.195274 # average overall miss latency
-system.l2c.demand_avg_miss_latency::total 31666.269373 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 80057.061341 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.data 71258.818751 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.dtb.walker 92925 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.inst 90267.234469 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu2.data 77141.195274 # average overall miss latency
-system.l2c.overall_avg_miss_latency::total 31666.269373 # average overall miss latency
+system.l2c.Writeback_accesses::writebacks 1544497 # number of Writeback accesses(hits+misses)
+system.l2c.Writeback_accesses::total 1544497 # number of Writeback accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 855 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 279 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu2.data 466 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::total 1600 # number of UpgradeReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 147374 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 66889 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu2.data 87022 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::total 301285 # number of ReadExReq accesses(hits+misses)
+system.l2c.demand_accesses::cpu0.dtb.walker 20178 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.itb.walker 11169 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 364400 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 689173 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.dtb.walker 4903 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.itb.walker 2429 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 155633 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 298140 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.dtb.walker 46813 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.itb.walker 8794 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.inst 327515 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu2.data 647713 # number of demand (read+write) accesses
+system.l2c.demand_accesses::total 2576860 # number of demand (read+write) accesses
+system.l2c.overall_accesses::cpu0.dtb.walker 20178 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.itb.walker 11169 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 364400 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 689173 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.dtb.walker 4903 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.itb.walker 2429 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 155633 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 298140 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.dtb.walker 46813 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.itb.walker 8794 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.inst 327515 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu2.data 647713 # number of overall (read+write) accesses
+system.l2c.overall_accesses::total 2576860 # number of overall (read+write) accesses
+system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.000448 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.018216 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.025048 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.015164 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.020588 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.dtb.walker 0.000662 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.itb.walker 0.000114 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.inst 0.017755 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu2.data 0.025907 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::total 0.020965 # miss rate for ReadReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.832749 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.870968 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu2.data 0.836910 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::total 0.840625 # miss rate for UpgradeReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.517981 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.355395 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu2.data 0.344786 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::total 0.431860 # miss rate for ReadExReq accesses
+system.l2c.demand_miss_rate::cpu0.itb.walker 0.000448 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.018216 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.130458 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.015164 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.095703 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.dtb.walker 0.000662 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.itb.walker 0.000114 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.inst 0.017755 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu2.data 0.068750 # miss rate for demand accesses
+system.l2c.demand_miss_rate::total 0.069007 # miss rate for demand accesses
+system.l2c.overall_miss_rate::cpu0.itb.walker 0.000448 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.018216 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.130458 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.015164 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.095703 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.dtb.walker 0.000662 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.itb.walker 0.000114 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.inst 0.017755 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu2.data 0.068750 # miss rate for overall accesses
+system.l2c.overall_miss_rate::total 0.069007 # miss rate for overall accesses
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 78468.855932 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 77527.146188 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.dtb.walker 99919.322581 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.itb.walker 88750 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.inst 90155.373173 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu2.data 83023.422208 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::total 47952.779785 # average ReadReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 10059.263374 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu2.data 11814.887179 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::total 5243.276580 # average UpgradeReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 70410.491713 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu2.data 74410.051293 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::total 30023.113663 # average ReadExReq miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 78468.855932 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 71597.972593 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.dtb.walker 99919.322581 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.itb.walker 88750 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.inst 90155.373173 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu2.data 77219.793622 # average overall miss latency
+system.l2c.demand_avg_miss_latency::total 34833.504513 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 78468.855932 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 71597.972593 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.dtb.walker 99919.322581 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.itb.walker 88750 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.inst 90155.373173 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu2.data 77219.793622 # average overall miss latency
+system.l2c.overall_avg_miss_latency::total 34833.504513 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.l2c.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -680,119 +695,134 @@ system.l2c.avg_blocked_cycles::no_mshrs nan # av
system.l2c.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.writebacks::writebacks 94898 # number of writebacks
-system.l2c.writebacks::total 94898 # number of writebacks
-system.l2c.ReadReq_mshr_hits::cpu2.inst 1 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::total 1 # number of ReadReq MSHR hits
-system.l2c.demand_mshr_hits::cpu2.inst 1 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::total 1 # number of demand (read+write) MSHR hits
-system.l2c.overall_mshr_hits::cpu2.inst 1 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::total 1 # number of overall MSHR hits
-system.l2c.ReadReq_mshr_misses::cpu1.inst 2103 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.data 4151 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.dtb.walker 20 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.inst 4989 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu2.data 14210 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::total 25473 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.data 152 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu2.data 164 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::total 316 # number of UpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.data 21703 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu2.data 26712 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::total 48415 # number of ReadExReq MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 2103 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.data 25854 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.dtb.walker 20 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.inst 4989 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu2.data 40922 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::total 73888 # number of demand (read+write) MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 2103 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.data 25854 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.dtb.walker 20 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.inst 4989 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu2.data 40922 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::total 73888 # number of overall MSHR misses
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 141927001 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.data 266998007 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.dtb.walker 1609750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 388375752 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu2.data 995867746 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::total 1794778256 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 1620150 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 1740662 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::total 3360812 # number of UpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 1250022394 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 1647192543 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::total 2897214937 # number of ReadExReq MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 141927001 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.data 1517020401 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.dtb.walker 1609750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.inst 388375752 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu2.data 2643060289 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::total 4691993193 # number of demand (read+write) MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 141927001 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.data 1517020401 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.dtb.walker 1609750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.inst 388375752 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu2.data 2643060289 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::total 4691993193 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 28533740000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu2.data 30392173500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::total 58925913500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 434854000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu2.data 626965000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::total 1061819000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.data 28968594000 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu2.data 31019138500 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::total 59987732500 # number of overall MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.013401 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.018087 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.dtb.walker 0.000504 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.016667 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.026017 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::total 0.011253 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.817204 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 0.828283 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::total 0.201917 # mshr miss rate for UpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.352133 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 0.346248 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::total 0.160687 # mshr miss rate for ReadExReq accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.013401 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.data 0.088805 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.dtb.walker 0.000504 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.inst 0.016667 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu2.data 0.065651 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::total 0.028806 # mshr miss rate for demand accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.013401 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.data 0.088805 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.dtb.walker 0.000504 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.inst 0.016667 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu2.data 0.065651 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::total 0.028806 # mshr miss rate for overall accesses
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 67487.874941 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 64321.370031 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.dtb.walker 80487.500000 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 77846.412508 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 70082.177762 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::total 70458.063675 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10658.881579 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu2.data 10613.792683 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10635.481013 # average UpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 57596.755932 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 61664.890049 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::total 59841.266901 # average ReadExReq mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 67487.874941 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.data 58676.429218 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.dtb.walker 80487.500000 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 77846.412508 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu2.data 64587.759371 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::total 63501.423682 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 67487.874941 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.data 58676.429218 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.dtb.walker 80487.500000 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 77846.412508 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu2.data 64587.759371 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::total 63501.423682 # average overall mshr miss latency
+system.l2c.writebacks::writebacks 95604 # number of writebacks
+system.l2c.writebacks::total 95604 # number of writebacks
+system.l2c.ReadReq_mshr_hits::cpu2.dtb.walker 1 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu2.inst 2 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::total 3 # number of ReadReq MSHR hits
+system.l2c.demand_mshr_hits::cpu2.dtb.walker 1 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu2.inst 2 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::total 3 # number of demand (read+write) MSHR hits
+system.l2c.overall_mshr_hits::cpu2.dtb.walker 1 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu2.inst 2 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::total 3 # number of overall MSHR hits
+system.l2c.ReadReq_mshr_misses::cpu1.inst 2360 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 4761 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.dtb.walker 30 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.itb.walker 1 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.inst 5813 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu2.data 14526 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::total 27491 # number of ReadReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 243 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu2.data 390 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::total 633 # number of UpgradeReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 23772 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu2.data 30004 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::total 53776 # number of ReadExReq MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 2360 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 28533 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.dtb.walker 30 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.itb.walker 1 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.inst 5813 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu2.data 44530 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::total 81267 # number of demand (read+write) MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 2360 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 28533 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.dtb.walker 30 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.itb.walker 1 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.inst 5813 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu2.data 44530 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::total 81267 # number of overall MSHR misses
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 155365000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 308892757 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.dtb.walker 2656751 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.itb.walker 76250 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.inst 450701255 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu2.data 1022394749 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::total 1940086762 # number of ReadReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 2530241 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu2.data 3952388 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::total 6482629 # number of UpgradeReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 1375043791 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu2.data 1855159821 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::total 3230203612 # number of ReadExReq MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 155365000 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 1683936548 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.dtb.walker 2656751 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.itb.walker 76250 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.inst 450701255 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu2.data 2877554570 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::total 5170290374 # number of demand (read+write) MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 155365000 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 1683936548 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.dtb.walker 2656751 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.itb.walker 76250 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.inst 450701255 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu2.data 2877554570 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::total 5170290374 # number of overall MSHR miss cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 28552490000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu2.data 30418768500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::total 58971258500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 380243500 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu2.data 689742500 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::total 1069986000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 28932733500 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu2.data 31108511000 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::total 60041244500 # number of overall MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.015164 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.020588 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.dtb.walker 0.000641 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.itb.walker 0.000114 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.inst 0.017749 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu2.data 0.025907 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::total 0.012081 # mshr miss rate for ReadReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.870968 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu2.data 0.836910 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::total 0.395625 # mshr miss rate for UpgradeReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.355395 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu2.data 0.344786 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::total 0.178489 # mshr miss rate for ReadExReq accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.015164 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.095703 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.dtb.walker 0.000641 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.itb.walker 0.000114 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.inst 0.017749 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu2.data 0.068750 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::total 0.031537 # mshr miss rate for demand accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.015164 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.095703 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.dtb.walker 0.000641 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.itb.walker 0.000114 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.inst 0.017749 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu2.data 0.068750 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::total 0.031537 # mshr miss rate for overall accesses
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 65832.627119 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 64879.806133 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.dtb.walker 88558.366667 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.itb.walker 76250 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.inst 77533.331326 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu2.data 70383.777296 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::total 70571.705722 # average ReadReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10412.514403 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu2.data 10134.328205 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10241.120063 # average UpgradeReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 57842.999790 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu2.data 61830.416644 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::total 60067.755356 # average ReadExReq mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 65832.627119 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 59017.157257 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.dtb.walker 88558.366667 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.itb.walker 76250 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.inst 77533.331326 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu2.data 64620.583202 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::total 63621.031587 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 65832.627119 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 59017.157257 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.dtb.walker 88558.366667 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.itb.walker 76250 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.inst 77533.331326 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu2.data 64620.583202 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::total 63621.031587 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu2.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -803,39 +833,39 @@ system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data inf
system.l2c.overall_avg_mshr_uncacheable_latency::cpu2.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.replacements 47575 # number of replacements
-system.iocache.tagsinuse 0.112740 # Cycle average of tags in use
-system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.sampled_refs 47591 # Sample count of references to valid blocks.
-system.iocache.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.warmup_cycle 4999844175559 # Cycle when the warmup percentage was hit.
-system.iocache.occ_blocks::pc.south_bridge.ide 0.112740 # Average occupied blocks per requestor
-system.iocache.occ_percent::pc.south_bridge.ide 0.007046 # Average percentage of cache occupancy
-system.iocache.occ_percent::total 0.007046 # Average percentage of cache occupancy
-system.iocache.ReadReq_misses::pc.south_bridge.ide 910 # number of ReadReq misses
-system.iocache.ReadReq_misses::total 910 # number of ReadReq misses
+system.iocache.tags.replacements 47579 # number of replacements
+system.iocache.tags.tagsinuse 0.100447 # Cycle average of tags in use
+system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
+system.iocache.tags.sampled_refs 47595 # Sample count of references to valid blocks.
+system.iocache.tags.avg_refs 0 # Average number of references to valid blocks.
+system.iocache.tags.warmup_cycle 4999807573509 # Cycle when the warmup percentage was hit.
+system.iocache.tags.occ_blocks::pc.south_bridge.ide 0.100447 # Average occupied blocks per requestor
+system.iocache.tags.occ_percent::pc.south_bridge.ide 0.006278 # Average percentage of cache occupancy
+system.iocache.tags.occ_percent::total 0.006278 # Average percentage of cache occupancy
+system.iocache.ReadReq_misses::pc.south_bridge.ide 914 # number of ReadReq misses
+system.iocache.ReadReq_misses::total 914 # number of ReadReq misses
system.iocache.WriteReq_misses::pc.south_bridge.ide 46720 # number of WriteReq misses
system.iocache.WriteReq_misses::total 46720 # number of WriteReq misses
-system.iocache.demand_misses::pc.south_bridge.ide 47630 # number of demand (read+write) misses
-system.iocache.demand_misses::total 47630 # number of demand (read+write) misses
-system.iocache.overall_misses::pc.south_bridge.ide 47630 # number of overall misses
-system.iocache.overall_misses::total 47630 # number of overall misses
-system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 132357305 # number of ReadReq miss cycles
-system.iocache.ReadReq_miss_latency::total 132357305 # number of ReadReq miss cycles
-system.iocache.WriteReq_miss_latency::pc.south_bridge.ide 4636265535 # number of WriteReq miss cycles
-system.iocache.WriteReq_miss_latency::total 4636265535 # number of WriteReq miss cycles
-system.iocache.demand_miss_latency::pc.south_bridge.ide 4768622840 # number of demand (read+write) miss cycles
-system.iocache.demand_miss_latency::total 4768622840 # number of demand (read+write) miss cycles
-system.iocache.overall_miss_latency::pc.south_bridge.ide 4768622840 # number of overall miss cycles
-system.iocache.overall_miss_latency::total 4768622840 # number of overall miss cycles
-system.iocache.ReadReq_accesses::pc.south_bridge.ide 910 # number of ReadReq accesses(hits+misses)
-system.iocache.ReadReq_accesses::total 910 # number of ReadReq accesses(hits+misses)
+system.iocache.demand_misses::pc.south_bridge.ide 47634 # number of demand (read+write) misses
+system.iocache.demand_misses::total 47634 # number of demand (read+write) misses
+system.iocache.overall_misses::pc.south_bridge.ide 47634 # number of overall misses
+system.iocache.overall_misses::total 47634 # number of overall misses
+system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 16928907 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency::total 16928907 # number of ReadReq miss cycles
+system.iocache.WriteReq_miss_latency::pc.south_bridge.ide 4287176010 # number of WriteReq miss cycles
+system.iocache.WriteReq_miss_latency::total 4287176010 # number of WriteReq miss cycles
+system.iocache.demand_miss_latency::pc.south_bridge.ide 4304104917 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency::total 4304104917 # number of demand (read+write) miss cycles
+system.iocache.overall_miss_latency::pc.south_bridge.ide 4304104917 # number of overall miss cycles
+system.iocache.overall_miss_latency::total 4304104917 # number of overall miss cycles
+system.iocache.ReadReq_accesses::pc.south_bridge.ide 914 # number of ReadReq accesses(hits+misses)
+system.iocache.ReadReq_accesses::total 914 # number of ReadReq accesses(hits+misses)
system.iocache.WriteReq_accesses::pc.south_bridge.ide 46720 # number of WriteReq accesses(hits+misses)
system.iocache.WriteReq_accesses::total 46720 # number of WriteReq accesses(hits+misses)
-system.iocache.demand_accesses::pc.south_bridge.ide 47630 # number of demand (read+write) accesses
-system.iocache.demand_accesses::total 47630 # number of demand (read+write) accesses
-system.iocache.overall_accesses::pc.south_bridge.ide 47630 # number of overall (read+write) accesses
-system.iocache.overall_accesses::total 47630 # number of overall (read+write) accesses
+system.iocache.demand_accesses::pc.south_bridge.ide 47634 # number of demand (read+write) accesses
+system.iocache.demand_accesses::total 47634 # number of demand (read+write) accesses
+system.iocache.overall_accesses::pc.south_bridge.ide 47634 # number of overall (read+write) accesses
+system.iocache.overall_accesses::total 47634 # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::pc.south_bridge.ide 1 # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total 1 # miss rate for ReadReq accesses
system.iocache.WriteReq_miss_rate::pc.south_bridge.ide 1 # miss rate for WriteReq accesses
@@ -844,60 +874,60 @@ system.iocache.demand_miss_rate::pc.south_bridge.ide 1
system.iocache.demand_miss_rate::total 1 # miss rate for demand accesses
system.iocache.overall_miss_rate::pc.south_bridge.ide 1 # miss rate for overall accesses
system.iocache.overall_miss_rate::total 1 # miss rate for overall accesses
-system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 145447.587912 # average ReadReq miss latency
-system.iocache.ReadReq_avg_miss_latency::total 145447.587912 # average ReadReq miss latency
-system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 99235.135595 # average WriteReq miss latency
-system.iocache.WriteReq_avg_miss_latency::total 99235.135595 # average WriteReq miss latency
-system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 100118.052488 # average overall miss latency
-system.iocache.demand_avg_miss_latency::total 100118.052488 # average overall miss latency
-system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 100118.052488 # average overall miss latency
-system.iocache.overall_avg_miss_latency::total 100118.052488 # average overall miss latency
-system.iocache.blocked_cycles::no_mshrs 62980 # number of cycles access was blocked
+system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 18521.780088 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency::total 18521.780088 # average ReadReq miss latency
+system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 91763.185146 # average WriteReq miss latency
+system.iocache.WriteReq_avg_miss_latency::total 91763.185146 # average WriteReq miss latency
+system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 90357.830898 # average overall miss latency
+system.iocache.demand_avg_miss_latency::total 90357.830898 # average overall miss latency
+system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 90357.830898 # average overall miss latency
+system.iocache.overall_avg_miss_latency::total 90357.830898 # average overall miss latency
+system.iocache.blocked_cycles::no_mshrs 61504 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.iocache.blocked::no_mshrs 5996 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 5648 # number of cycles access was blocked
system.iocache.blocked::no_targets 0 # number of cycles access was blocked
-system.iocache.avg_blocked_cycles::no_mshrs 10.503669 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 10.889518 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.writebacks::writebacks 46667 # number of writebacks
system.iocache.writebacks::total 46667 # number of writebacks
-system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 701 # number of ReadReq MSHR misses
-system.iocache.ReadReq_mshr_misses::total 701 # number of ReadReq MSHR misses
-system.iocache.WriteReq_mshr_misses::pc.south_bridge.ide 21264 # number of WriteReq MSHR misses
-system.iocache.WriteReq_mshr_misses::total 21264 # number of WriteReq MSHR misses
-system.iocache.demand_mshr_misses::pc.south_bridge.ide 21965 # number of demand (read+write) MSHR misses
-system.iocache.demand_mshr_misses::total 21965 # number of demand (read+write) MSHR misses
-system.iocache.overall_mshr_misses::pc.south_bridge.ide 21965 # number of overall MSHR misses
-system.iocache.overall_mshr_misses::total 21965 # number of overall MSHR misses
-system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 95889055 # number of ReadReq MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_latency::total 95889055 # number of ReadReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide 3530226785 # number of WriteReq MSHR miss cycles
-system.iocache.WriteReq_mshr_miss_latency::total 3530226785 # number of WriteReq MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 3626115840 # number of demand (read+write) MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::total 3626115840 # number of demand (read+write) MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 3626115840 # number of overall MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::total 3626115840 # number of overall MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_rate::pc.south_bridge.ide 0.770330 # mshr miss rate for ReadReq accesses
-system.iocache.ReadReq_mshr_miss_rate::total 0.770330 # mshr miss rate for ReadReq accesses
-system.iocache.WriteReq_mshr_miss_rate::pc.south_bridge.ide 0.455137 # mshr miss rate for WriteReq accesses
-system.iocache.WriteReq_mshr_miss_rate::total 0.455137 # mshr miss rate for WriteReq accesses
-system.iocache.demand_mshr_miss_rate::pc.south_bridge.ide 0.461159 # mshr miss rate for demand accesses
-system.iocache.demand_mshr_miss_rate::total 0.461159 # mshr miss rate for demand accesses
-system.iocache.overall_mshr_miss_rate::pc.south_bridge.ide 0.461159 # mshr miss rate for overall accesses
-system.iocache.overall_mshr_miss_rate::total 0.461159 # mshr miss rate for overall accesses
-system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 136788.951498 # average ReadReq mshr miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency::total 136788.951498 # average ReadReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 166018.942109 # average WriteReq mshr miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency::total 166018.942109 # average WriteReq mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 165086.084225 # average overall mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::total 165086.084225 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 165086.084225 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::total 165086.084225 # average overall mshr miss latency
+system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 149 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::total 149 # number of ReadReq MSHR misses
+system.iocache.WriteReq_mshr_misses::pc.south_bridge.ide 19296 # number of WriteReq MSHR misses
+system.iocache.WriteReq_mshr_misses::total 19296 # number of WriteReq MSHR misses
+system.iocache.demand_mshr_misses::pc.south_bridge.ide 19445 # number of demand (read+write) MSHR misses
+system.iocache.demand_mshr_misses::total 19445 # number of demand (read+write) MSHR misses
+system.iocache.overall_mshr_misses::pc.south_bridge.ide 19445 # number of overall MSHR misses
+system.iocache.overall_mshr_misses::total 19445 # number of overall MSHR misses
+system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 9180907 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::total 9180907 # number of ReadReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide 3283180510 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency::total 3283180510 # number of WriteReq MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 3292361417 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::total 3292361417 # number of demand (read+write) MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 3292361417 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::total 3292361417 # number of overall MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_rate::pc.south_bridge.ide 0.163020 # mshr miss rate for ReadReq accesses
+system.iocache.ReadReq_mshr_miss_rate::total 0.163020 # mshr miss rate for ReadReq accesses
+system.iocache.WriteReq_mshr_miss_rate::pc.south_bridge.ide 0.413014 # mshr miss rate for WriteReq accesses
+system.iocache.WriteReq_mshr_miss_rate::total 0.413014 # mshr miss rate for WriteReq accesses
+system.iocache.demand_mshr_miss_rate::pc.south_bridge.ide 0.408217 # mshr miss rate for demand accesses
+system.iocache.demand_mshr_miss_rate::total 0.408217 # mshr miss rate for demand accesses
+system.iocache.overall_mshr_miss_rate::pc.south_bridge.ide 0.408217 # mshr miss rate for overall accesses
+system.iocache.overall_mshr_miss_rate::total 0.408217 # mshr miss rate for overall accesses
+system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 61616.825503 # average ReadReq mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::total 61616.825503 # average ReadReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 170148.243677 # average WriteReq mshr miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency::total 170148.243677 # average WriteReq mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 169316.606686 # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::total 169316.606686 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 169316.606686 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::total 169316.606686 # average overall mshr miss latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.pc.south_bridge.ide.disks0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.pc.south_bridge.ide.disks0.dma_read_bytes 34816 # Number of bytes transfered via DMA reads (not PRD).
-system.pc.south_bridge.ide.disks0.dma_read_txs 31 # Number of DMA read transactions (not PRD).
+system.pc.south_bridge.ide.disks0.dma_read_txs 32 # Number of DMA read transactions (not PRD).
system.pc.south_bridge.ide.disks0.dma_write_full_pages 693 # Number of full page size DMA writes.
system.pc.south_bridge.ide.disks0.dma_write_bytes 2985984 # Number of bytes transfered via DMA writes.
system.pc.south_bridge.ide.disks0.dma_write_txs 812 # Number of DMA write transactions.
@@ -907,488 +937,488 @@ system.pc.south_bridge.ide.disks1.dma_read_txs 0
system.pc.south_bridge.ide.disks1.dma_write_full_pages 1 # Number of full page size DMA writes.
system.pc.south_bridge.ide.disks1.dma_write_bytes 4096 # Number of bytes transfered via DMA writes.
system.pc.south_bridge.ide.disks1.dma_write_txs 1 # Number of DMA write transactions.
-system.toL2Bus.throughput 52020310 # Throughput (bytes/s)
-system.toL2Bus.trans_dist::ReadReq 1696057 # Transaction distribution
-system.toL2Bus.trans_dist::ReadResp 1695532 # Transaction distribution
-system.toL2Bus.trans_dist::WriteReq 5631 # Transaction distribution
-system.toL2Bus.trans_dist::WriteResp 5631 # Transaction distribution
-system.toL2Bus.trans_dist::Writeback 870189 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeReq 384 # Transaction distribution
-system.toL2Bus.trans_dist::UpgradeResp 384 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExReq 160044 # Transaction distribution
-system.toL2Bus.trans_dist::ReadExResp 138785 # Transaction distribution
-system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 912543 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 3510594 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.itb.walker.port 23321 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count_system.cpu0.dtb.walker.port 95695 # Packet count per connected master and slave (bytes)
-system.toL2Bus.pkt_count 4542153 # Packet count per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 29200384 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 115384682 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.port 82512 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.port 359600 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.tot_pkt_size 145027178 # Cumulative packet size per connected master and slave (bytes)
-system.toL2Bus.data_through_bus 267476487 # Total data (bytes)
-system.toL2Bus.snoop_data_through_bus 95232 # Total snoop data (bytes)
-system.toL2Bus.reqLayer0.occupancy 4838788408 # Layer occupancy (ticks)
+system.toL2Bus.throughput 52172743 # Throughput (bytes/s)
+system.toL2Bus.trans_dist::ReadReq 1753367 # Transaction distribution
+system.toL2Bus.trans_dist::ReadResp 1753366 # Transaction distribution
+system.toL2Bus.trans_dist::WriteReq 5661 # Transaction distribution
+system.toL2Bus.trans_dist::WriteResp 5661 # Transaction distribution
+system.toL2Bus.trans_dist::Writeback 894976 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeReq 745 # Transaction distribution
+system.toL2Bus.trans_dist::UpgradeResp 745 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExReq 173207 # Transaction distribution
+system.toL2Bus.trans_dist::ReadExResp 153920 # Transaction distribution
+system.toL2Bus.pkt_count_system.cpu0.icache.mem_side 966317 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dcache.mem_side 3599461 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.itb.walker.port 26176 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count_system.cpu0.dtb.walker.port 114965 # Packet count per connected master and slave (bytes)
+system.toL2Bus.pkt_count 4706919 # Packet count per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.icache.mem_side 30921472 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dcache.mem_side 118979348 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.itb.walker.port 89784 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size_system.cpu0.dtb.walker.port 413728 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.tot_pkt_size 150404332 # Cumulative packet size per connected master and slave (bytes)
+system.toL2Bus.data_through_bus 267998065 # Total data (bytes)
+system.toL2Bus.snoop_data_through_bus 148408 # Total snoop data (bytes)
+system.toL2Bus.reqLayer0.occupancy 4987080585 # Layer occupancy (ticks)
system.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.snoopLayer0.occupancy 814500 # Layer occupancy (ticks)
+system.toL2Bus.snoopLayer0.occupancy 706500 # Layer occupancy (ticks)
system.toL2Bus.snoopLayer0.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer0.occupancy 2054232112 # Layer occupancy (ticks)
+system.toL2Bus.respLayer0.occupancy 2176927347 # Layer occupancy (ticks)
system.toL2Bus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer1.occupancy 4517736918 # Layer occupancy (ticks)
+system.toL2Bus.respLayer1.occupancy 4676438168 # Layer occupancy (ticks)
system.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.toL2Bus.respLayer2.occupancy 13025458 # Layer occupancy (ticks)
+system.toL2Bus.respLayer2.occupancy 14970214 # Layer occupancy (ticks)
system.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.toL2Bus.respLayer3.occupancy 50823334 # Layer occupancy (ticks)
+system.toL2Bus.respLayer3.occupancy 63358037 # Layer occupancy (ticks)
system.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.iobus.throughput 1261125 # Throughput (bytes/s)
-system.iobus.trans_dist::ReadReq 151553 # Transaction distribution
-system.iobus.trans_dist::ReadResp 151553 # Transaction distribution
-system.iobus.trans_dist::WriteReq 26624 # Transaction distribution
-system.iobus.trans_dist::WriteResp 26624 # Transaction distribution
-system.iobus.trans_dist::MessageReq 269 # Transaction distribution
-system.iobus.trans_dist::MessageResp 269 # Transaction distribution
+system.iobus.throughput 1260736 # Throughput (bytes/s)
+system.iobus.trans_dist::ReadReq 151186 # Transaction distribution
+system.iobus.trans_dist::ReadResp 151186 # Transaction distribution
+system.iobus.trans_dist::WriteReq 24735 # Transaction distribution
+system.iobus.trans_dist::WriteResp 24735 # Transaction distribution
+system.iobus.trans_dist::MessageReq 216 # Transaction distribution
+system.iobus.trans_dist::MessageResp 216 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.cmos.pio 36 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.dma1.pio 2 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.ide.pio 4120 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.ide.pio 4266 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.ide-pciconf 2 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.keyboard.pio 12 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.pic1.pio 26 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.pic1.pio 30 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.pic2.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.pit.pio 18 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.speaker.pio 290304 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.io_apic.pio 54 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.speaker.pio 290624 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.pc.south_bridge.io_apic.pio 38 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.i_dont_exist.pio 86 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.pc.com_1.pio 15696 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.pc.com_1.pio 15770 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.fake_floppy.pio 4 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.pciconfig.pio 2048 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 312424 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 43930 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.ide.dma::total 43930 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 538 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::total 538 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.apicbridge.slave 538 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 312952 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 38890 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.ide.dma::total 38890 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 432 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::total 432 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.apicbridge.slave 432 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.cmos.pio 36 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.dma1.pio 2 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.pc.south_bridge.ide.pio 4120 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.pc.south_bridge.ide.pio 4266 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.ide-pciconf 2 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.keyboard.pio 12 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.pc.south_bridge.pic1.pio 26 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.pc.south_bridge.pic1.pio 30 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.pic2.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.south_bridge.pit.pio 18 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.pc.south_bridge.speaker.pio 290304 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.pc.south_bridge.io_apic.pio 54 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.pc.south_bridge.speaker.pio 290624 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.pc.south_bridge.io_apic.pio 38 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.i_dont_exist.pio 86 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.pc.com_1.pio 15696 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.pc.com_1.pio 15770 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.fake_floppy.pio 4 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::system.iocache.cpu_side 43930 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::system.iocache.cpu_side 38890 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count::system.pc.pciconfig.pio 2048 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 356892 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 352274 # Packet count per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.cmos.pio 18 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.dma1.pio 1 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.ide.pio 2333 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.ide.pio 2412 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.ide-pciconf 4 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.keyboard.pio 6 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.pic1.pio 13 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.pic1.pio 15 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.pic2.pio 8 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.pit.pio 9 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.speaker.pio 145152 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.io_apic.pio 108 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.speaker.pio 145312 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.pc.south_bridge.io_apic.pio 76 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.i_dont_exist.pio 43 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::system.pc.com_1.pio 7848 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::system.pc.com_1.pio 7885 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.fake_floppy.pio 2 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size_system.bridge.master::system.pc.pciconfig.pio 4096 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.bridge.master::total 159641 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 1396968 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::total 1396968 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 1076 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::total 1076 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.apicbridge.slave 1076 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.bridge.master::total 159887 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 1236136 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.ide.dma::total 1236136 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 864 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size_system.pc.south_bridge.io_apic.int_master::total 864 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.apicbridge.slave 864 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.cmos.pio 18 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.dma1.pio 1 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.pc.south_bridge.ide.pio 2333 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.pc.south_bridge.ide.pio 2412 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.ide-pciconf 4 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.keyboard.pio 6 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.pc.south_bridge.pic1.pio 13 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.pc.south_bridge.pic1.pio 15 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.pic2.pio 8 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.south_bridge.pit.pio 9 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.pc.south_bridge.speaker.pio 145152 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.pc.south_bridge.io_apic.pio 108 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.pc.south_bridge.speaker.pio 145312 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.pc.south_bridge.io_apic.pio 76 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.i_dont_exist.pio 43 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.pc.com_1.pio 7848 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.pc.com_1.pio 7885 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.fake_floppy.pio 2 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::system.iocache.cpu_side 1396968 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.tot_pkt_size::system.iocache.cpu_side 1236136 # Cumulative packet size per connected master and slave (bytes)
system.iobus.tot_pkt_size::system.pc.pciconfig.pio 4096 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.tot_pkt_size::total 1557685 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.data_through_bus 6486722 # Total data (bytes)
-system.iobus.reqLayer0.occupancy 624016 # Layer occupancy (ticks)
+system.iobus.tot_pkt_size::total 1396887 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.data_through_bus 6479664 # Total data (bytes)
+system.iobus.reqLayer0.occupancy 492564 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer1.occupancy 28000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer2.occupancy 2000 # Layer occupancy (ticks)
system.iobus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer3.occupancy 3409000 # Layer occupancy (ticks)
+system.iobus.reqLayer3.occupancy 3525000 # Layer occupancy (ticks)
system.iobus.reqLayer3.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer4.occupancy 1000 # Layer occupancy (ticks)
system.iobus.reqLayer4.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer5.occupancy 8000 # Layer occupancy (ticks)
system.iobus.reqLayer5.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer6.occupancy 24000 # Layer occupancy (ticks)
+system.iobus.reqLayer6.occupancy 27000 # Layer occupancy (ticks)
system.iobus.reqLayer6.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer7.occupancy 15000 # Layer occupancy (ticks)
system.iobus.reqLayer7.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer8.occupancy 18000 # Layer occupancy (ticks)
system.iobus.reqLayer8.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer9.occupancy 145153000 # Layer occupancy (ticks)
+system.iobus.reqLayer9.occupancy 145313000 # Layer occupancy (ticks)
system.iobus.reqLayer9.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer10.occupancy 43000 # Layer occupancy (ticks)
+system.iobus.reqLayer10.occupancy 31000 # Layer occupancy (ticks)
system.iobus.reqLayer10.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer11.occupancy 86000 # Layer occupancy (ticks)
system.iobus.reqLayer11.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer13.occupancy 11757000 # Layer occupancy (ticks)
+system.iobus.reqLayer13.occupancy 11833000 # Layer occupancy (ticks)
system.iobus.reqLayer13.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer17.occupancy 4000 # Layer occupancy (ticks)
system.iobus.reqLayer17.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer18.occupancy 193475840 # Layer occupancy (ticks)
+system.iobus.reqLayer18.occupancy 175039167 # Layer occupancy (ticks)
system.iobus.reqLayer18.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer19.occupancy 1024000 # Layer occupancy (ticks)
system.iobus.reqLayer19.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer0.occupancy 307064000 # Layer occupancy (ticks)
+system.iobus.respLayer0.occupancy 307513000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 26474000 # Layer occupancy (ticks)
+system.iobus.respLayer1.occupancy 20042250 # Layer occupancy (ticks)
system.iobus.respLayer1.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer2.occupancy 269000 # Layer occupancy (ticks)
+system.iobus.respLayer2.occupancy 216000 # Layer occupancy (ticks)
system.iobus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.cpu0.numCycles 1771999673 # number of cpu cycles simulated
+system.cpu0.numCycles 1821353005 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu0.committedInsts 74314462 # Number of instructions committed
-system.cpu0.committedOps 150407349 # Number of ops (including micro ops) committed
-system.cpu0.num_int_alu_accesses 138687072 # Number of integer alu accesses
+system.cpu0.committedInsts 73292155 # Number of instructions committed
+system.cpu0.committedOps 148692338 # Number of ops (including micro ops) committed
+system.cpu0.num_int_alu_accesses 136997121 # Number of integer alu accesses
system.cpu0.num_fp_alu_accesses 0 # Number of float alu accesses
-system.cpu0.num_func_calls 1088594 # number of times a function call or return occured
-system.cpu0.num_conditional_control_insts 14472613 # number of instructions that are conditional controls
-system.cpu0.num_int_insts 138687072 # number of integer instructions
+system.cpu0.num_func_calls 1072392 # number of times a function call or return occured
+system.cpu0.num_conditional_control_insts 14299557 # number of instructions that are conditional controls
+system.cpu0.num_int_insts 136997121 # number of integer instructions
system.cpu0.num_fp_insts 0 # number of float instructions
-system.cpu0.num_int_register_reads 341744011 # number of times the integer registers were read
-system.cpu0.num_int_register_writes 175930003 # number of times the integer registers were written
+system.cpu0.num_int_register_reads 337067923 # number of times the integer registers were read
+system.cpu0.num_int_register_writes 173978676 # number of times the integer registers were written
system.cpu0.num_fp_register_reads 0 # number of times the floating registers were read
system.cpu0.num_fp_register_writes 0 # number of times the floating registers were written
-system.cpu0.num_mem_refs 15165282 # number of memory refs
-system.cpu0.num_load_insts 10883561 # Number of load instructions
-system.cpu0.num_store_insts 4281721 # Number of store instructions
-system.cpu0.num_idle_cycles 1050845405256.983643 # Number of idle cycles
-system.cpu0.num_busy_cycles -1049073405583.983643 # Number of busy cycles
-system.cpu0.not_idle_fraction -592.027991 # Percentage of non-idle cycles
-system.cpu0.idle_fraction 593.027991 # Percentage of idle cycles
+system.cpu0.num_mem_refs 14736464 # number of memory refs
+system.cpu0.num_load_insts 10677140 # Number of load instructions
+system.cpu0.num_store_insts 4059324 # Number of store instructions
+system.cpu0.num_idle_cycles 1078995887905.232788 # Number of idle cycles
+system.cpu0.num_busy_cycles -1077174534900.232788 # Number of busy cycles
+system.cpu0.not_idle_fraction -591.414477 # Percentage of non-idle cycles
+system.cpu0.idle_fraction 592.414477 # Percentage of idle cycles
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
system.cpu0.kern.inst.quiesce 0 # number of quiesce instructions executed
-system.cpu0.icache.replacements 844132 # number of replacements
-system.cpu0.icache.tagsinuse 510.847733 # Cycle average of tags in use
-system.cpu0.icache.total_refs 131418089 # Total number of references to valid blocks.
-system.cpu0.icache.sampled_refs 844644 # Sample count of references to valid blocks.
-system.cpu0.icache.avg_refs 155.589916 # Average number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 147339657000 # Cycle when the warmup percentage was hit.
-system.cpu0.icache.occ_blocks::cpu0.inst 322.177037 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu1.inst 98.355742 # Average occupied blocks per requestor
-system.cpu0.icache.occ_blocks::cpu2.inst 90.314955 # Average occupied blocks per requestor
-system.cpu0.icache.occ_percent::cpu0.inst 0.629252 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu1.inst 0.192101 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::cpu2.inst 0.176396 # Average percentage of cache occupancy
-system.cpu0.icache.occ_percent::total 0.997749 # Average percentage of cache occupancy
-system.cpu0.icache.ReadReq_hits::cpu0.inst 90666828 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu1.inst 38386818 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::cpu2.inst 2364443 # number of ReadReq hits
-system.cpu0.icache.ReadReq_hits::total 131418089 # number of ReadReq hits
-system.cpu0.icache.demand_hits::cpu0.inst 90666828 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu1.inst 38386818 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::cpu2.inst 2364443 # number of demand (read+write) hits
-system.cpu0.icache.demand_hits::total 131418089 # number of demand (read+write) hits
-system.cpu0.icache.overall_hits::cpu0.inst 90666828 # number of overall hits
-system.cpu0.icache.overall_hits::cpu1.inst 38386818 # number of overall hits
-system.cpu0.icache.overall_hits::cpu2.inst 2364443 # number of overall hits
-system.cpu0.icache.overall_hits::total 131418089 # number of overall hits
-system.cpu0.icache.ReadReq_misses::cpu0.inst 388368 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu1.inst 156925 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::cpu2.inst 315252 # number of ReadReq misses
-system.cpu0.icache.ReadReq_misses::total 860545 # number of ReadReq misses
-system.cpu0.icache.demand_misses::cpu0.inst 388368 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu1.inst 156925 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::cpu2.inst 315252 # number of demand (read+write) misses
-system.cpu0.icache.demand_misses::total 860545 # number of demand (read+write) misses
-system.cpu0.icache.overall_misses::cpu0.inst 388368 # number of overall misses
-system.cpu0.icache.overall_misses::cpu1.inst 156925 # number of overall misses
-system.cpu0.icache.overall_misses::cpu2.inst 315252 # number of overall misses
-system.cpu0.icache.overall_misses::total 860545 # number of overall misses
-system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 2194798000 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::cpu2.inst 4530444487 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_latency::total 6725242487 # number of ReadReq miss cycles
-system.cpu0.icache.demand_miss_latency::cpu1.inst 2194798000 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::cpu2.inst 4530444487 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_latency::total 6725242487 # number of demand (read+write) miss cycles
-system.cpu0.icache.overall_miss_latency::cpu1.inst 2194798000 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::cpu2.inst 4530444487 # number of overall miss cycles
-system.cpu0.icache.overall_miss_latency::total 6725242487 # number of overall miss cycles
-system.cpu0.icache.ReadReq_accesses::cpu0.inst 91055196 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu1.inst 38543743 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::cpu2.inst 2679695 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_accesses::total 132278634 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.demand_accesses::cpu0.inst 91055196 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu1.inst 38543743 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::cpu2.inst 2679695 # number of demand (read+write) accesses
-system.cpu0.icache.demand_accesses::total 132278634 # number of demand (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu0.inst 91055196 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu1.inst 38543743 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::cpu2.inst 2679695 # number of overall (read+write) accesses
-system.cpu0.icache.overall_accesses::total 132278634 # number of overall (read+write) accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.004265 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.004071 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::cpu2.inst 0.117645 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_miss_rate::total 0.006506 # miss rate for ReadReq accesses
-system.cpu0.icache.demand_miss_rate::cpu0.inst 0.004265 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu1.inst 0.004071 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::cpu2.inst 0.117645 # miss rate for demand accesses
-system.cpu0.icache.demand_miss_rate::total 0.006506 # miss rate for demand accesses
-system.cpu0.icache.overall_miss_rate::cpu0.inst 0.004265 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu1.inst 0.004071 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::cpu2.inst 0.117645 # miss rate for overall accesses
-system.cpu0.icache.overall_miss_rate::total 0.006506 # miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 13986.286443 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::cpu2.inst 14370.866757 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_miss_latency::total 7815.096813 # average ReadReq miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 13986.286443 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::cpu2.inst 14370.866757 # average overall miss latency
-system.cpu0.icache.demand_avg_miss_latency::total 7815.096813 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 13986.286443 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::cpu2.inst 14370.866757 # average overall miss latency
-system.cpu0.icache.overall_avg_miss_latency::total 7815.096813 # average overall miss latency
-system.cpu0.icache.blocked_cycles::no_mshrs 6390 # number of cycles access was blocked
+system.cpu0.icache.tags.replacements 847048 # number of replacements
+system.cpu0.icache.tags.tagsinuse 510.817647 # Cycle average of tags in use
+system.cpu0.icache.tags.total_refs 129995405 # Total number of references to valid blocks.
+system.cpu0.icache.tags.sampled_refs 847560 # Sample count of references to valid blocks.
+system.cpu0.icache.tags.avg_refs 153.376050 # Average number of references to valid blocks.
+system.cpu0.icache.tags.warmup_cycle 147328649500 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tags.occ_blocks::cpu0.inst 320.566465 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu1.inst 97.238420 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_blocks::cpu2.inst 93.012763 # Average occupied blocks per requestor
+system.cpu0.icache.tags.occ_percent::cpu0.inst 0.626106 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu1.inst 0.189919 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::cpu2.inst 0.181666 # Average percentage of cache occupancy
+system.cpu0.icache.tags.occ_percent::total 0.997691 # Average percentage of cache occupancy
+system.cpu0.icache.ReadReq_hits::cpu0.inst 89325030 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu1.inst 38126450 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::cpu2.inst 2543925 # number of ReadReq hits
+system.cpu0.icache.ReadReq_hits::total 129995405 # number of ReadReq hits
+system.cpu0.icache.demand_hits::cpu0.inst 89325030 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu1.inst 38126450 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::cpu2.inst 2543925 # number of demand (read+write) hits
+system.cpu0.icache.demand_hits::total 129995405 # number of demand (read+write) hits
+system.cpu0.icache.overall_hits::cpu0.inst 89325030 # number of overall hits
+system.cpu0.icache.overall_hits::cpu1.inst 38126450 # number of overall hits
+system.cpu0.icache.overall_hits::cpu2.inst 2543925 # number of overall hits
+system.cpu0.icache.overall_hits::total 129995405 # number of overall hits
+system.cpu0.icache.ReadReq_misses::cpu0.inst 364401 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu1.inst 155633 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::cpu2.inst 345614 # number of ReadReq misses
+system.cpu0.icache.ReadReq_misses::total 865648 # number of ReadReq misses
+system.cpu0.icache.demand_misses::cpu0.inst 364401 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu1.inst 155633 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::cpu2.inst 345614 # number of demand (read+write) misses
+system.cpu0.icache.demand_misses::total 865648 # number of demand (read+write) misses
+system.cpu0.icache.overall_misses::cpu0.inst 364401 # number of overall misses
+system.cpu0.icache.overall_misses::cpu1.inst 155633 # number of overall misses
+system.cpu0.icache.overall_misses::cpu2.inst 345614 # number of overall misses
+system.cpu0.icache.overall_misses::total 865648 # number of overall misses
+system.cpu0.icache.ReadReq_miss_latency::cpu1.inst 2193404000 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::cpu2.inst 5014378720 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_latency::total 7207782720 # number of ReadReq miss cycles
+system.cpu0.icache.demand_miss_latency::cpu1.inst 2193404000 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::cpu2.inst 5014378720 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_latency::total 7207782720 # number of demand (read+write) miss cycles
+system.cpu0.icache.overall_miss_latency::cpu1.inst 2193404000 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::cpu2.inst 5014378720 # number of overall miss cycles
+system.cpu0.icache.overall_miss_latency::total 7207782720 # number of overall miss cycles
+system.cpu0.icache.ReadReq_accesses::cpu0.inst 89689431 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu1.inst 38282083 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::cpu2.inst 2889539 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_accesses::total 130861053 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.demand_accesses::cpu0.inst 89689431 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu1.inst 38282083 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::cpu2.inst 2889539 # number of demand (read+write) accesses
+system.cpu0.icache.demand_accesses::total 130861053 # number of demand (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu0.inst 89689431 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu1.inst 38282083 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::cpu2.inst 2889539 # number of overall (read+write) accesses
+system.cpu0.icache.overall_accesses::total 130861053 # number of overall (read+write) accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu0.inst 0.004063 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu1.inst 0.004065 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::cpu2.inst 0.119609 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_miss_rate::total 0.006615 # miss rate for ReadReq accesses
+system.cpu0.icache.demand_miss_rate::cpu0.inst 0.004063 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu1.inst 0.004065 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::cpu2.inst 0.119609 # miss rate for demand accesses
+system.cpu0.icache.demand_miss_rate::total 0.006615 # miss rate for demand accesses
+system.cpu0.icache.overall_miss_rate::cpu0.inst 0.004063 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu1.inst 0.004065 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::cpu2.inst 0.119609 # miss rate for overall accesses
+system.cpu0.icache.overall_miss_rate::total 0.006615 # miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu1.inst 14093.437767 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::cpu2.inst 14508.609952 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_miss_latency::total 8326.459161 # average ReadReq miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu1.inst 14093.437767 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::cpu2.inst 14508.609952 # average overall miss latency
+system.cpu0.icache.demand_avg_miss_latency::total 8326.459161 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu1.inst 14093.437767 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::cpu2.inst 14508.609952 # average overall miss latency
+system.cpu0.icache.overall_avg_miss_latency::total 8326.459161 # average overall miss latency
+system.cpu0.icache.blocked_cycles::no_mshrs 6927 # number of cycles access was blocked
system.cpu0.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.blocked::no_mshrs 177 # number of cycles access was blocked
+system.cpu0.icache.blocked::no_mshrs 238 # number of cycles access was blocked
system.cpu0.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu0.icache.avg_blocked_cycles::no_mshrs 36.101695 # average number of cycles each access was blocked
+system.cpu0.icache.avg_blocked_cycles::no_mshrs 29.105042 # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.ReadReq_mshr_hits::cpu2.inst 15890 # number of ReadReq MSHR hits
-system.cpu0.icache.ReadReq_mshr_hits::total 15890 # number of ReadReq MSHR hits
-system.cpu0.icache.demand_mshr_hits::cpu2.inst 15890 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_hits::total 15890 # number of demand (read+write) MSHR hits
-system.cpu0.icache.overall_mshr_hits::cpu2.inst 15890 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_hits::total 15890 # number of overall MSHR hits
-system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 156925 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::cpu2.inst 299362 # number of ReadReq MSHR misses
-system.cpu0.icache.ReadReq_mshr_misses::total 456287 # number of ReadReq MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu1.inst 156925 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::cpu2.inst 299362 # number of demand (read+write) MSHR misses
-system.cpu0.icache.demand_mshr_misses::total 456287 # number of demand (read+write) MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu1.inst 156925 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::cpu2.inst 299362 # number of overall MSHR misses
-system.cpu0.icache.overall_mshr_misses::total 456287 # number of overall MSHR misses
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 1880948000 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::cpu2.inst 3764163875 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_latency::total 5645111875 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 1880948000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::cpu2.inst 3764163875 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_latency::total 5645111875 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 1880948000 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::cpu2.inst 3764163875 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_latency::total 5645111875 # number of overall MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.004071 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.111715 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.003449 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.004071 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::cpu2.inst 0.111715 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_miss_rate::total 0.003449 # mshr miss rate for demand accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.004071 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::cpu2.inst 0.111715 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_miss_rate::total 0.003449 # mshr miss rate for overall accesses
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11986.286443 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 12573.953524 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12371.844639 # average ReadReq mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 11986.286443 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::cpu2.inst 12573.953524 # average overall mshr miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency::total 12371.844639 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 11986.286443 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::cpu2.inst 12573.953524 # average overall mshr miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency::total 12371.844639 # average overall mshr miss latency
+system.cpu0.icache.ReadReq_mshr_hits::cpu2.inst 18078 # number of ReadReq MSHR hits
+system.cpu0.icache.ReadReq_mshr_hits::total 18078 # number of ReadReq MSHR hits
+system.cpu0.icache.demand_mshr_hits::cpu2.inst 18078 # number of demand (read+write) MSHR hits
+system.cpu0.icache.demand_mshr_hits::total 18078 # number of demand (read+write) MSHR hits
+system.cpu0.icache.overall_mshr_hits::cpu2.inst 18078 # number of overall MSHR hits
+system.cpu0.icache.overall_mshr_hits::total 18078 # number of overall MSHR hits
+system.cpu0.icache.ReadReq_mshr_misses::cpu1.inst 155633 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::cpu2.inst 327536 # number of ReadReq MSHR misses
+system.cpu0.icache.ReadReq_mshr_misses::total 483169 # number of ReadReq MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu1.inst 155633 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::cpu2.inst 327536 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_misses::total 483169 # number of demand (read+write) MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu1.inst 155633 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::cpu2.inst 327536 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_misses::total 483169 # number of overall MSHR misses
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu1.inst 1880996000 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::cpu2.inst 4143986636 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_latency::total 6024982636 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu1.inst 1880996000 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::cpu2.inst 4143986636 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_latency::total 6024982636 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu1.inst 1880996000 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::cpu2.inst 4143986636 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_latency::total 6024982636 # number of overall MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu1.inst 0.004065 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::cpu2.inst 0.113352 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_miss_rate::total 0.003692 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu1.inst 0.004065 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::cpu2.inst 0.113352 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_miss_rate::total 0.003692 # mshr miss rate for demand accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu1.inst 0.004065 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::cpu2.inst 0.113352 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_miss_rate::total 0.003692 # mshr miss rate for overall accesses
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu1.inst 12086.099992 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::cpu2.inst 12652.003554 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency::total 12469.721021 # average ReadReq mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu1.inst 12086.099992 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::cpu2.inst 12652.003554 # average overall mshr miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency::total 12469.721021 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu1.inst 12086.099992 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::cpu2.inst 12652.003554 # average overall mshr miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency::total 12469.721021 # average overall mshr miss latency
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.replacements 1631841 # number of replacements
-system.cpu0.dcache.tagsinuse 511.999003 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 19620985 # Total number of references to valid blocks.
-system.cpu0.dcache.sampled_refs 1632353 # Sample count of references to valid blocks.
-system.cpu0.dcache.avg_refs 12.020062 # Average number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 7549500 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.occ_blocks::cpu0.data 366.099399 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu1.data 139.727177 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_blocks::cpu2.data 6.172427 # Average occupied blocks per requestor
-system.cpu0.dcache.occ_percent::cpu0.data 0.715038 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu1.data 0.272905 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::cpu2.data 0.012056 # Average percentage of cache occupancy
-system.cpu0.dcache.occ_percent::total 0.999998 # Average percentage of cache occupancy
-system.cpu0.dcache.ReadReq_hits::cpu0.data 5798796 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu1.data 2305234 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::cpu2.data 3428925 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_hits::total 11532955 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.data 4114382 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu1.data 1531325 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::cpu2.data 2440703 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_hits::total 8086410 # number of WriteReq hits
-system.cpu0.dcache.demand_hits::cpu0.data 9913178 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu1.data 3836559 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::cpu2.data 5869628 # number of demand (read+write) hits
-system.cpu0.dcache.demand_hits::total 19619365 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.data 9913178 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu1.data 3836559 # number of overall hits
-system.cpu0.dcache.overall_hits::cpu2.data 5869628 # number of overall hits
-system.cpu0.dcache.overall_hits::total 19619365 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.data 555419 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu1.data 229498 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::cpu2.data 889034 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_misses::total 1673951 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.data 163701 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu1.data 61819 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::cpu2.data 89692 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_misses::total 315212 # number of WriteReq misses
-system.cpu0.dcache.demand_misses::cpu0.data 719120 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu1.data 291317 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::cpu2.data 978726 # number of demand (read+write) misses
-system.cpu0.dcache.demand_misses::total 1989163 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.data 719120 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu1.data 291317 # number of overall misses
-system.cpu0.dcache.overall_misses::cpu2.data 978726 # number of overall misses
-system.cpu0.dcache.overall_misses::total 1989163 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 3268485500 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::cpu2.data 15010563000 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_latency::total 18279048500 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 2114115500 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu2.data 2889797998 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::total 5003913498 # number of WriteReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu1.data 5382601000 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu2.data 17900360998 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_latency::total 23282961998 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu1.data 5382601000 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu2.data 17900360998 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_latency::total 23282961998 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.data 6354215 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu1.data 2534732 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::cpu2.data 4317959 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_accesses::total 13206906 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.data 4278083 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu1.data 1593144 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu2.data 2530395 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::total 8401622 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.data 10632298 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu1.data 4127876 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::cpu2.data 6848354 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_accesses::total 21608528 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.data 10632298 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu1.data 4127876 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu2.data 6848354 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_accesses::total 21608528 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.087410 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.090541 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu2.data 0.205892 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_miss_rate::total 0.126748 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.038265 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.038803 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu2.data 0.035446 # miss rate for WriteReq accesses
+system.cpu0.dcache.tags.replacements 1634474 # number of replacements
+system.cpu0.dcache.tags.tagsinuse 511.999389 # Cycle average of tags in use
+system.cpu0.dcache.tags.total_refs 19647501 # Total number of references to valid blocks.
+system.cpu0.dcache.tags.sampled_refs 1634986 # Sample count of references to valid blocks.
+system.cpu0.dcache.tags.avg_refs 12.016923 # Average number of references to valid blocks.
+system.cpu0.dcache.tags.warmup_cycle 7549500 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 379.364018 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu1.data 126.391213 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_blocks::cpu2.data 6.244158 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.740945 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu1.data 0.246858 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::cpu2.data 0.012196 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_percent::total 0.999999 # Average percentage of cache occupancy
+system.cpu0.dcache.ReadReq_hits::cpu0.data 5614384 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu1.data 2225977 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu2.data 3715968 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::total 11556329 # number of ReadReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 3907488 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu1.data 1533784 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu2.data 2648186 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::total 8089458 # number of WriteReq hits
+system.cpu0.dcache.demand_hits::cpu0.data 9521872 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu1.data 3759761 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu2.data 6364154 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::total 19645787 # number of demand (read+write) hits
+system.cpu0.dcache.overall_hits::cpu0.data 9521872 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu1.data 3759761 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu2.data 6364154 # number of overall hits
+system.cpu0.dcache.overall_hits::total 19645787 # number of overall hits
+system.cpu0.dcache.ReadReq_misses::cpu0.data 541799 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu1.data 231251 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu2.data 917589 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::total 1690639 # number of ReadReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 148229 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu1.data 67168 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu2.data 99931 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::total 315328 # number of WriteReq misses
+system.cpu0.dcache.demand_misses::cpu0.data 690028 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu1.data 298419 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu2.data 1017520 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::total 2005967 # number of demand (read+write) misses
+system.cpu0.dcache.overall_misses::cpu0.data 690028 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu1.data 298419 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu2.data 1017520 # number of overall misses
+system.cpu0.dcache.overall_misses::total 2005967 # number of overall misses
+system.cpu0.dcache.ReadReq_miss_latency::cpu1.data 3337683757 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu2.data 15521474368 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::total 18859158125 # number of ReadReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu1.data 2326474532 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu2.data 3256971146 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::total 5583445678 # number of WriteReq miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu1.data 5664158289 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu2.data 18778445514 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::total 24442603803 # number of demand (read+write) miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu1.data 5664158289 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu2.data 18778445514 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::total 24442603803 # number of overall miss cycles
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 6156183 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu1.data 2457228 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu2.data 4633557 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::total 13246968 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 4055717 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu1.data 1600952 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu2.data 2748117 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::total 8404786 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.demand_accesses::cpu0.data 10211900 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu1.data 4058180 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu2.data 7381674 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::total 21651754 # number of demand (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 10211900 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu1.data 4058180 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu2.data 7381674 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::total 21651754 # number of overall (read+write) accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.088009 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu1.data 0.094111 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu2.data 0.198031 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::total 0.127625 # miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.036548 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu1.data 0.041955 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu2.data 0.036363 # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total 0.037518 # miss rate for WriteReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.data 0.067635 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu1.data 0.070573 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::cpu2.data 0.142914 # miss rate for demand accesses
-system.cpu0.dcache.demand_miss_rate::total 0.092055 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.data 0.067635 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu1.data 0.070573 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::cpu2.data 0.142914 # miss rate for overall accesses
-system.cpu0.dcache.overall_miss_rate::total 0.092055 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14241.890997 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu2.data 16884.127041 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_miss_latency::total 10919.703444 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 34198.474579 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu2.data 32219.127659 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::total 15874.755714 # average WriteReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 18476.783023 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu2.data 18289.450774 # average overall miss latency
-system.cpu0.dcache.demand_avg_miss_latency::total 11704.904021 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 18476.783023 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu2.data 18289.450774 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::total 11704.904021 # average overall miss latency
-system.cpu0.dcache.blocked_cycles::no_mshrs 179212 # number of cycles access was blocked
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.067571 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu1.data 0.073535 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu2.data 0.137844 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::total 0.092647 # miss rate for demand accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.067571 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu1.data 0.073535 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu2.data 0.137844 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::total 0.092647 # miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu1.data 14433.164644 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu2.data 16915.497426 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::total 11155.047367 # average ReadReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu1.data 34636.650369 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu2.data 32592.200078 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::total 17706.786831 # average WriteReq miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu1.data 18980.555156 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu2.data 18455.111953 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::total 12184.948109 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu1.data 18980.555156 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu2.data 18455.111953 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::total 12184.948109 # average overall miss latency
+system.cpu0.dcache.blocked_cycles::no_mshrs 172601 # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu0.dcache.blocked::no_mshrs 11783 # number of cycles access was blocked
+system.cpu0.dcache.blocked::no_mshrs 11703 # number of cycles access was blocked
system.cpu0.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu0.dcache.avg_blocked_cycles::no_mshrs 15.209369 # average number of cycles each access was blocked
+system.cpu0.dcache.avg_blocked_cycles::no_mshrs 14.748441 # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.writebacks::writebacks 1541993 # number of writebacks
-system.cpu0.dcache.writebacks::total 1541993 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu2.data 342834 # number of ReadReq MSHR hits
-system.cpu0.dcache.ReadReq_mshr_hits::total 342834 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu2.data 12370 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::total 12370 # number of WriteReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu2.data 355204 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_hits::total 355204 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu2.data 355204 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_hits::total 355204 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 229498 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::cpu2.data 546200 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_misses::total 775698 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 61819 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu2.data 77322 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::total 139141 # number of WriteReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu1.data 291317 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu2.data 623522 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.demand_mshr_misses::total 914839 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu1.data 291317 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu2.data 623522 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_misses::total 914839 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2809489500 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu2.data 8130780549 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_latency::total 10940270049 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 1990477500 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu2.data 2600292531 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::total 4590770031 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 4799967000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu2.data 10731073080 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::total 15531040080 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 4799967000 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu2.data 10731073080 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::total 15531040080 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 31033142000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu2.data 33153511000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 64186653000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 465277000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu2.data 664192000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 1129469000 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 31498419000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu2.data 33817703000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::total 65316122000 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.090541 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.126495 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.058734 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.038803 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.030557 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.016561 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.070573 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu2.data 0.091047 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_miss_rate::total 0.042337 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.070573 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu2.data 0.091047 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_miss_rate::total 0.042337 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12241.890997 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 14886.086688 # average ReadReq mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 14103.774986 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 32198.474579 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 33629.400830 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 32993.654142 # average WriteReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 16476.783023 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu2.data 17210.416120 # average overall mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::total 16976.801470 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 16476.783023 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu2.data 17210.416120 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::total 16976.801470 # average overall mshr miss latency
+system.cpu0.dcache.writebacks::writebacks 1544497 # number of writebacks
+system.cpu0.dcache.writebacks::total 1544497 # number of writebacks
+system.cpu0.dcache.ReadReq_mshr_hits::cpu2.data 356856 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::total 356856 # number of ReadReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu2.data 12485 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::total 12485 # number of WriteReq MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu2.data 369341 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::total 369341 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu2.data 369341 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::total 369341 # number of overall MSHR hits
+system.cpu0.dcache.ReadReq_mshr_misses::cpu1.data 231251 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu2.data 560733 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::total 791984 # number of ReadReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu1.data 67168 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu2.data 87446 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::total 154614 # number of WriteReq MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu1.data 298419 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu2.data 648179 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::total 946598 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu1.data 298419 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu2.data 648179 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::total 946598 # number of overall MSHR misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu1.data 2872959243 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu2.data 8335143522 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::total 11208102765 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu1.data 2180545468 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu2.data 2931248595 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::total 5111794063 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu1.data 5053504711 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu2.data 11266392117 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::total 16319896828 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu1.data 5053504711 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu2.data 11266392117 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::total 16319896828 # number of overall MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 31052633000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu2.data 33182784500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 64235417500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 405522500 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu2.data 732474500 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 1137997000 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu1.data 31458155500 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu2.data 33915259000 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::total 65373414500 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.094111 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu2.data 0.121016 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.059786 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.041955 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu2.data 0.031820 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.018396 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu1.data 0.073535 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu2.data 0.087809 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::total 0.043719 # mshr miss rate for demand accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu1.data 0.073535 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu2.data 0.087809 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::total 0.043719 # mshr miss rate for overall accesses
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 12423.553814 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu2.data 14864.727994 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 14151.930803 # average ReadReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 32464.052346 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu2.data 33520.670986 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 33061.650711 # average WriteReq mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu1.data 16934.259250 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu2.data 17381.606187 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::total 17240.578184 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu1.data 16934.259250 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu2.data 17381.606187 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::total 17240.578184 # average overall mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu2.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
@@ -1399,303 +1429,303 @@ system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data inf
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu2.data inf # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.numCycles 2608004713 # number of cpu cycles simulated
+system.cpu1.numCycles 2606005785 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu1.committedInsts 34942757 # Number of instructions committed
-system.cpu1.committedOps 68016284 # Number of ops (including micro ops) committed
-system.cpu1.num_int_alu_accesses 63114732 # Number of integer alu accesses
+system.cpu1.committedInsts 34706075 # Number of instructions committed
+system.cpu1.committedOps 67513326 # Number of ops (including micro ops) committed
+system.cpu1.num_int_alu_accesses 62627092 # Number of integer alu accesses
system.cpu1.num_fp_alu_accesses 0 # Number of float alu accesses
-system.cpu1.num_func_calls 430753 # number of times a function call or return occured
-system.cpu1.num_conditional_control_insts 6467325 # number of instructions that are conditional controls
-system.cpu1.num_int_insts 63114732 # number of integer instructions
+system.cpu1.num_func_calls 413647 # number of times a function call or return occured
+system.cpu1.num_conditional_control_insts 6441517 # number of instructions that are conditional controls
+system.cpu1.num_int_insts 62627092 # number of integer instructions
system.cpu1.num_fp_insts 0 # number of float instructions
-system.cpu1.num_int_register_reads 152021040 # number of times the integer registers were read
-system.cpu1.num_int_register_writes 81233840 # number of times the integer registers were written
+system.cpu1.num_int_register_reads 150899030 # number of times the integer registers were read
+system.cpu1.num_int_register_writes 80614256 # number of times the integer registers were written
system.cpu1.num_fp_register_reads 0 # number of times the floating registers were read
system.cpu1.num_fp_register_writes 0 # number of times the floating registers were written
-system.cpu1.num_mem_refs 4322210 # number of memory refs
-system.cpu1.num_load_insts 2726743 # Number of load instructions
-system.cpu1.num_store_insts 1595467 # Number of store instructions
-system.cpu1.num_idle_cycles 9296961839.327438 # Number of idle cycles
-system.cpu1.num_busy_cycles -6688957126.327438 # Number of busy cycles
-system.cpu1.not_idle_fraction -2.564780 # Percentage of non-idle cycles
-system.cpu1.idle_fraction 3.564780 # Percentage of idle cycles
+system.cpu1.num_mem_refs 4252332 # number of memory refs
+system.cpu1.num_load_insts 2649427 # Number of load instructions
+system.cpu1.num_store_insts 1602905 # Number of store instructions
+system.cpu1.num_idle_cycles 9584663693.774578 # Number of idle cycles
+system.cpu1.num_busy_cycles -6978657908.774579 # Number of busy cycles
+system.cpu1.not_idle_fraction -2.677913 # Percentage of non-idle cycles
+system.cpu1.idle_fraction 3.677913 # Percentage of idle cycles
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.quiesce 0 # number of quiesce instructions executed
-system.cpu2.branchPred.lookups 28107723 # Number of BP lookups
-system.cpu2.branchPred.condPredicted 28107723 # Number of conditional branches predicted
-system.cpu2.branchPred.condIncorrect 253065 # Number of conditional branches incorrect
-system.cpu2.branchPred.BTBLookups 25890078 # Number of BTB lookups
-system.cpu2.branchPred.BTBHits 25466613 # Number of BTB hits
+system.cpu2.branchPred.lookups 28549199 # Number of BP lookups
+system.cpu2.branchPred.condPredicted 28549199 # Number of conditional branches predicted
+system.cpu2.branchPred.condIncorrect 285864 # Number of conditional branches incorrect
+system.cpu2.branchPred.BTBLookups 26202333 # Number of BTB lookups
+system.cpu2.branchPred.BTBHits 25707724 # Number of BTB hits
system.cpu2.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu2.branchPred.BTBHitPct 98.364373 # BTB Hit Percentage
-system.cpu2.branchPred.usedRAS 482621 # Number of times the RAS was used to get a target.
-system.cpu2.branchPred.RASInCorrect 53231 # Number of incorrect RAS predictions.
-system.cpu2.numCycles 150677905 # number of cpu cycles simulated
+system.cpu2.branchPred.BTBHitPct 98.112347 # BTB Hit Percentage
+system.cpu2.branchPred.usedRAS 509000 # Number of times the RAS was used to get a target.
+system.cpu2.branchPred.RASInCorrect 57796 # Number of incorrect RAS predictions.
+system.cpu2.numCycles 153739924 # number of cpu cycles simulated
system.cpu2.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu2.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu2.fetch.icacheStallCycles 8157389 # Number of cycles fetch is stalled on an Icache miss
-system.cpu2.fetch.Insts 138649085 # Number of instructions fetch has processed
-system.cpu2.fetch.Branches 28107723 # Number of branches that fetch encountered
-system.cpu2.fetch.predictedBranches 25949234 # Number of branches that fetch has predicted taken
-system.cpu2.fetch.Cycles 53330196 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu2.fetch.SquashCycles 1190060 # Number of cycles fetch has spent squashing
-system.cpu2.fetch.TlbCycles 46897 # Number of cycles fetch has spent waiting for tlb
-system.cpu2.fetch.BlockedCycles 22689996 # Number of cycles fetch has spent blocked
-system.cpu2.fetch.MiscStallCycles 1645 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu2.fetch.PendingDrainCycles 6110 # Number of cycles fetch has spent waiting on pipes to drain
-system.cpu2.fetch.PendingTrapStallCycles 10082 # Number of stall cycles due to pending traps
-system.cpu2.fetch.IcacheWaitRetryStallCycles 361 # Number of stall cycles due to full MSHR
-system.cpu2.fetch.CacheLines 2679696 # Number of cache lines fetched
-system.cpu2.fetch.IcacheSquashes 114342 # Number of outstanding Icache misses that were squashed
-system.cpu2.fetch.ItlbSquashes 1368 # Number of outstanding ITLB misses that were squashed
-system.cpu2.fetch.rateDist::samples 85168083 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::mean 3.213895 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::stdev 3.414010 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.icacheStallCycles 8861182 # Number of cycles fetch is stalled on an Icache miss
+system.cpu2.fetch.Insts 140768018 # Number of instructions fetch has processed
+system.cpu2.fetch.Branches 28549199 # Number of branches that fetch encountered
+system.cpu2.fetch.predictedBranches 26216724 # Number of branches that fetch has predicted taken
+system.cpu2.fetch.Cycles 54013734 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu2.fetch.SquashCycles 1344784 # Number of cycles fetch has spent squashing
+system.cpu2.fetch.TlbCycles 58192 # Number of cycles fetch has spent waiting for tlb
+system.cpu2.fetch.BlockedCycles 24037963 # Number of cycles fetch has spent blocked
+system.cpu2.fetch.MiscStallCycles 3706 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu2.fetch.PendingDrainCycles 6519 # Number of cycles fetch has spent waiting on pipes to drain
+system.cpu2.fetch.PendingTrapStallCycles 19114 # Number of stall cycles due to pending traps
+system.cpu2.fetch.IcacheWaitRetryStallCycles 569 # Number of stall cycles due to full MSHR
+system.cpu2.fetch.CacheLines 2889543 # Number of cache lines fetched
+system.cpu2.fetch.IcacheSquashes 128346 # Number of outstanding Icache misses that were squashed
+system.cpu2.fetch.ItlbSquashes 1609 # Number of outstanding ITLB misses that were squashed
+system.cpu2.fetch.rateDist::samples 88045773 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::mean 3.152898 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::stdev 3.410636 # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::0 31941663 37.50% 37.50% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::1 506826 0.60% 38.10% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::2 23646883 27.76% 65.86% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::3 259157 0.30% 66.17% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::4 526154 0.62% 66.79% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::5 751269 0.88% 67.67% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::6 273870 0.32% 67.99% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::7 459070 0.54% 68.53% # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::8 26803191 31.47% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::0 34147694 38.78% 38.78% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::1 547423 0.62% 39.41% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::2 23764633 26.99% 66.40% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::3 284582 0.32% 66.72% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::4 557969 0.63% 67.35% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::5 795617 0.90% 68.26% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::6 319692 0.36% 68.62% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::7 484471 0.55% 69.17% # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.rateDist::8 27143692 30.83% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu2.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.rateDist::total 85168083 # Number of instructions fetched each cycle (Total)
-system.cpu2.fetch.branchRate 0.186542 # Number of branch fetches per cycle
-system.cpu2.fetch.rate 0.920169 # Number of inst fetches per cycle
-system.cpu2.decode.IdleCycles 9520844 # Number of cycles decode is idle
-system.cpu2.decode.BlockedCycles 21607924 # Number of cycles decode is blocked
-system.cpu2.decode.RunCycles 39424228 # Number of cycles decode is running
-system.cpu2.decode.UnblockCycles 1229084 # Number of cycles decode is unblocking
-system.cpu2.decode.SquashCycles 928772 # Number of cycles decode is squashing
-system.cpu2.decode.DecodedInsts 273051293 # Number of instructions handled by decode
-system.cpu2.decode.SquashedInsts 4 # Number of squashed instructions handled by decode
-system.cpu2.rename.SquashCycles 928772 # Number of cycles rename is squashing
-system.cpu2.rename.IdleCycles 10439907 # Number of cycles rename is idle
-system.cpu2.rename.BlockCycles 13089260 # Number of cycles rename is blocking
-system.cpu2.rename.serializeStallCycles 3699901 # count of cycles rename stalled for serializing inst
-system.cpu2.rename.RunCycles 39570553 # Number of cycles rename is running
-system.cpu2.rename.UnblockCycles 4982521 # Number of cycles rename is unblocking
-system.cpu2.rename.RenamedInsts 272244708 # Number of instructions processed by rename
-system.cpu2.rename.ROBFullEvents 6270 # Number of times rename has blocked due to ROB full
-system.cpu2.rename.IQFullEvents 2417106 # Number of times rename has blocked due to IQ full
-system.cpu2.rename.LSQFullEvents 1932594 # Number of times rename has blocked due to LSQ full
-system.cpu2.rename.FullRegisterEvents 1355 # Number of times there has been no free registers
-system.cpu2.rename.RenamedOperands 325535285 # Number of destination operands rename has renamed
-system.cpu2.rename.RenameLookups 590374943 # Number of register rename lookups that rename has made
-system.cpu2.rename.int_rename_lookups 590374855 # Number of integer rename lookups
-system.cpu2.rename.fp_rename_lookups 88 # Number of floating rename lookups
-system.cpu2.rename.CommittedMaps 317221539 # Number of HB maps that are committed
-system.cpu2.rename.UndoneMaps 8313746 # Number of HB maps that are undone due to squashing
-system.cpu2.rename.serializingInsts 122579 # count of serializing insts renamed
-system.cpu2.rename.tempSerializingInsts 123510 # count of temporary serializing insts renamed
-system.cpu2.rename.skidInsts 10816950 # count of insts added to the skid buffer
-system.cpu2.memDep0.insertedLoads 5506267 # Number of loads inserted to the mem dependence unit.
-system.cpu2.memDep0.insertedStores 2968253 # Number of stores inserted to the mem dependence unit.
-system.cpu2.memDep0.conflictingLoads 324837 # Number of conflicting loads.
-system.cpu2.memDep0.conflictingStores 268098 # Number of conflicting stores.
-system.cpu2.iq.iqInstsAdded 270840712 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu2.iq.iqNonSpecInstsAdded 382144 # Number of non-speculative instructions added to the IQ
-system.cpu2.iq.iqInstsIssued 269680817 # Number of instructions issued
-system.cpu2.iq.iqSquashedInstsIssued 48233 # Number of squashed instructions issued
-system.cpu2.iq.iqSquashedInstsExamined 5882884 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu2.iq.iqSquashedOperandsExamined 8996381 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu2.iq.iqSquashedNonSpecRemoved 45929 # Number of squashed non-spec instructions that were removed
-system.cpu2.iq.issued_per_cycle::samples 85168083 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::mean 3.166454 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::stdev 2.381789 # Number of insts issued each cycle
+system.cpu2.fetch.rateDist::total 88045773 # Number of instructions fetched each cycle (Total)
+system.cpu2.fetch.branchRate 0.185698 # Number of branch fetches per cycle
+system.cpu2.fetch.rate 0.915624 # Number of inst fetches per cycle
+system.cpu2.decode.IdleCycles 10285454 # Number of cycles decode is idle
+system.cpu2.decode.BlockedCycles 22943626 # Number of cycles decode is blocked
+system.cpu2.decode.RunCycles 41627806 # Number of cycles decode is running
+system.cpu2.decode.UnblockCycles 1270133 # Number of cycles decode is unblocking
+system.cpu2.decode.SquashCycles 1048147 # Number of cycles decode is squashing
+system.cpu2.decode.DecodedInsts 276853450 # Number of instructions handled by decode
+system.cpu2.decode.SquashedInsts 7 # Number of squashed instructions handled by decode
+system.cpu2.rename.SquashCycles 1048147 # Number of cycles rename is squashing
+system.cpu2.rename.IdleCycles 11254615 # Number of cycles rename is idle
+system.cpu2.rename.BlockCycles 13961054 # Number of cycles rename is blocking
+system.cpu2.rename.serializeStallCycles 3963789 # count of cycles rename stalled for serializing inst
+system.cpu2.rename.RunCycles 41762702 # Number of cycles rename is running
+system.cpu2.rename.UnblockCycles 5184927 # Number of cycles rename is unblocking
+system.cpu2.rename.RenamedInsts 275944284 # Number of instructions processed by rename
+system.cpu2.rename.ROBFullEvents 6769 # Number of times rename has blocked due to ROB full
+system.cpu2.rename.IQFullEvents 2459328 # Number of times rename has blocked due to IQ full
+system.cpu2.rename.LSQFullEvents 2061675 # Number of times rename has blocked due to LSQ full
+system.cpu2.rename.FullRegisterEvents 2717 # Number of times there has been no free registers
+system.cpu2.rename.RenamedOperands 329857779 # Number of destination operands rename has renamed
+system.cpu2.rename.RenameLookups 599690764 # Number of register rename lookups that rename has made
+system.cpu2.rename.int_rename_lookups 599690564 # Number of integer rename lookups
+system.cpu2.rename.fp_rename_lookups 200 # Number of floating rename lookups
+system.cpu2.rename.CommittedMaps 320509391 # Number of HB maps that are committed
+system.cpu2.rename.UndoneMaps 9348388 # Number of HB maps that are undone due to squashing
+system.cpu2.rename.serializingInsts 136043 # count of serializing insts renamed
+system.cpu2.rename.tempSerializingInsts 137064 # count of temporary serializing insts renamed
+system.cpu2.rename.skidInsts 11288733 # count of insts added to the skid buffer
+system.cpu2.memDep0.insertedLoads 5902057 # Number of loads inserted to the mem dependence unit.
+system.cpu2.memDep0.insertedStores 3230740 # Number of stores inserted to the mem dependence unit.
+system.cpu2.memDep0.conflictingLoads 354441 # Number of conflicting loads.
+system.cpu2.memDep0.conflictingStores 291130 # Number of conflicting stores.
+system.cpu2.iq.iqInstsAdded 274390669 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu2.iq.iqNonSpecInstsAdded 398438 # Number of non-speculative instructions added to the IQ
+system.cpu2.iq.iqInstsIssued 272978735 # Number of instructions issued
+system.cpu2.iq.iqSquashedInstsIssued 57079 # Number of squashed instructions issued
+system.cpu2.iq.iqSquashedInstsExamined 6609909 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu2.iq.iqSquashedOperandsExamined 10125547 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu2.iq.iqSquashedNonSpecRemoved 50893 # Number of squashed non-spec instructions that were removed
+system.cpu2.iq.issued_per_cycle::samples 88045773 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::mean 3.100418 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::stdev 2.393656 # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::0 23491447 27.58% 27.58% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::1 5639421 6.62% 34.20% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::2 3592727 4.22% 38.42% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::3 2433201 2.86% 41.28% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::4 24826332 29.15% 70.43% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::5 1184872 1.39% 71.82% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::6 23718098 27.85% 99.67% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::7 237817 0.28% 99.95% # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::8 44168 0.05% 100.00% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::0 25312226 28.75% 28.75% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::1 5904467 6.71% 35.46% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::2 3803238 4.32% 39.77% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::3 2580509 2.93% 42.71% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::4 25019730 28.42% 71.12% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::5 1259471 1.43% 72.55% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::6 23861754 27.10% 99.65% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::7 255558 0.29% 99.94% # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::8 48820 0.06% 100.00% # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu2.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu2.iq.issued_per_cycle::total 85168083 # Number of insts issued each cycle
+system.cpu2.iq.issued_per_cycle::total 88045773 # Number of insts issued each cycle
system.cpu2.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntAlu 103037 31.19% 31.19% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntMult 241 0.07% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::IntDiv 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatAdd 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatCmp 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatCvt 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatMult 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatDiv 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::FloatSqrt 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdAdd 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdAddAcc 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdAlu 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdCmp 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdCvt 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdMisc 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdMult 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdMultAcc 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdShift 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdShiftAcc 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdSqrt 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatAdd 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatAlu 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatCmp 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatCvt 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatDiv 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatMisc 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatMult 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatMultAcc 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::SimdFloatSqrt 0 0.00% 31.26% # attempts to use FU when none available
-system.cpu2.iq.fu_full::MemRead 181800 55.03% 86.29% # attempts to use FU when none available
-system.cpu2.iq.fu_full::MemWrite 45300 13.71% 100.00% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntAlu 115953 32.52% 32.52% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntMult 120 0.03% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::IntDiv 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatAdd 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatCmp 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatCvt 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatMult 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatDiv 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::FloatSqrt 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdAdd 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdAddAcc 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdAlu 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdCmp 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdCvt 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdMisc 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdMult 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdMultAcc 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdShift 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdShiftAcc 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdSqrt 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatAdd 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatAlu 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatCmp 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatCvt 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatDiv 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatMisc 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatMult 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatMultAcc 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::SimdFloatSqrt 0 0.00% 32.55% # attempts to use FU when none available
+system.cpu2.iq.fu_full::MemRead 188030 52.73% 85.28% # attempts to use FU when none available
+system.cpu2.iq.fu_full::MemWrite 52485 14.72% 100.00% # attempts to use FU when none available
system.cpu2.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu2.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu2.iq.FU_type_0::No_OpClass 57001 0.02% 0.02% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntAlu 260895656 96.74% 96.76% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntMult 47542 0.02% 96.78% # Type of FU issued
-system.cpu2.iq.FU_type_0::IntDiv 43696 0.02% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatAdd 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatCmp 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatCvt 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatMult 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatDiv 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::FloatSqrt 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdAdd 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdAddAcc 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdAlu 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdCmp 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdCvt 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMisc 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMult 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdMultAcc 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdShift 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdShiftAcc 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdSqrt 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatAdd 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatAlu 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatCmp 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatCvt 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatDiv 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMisc 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMult 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::SimdFloatSqrt 0 0.00% 96.80% # Type of FU issued
-system.cpu2.iq.FU_type_0::MemRead 5855050 2.17% 98.97% # Type of FU issued
-system.cpu2.iq.FU_type_0::MemWrite 2781872 1.03% 100.00% # Type of FU issued
+system.cpu2.iq.FU_type_0::No_OpClass 70354 0.03% 0.03% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntAlu 263570476 96.55% 96.58% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntMult 51118 0.02% 96.60% # Type of FU issued
+system.cpu2.iq.FU_type_0::IntDiv 46597 0.02% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatAdd 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatCmp 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatCvt 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatMult 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatDiv 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::FloatSqrt 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdAdd 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdAddAcc 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdAlu 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdCmp 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdCvt 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMisc 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMult 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdMultAcc 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdShift 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdShiftAcc 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdSqrt 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatAdd 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatAlu 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatCmp 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatCvt 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatDiv 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMisc 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMult 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::SimdFloatSqrt 0 0.00% 96.62% # Type of FU issued
+system.cpu2.iq.FU_type_0::MemRead 6213747 2.28% 98.89% # Type of FU issued
+system.cpu2.iq.FU_type_0::MemWrite 3026443 1.11% 100.00% # Type of FU issued
system.cpu2.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu2.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu2.iq.FU_type_0::total 269680817 # Type of FU issued
-system.cpu2.iq.rate 1.789783 # Inst issue rate
-system.cpu2.iq.fu_busy_cnt 330378 # FU busy when requested
-system.cpu2.iq.fu_busy_rate 0.001225 # FU busy rate (busy events/executed inst)
-system.cpu2.iq.int_inst_queue_reads 624940807 # Number of integer instruction queue reads
-system.cpu2.iq.int_inst_queue_writes 277108342 # Number of integer instruction queue writes
-system.cpu2.iq.int_inst_queue_wakeup_accesses 268465757 # Number of integer instruction queue wakeup accesses
-system.cpu2.iq.fp_inst_queue_reads 40 # Number of floating instruction queue reads
-system.cpu2.iq.fp_inst_queue_writes 38 # Number of floating instruction queue writes
-system.cpu2.iq.fp_inst_queue_wakeup_accesses 14 # Number of floating instruction queue wakeup accesses
-system.cpu2.iq.int_alu_accesses 269954173 # Number of integer alu accesses
-system.cpu2.iq.fp_alu_accesses 21 # Number of floating point alu accesses
-system.cpu2.iew.lsq.thread0.forwLoads 584645 # Number of loads that had data forwarded from stores
+system.cpu2.iq.FU_type_0::total 272978735 # Type of FU issued
+system.cpu2.iq.rate 1.775588 # Inst issue rate
+system.cpu2.iq.fu_busy_cnt 356588 # FU busy when requested
+system.cpu2.iq.fu_busy_rate 0.001306 # FU busy rate (busy events/executed inst)
+system.cpu2.iq.int_inst_queue_reads 634455588 # Number of integer instruction queue reads
+system.cpu2.iq.int_inst_queue_writes 281402142 # Number of integer instruction queue writes
+system.cpu2.iq.int_inst_queue_wakeup_accesses 271688146 # Number of integer instruction queue wakeup accesses
+system.cpu2.iq.fp_inst_queue_reads 29 # Number of floating instruction queue reads
+system.cpu2.iq.fp_inst_queue_writes 98 # Number of floating instruction queue writes
+system.cpu2.iq.fp_inst_queue_wakeup_accesses 6 # Number of floating instruction queue wakeup accesses
+system.cpu2.iq.int_alu_accesses 273264957 # Number of integer alu accesses
+system.cpu2.iq.fp_alu_accesses 12 # Number of floating point alu accesses
+system.cpu2.iew.lsq.thread0.forwLoads 613124 # Number of loads that had data forwarded from stores
system.cpu2.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu2.iew.lsq.thread0.squashedLoads 814531 # Number of loads squashed
-system.cpu2.iew.lsq.thread0.ignoredResponses 6351 # Number of memory responses ignored because the instruction is squashed
-system.cpu2.iew.lsq.thread0.memOrderViolation 3024 # Number of memory ordering violations
-system.cpu2.iew.lsq.thread0.squashedStores 433740 # Number of stores squashed
+system.cpu2.iew.lsq.thread0.squashedLoads 928259 # Number of loads squashed
+system.cpu2.iew.lsq.thread0.ignoredResponses 6814 # Number of memory responses ignored because the instruction is squashed
+system.cpu2.iew.lsq.thread0.memOrderViolation 3642 # Number of memory ordering violations
+system.cpu2.iew.lsq.thread0.squashedStores 478181 # Number of stores squashed
system.cpu2.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu2.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu2.iew.lsq.thread0.rescheduledLoads 655738 # Number of loads that were rescheduled
-system.cpu2.iew.lsq.thread0.cacheBlocked 10426 # Number of times an access to memory failed due to the cache being blocked
+system.cpu2.iew.lsq.thread0.rescheduledLoads 656152 # Number of loads that were rescheduled
+system.cpu2.iew.lsq.thread0.cacheBlocked 10356 # Number of times an access to memory failed due to the cache being blocked
system.cpu2.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu2.iew.iewSquashCycles 928772 # Number of cycles IEW is squashing
-system.cpu2.iew.iewBlockCycles 8598252 # Number of cycles IEW is blocking
-system.cpu2.iew.iewUnblockCycles 798569 # Number of cycles IEW is unblocking
-system.cpu2.iew.iewDispatchedInsts 271222856 # Number of instructions dispatched to IQ
-system.cpu2.iew.iewDispSquashedInsts 58264 # Number of squashed instructions skipped by dispatch
-system.cpu2.iew.iewDispLoadInsts 5506267 # Number of dispatched load instructions
-system.cpu2.iew.iewDispStoreInsts 2968253 # Number of dispatched store instructions
-system.cpu2.iew.iewDispNonSpecInsts 206333 # Number of dispatched non-speculative instructions
-system.cpu2.iew.iewIQFullEvents 621407 # Number of times the IQ has become full, causing a stall
-system.cpu2.iew.iewLSQFullEvents 3570 # Number of times the LSQ has become full, causing a stall
-system.cpu2.iew.memOrderViolationEvents 3024 # Number of memory order violations
-system.cpu2.iew.predictedTakenIncorrect 146514 # Number of branches that were predicted taken incorrectly
-system.cpu2.iew.predictedNotTakenIncorrect 137704 # Number of branches that were predicted not taken incorrectly
-system.cpu2.iew.branchMispredicts 284218 # Number of branch mispredicts detected at execute
-system.cpu2.iew.iewExecutedInsts 269282728 # Number of executed instructions
-system.cpu2.iew.iewExecLoadInsts 5768116 # Number of load instructions executed
-system.cpu2.iew.iewExecSquashedInsts 398089 # Number of squashed instructions skipped in execute
+system.cpu2.iew.iewSquashCycles 1048147 # Number of cycles IEW is squashing
+system.cpu2.iew.iewBlockCycles 9348181 # Number of cycles IEW is blocking
+system.cpu2.iew.iewUnblockCycles 808638 # Number of cycles IEW is unblocking
+system.cpu2.iew.iewDispatchedInsts 274789107 # Number of instructions dispatched to IQ
+system.cpu2.iew.iewDispSquashedInsts 65396 # Number of squashed instructions skipped by dispatch
+system.cpu2.iew.iewDispLoadInsts 5902057 # Number of dispatched load instructions
+system.cpu2.iew.iewDispStoreInsts 3230758 # Number of dispatched store instructions
+system.cpu2.iew.iewDispNonSpecInsts 220588 # Number of dispatched non-speculative instructions
+system.cpu2.iew.iewIQFullEvents 626855 # Number of times the IQ has become full, causing a stall
+system.cpu2.iew.iewLSQFullEvents 4558 # Number of times the LSQ has become full, causing a stall
+system.cpu2.iew.memOrderViolationEvents 3642 # Number of memory order violations
+system.cpu2.iew.predictedTakenIncorrect 161804 # Number of branches that were predicted taken incorrectly
+system.cpu2.iew.predictedNotTakenIncorrect 161245 # Number of branches that were predicted not taken incorrectly
+system.cpu2.iew.branchMispredicts 323049 # Number of branch mispredicts detected at execute
+system.cpu2.iew.iewExecutedInsts 272529284 # Number of executed instructions
+system.cpu2.iew.iewExecLoadInsts 6113028 # Number of load instructions executed
+system.cpu2.iew.iewExecSquashedInsts 449451 # Number of squashed instructions skipped in execute
system.cpu2.iew.exec_swp 0 # number of swp insts executed
system.cpu2.iew.exec_nop 0 # number of nop insts executed
-system.cpu2.iew.exec_refs 8495654 # number of memory reference insts executed
-system.cpu2.iew.exec_branches 27379135 # Number of branches executed
-system.cpu2.iew.exec_stores 2727538 # Number of stores executed
-system.cpu2.iew.exec_rate 1.787141 # Inst execution rate
-system.cpu2.iew.wb_sent 269160909 # cumulative count of insts sent to commit
-system.cpu2.iew.wb_count 268465771 # cumulative count of insts written-back
-system.cpu2.iew.wb_producers 209852405 # num instructions producing a value
-system.cpu2.iew.wb_consumers 343221010 # num instructions consuming a value
+system.cpu2.iew.exec_refs 9080043 # number of memory reference insts executed
+system.cpu2.iew.exec_branches 27720555 # Number of branches executed
+system.cpu2.iew.exec_stores 2967015 # Number of stores executed
+system.cpu2.iew.exec_rate 1.772664 # Inst execution rate
+system.cpu2.iew.wb_sent 272391201 # cumulative count of insts sent to commit
+system.cpu2.iew.wb_count 271688152 # cumulative count of insts written-back
+system.cpu2.iew.wb_producers 212092617 # num instructions producing a value
+system.cpu2.iew.wb_consumers 346983399 # num instructions consuming a value
system.cpu2.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu2.iew.wb_rate 1.781720 # insts written-back per cycle
-system.cpu2.iew.wb_fanout 0.611421 # average fanout of values written-back
+system.cpu2.iew.wb_rate 1.767193 # insts written-back per cycle
+system.cpu2.iew.wb_fanout 0.611247 # average fanout of values written-back
system.cpu2.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu2.commit.commitSquashedInsts 6125563 # The number of squashed insts skipped by commit
-system.cpu2.commit.commitNonSpecStalls 336215 # The number of times commit has been forced to stall to communicate backwards
-system.cpu2.commit.branchMispredicts 254201 # The number of times a branch was mispredicted
-system.cpu2.commit.committed_per_cycle::samples 84239311 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::mean 3.146959 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::stdev 2.869440 # Number of insts commited each cycle
+system.cpu2.commit.commitSquashedInsts 6884729 # The number of squashed insts skipped by commit
+system.cpu2.commit.commitNonSpecStalls 347545 # The number of times commit has been forced to stall to communicate backwards
+system.cpu2.commit.branchMispredicts 288057 # The number of times a branch was mispredicted
+system.cpu2.commit.committed_per_cycle::samples 86997626 # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::mean 3.079430 # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::stdev 2.871941 # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::0 28027655 33.27% 33.27% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::1 3948624 4.69% 37.96% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::2 1090324 1.29% 39.25% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::3 24397189 28.96% 68.21% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::4 757994 0.90% 69.11% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::5 507340 0.60% 69.72% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::6 301970 0.36% 70.08% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::7 23269432 27.62% 97.70% # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::8 1938783 2.30% 100.00% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::0 29972174 34.45% 34.45% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::1 4215922 4.85% 39.30% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::2 1166731 1.34% 40.64% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::3 24592469 28.27% 68.91% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::4 801811 0.92% 69.83% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::5 544306 0.63% 70.45% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::6 310409 0.36% 70.81% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::7 23365384 26.86% 97.67% # Number of insts commited each cycle
+system.cpu2.commit.committed_per_cycle::8 2028420 2.33% 100.00% # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu2.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu2.commit.committed_per_cycle::total 84239311 # Number of insts commited each cycle
-system.cpu2.commit.committedInsts 134086437 # Number of instructions committed
-system.cpu2.commit.committedOps 265097623 # Number of ops (including micro ops) committed
+system.cpu2.commit.committed_per_cycle::total 86997626 # Number of insts commited each cycle
+system.cpu2.commit.committedInsts 135649483 # Number of instructions committed
+system.cpu2.commit.committedOps 267903067 # Number of ops (including micro ops) committed
system.cpu2.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu2.commit.refs 7226249 # Number of memory references committed
-system.cpu2.commit.loads 4691736 # Number of loads committed
-system.cpu2.commit.membars 162513 # Number of memory barriers committed
-system.cpu2.commit.branches 27101249 # Number of branches committed
+system.cpu2.commit.refs 7726375 # Number of memory references committed
+system.cpu2.commit.loads 4973798 # Number of loads committed
+system.cpu2.commit.membars 163952 # Number of memory barriers committed
+system.cpu2.commit.branches 27408076 # Number of branches committed
system.cpu2.commit.fp_insts 0 # Number of committed floating point instructions.
-system.cpu2.commit.int_insts 241753447 # Number of committed integer instructions.
-system.cpu2.commit.function_calls 394614 # Number of function calls committed.
-system.cpu2.commit.bw_lim_events 1938783 # number cycles where commit BW limit reached
+system.cpu2.commit.int_insts 244468826 # Number of committed integer instructions.
+system.cpu2.commit.function_calls 411685 # Number of function calls committed.
+system.cpu2.commit.bw_lim_events 2028420 # number cycles where commit BW limit reached
system.cpu2.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu2.rob.rob_reads 353502675 # The number of ROB reads
-system.cpu2.rob.rob_writes 543377618 # The number of ROB writes
-system.cpu2.timesIdled 448607 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu2.idleCycles 65509822 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu2.quiesceCycles 4919608430 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu2.committedInsts 134086437 # Number of Instructions Simulated
-system.cpu2.committedOps 265097623 # Number of Ops (including micro ops) Simulated
-system.cpu2.committedInsts_total 134086437 # Number of Instructions Simulated
-system.cpu2.cpi 1.123737 # CPI: Cycles Per Instruction
-system.cpu2.cpi_total 1.123737 # CPI: Total CPI of All Threads
-system.cpu2.ipc 0.889888 # IPC: Instructions Per Cycle
-system.cpu2.ipc_total 0.889888 # IPC: Total IPC of All Threads
-system.cpu2.int_regfile_reads 494284042 # number of integer regfile reads
-system.cpu2.int_regfile_writes 320739139 # number of integer regfile writes
-system.cpu2.fp_regfile_reads 62606 # number of floating regfile reads
-system.cpu2.fp_regfile_writes 62592 # number of floating regfile writes
-system.cpu2.misc_regfile_reads 86693613 # number of misc regfile reads
-system.cpu2.misc_regfile_writes 110320 # number of misc regfile writes
+system.cpu2.rob.rob_reads 359731311 # The number of ROB reads
+system.cpu2.rob.rob_writes 550627170 # The number of ROB writes
+system.cpu2.timesIdled 462650 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu2.idleCycles 65694151 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu2.quiesceCycles 4912523731 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu2.committedInsts 135649483 # Number of Instructions Simulated
+system.cpu2.committedOps 267903067 # Number of Ops (including micro ops) Simulated
+system.cpu2.committedInsts_total 135649483 # Number of Instructions Simulated
+system.cpu2.cpi 1.133362 # CPI: Cycles Per Instruction
+system.cpu2.cpi_total 1.133362 # CPI: Total CPI of All Threads
+system.cpu2.ipc 0.882331 # IPC: Instructions Per Cycle
+system.cpu2.ipc_total 0.882331 # IPC: Total IPC of All Threads
+system.cpu2.int_regfile_reads 500765277 # number of integer regfile reads
+system.cpu2.int_regfile_writes 324464285 # number of integer regfile writes
+system.cpu2.fp_regfile_reads 62550 # number of floating regfile reads
+system.cpu2.fp_regfile_writes 62544 # number of floating regfile writes
+system.cpu2.misc_regfile_reads 88091146 # number of misc regfile reads
+system.cpu2.misc_regfile_writes 122333 # number of misc regfile writes
system.cpu2.kern.inst.arm 0 # number of arm instructions executed
system.cpu2.kern.inst.quiesce 0 # number of quiesce instructions executed