summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/sparc
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2013-05-30 12:54:18 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2013-05-30 12:54:18 -0400
commit74553c7d3fc5430752c0c08f2b319a99fb7ed632 (patch)
tree79b2a309fff0edaf1ef3e9aa62656904c3351650 /tests/quick/se/00.hello/ref/sparc
parent3bc4ecdcb4785a976a1c3fd463bf7052b8415d8b (diff)
downloadgem5-74553c7d3fc5430752c0c08f2b319a99fb7ed632.tar.xz
stats: Update the stats to reflect bus and memory changes
This patch updates the stats to reflect the addition of the bus stats, and changes to the bus layers. In addition it updates the stats to match the addition of the static pipeline latency of the memory conotroller and the addition of a stat tracking the bytes per activate.
Diffstat (limited to 'tests/quick/se/00.hello/ref/sparc')
-rw-r--r--tests/quick/se/00.hello/ref/sparc/linux/inorder-timing/stats.txt480
-rw-r--r--tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt13
-rw-r--r--tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt44
3 files changed, 314 insertions, 223 deletions
diff --git a/tests/quick/se/00.hello/ref/sparc/linux/inorder-timing/stats.txt b/tests/quick/se/00.hello/ref/sparc/linux/inorder-timing/stats.txt
index 91942b523..45ae1e677 100644
--- a/tests/quick/se/00.hello/ref/sparc/linux/inorder-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/sparc/linux/inorder-timing/stats.txt
@@ -1,14 +1,14 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000017 # Number of seconds simulated
-sim_ticks 16783500 # Number of ticks simulated
-final_tick 16783500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000021 # Number of seconds simulated
+sim_ticks 20764500 # Number of ticks simulated
+final_tick 20764500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 18770 # Simulator instruction rate (inst/s)
-host_op_rate 18768 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 59128079 # Simulator tick rate (ticks/s)
-host_mem_usage 276316 # Number of bytes of host memory used
-host_seconds 0.28 # Real time elapsed on the host
+host_inst_rate 44697 # Simulator instruction rate (inst/s)
+host_op_rate 44687 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 174155494 # Simulator tick rate (ticks/s)
+host_mem_usage 232524 # Number of bytes of host memory used
+host_seconds 0.12 # Real time elapsed on the host
sim_insts 5327 # Number of instructions simulated
sim_ops 5327 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 18496 # Number of bytes read from this memory
@@ -19,14 +19,14 @@ system.physmem.bytes_inst_read::total 18496 # Nu
system.physmem.num_reads::cpu.inst 289 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data 134 # Number of read requests responded to by this memory
system.physmem.num_reads::total 423 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 1102034736 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 510978044 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 1613012780 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 1102034736 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 1102034736 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 1102034736 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 510978044 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 1613012780 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 890751041 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 413012594 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 1303763635 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 890751041 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 890751041 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 890751041 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 413012594 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 1303763635 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 423 # Total number of read requests seen
system.physmem.writeReqs 0 # Total number of write requests seen
system.physmem.cpureqs 423 # Reqs generatd by CPU via cache - shady
@@ -36,22 +36,22 @@ system.physmem.bytesConsumedRd 27072 # by
system.physmem.bytesConsumedWr 0 # bytesWritten derated as per pkt->getSize()
system.physmem.servicedByWrQ 0 # Number of read reqs serviced by write Q
system.physmem.neitherReadNorWrite 0 # Reqs where no action is needed
-system.physmem.perBankRdReqs::0 37 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::1 5 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::2 10 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::3 19 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::4 39 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::5 11 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::6 28 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::7 46 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::8 46 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::0 24 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::1 7 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::2 1 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::3 8 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::4 0 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::5 78 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::6 80 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::7 62 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::8 35 # Track reads on a per bank basis
system.physmem.perBankRdReqs::9 18 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::10 14 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::11 20 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::12 10 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::13 34 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::14 15 # Track reads on a per bank basis
-system.physmem.perBankRdReqs::15 71 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::10 10 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::11 52 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::12 12 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::13 21 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::14 7 # Track reads on a per bank basis
+system.physmem.perBankRdReqs::15 8 # Track reads on a per bank basis
system.physmem.perBankWrReqs::0 0 # Track writes on a per bank basis
system.physmem.perBankWrReqs::1 0 # Track writes on a per bank basis
system.physmem.perBankWrReqs::2 0 # Track writes on a per bank basis
@@ -70,7 +70,7 @@ system.physmem.perBankWrReqs::14 0 # Tr
system.physmem.perBankWrReqs::15 0 # 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 16708000 # Total gap between requests
+system.physmem.totGap 20696000 # 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
@@ -85,12 +85,12 @@ system.physmem.writePktSize::3 0 # Ca
system.physmem.writePktSize::4 0 # Categorize write packet sizes
system.physmem.writePktSize::5 0 # Categorize write packet sizes
system.physmem.writePktSize::6 0 # Categorize write packet sizes
-system.physmem.rdQLenPdf::0 246 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 124 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 36 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 11 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 5 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 1 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::0 251 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 132 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 29 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 8 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 3 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8 0 # What read queue length does an incoming req see
@@ -149,27 +149,62 @@ 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.totQLat 2671750 # Total cycles spent in queuing delays
-system.physmem.totMemAccLat 12995500 # Sum of mem lat for all requests
+system.physmem.bytesPerActivate::samples 65 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 326.892308 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 170.513476 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 484.792485 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::64 29 44.62% 44.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128 8 12.31% 56.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::192 2 3.08% 60.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256 4 6.15% 66.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::320 1 1.54% 67.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384 5 7.69% 75.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::448 2 3.08% 78.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512 2 3.08% 81.54% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::576 4 6.15% 87.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640 3 4.62% 92.31% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024 1 1.54% 93.85% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1280 1 1.54% 95.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1536 1 1.54% 96.92% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1728 1 1.54% 98.46% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::3008 1 1.54% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 65 # Bytes accessed per row activation
+system.physmem.totQLat 3131250 # Total cycles spent in queuing delays
+system.physmem.totMemAccLat 11791250 # Sum of mem lat for all requests
system.physmem.totBusLat 2115000 # Total cycles spent in databus access
-system.physmem.totBankLat 8208750 # Total cycles spent in bank access
-system.physmem.avgQLat 6316.19 # Average queueing delay per request
-system.physmem.avgBankLat 19406.03 # Average bank access latency per request
+system.physmem.totBankLat 6545000 # Total cycles spent in bank access
+system.physmem.avgQLat 7402.48 # Average queueing delay per request
+system.physmem.avgBankLat 15472.81 # Average bank access latency per request
system.physmem.avgBusLat 5000.00 # Average bus latency per request
-system.physmem.avgMemAccLat 30722.22 # Average memory access latency
-system.physmem.avgRdBW 1613.01 # Average achieved read bandwidth in MB/s
+system.physmem.avgMemAccLat 27875.30 # Average memory access latency
+system.physmem.avgRdBW 1303.76 # Average achieved read bandwidth in MB/s
system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MB/s
-system.physmem.avgConsumedRdBW 1613.01 # Average consumed read bandwidth in MB/s
+system.physmem.avgConsumedRdBW 1303.76 # Average consumed read bandwidth in MB/s
system.physmem.avgConsumedWrBW 0.00 # Average consumed write bandwidth in MB/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MB/s
-system.physmem.busUtil 12.60 # Data bus utilization in percentage
-system.physmem.avgRdQLen 0.77 # Average read queue length over time
+system.physmem.busUtil 10.19 # Data bus utilization in percentage
+system.physmem.avgRdQLen 0.57 # Average read queue length over time
system.physmem.avgWrQLen 0.00 # Average write queue length over time
-system.physmem.readRowHits 300 # Number of row buffer hits during reads
+system.physmem.readRowHits 358 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 70.92 # Row buffer hit rate for reads
+system.physmem.readRowHitRate 84.63 # Row buffer hit rate for reads
system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
-system.physmem.avgGap 39498.82 # Average gap between requests
+system.physmem.avgGap 48926.71 # Average gap between requests
+system.membus.throughput 1303763635 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 342 # Transaction distribution
+system.membus.trans_dist::ReadResp 342 # Transaction distribution
+system.membus.trans_dist::ReadExReq 81 # Transaction distribution
+system.membus.trans_dist::ReadExResp 81 # Transaction distribution
+system.membus.pkt_count_system.cpu.l2cache.mem_side 846 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count 846 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side 27072 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size 27072 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 27072 # Total data (bytes)
+system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 494500 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 2.4 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3936500 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 19.0 # Layer utilization (%)
system.cpu.branchPred.lookups 1636 # Number of BP lookups
system.cpu.branchPred.condPredicted 1090 # Number of conditional branches predicted
system.cpu.branchPred.condIncorrect 897 # Number of conditional branches incorrect
@@ -180,7 +215,7 @@ system.cpu.branchPred.BTBHitPct 43.484736 # BT
system.cpu.branchPred.usedRAS 67 # Number of times the RAS was used to get a target.
system.cpu.branchPred.RASInCorrect 4 # Number of incorrect RAS predictions.
system.cpu.workload.num_syscalls 11 # Number of system calls
-system.cpu.numCycles 33568 # number of cpu cycles simulated
+system.cpu.numCycles 41530 # 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.branch_predictor.predictedTaken 651 # Number of Branches Predicted As Taken (True).
@@ -202,12 +237,12 @@ system.cpu.execution_unit.executions 3957 # Nu
system.cpu.mult_div_unit.multiplies 0 # Number of Multipy Operations Executed
system.cpu.mult_div_unit.divides 0 # Number of Divide Operations Executed
system.cpu.contextSwitches 1 # Number of context switches
-system.cpu.threadCycles 9657 # Total Number of Cycles A Thread Was Active in CPU (Per-Thread)
+system.cpu.threadCycles 9717 # Total Number of Cycles A Thread Was Active in CPU (Per-Thread)
system.cpu.smtCycles 0 # Total number of cycles that the CPU was in SMT-mode
-system.cpu.timesIdled 481 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 27323 # Number of cycles cpu's stages were not processed
-system.cpu.runCycles 6245 # Number of cycles cpu stages are processed.
-system.cpu.activity 18.604028 # Percentage of cycles cpu is active
+system.cpu.timesIdled 483 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 35284 # Number of cycles cpu's stages were not processed
+system.cpu.runCycles 6246 # Number of cycles cpu stages are processed.
+system.cpu.activity 15.039730 # Percentage of cycles cpu is active
system.cpu.comLoads 715 # Number of Load instructions committed
system.cpu.comStores 673 # Number of Store instructions committed
system.cpu.comBranches 1115 # Number of Branches instructions committed
@@ -219,72 +254,72 @@ system.cpu.committedInsts 5327 # Nu
system.cpu.committedOps 5327 # Number of Ops committed (Per-Thread)
system.cpu.smtCommittedInsts 0 # Number of SMT Instructions committed (Per-Thread)
system.cpu.committedInsts_total 5327 # Number of Instructions committed (Total)
-system.cpu.cpi 6.301483 # CPI: Cycles Per Instruction (Per-Thread)
+system.cpu.cpi 7.796133 # CPI: Cycles Per Instruction (Per-Thread)
system.cpu.smt_cpi nan # CPI: Total SMT-CPI
-system.cpu.cpi_total 6.301483 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.158693 # IPC: Instructions Per Cycle (Per-Thread)
+system.cpu.cpi_total 7.796133 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.128269 # IPC: Instructions Per Cycle (Per-Thread)
system.cpu.smt_ipc nan # IPC: Total SMT-IPC
-system.cpu.ipc_total 0.158693 # IPC: Total IPC of All Threads
-system.cpu.stage0.idleCycles 28928 # Number of cycles 0 instructions are processed.
+system.cpu.ipc_total 0.128269 # IPC: Total IPC of All Threads
+system.cpu.stage0.idleCycles 36890 # Number of cycles 0 instructions are processed.
system.cpu.stage0.runCycles 4640 # Number of cycles 1+ instructions are processed.
-system.cpu.stage0.utilization 13.822688 # Percentage of cycles stage was utilized (processing insts).
-system.cpu.stage1.idleCycles 30373 # Number of cycles 0 instructions are processed.
+system.cpu.stage0.utilization 11.172646 # Percentage of cycles stage was utilized (processing insts).
+system.cpu.stage1.idleCycles 38335 # Number of cycles 0 instructions are processed.
system.cpu.stage1.runCycles 3195 # Number of cycles 1+ instructions are processed.
-system.cpu.stage1.utilization 9.517993 # Percentage of cycles stage was utilized (processing insts).
-system.cpu.stage2.idleCycles 30535 # Number of cycles 0 instructions are processed.
+system.cpu.stage1.utilization 7.693234 # Percentage of cycles stage was utilized (processing insts).
+system.cpu.stage2.idleCycles 38497 # Number of cycles 0 instructions are processed.
system.cpu.stage2.runCycles 3033 # Number of cycles 1+ instructions are processed.
-system.cpu.stage2.utilization 9.035391 # Percentage of cycles stage was utilized (processing insts).
-system.cpu.stage3.idleCycles 32593 # Number of cycles 0 instructions are processed.
+system.cpu.stage2.utilization 7.303154 # Percentage of cycles stage was utilized (processing insts).
+system.cpu.stage3.idleCycles 40555 # Number of cycles 0 instructions are processed.
system.cpu.stage3.runCycles 975 # Number of cycles 1+ instructions are processed.
-system.cpu.stage3.utilization 2.904552 # Percentage of cycles stage was utilized (processing insts).
-system.cpu.stage4.idleCycles 30411 # Number of cycles 0 instructions are processed.
+system.cpu.stage3.utilization 2.347700 # Percentage of cycles stage was utilized (processing insts).
+system.cpu.stage4.idleCycles 38373 # Number of cycles 0 instructions are processed.
system.cpu.stage4.runCycles 3157 # Number of cycles 1+ instructions are processed.
-system.cpu.stage4.utilization 9.404790 # Percentage of cycles stage was utilized (processing insts).
+system.cpu.stage4.utilization 7.601734 # Percentage of cycles stage was utilized (processing insts).
system.cpu.icache.replacements 0 # number of replacements
-system.cpu.icache.tagsinuse 141.184744 # Cycle average of tags in use
-system.cpu.icache.total_refs 896 # Total number of references to valid blocks.
+system.cpu.icache.tagsinuse 142.226837 # Cycle average of tags in use
+system.cpu.icache.total_refs 892 # Total number of references to valid blocks.
system.cpu.icache.sampled_refs 291 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 3.079038 # Average number of references to valid blocks.
+system.cpu.icache.avg_refs 3.065292 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::cpu.inst 141.184744 # Average occupied blocks per requestor
-system.cpu.icache.occ_percent::cpu.inst 0.068938 # Average percentage of cache occupancy
-system.cpu.icache.occ_percent::total 0.068938 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits::cpu.inst 896 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 896 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 896 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 896 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 896 # number of overall hits
-system.cpu.icache.overall_hits::total 896 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 362 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 362 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 362 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 362 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 362 # number of overall misses
-system.cpu.icache.overall_misses::total 362 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 18997500 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 18997500 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 18997500 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 18997500 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 18997500 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 18997500 # number of overall miss cycles
+system.cpu.icache.occ_blocks::cpu.inst 142.226837 # Average occupied blocks per requestor
+system.cpu.icache.occ_percent::cpu.inst 0.069447 # Average percentage of cache occupancy
+system.cpu.icache.occ_percent::total 0.069447 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits::cpu.inst 892 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 892 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 892 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 892 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 892 # number of overall hits
+system.cpu.icache.overall_hits::total 892 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 366 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 366 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 366 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 366 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 366 # number of overall misses
+system.cpu.icache.overall_misses::total 366 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 25702500 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 25702500 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 25702500 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 25702500 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 25702500 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 25702500 # number of overall miss cycles
system.cpu.icache.ReadReq_accesses::cpu.inst 1258 # number of ReadReq accesses(hits+misses)
system.cpu.icache.ReadReq_accesses::total 1258 # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses::cpu.inst 1258 # number of demand (read+write) accesses
system.cpu.icache.demand_accesses::total 1258 # number of demand (read+write) accesses
system.cpu.icache.overall_accesses::cpu.inst 1258 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 1258 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.287758 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.287758 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.287758 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.287758 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.287758 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.287758 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 52479.281768 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 52479.281768 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 52479.281768 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 52479.281768 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 52479.281768 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 52479.281768 # average overall miss latency
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.290938 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.290938 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.290938 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.290938 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.290938 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.290938 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 70225.409836 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 70225.409836 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 70225.409836 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 70225.409836 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 70225.409836 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 70225.409836 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -293,48 +328,67 @@ system.cpu.icache.avg_blocked_cycles::no_mshrs nan
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 71 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 71 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 71 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 71 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 71 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 71 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 75 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 75 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 75 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 75 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 75 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 75 # number of overall MSHR hits
system.cpu.icache.ReadReq_mshr_misses::cpu.inst 291 # number of ReadReq MSHR misses
system.cpu.icache.ReadReq_mshr_misses::total 291 # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses::cpu.inst 291 # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses::total 291 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst 291 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total 291 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 15424000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 15424000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 15424000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 15424000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 15424000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 15424000 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 21114000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 21114000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 21114000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 21114000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 21114000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 21114000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.231320 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_miss_rate::total 0.231320 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.231320 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_miss_rate::total 0.231320 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.231320 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_miss_rate::total 0.231320 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 53003.436426 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 53003.436426 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 53003.436426 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 53003.436426 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 53003.436426 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 53003.436426 # average overall mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 72556.701031 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 72556.701031 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 72556.701031 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 72556.701031 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 72556.701031 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 72556.701031 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
+system.cpu.toL2Bus.throughput 1313010186 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 345 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 345 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 81 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 81 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 582 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 270 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count 852 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 18624 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 8640 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size 27264 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 27264 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 213000 # Layer occupancy (ticks)
+system.cpu.toL2Bus.reqLayer0.utilization 1.0 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.occupancy 436500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.utilization 2.1 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer1.occupancy 202500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.utilization 1.0 # Layer utilization (%)
system.cpu.l2cache.replacements 0 # number of replacements
-system.cpu.l2cache.tagsinuse 167.396977 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 168.609847 # Cycle average of tags in use
system.cpu.l2cache.total_refs 3 # Total number of references to valid blocks.
system.cpu.l2cache.sampled_refs 342 # Sample count of references to valid blocks.
system.cpu.l2cache.avg_refs 0.008772 # 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::cpu.inst 140.660763 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_blocks::cpu.data 26.736213 # Average occupied blocks per requestor
-system.cpu.l2cache.occ_percent::cpu.inst 0.004293 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::cpu.data 0.000816 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::total 0.005109 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_blocks::cpu.inst 141.647687 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_blocks::cpu.data 26.962160 # Average occupied blocks per requestor
+system.cpu.l2cache.occ_percent::cpu.inst 0.004323 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::cpu.data 0.000823 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::total 0.005146 # Average percentage of cache occupancy
system.cpu.l2cache.ReadReq_hits::cpu.inst 2 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.data 1 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::total 3 # number of ReadReq hits
@@ -355,17 +409,17 @@ system.cpu.l2cache.demand_misses::total 423 # nu
system.cpu.l2cache.overall_misses::cpu.inst 289 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data 134 # number of overall misses
system.cpu.l2cache.overall_misses::total 423 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 15105500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 3319000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 18424500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 4710000 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 4710000 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 15105500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 8029000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 23134500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 15105500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 8029000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 23134500 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 20795500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 3765500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 24561000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 5904000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 5904000 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 20795500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 9669500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 30465000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 20795500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 9669500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 30465000 # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses::cpu.inst 291 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.data 54 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total 345 # number of ReadReq accesses(hits+misses)
@@ -388,17 +442,17 @@ system.cpu.l2cache.demand_miss_rate::total 0.992958 #
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.993127 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.992593 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.992958 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52268.166090 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 62622.641509 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 53872.807018 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 58148.148148 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 58148.148148 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52268.166090 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 59917.910448 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 54691.489362 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52268.166090 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 59917.910448 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 54691.489362 # average overall miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 71956.747405 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 71047.169811 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 71815.789474 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 72888.888889 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 72888.888889 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 71956.747405 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 72160.447761 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 72021.276596 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 71956.747405 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 72160.447761 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 72021.276596 # 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
@@ -418,17 +472,17 @@ system.cpu.l2cache.demand_mshr_misses::total 423
system.cpu.l2cache.overall_mshr_misses::cpu.inst 289 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data 134 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 423 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 11527228 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 2664291 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 14191519 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 3719787 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 3719787 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 11527228 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 6384078 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 17911306 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 11527228 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 6384078 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 17911306 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 17227750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 3116250 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20344000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 4915500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 4915500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 17227750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8031750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 25259500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 17227750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8031750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 25259500 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.993127 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.981481 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.991304 # mshr miss rate for ReadReq accesses
@@ -440,27 +494,27 @@ system.cpu.l2cache.demand_mshr_miss_rate::total 0.992958
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.993127 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.992593 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.992958 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 39886.602076 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 50269.641509 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 41495.669591 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 45923.296296 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 45923.296296 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 39886.602076 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 47642.373134 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 42343.513002 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 39886.602076 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 47642.373134 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 42343.513002 # average overall mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 59611.591696 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 58797.169811 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 59485.380117 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 60685.185185 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 60685.185185 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 59611.591696 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 59938.432836 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 59715.130024 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 59611.591696 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 59938.432836 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 59715.130024 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 0 # number of replacements
-system.cpu.dcache.tagsinuse 84.137936 # Cycle average of tags in use
+system.cpu.dcache.tagsinuse 84.923213 # Cycle average of tags in use
system.cpu.dcache.total_refs 914 # Total number of references to valid blocks.
system.cpu.dcache.sampled_refs 135 # Sample count of references to valid blocks.
system.cpu.dcache.avg_refs 6.770370 # Average number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::cpu.data 84.137936 # Average occupied blocks per requestor
-system.cpu.dcache.occ_percent::cpu.data 0.020541 # Average percentage of cache occupancy
-system.cpu.dcache.occ_percent::total 0.020541 # Average percentage of cache occupancy
+system.cpu.dcache.occ_blocks::cpu.data 84.923213 # Average occupied blocks per requestor
+system.cpu.dcache.occ_percent::cpu.data 0.020733 # Average percentage of cache occupancy
+system.cpu.dcache.occ_percent::total 0.020733 # Average percentage of cache occupancy
system.cpu.dcache.ReadReq_hits::cpu.data 654 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 654 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data 260 # number of WriteReq hits
@@ -477,14 +531,14 @@ system.cpu.dcache.demand_misses::cpu.data 474 # n
system.cpu.dcache.demand_misses::total 474 # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data 474 # number of overall misses
system.cpu.dcache.overall_misses::total 474 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 3817500 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 3817500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 21812000 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 21812000 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 25629500 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 25629500 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 25629500 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 25629500 # number of overall miss cycles
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 4316000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 4316000 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 26761000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 26761000 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 31077000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 31077000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 31077000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 31077000 # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses::cpu.data 715 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total 715 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 673 # number of WriteReq accesses(hits+misses)
@@ -501,19 +555,19 @@ system.cpu.dcache.demand_miss_rate::cpu.data 0.341499
system.cpu.dcache.demand_miss_rate::total 0.341499 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.341499 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total 0.341499 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 62581.967213 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 62581.967213 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 52813.559322 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 52813.559322 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 54070.675105 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 54070.675105 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 54070.675105 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 54070.675105 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 557 # number of cycles access was blocked
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 70754.098361 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 70754.098361 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 64796.610169 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 64796.610169 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 65563.291139 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 65563.291139 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 65563.291139 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 65563.291139 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 781 # 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 32 # 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 17.406250 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 24.406250 # 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
@@ -533,14 +587,14 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 135
system.cpu.dcache.demand_mshr_misses::total 135 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 135 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 135 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 3385500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 3385500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 4793500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 4793500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 8179000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 8179000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 8179000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 8179000 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 3832000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 3832000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 5987500 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 5987500 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9819500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 9819500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9819500 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 9819500 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.075524 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.075524 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.120357 # mshr miss rate for WriteReq accesses
@@ -549,14 +603,14 @@ system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.097262
system.cpu.dcache.demand_mshr_miss_rate::total 0.097262 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.097262 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total 0.097262 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 62694.444444 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 62694.444444 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 59179.012346 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 59179.012346 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 60585.185185 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 60585.185185 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 60585.185185 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 60585.185185 # average overall mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 70962.962963 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 70962.962963 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 73919.753086 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 73919.753086 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 72737.037037 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 72737.037037 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 72737.037037 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 72737.037037 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
index bd3dfe2fe..b27d1e6f6 100644
--- a/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/sparc/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu
sim_ticks 2694500 # Number of ticks simulated
final_tick 2694500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 73566 # Simulator instruction rate (inst/s)
-host_op_rate 73547 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 37192728 # Simulator tick rate (ticks/s)
-host_mem_usage 269044 # Number of bytes of host memory used
-host_seconds 0.07 # Real time elapsed on the host
+host_inst_rate 565055 # Simulator instruction rate (inst/s)
+host_op_rate 563581 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 284338324 # Simulator tick rate (ticks/s)
+host_mem_usage 222908 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 5327 # Number of instructions simulated
sim_ops 5327 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 21480 # Number of bytes read from this memory
@@ -33,6 +33,9 @@ system.physmem.bw_write::total 1879755057 # Wr
system.physmem.bw_total::cpu.inst 7971794396 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.data 3587678605 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 11559473001 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 11559473001 # Throughput (bytes/s)
+system.membus.data_through_bus 31147 # Total data (bytes)
+system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
system.cpu.workload.num_syscalls 11 # Number of system calls
system.cpu.numCycles 5390 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
diff --git a/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
index 4cc5c5030..404dd533e 100644
--- a/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/sparc/linux/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000028 # Nu
sim_ticks 27800000 # Number of ticks simulated
final_tick 27800000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 116604 # Simulator instruction rate (inst/s)
-host_op_rate 116555 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 608021957 # Simulator tick rate (ticks/s)
-host_mem_usage 277492 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
+host_inst_rate 413138 # Simulator instruction rate (inst/s)
+host_op_rate 412367 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2148212772 # Simulator tick rate (ticks/s)
+host_mem_usage 231400 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 5327 # Number of instructions simulated
sim_ops 5327 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 16320 # Number of bytes read from this memory
@@ -27,6 +27,21 @@ system.physmem.bw_inst_read::total 587050360 # In
system.physmem.bw_total::cpu.inst 587050360 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.data 308489209 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 895539568 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 895539568 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 308 # Transaction distribution
+system.membus.trans_dist::ReadResp 308 # Transaction distribution
+system.membus.trans_dist::ReadExReq 81 # Transaction distribution
+system.membus.trans_dist::ReadExResp 81 # Transaction distribution
+system.membus.pkt_count_system.cpu.l2cache.mem_side 778 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count 778 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side 24896 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size 24896 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 24896 # Total data (bytes)
+system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 389000 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 1.4 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3501000 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 12.6 # Layer utilization (%)
system.cpu.workload.num_syscalls 11 # Number of system calls
system.cpu.numCycles 55600 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
@@ -354,5 +369,24 @@ system.cpu.dcache.demand_avg_mshr_miss_latency::total 52688.888889
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 52688.888889 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 52688.888889 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
+system.cpu.toL2Bus.throughput 902446043 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 311 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 311 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 81 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 81 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side 514 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side 270 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count 784 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side 16448 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side 8640 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size 25088 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 25088 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 196000 # Layer occupancy (ticks)
+system.cpu.toL2Bus.reqLayer0.utilization 0.7 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.occupancy 385500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.utilization 1.4 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer1.occupancy 202500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.utilization 0.7 # Layer utilization (%)
---------- End Simulation Statistics ----------