3,5c3,5
< sim_seconds 5.163317 # Number of seconds simulated
< sim_ticks 5163317092500 # Number of ticks simulated
< final_tick 5163317092500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
---
> sim_seconds 5.155288 # Number of seconds simulated
> sim_ticks 5155288336500 # Number of ticks simulated
> final_tick 5155288336500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
7,18c7,18
< host_inst_rate 184798 # Simulator instruction rate (inst/s)
< host_op_rate 364169 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 2236864416 # Simulator tick rate (ticks/s)
< host_mem_usage 361200 # Number of bytes of host memory used
< host_seconds 2308.28 # Real time elapsed on the host
< sim_insts 426565585 # Number of instructions simulated
< sim_ops 840604148 # Number of ops (including micro ops) simulated
< system.physmem.bytes_read 15861056 # Number of bytes read from this memory
< system.physmem.bytes_inst_read 1233408 # Number of instructions bytes read from this memory
< system.physmem.bytes_written 12134976 # Number of bytes written to this memory
< system.physmem.num_reads 247829 # Number of read requests responded to by this memory
< system.physmem.num_writes 189609 # Number of write requests responded to by this memory
---
> host_inst_rate 187724 # Simulator instruction rate (inst/s)
> host_op_rate 369929 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 2268413480 # Simulator tick rate (ticks/s)
> host_mem_usage 362380 # Number of bytes of host memory used
> host_seconds 2272.64 # Real time elapsed on the host
> sim_insts 426629675 # Number of instructions simulated
> sim_ops 840716593 # Number of ops (including micro ops) simulated
> system.physmem.bytes_read 15943680 # Number of bytes read from this memory
> system.physmem.bytes_inst_read 1259264 # Number of instructions bytes read from this memory
> system.physmem.bytes_written 12043648 # Number of bytes written to this memory
> system.physmem.num_reads 249120 # Number of read requests responded to by this memory
> system.physmem.num_writes 188182 # Number of write requests responded to by this memory
20,28c20,28
< system.physmem.bw_read 3071873 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read 238879 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_write 2350229 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_total 5422102 # Total bandwidth to/from this memory (bytes/s)
< system.l2c.replacements 168510 # number of replacements
< system.l2c.tagsinuse 37865.450237 # Cycle average of tags in use
< system.l2c.total_refs 3777661 # Total number of references to valid blocks.
< system.l2c.sampled_refs 200841 # Sample count of references to valid blocks.
< system.l2c.avg_refs 18.809212 # Average number of references to valid blocks.
---
> system.physmem.bw_read 3092684 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read 244266 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_write 2336174 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_total 5428858 # Total bandwidth to/from this memory (bytes/s)
> system.l2c.replacements 167456 # number of replacements
> system.l2c.tagsinuse 37822.927931 # Cycle average of tags in use
> system.l2c.total_refs 3846980 # Total number of references to valid blocks.
> system.l2c.sampled_refs 202165 # Sample count of references to valid blocks.
> system.l2c.avg_refs 19.028912 # Average number of references to valid blocks.
30,36c30,36
< system.l2c.occ_blocks::writebacks 26765.864627 # Average occupied blocks per requestor
< system.l2c.occ_blocks::cpu.dtb.walker 11.948564 # Average occupied blocks per requestor
< system.l2c.occ_blocks::cpu.itb.walker 0.042262 # Average occupied blocks per requestor
< system.l2c.occ_blocks::cpu.inst 2364.419048 # Average occupied blocks per requestor
< system.l2c.occ_blocks::cpu.data 8723.175736 # Average occupied blocks per requestor
< system.l2c.occ_percent::writebacks 0.408415 # Average percentage of cache occupancy
< system.l2c.occ_percent::cpu.dtb.walker 0.000182 # Average percentage of cache occupancy
---
> system.l2c.occ_blocks::writebacks 26706.608582 # Average occupied blocks per requestor
> system.l2c.occ_blocks::cpu.dtb.walker 11.179185 # Average occupied blocks per requestor
> system.l2c.occ_blocks::cpu.itb.walker 0.034739 # Average occupied blocks per requestor
> system.l2c.occ_blocks::cpu.inst 2430.963092 # Average occupied blocks per requestor
> system.l2c.occ_blocks::cpu.data 8674.142332 # Average occupied blocks per requestor
> system.l2c.occ_percent::writebacks 0.407511 # Average percentage of cache occupancy
> system.l2c.occ_percent::cpu.dtb.walker 0.000171 # Average percentage of cache occupancy
38,47c38,47
< system.l2c.occ_percent::cpu.inst 0.036078 # Average percentage of cache occupancy
< system.l2c.occ_percent::cpu.data 0.133105 # Average percentage of cache occupancy
< system.l2c.occ_percent::total 0.577781 # Average percentage of cache occupancy
< system.l2c.ReadReq_hits::cpu.dtb.walker 134155 # number of ReadReq hits
< system.l2c.ReadReq_hits::cpu.itb.walker 7302 # number of ReadReq hits
< system.l2c.ReadReq_hits::cpu.inst 1001370 # number of ReadReq hits
< system.l2c.ReadReq_hits::cpu.data 1325429 # number of ReadReq hits
< system.l2c.ReadReq_hits::total 2468256 # number of ReadReq hits
< system.l2c.Writeback_hits::writebacks 1603120 # number of Writeback hits
< system.l2c.Writeback_hits::total 1603120 # number of Writeback hits
---
> system.l2c.occ_percent::cpu.inst 0.037094 # Average percentage of cache occupancy
> system.l2c.occ_percent::cpu.data 0.132357 # Average percentage of cache occupancy
> system.l2c.occ_percent::total 0.577132 # Average percentage of cache occupancy
> system.l2c.ReadReq_hits::cpu.dtb.walker 117941 # number of ReadReq hits
> system.l2c.ReadReq_hits::cpu.itb.walker 9215 # number of ReadReq hits
> system.l2c.ReadReq_hits::cpu.inst 1064505 # number of ReadReq hits
> system.l2c.ReadReq_hits::cpu.data 1335031 # number of ReadReq hits
> system.l2c.ReadReq_hits::total 2526692 # number of ReadReq hits
> system.l2c.Writeback_hits::writebacks 1602581 # number of Writeback hits
> system.l2c.Writeback_hits::total 1602581 # number of Writeback hits
50,148c50,148
< system.l2c.ReadExReq_hits::cpu.data 150704 # number of ReadExReq hits
< system.l2c.ReadExReq_hits::total 150704 # number of ReadExReq hits
< system.l2c.demand_hits::cpu.dtb.walker 134155 # number of demand (read+write) hits
< system.l2c.demand_hits::cpu.itb.walker 7302 # number of demand (read+write) hits
< system.l2c.demand_hits::cpu.inst 1001370 # number of demand (read+write) hits
< system.l2c.demand_hits::cpu.data 1476133 # number of demand (read+write) hits
< system.l2c.demand_hits::total 2618960 # number of demand (read+write) hits
< system.l2c.overall_hits::cpu.dtb.walker 134155 # number of overall hits
< system.l2c.overall_hits::cpu.itb.walker 7302 # number of overall hits
< system.l2c.overall_hits::cpu.inst 1001370 # number of overall hits
< system.l2c.overall_hits::cpu.data 1476133 # number of overall hits
< system.l2c.overall_hits::total 2618960 # number of overall hits
< system.l2c.ReadReq_misses::cpu.dtb.walker 82 # number of ReadReq misses
< system.l2c.ReadReq_misses::cpu.itb.walker 10 # number of ReadReq misses
< system.l2c.ReadReq_misses::cpu.inst 19273 # number of ReadReq misses
< system.l2c.ReadReq_misses::cpu.data 44950 # number of ReadReq misses
< system.l2c.ReadReq_misses::total 64315 # number of ReadReq misses
< system.l2c.UpgradeReq_misses::cpu.data 5079 # number of UpgradeReq misses
< system.l2c.UpgradeReq_misses::total 5079 # number of UpgradeReq misses
< system.l2c.ReadExReq_misses::cpu.data 141389 # number of ReadExReq misses
< system.l2c.ReadExReq_misses::total 141389 # number of ReadExReq misses
< system.l2c.demand_misses::cpu.dtb.walker 82 # number of demand (read+write) misses
< system.l2c.demand_misses::cpu.itb.walker 10 # number of demand (read+write) misses
< system.l2c.demand_misses::cpu.inst 19273 # number of demand (read+write) misses
< system.l2c.demand_misses::cpu.data 186339 # number of demand (read+write) misses
< system.l2c.demand_misses::total 205704 # number of demand (read+write) misses
< system.l2c.overall_misses::cpu.dtb.walker 82 # number of overall misses
< system.l2c.overall_misses::cpu.itb.walker 10 # number of overall misses
< system.l2c.overall_misses::cpu.inst 19273 # number of overall misses
< system.l2c.overall_misses::cpu.data 186339 # number of overall misses
< system.l2c.overall_misses::total 205704 # number of overall misses
< system.l2c.ReadReq_miss_latency::cpu.dtb.walker 4278000 # number of ReadReq miss cycles
< system.l2c.ReadReq_miss_latency::cpu.itb.walker 521000 # number of ReadReq miss cycles
< system.l2c.ReadReq_miss_latency::cpu.inst 1007154000 # number of ReadReq miss cycles
< system.l2c.ReadReq_miss_latency::cpu.data 2362722500 # number of ReadReq miss cycles
< system.l2c.ReadReq_miss_latency::total 3374675500 # number of ReadReq miss cycles
< system.l2c.UpgradeReq_miss_latency::cpu.data 37477500 # number of UpgradeReq miss cycles
< system.l2c.UpgradeReq_miss_latency::total 37477500 # number of UpgradeReq miss cycles
< system.l2c.ReadExReq_miss_latency::cpu.data 7363267000 # number of ReadExReq miss cycles
< system.l2c.ReadExReq_miss_latency::total 7363267000 # number of ReadExReq miss cycles
< system.l2c.demand_miss_latency::cpu.dtb.walker 4278000 # number of demand (read+write) miss cycles
< system.l2c.demand_miss_latency::cpu.itb.walker 521000 # number of demand (read+write) miss cycles
< system.l2c.demand_miss_latency::cpu.inst 1007154000 # number of demand (read+write) miss cycles
< system.l2c.demand_miss_latency::cpu.data 9725989500 # number of demand (read+write) miss cycles
< system.l2c.demand_miss_latency::total 10737942500 # number of demand (read+write) miss cycles
< system.l2c.overall_miss_latency::cpu.dtb.walker 4278000 # number of overall miss cycles
< system.l2c.overall_miss_latency::cpu.itb.walker 521000 # number of overall miss cycles
< system.l2c.overall_miss_latency::cpu.inst 1007154000 # number of overall miss cycles
< system.l2c.overall_miss_latency::cpu.data 9725989500 # number of overall miss cycles
< system.l2c.overall_miss_latency::total 10737942500 # number of overall miss cycles
< system.l2c.ReadReq_accesses::cpu.dtb.walker 134237 # number of ReadReq accesses(hits+misses)
< system.l2c.ReadReq_accesses::cpu.itb.walker 7312 # number of ReadReq accesses(hits+misses)
< system.l2c.ReadReq_accesses::cpu.inst 1020643 # number of ReadReq accesses(hits+misses)
< system.l2c.ReadReq_accesses::cpu.data 1370379 # number of ReadReq accesses(hits+misses)
< system.l2c.ReadReq_accesses::total 2532571 # number of ReadReq accesses(hits+misses)
< system.l2c.Writeback_accesses::writebacks 1603120 # number of Writeback accesses(hits+misses)
< system.l2c.Writeback_accesses::total 1603120 # number of Writeback accesses(hits+misses)
< system.l2c.UpgradeReq_accesses::cpu.data 5401 # number of UpgradeReq accesses(hits+misses)
< system.l2c.UpgradeReq_accesses::total 5401 # number of UpgradeReq accesses(hits+misses)
< system.l2c.ReadExReq_accesses::cpu.data 292093 # number of ReadExReq accesses(hits+misses)
< system.l2c.ReadExReq_accesses::total 292093 # number of ReadExReq accesses(hits+misses)
< system.l2c.demand_accesses::cpu.dtb.walker 134237 # number of demand (read+write) accesses
< system.l2c.demand_accesses::cpu.itb.walker 7312 # number of demand (read+write) accesses
< system.l2c.demand_accesses::cpu.inst 1020643 # number of demand (read+write) accesses
< system.l2c.demand_accesses::cpu.data 1662472 # number of demand (read+write) accesses
< system.l2c.demand_accesses::total 2824664 # number of demand (read+write) accesses
< system.l2c.overall_accesses::cpu.dtb.walker 134237 # number of overall (read+write) accesses
< system.l2c.overall_accesses::cpu.itb.walker 7312 # number of overall (read+write) accesses
< system.l2c.overall_accesses::cpu.inst 1020643 # number of overall (read+write) accesses
< system.l2c.overall_accesses::cpu.data 1662472 # number of overall (read+write) accesses
< system.l2c.overall_accesses::total 2824664 # number of overall (read+write) accesses
< system.l2c.ReadReq_miss_rate::cpu.dtb.walker 0.000611 # miss rate for ReadReq accesses
< system.l2c.ReadReq_miss_rate::cpu.itb.walker 0.001368 # miss rate for ReadReq accesses
< system.l2c.ReadReq_miss_rate::cpu.inst 0.018883 # miss rate for ReadReq accesses
< system.l2c.ReadReq_miss_rate::cpu.data 0.032801 # miss rate for ReadReq accesses
< system.l2c.UpgradeReq_miss_rate::cpu.data 0.940381 # miss rate for UpgradeReq accesses
< system.l2c.ReadExReq_miss_rate::cpu.data 0.484055 # miss rate for ReadExReq accesses
< system.l2c.demand_miss_rate::cpu.dtb.walker 0.000611 # miss rate for demand accesses
< system.l2c.demand_miss_rate::cpu.itb.walker 0.001368 # miss rate for demand accesses
< system.l2c.demand_miss_rate::cpu.inst 0.018883 # miss rate for demand accesses
< system.l2c.demand_miss_rate::cpu.data 0.112085 # miss rate for demand accesses
< system.l2c.overall_miss_rate::cpu.dtb.walker 0.000611 # miss rate for overall accesses
< system.l2c.overall_miss_rate::cpu.itb.walker 0.001368 # miss rate for overall accesses
< system.l2c.overall_miss_rate::cpu.inst 0.018883 # miss rate for overall accesses
< system.l2c.overall_miss_rate::cpu.data 0.112085 # miss rate for overall accesses
< system.l2c.ReadReq_avg_miss_latency::cpu.dtb.walker 52170.731707 # average ReadReq miss latency
< system.l2c.ReadReq_avg_miss_latency::cpu.itb.walker 52100 # average ReadReq miss latency
< system.l2c.ReadReq_avg_miss_latency::cpu.inst 52257.251077 # average ReadReq miss latency
< system.l2c.ReadReq_avg_miss_latency::cpu.data 52563.348165 # average ReadReq miss latency
< system.l2c.UpgradeReq_avg_miss_latency::cpu.data 7378.913172 # average UpgradeReq miss latency
< system.l2c.ReadExReq_avg_miss_latency::cpu.data 52078.075381 # average ReadExReq miss latency
< system.l2c.demand_avg_miss_latency::cpu.dtb.walker 52170.731707 # average overall miss latency
< system.l2c.demand_avg_miss_latency::cpu.itb.walker 52100 # average overall miss latency
< system.l2c.demand_avg_miss_latency::cpu.inst 52257.251077 # average overall miss latency
< system.l2c.demand_avg_miss_latency::cpu.data 52195.136284 # average overall miss latency
< system.l2c.overall_avg_miss_latency::cpu.dtb.walker 52170.731707 # average overall miss latency
< system.l2c.overall_avg_miss_latency::cpu.itb.walker 52100 # average overall miss latency
< system.l2c.overall_avg_miss_latency::cpu.inst 52257.251077 # average overall miss latency
< system.l2c.overall_avg_miss_latency::cpu.data 52195.136284 # average overall miss latency
---
> system.l2c.ReadExReq_hits::cpu.data 151453 # number of ReadExReq hits
> system.l2c.ReadExReq_hits::total 151453 # number of ReadExReq hits
> system.l2c.demand_hits::cpu.dtb.walker 117941 # number of demand (read+write) hits
> system.l2c.demand_hits::cpu.itb.walker 9215 # number of demand (read+write) hits
> system.l2c.demand_hits::cpu.inst 1064505 # number of demand (read+write) hits
> system.l2c.demand_hits::cpu.data 1486484 # number of demand (read+write) hits
> system.l2c.demand_hits::total 2678145 # number of demand (read+write) hits
> system.l2c.overall_hits::cpu.dtb.walker 117941 # number of overall hits
> system.l2c.overall_hits::cpu.itb.walker 9215 # number of overall hits
> system.l2c.overall_hits::cpu.inst 1064505 # number of overall hits
> system.l2c.overall_hits::cpu.data 1486484 # number of overall hits
> system.l2c.overall_hits::total 2678145 # number of overall hits
> system.l2c.ReadReq_misses::cpu.dtb.walker 98 # number of ReadReq misses
> system.l2c.ReadReq_misses::cpu.itb.walker 7 # number of ReadReq misses
> system.l2c.ReadReq_misses::cpu.inst 19677 # number of ReadReq misses
> system.l2c.ReadReq_misses::cpu.data 45243 # number of ReadReq misses
> system.l2c.ReadReq_misses::total 65025 # number of ReadReq misses
> system.l2c.UpgradeReq_misses::cpu.data 2687 # number of UpgradeReq misses
> system.l2c.UpgradeReq_misses::total 2687 # number of UpgradeReq misses
> system.l2c.ReadExReq_misses::cpu.data 141494 # number of ReadExReq misses
> system.l2c.ReadExReq_misses::total 141494 # number of ReadExReq misses
> system.l2c.demand_misses::cpu.dtb.walker 98 # number of demand (read+write) misses
> system.l2c.demand_misses::cpu.itb.walker 7 # number of demand (read+write) misses
> system.l2c.demand_misses::cpu.inst 19677 # number of demand (read+write) misses
> system.l2c.demand_misses::cpu.data 186737 # number of demand (read+write) misses
> system.l2c.demand_misses::total 206519 # number of demand (read+write) misses
> system.l2c.overall_misses::cpu.dtb.walker 98 # number of overall misses
> system.l2c.overall_misses::cpu.itb.walker 7 # number of overall misses
> system.l2c.overall_misses::cpu.inst 19677 # number of overall misses
> system.l2c.overall_misses::cpu.data 186737 # number of overall misses
> system.l2c.overall_misses::total 206519 # number of overall misses
> system.l2c.ReadReq_miss_latency::cpu.dtb.walker 5116000 # number of ReadReq miss cycles
> system.l2c.ReadReq_miss_latency::cpu.itb.walker 364000 # number of ReadReq miss cycles
> system.l2c.ReadReq_miss_latency::cpu.inst 1028234500 # number of ReadReq miss cycles
> system.l2c.ReadReq_miss_latency::cpu.data 2378237500 # number of ReadReq miss cycles
> system.l2c.ReadReq_miss_latency::total 3411952000 # number of ReadReq miss cycles
> system.l2c.UpgradeReq_miss_latency::cpu.data 39192000 # number of UpgradeReq miss cycles
> system.l2c.UpgradeReq_miss_latency::total 39192000 # number of UpgradeReq miss cycles
> system.l2c.ReadExReq_miss_latency::cpu.data 7368603000 # number of ReadExReq miss cycles
> system.l2c.ReadExReq_miss_latency::total 7368603000 # number of ReadExReq miss cycles
> system.l2c.demand_miss_latency::cpu.dtb.walker 5116000 # number of demand (read+write) miss cycles
> system.l2c.demand_miss_latency::cpu.itb.walker 364000 # number of demand (read+write) miss cycles
> system.l2c.demand_miss_latency::cpu.inst 1028234500 # number of demand (read+write) miss cycles
> system.l2c.demand_miss_latency::cpu.data 9746840500 # number of demand (read+write) miss cycles
> system.l2c.demand_miss_latency::total 10780555000 # number of demand (read+write) miss cycles
> system.l2c.overall_miss_latency::cpu.dtb.walker 5116000 # number of overall miss cycles
> system.l2c.overall_miss_latency::cpu.itb.walker 364000 # number of overall miss cycles
> system.l2c.overall_miss_latency::cpu.inst 1028234500 # number of overall miss cycles
> system.l2c.overall_miss_latency::cpu.data 9746840500 # number of overall miss cycles
> system.l2c.overall_miss_latency::total 10780555000 # number of overall miss cycles
> system.l2c.ReadReq_accesses::cpu.dtb.walker 118039 # number of ReadReq accesses(hits+misses)
> system.l2c.ReadReq_accesses::cpu.itb.walker 9222 # number of ReadReq accesses(hits+misses)
> system.l2c.ReadReq_accesses::cpu.inst 1084182 # number of ReadReq accesses(hits+misses)
> system.l2c.ReadReq_accesses::cpu.data 1380274 # number of ReadReq accesses(hits+misses)
> system.l2c.ReadReq_accesses::total 2591717 # number of ReadReq accesses(hits+misses)
> system.l2c.Writeback_accesses::writebacks 1602581 # number of Writeback accesses(hits+misses)
> system.l2c.Writeback_accesses::total 1602581 # number of Writeback accesses(hits+misses)
> system.l2c.UpgradeReq_accesses::cpu.data 3009 # number of UpgradeReq accesses(hits+misses)
> system.l2c.UpgradeReq_accesses::total 3009 # number of UpgradeReq accesses(hits+misses)
> system.l2c.ReadExReq_accesses::cpu.data 292947 # number of ReadExReq accesses(hits+misses)
> system.l2c.ReadExReq_accesses::total 292947 # number of ReadExReq accesses(hits+misses)
> system.l2c.demand_accesses::cpu.dtb.walker 118039 # number of demand (read+write) accesses
> system.l2c.demand_accesses::cpu.itb.walker 9222 # number of demand (read+write) accesses
> system.l2c.demand_accesses::cpu.inst 1084182 # number of demand (read+write) accesses
> system.l2c.demand_accesses::cpu.data 1673221 # number of demand (read+write) accesses
> system.l2c.demand_accesses::total 2884664 # number of demand (read+write) accesses
> system.l2c.overall_accesses::cpu.dtb.walker 118039 # number of overall (read+write) accesses
> system.l2c.overall_accesses::cpu.itb.walker 9222 # number of overall (read+write) accesses
> system.l2c.overall_accesses::cpu.inst 1084182 # number of overall (read+write) accesses
> system.l2c.overall_accesses::cpu.data 1673221 # number of overall (read+write) accesses
> system.l2c.overall_accesses::total 2884664 # number of overall (read+write) accesses
> system.l2c.ReadReq_miss_rate::cpu.dtb.walker 0.000830 # miss rate for ReadReq accesses
> system.l2c.ReadReq_miss_rate::cpu.itb.walker 0.000759 # miss rate for ReadReq accesses
> system.l2c.ReadReq_miss_rate::cpu.inst 0.018149 # miss rate for ReadReq accesses
> system.l2c.ReadReq_miss_rate::cpu.data 0.032778 # miss rate for ReadReq accesses
> system.l2c.UpgradeReq_miss_rate::cpu.data 0.892988 # miss rate for UpgradeReq accesses
> system.l2c.ReadExReq_miss_rate::cpu.data 0.483002 # miss rate for ReadExReq accesses
> system.l2c.demand_miss_rate::cpu.dtb.walker 0.000830 # miss rate for demand accesses
> system.l2c.demand_miss_rate::cpu.itb.walker 0.000759 # miss rate for demand accesses
> system.l2c.demand_miss_rate::cpu.inst 0.018149 # miss rate for demand accesses
> system.l2c.demand_miss_rate::cpu.data 0.111603 # miss rate for demand accesses
> system.l2c.overall_miss_rate::cpu.dtb.walker 0.000830 # miss rate for overall accesses
> system.l2c.overall_miss_rate::cpu.itb.walker 0.000759 # miss rate for overall accesses
> system.l2c.overall_miss_rate::cpu.inst 0.018149 # miss rate for overall accesses
> system.l2c.overall_miss_rate::cpu.data 0.111603 # miss rate for overall accesses
> system.l2c.ReadReq_avg_miss_latency::cpu.dtb.walker 52204.081633 # average ReadReq miss latency
> system.l2c.ReadReq_avg_miss_latency::cpu.itb.walker 52000 # average ReadReq miss latency
> system.l2c.ReadReq_avg_miss_latency::cpu.inst 52255.653809 # average ReadReq miss latency
> system.l2c.ReadReq_avg_miss_latency::cpu.data 52565.866543 # average ReadReq miss latency
> system.l2c.UpgradeReq_avg_miss_latency::cpu.data 14585.783402 # average UpgradeReq miss latency
> system.l2c.ReadExReq_avg_miss_latency::cpu.data 52077.141080 # average ReadExReq miss latency
> system.l2c.demand_avg_miss_latency::cpu.dtb.walker 52204.081633 # average overall miss latency
> system.l2c.demand_avg_miss_latency::cpu.itb.walker 52000 # average overall miss latency
> system.l2c.demand_avg_miss_latency::cpu.inst 52255.653809 # average overall miss latency
> system.l2c.demand_avg_miss_latency::cpu.data 52195.550427 # average overall miss latency
> system.l2c.overall_avg_miss_latency::cpu.dtb.walker 52204.081633 # average overall miss latency
> system.l2c.overall_avg_miss_latency::cpu.itb.walker 52000 # average overall miss latency
> system.l2c.overall_avg_miss_latency::cpu.inst 52255.653809 # average overall miss latency
> system.l2c.overall_avg_miss_latency::cpu.data 52195.550427 # average overall miss latency
157,158c157,158
< system.l2c.writebacks::writebacks 142942 # number of writebacks
< system.l2c.writebacks::total 142942 # number of writebacks
---
> system.l2c.writebacks::writebacks 141515 # number of writebacks
> system.l2c.writebacks::total 141515 # number of writebacks
168,226c168,226
< system.l2c.ReadReq_mshr_misses::cpu.dtb.walker 82 # number of ReadReq MSHR misses
< system.l2c.ReadReq_mshr_misses::cpu.itb.walker 10 # number of ReadReq MSHR misses
< system.l2c.ReadReq_mshr_misses::cpu.inst 19272 # number of ReadReq MSHR misses
< system.l2c.ReadReq_mshr_misses::cpu.data 44949 # number of ReadReq MSHR misses
< system.l2c.ReadReq_mshr_misses::total 64313 # number of ReadReq MSHR misses
< system.l2c.UpgradeReq_mshr_misses::cpu.data 5079 # number of UpgradeReq MSHR misses
< system.l2c.UpgradeReq_mshr_misses::total 5079 # number of UpgradeReq MSHR misses
< system.l2c.ReadExReq_mshr_misses::cpu.data 141389 # number of ReadExReq MSHR misses
< system.l2c.ReadExReq_mshr_misses::total 141389 # number of ReadExReq MSHR misses
< system.l2c.demand_mshr_misses::cpu.dtb.walker 82 # number of demand (read+write) MSHR misses
< system.l2c.demand_mshr_misses::cpu.itb.walker 10 # number of demand (read+write) MSHR misses
< system.l2c.demand_mshr_misses::cpu.inst 19272 # number of demand (read+write) MSHR misses
< system.l2c.demand_mshr_misses::cpu.data 186338 # number of demand (read+write) MSHR misses
< system.l2c.demand_mshr_misses::total 205702 # number of demand (read+write) MSHR misses
< system.l2c.overall_mshr_misses::cpu.dtb.walker 82 # number of overall MSHR misses
< system.l2c.overall_mshr_misses::cpu.itb.walker 10 # number of overall MSHR misses
< system.l2c.overall_mshr_misses::cpu.inst 19272 # number of overall MSHR misses
< system.l2c.overall_mshr_misses::cpu.data 186338 # number of overall MSHR misses
< system.l2c.overall_mshr_misses::total 205702 # number of overall MSHR misses
< system.l2c.ReadReq_mshr_miss_latency::cpu.dtb.walker 3286000 # number of ReadReq MSHR miss cycles
< system.l2c.ReadReq_mshr_miss_latency::cpu.itb.walker 400000 # number of ReadReq MSHR miss cycles
< system.l2c.ReadReq_mshr_miss_latency::cpu.inst 771698500 # number of ReadReq MSHR miss cycles
< system.l2c.ReadReq_mshr_miss_latency::cpu.data 1813525000 # number of ReadReq MSHR miss cycles
< system.l2c.ReadReq_mshr_miss_latency::total 2588909500 # number of ReadReq MSHR miss cycles
< system.l2c.UpgradeReq_mshr_miss_latency::cpu.data 203533000 # number of UpgradeReq MSHR miss cycles
< system.l2c.UpgradeReq_mshr_miss_latency::total 203533000 # number of UpgradeReq MSHR miss cycles
< system.l2c.ReadExReq_mshr_miss_latency::cpu.data 5656832000 # number of ReadExReq MSHR miss cycles
< system.l2c.ReadExReq_mshr_miss_latency::total 5656832000 # number of ReadExReq MSHR miss cycles
< system.l2c.demand_mshr_miss_latency::cpu.dtb.walker 3286000 # number of demand (read+write) MSHR miss cycles
< system.l2c.demand_mshr_miss_latency::cpu.itb.walker 400000 # number of demand (read+write) MSHR miss cycles
< system.l2c.demand_mshr_miss_latency::cpu.inst 771698500 # number of demand (read+write) MSHR miss cycles
< system.l2c.demand_mshr_miss_latency::cpu.data 7470357000 # number of demand (read+write) MSHR miss cycles
< system.l2c.demand_mshr_miss_latency::total 8245741500 # number of demand (read+write) MSHR miss cycles
< system.l2c.overall_mshr_miss_latency::cpu.dtb.walker 3286000 # number of overall MSHR miss cycles
< system.l2c.overall_mshr_miss_latency::cpu.itb.walker 400000 # number of overall MSHR miss cycles
< system.l2c.overall_mshr_miss_latency::cpu.inst 771698500 # number of overall MSHR miss cycles
< system.l2c.overall_mshr_miss_latency::cpu.data 7470357000 # number of overall MSHR miss cycles
< system.l2c.overall_mshr_miss_latency::total 8245741500 # number of overall MSHR miss cycles
< system.l2c.ReadReq_mshr_uncacheable_latency::cpu.data 59975483500 # number of ReadReq MSHR uncacheable cycles
< system.l2c.ReadReq_mshr_uncacheable_latency::total 59975483500 # number of ReadReq MSHR uncacheable cycles
< system.l2c.WriteReq_mshr_uncacheable_latency::cpu.data 1228994000 # number of WriteReq MSHR uncacheable cycles
< system.l2c.WriteReq_mshr_uncacheable_latency::total 1228994000 # number of WriteReq MSHR uncacheable cycles
< system.l2c.overall_mshr_uncacheable_latency::cpu.data 61204477500 # number of overall MSHR uncacheable cycles
< system.l2c.overall_mshr_uncacheable_latency::total 61204477500 # number of overall MSHR uncacheable cycles
< system.l2c.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000611 # mshr miss rate for ReadReq accesses
< system.l2c.ReadReq_mshr_miss_rate::cpu.itb.walker 0.001368 # mshr miss rate for ReadReq accesses
< system.l2c.ReadReq_mshr_miss_rate::cpu.inst 0.018882 # mshr miss rate for ReadReq accesses
< system.l2c.ReadReq_mshr_miss_rate::cpu.data 0.032800 # mshr miss rate for ReadReq accesses
< system.l2c.UpgradeReq_mshr_miss_rate::cpu.data 0.940381 # mshr miss rate for UpgradeReq accesses
< system.l2c.ReadExReq_mshr_miss_rate::cpu.data 0.484055 # mshr miss rate for ReadExReq accesses
< system.l2c.demand_mshr_miss_rate::cpu.dtb.walker 0.000611 # mshr miss rate for demand accesses
< system.l2c.demand_mshr_miss_rate::cpu.itb.walker 0.001368 # mshr miss rate for demand accesses
< system.l2c.demand_mshr_miss_rate::cpu.inst 0.018882 # mshr miss rate for demand accesses
< system.l2c.demand_mshr_miss_rate::cpu.data 0.112085 # mshr miss rate for demand accesses
< system.l2c.overall_mshr_miss_rate::cpu.dtb.walker 0.000611 # mshr miss rate for overall accesses
< system.l2c.overall_mshr_miss_rate::cpu.itb.walker 0.001368 # mshr miss rate for overall accesses
< system.l2c.overall_mshr_miss_rate::cpu.inst 0.018882 # mshr miss rate for overall accesses
< system.l2c.overall_mshr_miss_rate::cpu.data 0.112085 # mshr miss rate for overall accesses
< system.l2c.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 40073.170732 # average ReadReq mshr miss latency
---
> system.l2c.ReadReq_mshr_misses::cpu.dtb.walker 98 # number of ReadReq MSHR misses
> system.l2c.ReadReq_mshr_misses::cpu.itb.walker 7 # number of ReadReq MSHR misses
> system.l2c.ReadReq_mshr_misses::cpu.inst 19676 # number of ReadReq MSHR misses
> system.l2c.ReadReq_mshr_misses::cpu.data 45242 # number of ReadReq MSHR misses
> system.l2c.ReadReq_mshr_misses::total 65023 # number of ReadReq MSHR misses
> system.l2c.UpgradeReq_mshr_misses::cpu.data 2687 # number of UpgradeReq MSHR misses
> system.l2c.UpgradeReq_mshr_misses::total 2687 # number of UpgradeReq MSHR misses
> system.l2c.ReadExReq_mshr_misses::cpu.data 141494 # number of ReadExReq MSHR misses
> system.l2c.ReadExReq_mshr_misses::total 141494 # number of ReadExReq MSHR misses
> system.l2c.demand_mshr_misses::cpu.dtb.walker 98 # number of demand (read+write) MSHR misses
> system.l2c.demand_mshr_misses::cpu.itb.walker 7 # number of demand (read+write) MSHR misses
> system.l2c.demand_mshr_misses::cpu.inst 19676 # number of demand (read+write) MSHR misses
> system.l2c.demand_mshr_misses::cpu.data 186736 # number of demand (read+write) MSHR misses
> system.l2c.demand_mshr_misses::total 206517 # number of demand (read+write) MSHR misses
> system.l2c.overall_mshr_misses::cpu.dtb.walker 98 # number of overall MSHR misses
> system.l2c.overall_mshr_misses::cpu.itb.walker 7 # number of overall MSHR misses
> system.l2c.overall_mshr_misses::cpu.inst 19676 # number of overall MSHR misses
> system.l2c.overall_mshr_misses::cpu.data 186736 # number of overall MSHR misses
> system.l2c.overall_mshr_misses::total 206517 # number of overall MSHR misses
> system.l2c.ReadReq_mshr_miss_latency::cpu.dtb.walker 3927500 # number of ReadReq MSHR miss cycles
> system.l2c.ReadReq_mshr_miss_latency::cpu.itb.walker 280000 # number of ReadReq MSHR miss cycles
> system.l2c.ReadReq_mshr_miss_latency::cpu.inst 787879000 # number of ReadReq MSHR miss cycles
> system.l2c.ReadReq_mshr_miss_latency::cpu.data 1825148000 # number of ReadReq MSHR miss cycles
> system.l2c.ReadReq_mshr_miss_latency::total 2617234500 # number of ReadReq MSHR miss cycles
> system.l2c.UpgradeReq_mshr_miss_latency::cpu.data 107845000 # number of UpgradeReq MSHR miss cycles
> system.l2c.UpgradeReq_mshr_miss_latency::total 107845000 # number of UpgradeReq MSHR miss cycles
> system.l2c.ReadExReq_mshr_miss_latency::cpu.data 5661229500 # number of ReadExReq MSHR miss cycles
> system.l2c.ReadExReq_mshr_miss_latency::total 5661229500 # number of ReadExReq MSHR miss cycles
> system.l2c.demand_mshr_miss_latency::cpu.dtb.walker 3927500 # number of demand (read+write) MSHR miss cycles
> system.l2c.demand_mshr_miss_latency::cpu.itb.walker 280000 # number of demand (read+write) MSHR miss cycles
> system.l2c.demand_mshr_miss_latency::cpu.inst 787879000 # number of demand (read+write) MSHR miss cycles
> system.l2c.demand_mshr_miss_latency::cpu.data 7486377500 # number of demand (read+write) MSHR miss cycles
> system.l2c.demand_mshr_miss_latency::total 8278464000 # number of demand (read+write) MSHR miss cycles
> system.l2c.overall_mshr_miss_latency::cpu.dtb.walker 3927500 # number of overall MSHR miss cycles
> system.l2c.overall_mshr_miss_latency::cpu.itb.walker 280000 # number of overall MSHR miss cycles
> system.l2c.overall_mshr_miss_latency::cpu.inst 787879000 # number of overall MSHR miss cycles
> system.l2c.overall_mshr_miss_latency::cpu.data 7486377500 # number of overall MSHR miss cycles
> system.l2c.overall_mshr_miss_latency::total 8278464000 # number of overall MSHR miss cycles
> system.l2c.ReadReq_mshr_uncacheable_latency::cpu.data 59975987000 # number of ReadReq MSHR uncacheable cycles
> system.l2c.ReadReq_mshr_uncacheable_latency::total 59975987000 # number of ReadReq MSHR uncacheable cycles
> system.l2c.WriteReq_mshr_uncacheable_latency::cpu.data 1230144500 # number of WriteReq MSHR uncacheable cycles
> system.l2c.WriteReq_mshr_uncacheable_latency::total 1230144500 # number of WriteReq MSHR uncacheable cycles
> system.l2c.overall_mshr_uncacheable_latency::cpu.data 61206131500 # number of overall MSHR uncacheable cycles
> system.l2c.overall_mshr_uncacheable_latency::total 61206131500 # number of overall MSHR uncacheable cycles
> system.l2c.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000830 # mshr miss rate for ReadReq accesses
> system.l2c.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000759 # mshr miss rate for ReadReq accesses
> system.l2c.ReadReq_mshr_miss_rate::cpu.inst 0.018148 # mshr miss rate for ReadReq accesses
> system.l2c.ReadReq_mshr_miss_rate::cpu.data 0.032778 # mshr miss rate for ReadReq accesses
> system.l2c.UpgradeReq_mshr_miss_rate::cpu.data 0.892988 # mshr miss rate for UpgradeReq accesses
> system.l2c.ReadExReq_mshr_miss_rate::cpu.data 0.483002 # mshr miss rate for ReadExReq accesses
> system.l2c.demand_mshr_miss_rate::cpu.dtb.walker 0.000830 # mshr miss rate for demand accesses
> system.l2c.demand_mshr_miss_rate::cpu.itb.walker 0.000759 # mshr miss rate for demand accesses
> system.l2c.demand_mshr_miss_rate::cpu.inst 0.018148 # mshr miss rate for demand accesses
> system.l2c.demand_mshr_miss_rate::cpu.data 0.111603 # mshr miss rate for demand accesses
> system.l2c.overall_mshr_miss_rate::cpu.dtb.walker 0.000830 # mshr miss rate for overall accesses
> system.l2c.overall_mshr_miss_rate::cpu.itb.walker 0.000759 # mshr miss rate for overall accesses
> system.l2c.overall_mshr_miss_rate::cpu.inst 0.018148 # mshr miss rate for overall accesses
> system.l2c.overall_mshr_miss_rate::cpu.data 0.111603 # mshr miss rate for overall accesses
> system.l2c.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 40076.530612 # average ReadReq mshr miss latency
228,232c228,232
< system.l2c.ReadReq_avg_mshr_miss_latency::cpu.inst 40042.470942 # average ReadReq mshr miss latency
< system.l2c.ReadReq_avg_mshr_miss_latency::cpu.data 40346.281341 # average ReadReq mshr miss latency
< system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu.data 40073.439653 # average UpgradeReq mshr miss latency
< system.l2c.ReadExReq_avg_mshr_miss_latency::cpu.data 40008.996457 # average ReadExReq mshr miss latency
< system.l2c.demand_avg_mshr_miss_latency::cpu.dtb.walker 40073.170732 # average overall mshr miss latency
---
> system.l2c.ReadReq_avg_mshr_miss_latency::cpu.inst 40042.640781 # average ReadReq mshr miss latency
> system.l2c.ReadReq_avg_mshr_miss_latency::cpu.data 40341.894700 # average ReadReq mshr miss latency
> system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu.data 40135.839226 # average UpgradeReq mshr miss latency
> system.l2c.ReadExReq_avg_mshr_miss_latency::cpu.data 40010.385599 # average ReadExReq mshr miss latency
> system.l2c.demand_avg_mshr_miss_latency::cpu.dtb.walker 40076.530612 # average overall mshr miss latency
234,236c234,236
< system.l2c.demand_avg_mshr_miss_latency::cpu.inst 40042.470942 # average overall mshr miss latency
< system.l2c.demand_avg_mshr_miss_latency::cpu.data 40090.357308 # average overall mshr miss latency
< system.l2c.overall_avg_mshr_miss_latency::cpu.dtb.walker 40073.170732 # average overall mshr miss latency
---
> system.l2c.demand_avg_mshr_miss_latency::cpu.inst 40042.640781 # average overall mshr miss latency
> system.l2c.demand_avg_mshr_miss_latency::cpu.data 40090.702917 # average overall mshr miss latency
> system.l2c.overall_avg_mshr_miss_latency::cpu.dtb.walker 40076.530612 # average overall mshr miss latency
238,239c238,239
< system.l2c.overall_avg_mshr_miss_latency::cpu.inst 40042.470942 # average overall mshr miss latency
< system.l2c.overall_avg_mshr_miss_latency::cpu.data 40090.357308 # average overall mshr miss latency
---
> system.l2c.overall_avg_mshr_miss_latency::cpu.inst 40042.640781 # average overall mshr miss latency
> system.l2c.overall_avg_mshr_miss_latency::cpu.data 40090.702917 # average overall mshr miss latency
244,245c244,245
< system.iocache.replacements 47580 # number of replacements
< system.iocache.tagsinuse 0.183883 # Cycle average of tags in use
---
> system.iocache.replacements 47576 # number of replacements
> system.iocache.tagsinuse 0.159321 # Cycle average of tags in use
247c247
< system.iocache.sampled_refs 47596 # Sample count of references to valid blocks.
---
> system.iocache.sampled_refs 47592 # Sample count of references to valid blocks.
249,254c249,254
< system.iocache.warmup_cycle 4996389534000 # Cycle when the warmup percentage was hit.
< system.iocache.occ_blocks::pc.south_bridge.ide 0.183883 # Average occupied blocks per requestor
< system.iocache.occ_percent::pc.south_bridge.ide 0.011493 # Average percentage of cache occupancy
< system.iocache.occ_percent::total 0.011493 # Average percentage of cache occupancy
< system.iocache.ReadReq_misses::pc.south_bridge.ide 915 # number of ReadReq misses
< system.iocache.ReadReq_misses::total 915 # number of ReadReq misses
---
> system.iocache.warmup_cycle 4996368196000 # Cycle when the warmup percentage was hit.
> system.iocache.occ_blocks::pc.south_bridge.ide 0.159321 # Average occupied blocks per requestor
> system.iocache.occ_percent::pc.south_bridge.ide 0.009958 # Average percentage of cache occupancy
> system.iocache.occ_percent::total 0.009958 # Average percentage of cache occupancy
> system.iocache.ReadReq_misses::pc.south_bridge.ide 911 # number of ReadReq misses
> system.iocache.ReadReq_misses::total 911 # number of ReadReq misses
257,270c257,270
< system.iocache.demand_misses::pc.south_bridge.ide 47635 # number of demand (read+write) misses
< system.iocache.demand_misses::total 47635 # number of demand (read+write) misses
< system.iocache.overall_misses::pc.south_bridge.ide 47635 # number of overall misses
< system.iocache.overall_misses::total 47635 # number of overall misses
< system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 114575932 # number of ReadReq miss cycles
< system.iocache.ReadReq_miss_latency::total 114575932 # number of ReadReq miss cycles
< system.iocache.WriteReq_miss_latency::pc.south_bridge.ide 6365614160 # number of WriteReq miss cycles
< system.iocache.WriteReq_miss_latency::total 6365614160 # number of WriteReq miss cycles
< system.iocache.demand_miss_latency::pc.south_bridge.ide 6480190092 # number of demand (read+write) miss cycles
< system.iocache.demand_miss_latency::total 6480190092 # number of demand (read+write) miss cycles
< system.iocache.overall_miss_latency::pc.south_bridge.ide 6480190092 # number of overall miss cycles
< system.iocache.overall_miss_latency::total 6480190092 # number of overall miss cycles
< system.iocache.ReadReq_accesses::pc.south_bridge.ide 915 # number of ReadReq accesses(hits+misses)
< system.iocache.ReadReq_accesses::total 915 # number of ReadReq accesses(hits+misses)
---
> system.iocache.demand_misses::pc.south_bridge.ide 47631 # number of demand (read+write) misses
> system.iocache.demand_misses::total 47631 # number of demand (read+write) misses
> system.iocache.overall_misses::pc.south_bridge.ide 47631 # number of overall misses
> system.iocache.overall_misses::total 47631 # number of overall misses
> system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 114195932 # number of ReadReq miss cycles
> system.iocache.ReadReq_miss_latency::total 114195932 # number of ReadReq miss cycles
> system.iocache.WriteReq_miss_latency::pc.south_bridge.ide 6370894160 # number of WriteReq miss cycles
> system.iocache.WriteReq_miss_latency::total 6370894160 # number of WriteReq miss cycles
> system.iocache.demand_miss_latency::pc.south_bridge.ide 6485090092 # number of demand (read+write) miss cycles
> system.iocache.demand_miss_latency::total 6485090092 # number of demand (read+write) miss cycles
> system.iocache.overall_miss_latency::pc.south_bridge.ide 6485090092 # number of overall miss cycles
> system.iocache.overall_miss_latency::total 6485090092 # number of overall miss cycles
> system.iocache.ReadReq_accesses::pc.south_bridge.ide 911 # number of ReadReq accesses(hits+misses)
> system.iocache.ReadReq_accesses::total 911 # number of ReadReq accesses(hits+misses)
273,276c273,276
< system.iocache.demand_accesses::pc.south_bridge.ide 47635 # number of demand (read+write) accesses
< system.iocache.demand_accesses::total 47635 # number of demand (read+write) accesses
< system.iocache.overall_accesses::pc.south_bridge.ide 47635 # number of overall (read+write) accesses
< system.iocache.overall_accesses::total 47635 # number of overall (read+write) accesses
---
> system.iocache.demand_accesses::pc.south_bridge.ide 47631 # number of demand (read+write) accesses
> system.iocache.demand_accesses::total 47631 # number of demand (read+write) accesses
> system.iocache.overall_accesses::pc.south_bridge.ide 47631 # number of overall (read+write) accesses
> system.iocache.overall_accesses::total 47631 # number of overall (read+write) accesses
281,285c281,285
< system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 125219.597814 # average ReadReq miss latency
< system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 136250.303082 # average WriteReq miss latency
< system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 136038.419062 # average overall miss latency
< system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 136038.419062 # average overall miss latency
< system.iocache.blocked_cycles::no_mshrs 68485452 # number of cycles access was blocked
---
> system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 125352.285401 # average ReadReq miss latency
> system.iocache.WriteReq_avg_miss_latency::pc.south_bridge.ide 136363.316781 # average WriteReq miss latency
> system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 136152.717600 # average overall miss latency
> system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 136152.717600 # average overall miss latency
> system.iocache.blocked_cycles::no_mshrs 68835510 # number of cycles access was blocked
287c287
< system.iocache.blocked::no_mshrs 11259 # number of cycles access was blocked
---
> system.iocache.blocked::no_mshrs 11261 # number of cycles access was blocked
289c289
< system.iocache.avg_blocked_cycles::no_mshrs 6082.729550 # average number of cycles each access was blocked
---
> system.iocache.avg_blocked_cycles::no_mshrs 6112.735103 # average number of cycles each access was blocked
295,296c295,296
< system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 915 # number of ReadReq MSHR misses
< system.iocache.ReadReq_mshr_misses::total 915 # number of ReadReq MSHR misses
---
> system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 911 # number of ReadReq MSHR misses
> system.iocache.ReadReq_mshr_misses::total 911 # number of ReadReq MSHR misses
299,310c299,310
< system.iocache.demand_mshr_misses::pc.south_bridge.ide 47635 # number of demand (read+write) MSHR misses
< system.iocache.demand_mshr_misses::total 47635 # number of demand (read+write) MSHR misses
< system.iocache.overall_mshr_misses::pc.south_bridge.ide 47635 # number of overall MSHR misses
< system.iocache.overall_mshr_misses::total 47635 # number of overall MSHR misses
< system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 66972982 # number of ReadReq MSHR miss cycles
< system.iocache.ReadReq_mshr_miss_latency::total 66972982 # number of ReadReq MSHR miss cycles
< system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide 3935855798 # number of WriteReq MSHR miss cycles
< system.iocache.WriteReq_mshr_miss_latency::total 3935855798 # number of WriteReq MSHR miss cycles
< system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 4002828780 # number of demand (read+write) MSHR miss cycles
< system.iocache.demand_mshr_miss_latency::total 4002828780 # number of demand (read+write) MSHR miss cycles
< system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 4002828780 # number of overall MSHR miss cycles
< system.iocache.overall_mshr_miss_latency::total 4002828780 # number of overall MSHR miss cycles
---
> system.iocache.demand_mshr_misses::pc.south_bridge.ide 47631 # number of demand (read+write) MSHR misses
> system.iocache.demand_mshr_misses::total 47631 # number of demand (read+write) MSHR misses
> system.iocache.overall_mshr_misses::pc.south_bridge.ide 47631 # number of overall MSHR misses
> system.iocache.overall_mshr_misses::total 47631 # number of overall MSHR misses
> system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 66802976 # number of ReadReq MSHR miss cycles
> system.iocache.ReadReq_mshr_miss_latency::total 66802976 # number of ReadReq MSHR miss cycles
> system.iocache.WriteReq_mshr_miss_latency::pc.south_bridge.ide 3941136864 # number of WriteReq MSHR miss cycles
> system.iocache.WriteReq_mshr_miss_latency::total 3941136864 # number of WriteReq MSHR miss cycles
> system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 4007939840 # number of demand (read+write) MSHR miss cycles
> system.iocache.demand_mshr_miss_latency::total 4007939840 # number of demand (read+write) MSHR miss cycles
> system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 4007939840 # number of overall MSHR miss cycles
> system.iocache.overall_mshr_miss_latency::total 4007939840 # number of overall MSHR miss cycles
315,318c315,318
< system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 73194.515847 # average ReadReq mshr miss latency
< system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 84243.488827 # average WriteReq mshr miss latency
< system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 84031.253910 # average overall mshr miss latency
< system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 84031.253910 # average overall mshr miss latency
---
> system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 73329.282108 # average ReadReq mshr miss latency
> system.iocache.WriteReq_avg_mshr_miss_latency::pc.south_bridge.ide 84356.525342 # average WriteReq mshr miss latency
> system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 84145.616090 # average overall mshr miss latency
> system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 84145.616090 # average overall mshr miss latency
332c332
< system.cpu.numCycles 462460674 # number of cpu cycles simulated
---
> system.cpu.numCycles 461736319 # number of cpu cycles simulated
335,339c335,339
< system.cpu.BPredUnit.lookups 91001984 # Number of BP lookups
< system.cpu.BPredUnit.condPredicted 91001984 # Number of conditional branches predicted
< system.cpu.BPredUnit.condIncorrect 1246670 # Number of conditional branches incorrect
< system.cpu.BPredUnit.BTBLookups 89740974 # Number of BTB lookups
< system.cpu.BPredUnit.BTBHits 83587498 # Number of BTB hits
---
> system.cpu.BPredUnit.lookups 90084371 # Number of BP lookups
> system.cpu.BPredUnit.condPredicted 90084371 # Number of conditional branches predicted
> system.cpu.BPredUnit.condIncorrect 1179546 # Number of conditional branches incorrect
> system.cpu.BPredUnit.BTBLookups 84316538 # Number of BTB lookups
> system.cpu.BPredUnit.BTBHits 81732802 # Number of BTB hits
343,359c343,359
< system.cpu.fetch.icacheStallCycles 28956413 # Number of cycles fetch is stalled on an Icache miss
< system.cpu.fetch.Insts 449639850 # Number of instructions fetch has processed
< system.cpu.fetch.Branches 91001984 # Number of branches that fetch encountered
< system.cpu.fetch.predictedBranches 83587498 # Number of branches that fetch has predicted taken
< system.cpu.fetch.Cycles 171222727 # Number of cycles fetch has run and was not squashing or blocked
< system.cpu.fetch.SquashCycles 5870168 # Number of cycles fetch has spent squashing
< system.cpu.fetch.TlbCycles 127753 # Number of cycles fetch has spent waiting for tlb
< system.cpu.fetch.BlockedCycles 101915873 # Number of cycles fetch has spent blocked
< system.cpu.fetch.MiscStallCycles 36574 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
< system.cpu.fetch.PendingTrapStallCycles 38952 # Number of stall cycles due to pending traps
< system.cpu.fetch.IcacheWaitRetryStallCycles 241 # Number of stall cycles due to full MSHR
< system.cpu.fetch.CacheLines 9672092 # Number of cache lines fetched
< system.cpu.fetch.IcacheSquashes 512695 # Number of outstanding Icache misses that were squashed
< system.cpu.fetch.ItlbSquashes 3312 # Number of outstanding ITLB misses that were squashed
< system.cpu.fetch.rateDist::samples 306883426 # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::mean 2.884320 # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::stdev 3.377751 # Number of instructions fetched each cycle (Total)
---
> system.cpu.fetch.icacheStallCycles 29640549 # Number of cycles fetch is stalled on an Icache miss
> system.cpu.fetch.Insts 447158079 # Number of instructions fetch has processed
> system.cpu.fetch.Branches 90084371 # Number of branches that fetch encountered
> system.cpu.fetch.predictedBranches 81732802 # Number of branches that fetch has predicted taken
> system.cpu.fetch.Cycles 169862026 # Number of cycles fetch has run and was not squashing or blocked
> system.cpu.fetch.SquashCycles 5320379 # Number of cycles fetch has spent squashing
> system.cpu.fetch.TlbCycles 145881 # Number of cycles fetch has spent waiting for tlb
> system.cpu.fetch.BlockedCycles 102119338 # Number of cycles fetch has spent blocked
> system.cpu.fetch.MiscStallCycles 37850 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
> system.cpu.fetch.PendingTrapStallCycles 39504 # Number of stall cycles due to pending traps
> system.cpu.fetch.IcacheWaitRetryStallCycles 372 # Number of stall cycles due to full MSHR
> system.cpu.fetch.CacheLines 9392758 # Number of cache lines fetched
> system.cpu.fetch.IcacheSquashes 524186 # Number of outstanding Icache misses that were squashed
> system.cpu.fetch.ItlbSquashes 5360 # Number of outstanding ITLB misses that were squashed
> system.cpu.fetch.rateDist::samples 305948772 # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::mean 2.876024 # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::stdev 3.383488 # Number of instructions fetched each cycle (Total)
361,369c361,369
< system.cpu.fetch.rateDist::0 136151197 44.37% 44.37% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::1 1833476 0.60% 44.96% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::2 72801112 23.72% 68.69% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::3 1413943 0.46% 69.15% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::4 1812929 0.59% 69.74% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::5 3984448 1.30% 71.04% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::6 1563806 0.51% 71.55% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::7 1664583 0.54% 72.09% # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.rateDist::8 85657932 27.91% 100.00% # Number of instructions fetched each cycle (Total)
---
> system.cpu.fetch.rateDist::0 136524607 44.62% 44.62% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::1 1781462 0.58% 45.21% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::2 72780882 23.79% 68.99% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::3 993009 0.32% 69.32% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::4 1639605 0.54% 69.85% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::5 3682017 1.20% 71.06% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::6 1148071 0.38% 71.43% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::7 1456036 0.48% 71.91% # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.rateDist::8 85943083 28.09% 100.00% # Number of instructions fetched each cycle (Total)
373,416c373,416
< system.cpu.fetch.rateDist::total 306883426 # Number of instructions fetched each cycle (Total)
< system.cpu.fetch.branchRate 0.196778 # Number of branch fetches per cycle
< system.cpu.fetch.rate 0.972277 # Number of inst fetches per cycle
< system.cpu.decode.IdleCycles 34101035 # Number of cycles decode is idle
< system.cpu.decode.BlockedCycles 98103338 # Number of cycles decode is blocked
< system.cpu.decode.RunCycles 165554285 # Number of cycles decode is running
< system.cpu.decode.UnblockCycles 4539875 # Number of cycles decode is unblocking
< system.cpu.decode.SquashCycles 4584893 # Number of cycles decode is squashing
< system.cpu.decode.DecodedInsts 881320225 # Number of instructions handled by decode
< system.cpu.decode.SquashedInsts 609 # Number of squashed instructions handled by decode
< system.cpu.rename.SquashCycles 4584893 # Number of cycles rename is squashing
< system.cpu.rename.IdleCycles 38485909 # Number of cycles rename is idle
< system.cpu.rename.BlockCycles 67729275 # Number of cycles rename is blocking
< system.cpu.rename.serializeStallCycles 11421097 # count of cycles rename stalled for serializing inst
< system.cpu.rename.RunCycles 165177226 # Number of cycles rename is running
< system.cpu.rename.UnblockCycles 19485026 # Number of cycles rename is unblocking
< system.cpu.rename.RenamedInsts 876989303 # Number of instructions processed by rename
< system.cpu.rename.ROBFullEvents 10814 # Number of times rename has blocked due to ROB full
< system.cpu.rename.IQFullEvents 12483638 # Number of times rename has blocked due to IQ full
< system.cpu.rename.LSQFullEvents 3869558 # Number of times rename has blocked due to LSQ full
< system.cpu.rename.FullRegisterEvents 4 # Number of times there has been no free registers
< system.cpu.rename.RenamedOperands 878639289 # Number of destination operands rename has renamed
< system.cpu.rename.RenameLookups 1719877661 # Number of register rename lookups that rename has made
< system.cpu.rename.int_rename_lookups 1719877141 # Number of integer rename lookups
< system.cpu.rename.fp_rename_lookups 520 # Number of floating rename lookups
< system.cpu.rename.CommittedMaps 843209199 # Number of HB maps that are committed
< system.cpu.rename.UndoneMaps 35430083 # Number of HB maps that are undone due to squashing
< system.cpu.rename.serializingInsts 491480 # count of serializing insts renamed
< system.cpu.rename.tempSerializingInsts 496551 # count of temporary serializing insts renamed
< system.cpu.rename.skidInsts 46051608 # count of insts added to the skid buffer
< system.cpu.memDep0.insertedLoads 19446241 # Number of loads inserted to the mem dependence unit.
< system.cpu.memDep0.insertedStores 10506071 # Number of stores inserted to the mem dependence unit.
< system.cpu.memDep0.conflictingLoads 1193626 # Number of conflicting loads.
< system.cpu.memDep0.conflictingStores 915732 # Number of conflicting stores.
< system.cpu.iq.iqInstsAdded 869497074 # Number of instructions added to the IQ (excludes non-spec)
< system.cpu.iq.iqNonSpecInstsAdded 1725725 # Number of non-speculative instructions added to the IQ
< system.cpu.iq.iqInstsIssued 866404799 # Number of instructions issued
< system.cpu.iq.iqSquashedInstsIssued 123854 # Number of squashed instructions issued
< system.cpu.iq.iqSquashedInstsExamined 29753009 # Number of squashed instructions iterated over during squash; mainly for profiling
< system.cpu.iq.iqSquashedOperandsExamined 42786279 # Number of squashed operands that are examined and possibly removed from graph
< system.cpu.iq.iqSquashedNonSpecRemoved 206033 # Number of squashed non-spec instructions that were removed
< system.cpu.iq.issued_per_cycle::samples 306883426 # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::mean 2.823238 # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::stdev 2.403588 # Number of insts issued each cycle
---
> system.cpu.fetch.rateDist::total 305948772 # Number of instructions fetched each cycle (Total)
> system.cpu.fetch.branchRate 0.195099 # Number of branch fetches per cycle
> system.cpu.fetch.rate 0.968427 # Number of inst fetches per cycle
> system.cpu.decode.IdleCycles 34742596 # Number of cycles decode is idle
> system.cpu.decode.BlockedCycles 98230101 # Number of cycles decode is blocked
> system.cpu.decode.RunCycles 164036692 # Number of cycles decode is running
> system.cpu.decode.UnblockCycles 4836131 # Number of cycles decode is unblocking
> system.cpu.decode.SquashCycles 4103252 # Number of cycles decode is squashing
> system.cpu.decode.DecodedInsts 876669813 # Number of instructions handled by decode
> system.cpu.decode.SquashedInsts 827 # Number of squashed instructions handled by decode
> system.cpu.rename.SquashCycles 4103252 # Number of cycles rename is squashing
> system.cpu.rename.IdleCycles 39030266 # Number of cycles rename is idle
> system.cpu.rename.BlockCycles 68185463 # Number of cycles rename is blocking
> system.cpu.rename.serializeStallCycles 10584671 # count of cycles rename stalled for serializing inst
> system.cpu.rename.RunCycles 164072016 # Number of cycles rename is running
> system.cpu.rename.UnblockCycles 19973104 # Number of cycles rename is unblocking
> system.cpu.rename.RenamedInsts 872862955 # Number of instructions processed by rename
> system.cpu.rename.ROBFullEvents 10194 # Number of times rename has blocked due to ROB full
> system.cpu.rename.IQFullEvents 12946310 # Number of times rename has blocked due to IQ full
> system.cpu.rename.LSQFullEvents 3889382 # Number of times rename has blocked due to LSQ full
> system.cpu.rename.FullRegisterEvents 1 # Number of times there has been no free registers
> system.cpu.rename.RenamedOperands 874188806 # Number of destination operands rename has renamed
> system.cpu.rename.RenameLookups 1710305089 # Number of register rename lookups that rename has made
> system.cpu.rename.int_rename_lookups 1710304369 # Number of integer rename lookups
> system.cpu.rename.fp_rename_lookups 720 # Number of floating rename lookups
> system.cpu.rename.CommittedMaps 843320455 # Number of HB maps that are committed
> system.cpu.rename.UndoneMaps 30868344 # Number of HB maps that are undone due to squashing
> system.cpu.rename.serializingInsts 477917 # count of serializing insts renamed
> system.cpu.rename.tempSerializingInsts 485258 # count of temporary serializing insts renamed
> system.cpu.rename.skidInsts 46626951 # count of insts added to the skid buffer
> system.cpu.memDep0.insertedLoads 18944692 # Number of loads inserted to the mem dependence unit.
> system.cpu.memDep0.insertedStores 10483519 # Number of stores inserted to the mem dependence unit.
> system.cpu.memDep0.conflictingLoads 1301190 # Number of conflicting loads.
> system.cpu.memDep0.conflictingStores 1038101 # Number of conflicting stores.
> system.cpu.iq.iqInstsAdded 865973387 # Number of instructions added to the IQ (excludes non-spec)
> system.cpu.iq.iqNonSpecInstsAdded 1727922 # Number of non-speculative instructions added to the IQ
> system.cpu.iq.iqInstsIssued 864611178 # Number of instructions issued
> system.cpu.iq.iqSquashedInstsIssued 114248 # Number of squashed instructions issued
> system.cpu.iq.iqSquashedInstsExamined 26054957 # Number of squashed instructions iterated over during squash; mainly for profiling
> system.cpu.iq.iqSquashedOperandsExamined 37073399 # Number of squashed operands that are examined and possibly removed from graph
> system.cpu.iq.iqSquashedNonSpecRemoved 207270 # Number of squashed non-spec instructions that were removed
> system.cpu.iq.issued_per_cycle::samples 305948772 # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::mean 2.826000 # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::stdev 2.403043 # Number of insts issued each cycle
418,426c418,426
< system.cpu.iq.issued_per_cycle::0 100067522 32.61% 32.61% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::1 25349299 8.26% 40.87% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::2 13936726 4.54% 45.41% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::3 9650933 3.14% 48.55% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::4 79503599 25.91% 74.46% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::5 4853866 1.58% 76.04% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::6 72832557 23.73% 99.78% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::7 561211 0.18% 99.96% # Number of insts issued each cycle
< system.cpu.iq.issued_per_cycle::8 127713 0.04% 100.00% # Number of insts issued each cycle
---
> system.cpu.iq.issued_per_cycle::0 99370843 32.48% 32.48% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::1 25451279 8.32% 40.80% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::2 14262788 4.66% 45.46% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::3 9410835 3.08% 48.54% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::4 79123808 25.86% 74.40% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::5 4863158 1.59% 75.99% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::6 72802263 23.80% 99.78% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::7 533166 0.17% 99.96% # Number of insts issued each cycle
> system.cpu.iq.issued_per_cycle::8 130632 0.04% 100.00% # Number of insts issued each cycle
430c430
< system.cpu.iq.issued_per_cycle::total 306883426 # Number of insts issued each cycle
---
> system.cpu.iq.issued_per_cycle::total 305948772 # Number of insts issued each cycle
432,462c432,462
< system.cpu.iq.fu_full::IntAlu 188296 8.84% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::IntMult 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::IntDiv 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::FloatAdd 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::FloatCmp 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::FloatCvt 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::FloatMult 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::FloatDiv 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::FloatSqrt 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdAdd 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdAlu 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdCmp 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdCvt 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdMisc 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdMult 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdShift 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdSqrt 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 8.84% # attempts to use FU when none available
< system.cpu.iq.fu_full::MemRead 1773429 83.29% 92.13% # attempts to use FU when none available
< system.cpu.iq.fu_full::MemWrite 167520 7.87% 100.00% # attempts to use FU when none available
---
> system.cpu.iq.fu_full::IntAlu 169581 8.02% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::IntMult 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::IntDiv 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::FloatAdd 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::FloatCmp 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::FloatCvt 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::FloatMult 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::FloatDiv 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::FloatSqrt 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdAdd 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdAlu 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdCmp 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdCvt 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdMisc 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdMult 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdShift 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdSqrt 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 8.02% # attempts to use FU when none available
> system.cpu.iq.fu_full::MemRead 1777046 84.08% 92.11% # attempts to use FU when none available
> system.cpu.iq.fu_full::MemWrite 166802 7.89% 100.00% # attempts to use FU when none available
465,496c465,496
< system.cpu.iq.FU_type_0::No_OpClass 304337 0.04% 0.04% # Type of FU issued
< system.cpu.iq.FU_type_0::IntAlu 831186392 95.94% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::IntMult 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::IntDiv 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::FloatMult 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdMult 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdShift 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 95.97% # Type of FU issued
< system.cpu.iq.FU_type_0::MemRead 25424398 2.93% 98.90% # Type of FU issued
< system.cpu.iq.FU_type_0::MemWrite 9489672 1.10% 100.00% # Type of FU issued
---
> system.cpu.iq.FU_type_0::No_OpClass 304260 0.04% 0.04% # Type of FU issued
> system.cpu.iq.FU_type_0::IntAlu 829639344 95.96% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::IntMult 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::IntDiv 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::FloatMult 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdMult 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdShift 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 95.99% # Type of FU issued
> system.cpu.iq.FU_type_0::MemRead 25194661 2.91% 98.90% # Type of FU issued
> system.cpu.iq.FU_type_0::MemWrite 9472913 1.10% 100.00% # Type of FU issued
499,511c499,511
< system.cpu.iq.FU_type_0::total 866404799 # Type of FU issued
< system.cpu.iq.rate 1.873467 # Inst issue rate
< system.cpu.iq.fu_busy_cnt 2129245 # FU busy when requested
< system.cpu.iq.fu_busy_rate 0.002458 # FU busy rate (busy events/executed inst)
< system.cpu.iq.int_inst_queue_reads 2042097119 # Number of integer instruction queue reads
< system.cpu.iq.int_inst_queue_writes 900986111 # Number of integer instruction queue writes
< system.cpu.iq.int_inst_queue_wakeup_accesses 855761606 # Number of integer instruction queue wakeup accesses
< system.cpu.iq.fp_inst_queue_reads 229 # Number of floating instruction queue reads
< system.cpu.iq.fp_inst_queue_writes 242 # Number of floating instruction queue writes
< system.cpu.iq.fp_inst_queue_wakeup_accesses 62 # Number of floating instruction queue wakeup accesses
< system.cpu.iq.int_alu_accesses 868229599 # Number of integer alu accesses
< system.cpu.iq.fp_alu_accesses 108 # Number of floating point alu accesses
< system.cpu.iew.lsq.thread0.forwLoads 1634850 # Number of loads that had data forwarded from stores
---
> system.cpu.iq.FU_type_0::total 864611178 # Type of FU issued
> system.cpu.iq.rate 1.872521 # Inst issue rate
> system.cpu.iq.fu_busy_cnt 2113429 # FU busy when requested
> system.cpu.iq.fu_busy_rate 0.002444 # FU busy rate (busy events/executed inst)
> system.cpu.iq.int_inst_queue_reads 2037542293 # Number of integer instruction queue reads
> system.cpu.iq.int_inst_queue_writes 893767044 # Number of integer instruction queue writes
> system.cpu.iq.int_inst_queue_wakeup_accesses 854207329 # Number of integer instruction queue wakeup accesses
> system.cpu.iq.fp_inst_queue_reads 316 # Number of floating instruction queue reads
> system.cpu.iq.fp_inst_queue_writes 340 # Number of floating instruction queue writes
> system.cpu.iq.fp_inst_queue_wakeup_accesses 80 # Number of floating instruction queue wakeup accesses
> system.cpu.iq.int_alu_accesses 866420202 # Number of integer alu accesses
> system.cpu.iq.fp_alu_accesses 145 # Number of floating point alu accesses
> system.cpu.iew.lsq.thread0.forwLoads 1589122 # Number of loads that had data forwarded from stores
513,516c513,516
< system.cpu.iew.lsq.thread0.squashedLoads 4122229 # Number of loads squashed
< system.cpu.iew.lsq.thread0.ignoredResponses 17231 # Number of memory responses ignored because the instruction is squashed
< system.cpu.iew.lsq.thread0.memOrderViolation 11383 # Number of memory ordering violations
< system.cpu.iew.lsq.thread0.squashedStores 2082513 # Number of stores squashed
---
> system.cpu.iew.lsq.thread0.squashedLoads 3614563 # Number of loads squashed
> system.cpu.iew.lsq.thread0.ignoredResponses 21772 # Number of memory responses ignored because the instruction is squashed
> system.cpu.iew.lsq.thread0.memOrderViolation 12029 # Number of memory ordering violations
> system.cpu.iew.lsq.thread0.squashedStores 2051269 # Number of stores squashed
519,520c519,520
< system.cpu.iew.lsq.thread0.rescheduledLoads 7821289 # Number of loads that were rescheduled
< system.cpu.iew.lsq.thread0.cacheBlocked 4333 # Number of times an access to memory failed due to the cache being blocked
---
> system.cpu.iew.lsq.thread0.rescheduledLoads 7821662 # Number of loads that were rescheduled
> system.cpu.iew.lsq.thread0.cacheBlocked 2623 # Number of times an access to memory failed due to the cache being blocked
522,538c522,538
< system.cpu.iew.iewSquashCycles 4584893 # Number of cycles IEW is squashing
< system.cpu.iew.iewBlockCycles 45441721 # Number of cycles IEW is blocking
< system.cpu.iew.iewUnblockCycles 6142722 # Number of cycles IEW is unblocking
< system.cpu.iew.iewDispatchedInsts 871222799 # Number of instructions dispatched to IQ
< system.cpu.iew.iewDispSquashedInsts 285751 # Number of squashed instructions skipped by dispatch
< system.cpu.iew.iewDispLoadInsts 19446241 # Number of dispatched load instructions
< system.cpu.iew.iewDispStoreInsts 10506071 # Number of dispatched store instructions
< system.cpu.iew.iewDispNonSpecInsts 891740 # Number of dispatched non-speculative instructions
< system.cpu.iew.iewIQFullEvents 5368443 # Number of times the IQ has become full, causing a stall
< system.cpu.iew.iewLSQFullEvents 12385 # Number of times the LSQ has become full, causing a stall
< system.cpu.iew.memOrderViolationEvents 11383 # Number of memory order violations
< system.cpu.iew.predictedTakenIncorrect 896223 # Number of branches that were predicted taken incorrectly
< system.cpu.iew.predictedNotTakenIncorrect 525625 # Number of branches that were predicted not taken incorrectly
< system.cpu.iew.branchMispredicts 1421848 # Number of branch mispredicts detected at execute
< system.cpu.iew.iewExecutedInsts 864338156 # Number of executed instructions
< system.cpu.iew.iewExecLoadInsts 24982156 # Number of load instructions executed
< system.cpu.iew.iewExecSquashedInsts 2066642 # Number of squashed instructions skipped in execute
---
> system.cpu.iew.iewSquashCycles 4103252 # Number of cycles IEW is squashing
> system.cpu.iew.iewBlockCycles 45514835 # Number of cycles IEW is blocking
> system.cpu.iew.iewUnblockCycles 6136303 # Number of cycles IEW is unblocking
> system.cpu.iew.iewDispatchedInsts 867701309 # Number of instructions dispatched to IQ
> system.cpu.iew.iewDispSquashedInsts 314417 # Number of squashed instructions skipped by dispatch
> system.cpu.iew.iewDispLoadInsts 18944692 # Number of dispatched load instructions
> system.cpu.iew.iewDispStoreInsts 10483519 # Number of dispatched store instructions
> system.cpu.iew.iewDispNonSpecInsts 889203 # Number of dispatched non-speculative instructions
> system.cpu.iew.iewIQFullEvents 5413874 # Number of times the IQ has become full, causing a stall
> system.cpu.iew.iewLSQFullEvents 12817 # Number of times the LSQ has become full, causing a stall
> system.cpu.iew.memOrderViolationEvents 12029 # Number of memory order violations
> system.cpu.iew.predictedTakenIncorrect 702671 # Number of branches that were predicted taken incorrectly
> system.cpu.iew.predictedNotTakenIncorrect 628126 # Number of branches that were predicted not taken incorrectly
> system.cpu.iew.branchMispredicts 1330797 # Number of branch mispredicts detected at execute
> system.cpu.iew.iewExecutedInsts 862708188 # Number of executed instructions
> system.cpu.iew.iewExecLoadInsts 24767979 # Number of load instructions executed
> system.cpu.iew.iewExecSquashedInsts 1902989 # Number of squashed instructions skipped in execute
541,548c541,548
< system.cpu.iew.exec_refs 34234409 # number of memory reference insts executed
< system.cpu.iew.exec_branches 86668621 # Number of branches executed
< system.cpu.iew.exec_stores 9252253 # Number of stores executed
< system.cpu.iew.exec_rate 1.868998 # Inst execution rate
< system.cpu.iew.wb_sent 863811947 # cumulative count of insts sent to commit
< system.cpu.iew.wb_count 855761668 # cumulative count of insts written-back
< system.cpu.iew.wb_producers 670084242 # num instructions producing a value
< system.cpu.iew.wb_consumers 1169301773 # num instructions consuming a value
---
> system.cpu.iew.exec_refs 33996128 # number of memory reference insts executed
> system.cpu.iew.exec_branches 86527576 # Number of branches executed
> system.cpu.iew.exec_stores 9228149 # Number of stores executed
> system.cpu.iew.exec_rate 1.868400 # Inst execution rate
> system.cpu.iew.wb_sent 862244747 # cumulative count of insts sent to commit
> system.cpu.iew.wb_count 854207409 # cumulative count of insts written-back
> system.cpu.iew.wb_producers 668533054 # num instructions producing a value
> system.cpu.iew.wb_consumers 1167360089 # num instructions consuming a value
550,551c550,551
< system.cpu.iew.wb_rate 1.850453 # insts written-back per cycle
< system.cpu.iew.wb_fanout 0.573064 # average fanout of values written-back
---
> system.cpu.iew.wb_rate 1.849990 # insts written-back per cycle
> system.cpu.iew.wb_fanout 0.572688 # average fanout of values written-back
553,560c553,560
< system.cpu.commit.commitCommittedInsts 426565585 # The number of committed instructions
< system.cpu.commit.commitCommittedOps 840604148 # The number of committed instructions
< system.cpu.commit.commitSquashedInsts 30510484 # The number of squashed insts skipped by commit
< system.cpu.commit.commitNonSpecStalls 1519690 # The number of times commit has been forced to stall to communicate backwards
< system.cpu.commit.branchMispredicts 1250933 # The number of times a branch was mispredicted
< system.cpu.commit.committed_per_cycle::samples 302314482 # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::mean 2.780562 # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::stdev 2.862970 # Number of insts commited each cycle
---
> system.cpu.commit.commitCommittedInsts 426629675 # The number of committed instructions
> system.cpu.commit.commitCommittedOps 840716593 # The number of committed instructions
> system.cpu.commit.commitSquashedInsts 26871696 # The number of squashed insts skipped by commit
> system.cpu.commit.commitNonSpecStalls 1520650 # The number of times commit has been forced to stall to communicate backwards
> system.cpu.commit.branchMispredicts 1183899 # The number of times a branch was mispredicted
> system.cpu.commit.committed_per_cycle::samples 301861557 # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::mean 2.785107 # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::stdev 2.863294 # Number of insts commited each cycle
562,570c562,570
< system.cpu.commit.committed_per_cycle::0 121547491 40.21% 40.21% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::1 14447999 4.78% 44.98% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::2 4300765 1.42% 46.41% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::3 76650469 25.35% 71.76% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::4 3947228 1.31% 73.07% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::5 1803648 0.60% 73.66% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::6 1077125 0.36% 74.02% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::7 71984746 23.81% 97.83% # Number of insts commited each cycle
< system.cpu.commit.committed_per_cycle::8 6555011 2.17% 100.00% # Number of insts commited each cycle
---
> system.cpu.commit.committed_per_cycle::0 121093745 40.12% 40.12% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::1 14426665 4.78% 44.89% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::2 4304237 1.43% 46.32% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::3 76676312 25.40% 71.72% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::4 3920373 1.30% 73.02% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::5 1782325 0.59% 73.61% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::6 1109784 0.37% 73.98% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::7 71984231 23.85% 97.83% # Number of insts commited each cycle
> system.cpu.commit.committed_per_cycle::8 6563885 2.17% 100.00% # Number of insts commited each cycle
574,576c574,576
< system.cpu.commit.committed_per_cycle::total 302314482 # Number of insts commited each cycle
< system.cpu.commit.committedInsts 426565585 # Number of instructions committed
< system.cpu.commit.committedOps 840604148 # Number of ops (including micro ops) committed
---
> system.cpu.commit.committed_per_cycle::total 301861557 # Number of insts commited each cycle
> system.cpu.commit.committedInsts 426629675 # Number of instructions committed
> system.cpu.commit.committedOps 840716593 # Number of ops (including micro ops) committed
578,581c578,581
< system.cpu.commit.refs 23747567 # Number of memory references committed
< system.cpu.commit.loads 15324009 # Number of loads committed
< system.cpu.commit.membars 781567 # Number of memory barriers committed
< system.cpu.commit.branches 85515141 # Number of branches committed
---
> system.cpu.commit.refs 23762376 # Number of memory references committed
> system.cpu.commit.loads 15330126 # Number of loads committed
> system.cpu.commit.membars 781563 # Number of memory barriers committed
> system.cpu.commit.branches 85529575 # Number of branches committed
583c583
< system.cpu.commit.int_insts 768433298 # Number of committed integer instructions.
---
> system.cpu.commit.int_insts 768542107 # Number of committed integer instructions.
585c585
< system.cpu.commit.bw_lim_events 6555011 # number cycles where commit BW limit reached
---
> system.cpu.commit.bw_lim_events 6563885 # number cycles where commit BW limit reached
587,643c587,643
< system.cpu.rob.rob_reads 1166791668 # The number of ROB reads
< system.cpu.rob.rob_writes 1746826364 # The number of ROB writes
< system.cpu.timesIdled 2858532 # Number of times that the entire CPU went into an idle state and unscheduled itself
< system.cpu.idleCycles 155577248 # Total number of cycles that the CPU has spent unscheduled due to idling
< system.cpu.quiesceCycles 9864170951 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
< system.cpu.committedInsts 426565585 # Number of Instructions Simulated
< system.cpu.committedOps 840604148 # Number of Ops (including micro ops) Simulated
< system.cpu.committedInsts_total 426565585 # Number of Instructions Simulated
< system.cpu.cpi 1.084149 # CPI: Cycles Per Instruction
< system.cpu.cpi_total 1.084149 # CPI: Total CPI of All Threads
< system.cpu.ipc 0.922382 # IPC: Instructions Per Cycle
< system.cpu.ipc_total 0.922382 # IPC: Total IPC of All Threads
< system.cpu.int_regfile_reads 1406313694 # number of integer regfile reads
< system.cpu.int_regfile_writes 857070459 # number of integer regfile writes
< system.cpu.fp_regfile_reads 62 # number of floating regfile reads
< system.cpu.misc_regfile_reads 281985005 # number of misc regfile reads
< system.cpu.misc_regfile_writes 409504 # number of misc regfile writes
< system.cpu.icache.replacements 1020153 # number of replacements
< system.cpu.icache.tagsinuse 509.928344 # Cycle average of tags in use
< system.cpu.icache.total_refs 8587640 # Total number of references to valid blocks.
< system.cpu.icache.sampled_refs 1020665 # Sample count of references to valid blocks.
< system.cpu.icache.avg_refs 8.413769 # Average number of references to valid blocks.
< system.cpu.icache.warmup_cycle 56648796000 # Cycle when the warmup percentage was hit.
< system.cpu.icache.occ_blocks::cpu.inst 509.928344 # Average occupied blocks per requestor
< system.cpu.icache.occ_percent::cpu.inst 0.995954 # Average percentage of cache occupancy
< system.cpu.icache.occ_percent::total 0.995954 # Average percentage of cache occupancy
< system.cpu.icache.ReadReq_hits::cpu.inst 8587640 # number of ReadReq hits
< system.cpu.icache.ReadReq_hits::total 8587640 # number of ReadReq hits
< system.cpu.icache.demand_hits::cpu.inst 8587640 # number of demand (read+write) hits
< system.cpu.icache.demand_hits::total 8587640 # number of demand (read+write) hits
< system.cpu.icache.overall_hits::cpu.inst 8587640 # number of overall hits
< system.cpu.icache.overall_hits::total 8587640 # number of overall hits
< system.cpu.icache.ReadReq_misses::cpu.inst 1084449 # number of ReadReq misses
< system.cpu.icache.ReadReq_misses::total 1084449 # number of ReadReq misses
< system.cpu.icache.demand_misses::cpu.inst 1084449 # number of demand (read+write) misses
< system.cpu.icache.demand_misses::total 1084449 # number of demand (read+write) misses
< system.cpu.icache.overall_misses::cpu.inst 1084449 # number of overall misses
< system.cpu.icache.overall_misses::total 1084449 # number of overall misses
< system.cpu.icache.ReadReq_miss_latency::cpu.inst 16282601991 # number of ReadReq miss cycles
< system.cpu.icache.ReadReq_miss_latency::total 16282601991 # number of ReadReq miss cycles
< system.cpu.icache.demand_miss_latency::cpu.inst 16282601991 # number of demand (read+write) miss cycles
< system.cpu.icache.demand_miss_latency::total 16282601991 # number of demand (read+write) miss cycles
< system.cpu.icache.overall_miss_latency::cpu.inst 16282601991 # number of overall miss cycles
< system.cpu.icache.overall_miss_latency::total 16282601991 # number of overall miss cycles
< system.cpu.icache.ReadReq_accesses::cpu.inst 9672089 # number of ReadReq accesses(hits+misses)
< system.cpu.icache.ReadReq_accesses::total 9672089 # number of ReadReq accesses(hits+misses)
< system.cpu.icache.demand_accesses::cpu.inst 9672089 # number of demand (read+write) accesses
< system.cpu.icache.demand_accesses::total 9672089 # number of demand (read+write) accesses
< system.cpu.icache.overall_accesses::cpu.inst 9672089 # number of overall (read+write) accesses
< system.cpu.icache.overall_accesses::total 9672089 # number of overall (read+write) accesses
< system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.112121 # miss rate for ReadReq accesses
< system.cpu.icache.demand_miss_rate::cpu.inst 0.112121 # miss rate for demand accesses
< system.cpu.icache.overall_miss_rate::cpu.inst 0.112121 # miss rate for overall accesses
< system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 15014.631385 # average ReadReq miss latency
< system.cpu.icache.demand_avg_miss_latency::cpu.inst 15014.631385 # average overall miss latency
< system.cpu.icache.overall_avg_miss_latency::cpu.inst 15014.631385 # average overall miss latency
< system.cpu.icache.blocked_cycles::no_mshrs 2694492 # number of cycles access was blocked
---
> system.cpu.rob.rob_reads 1162802870 # The number of ROB reads
> system.cpu.rob.rob_writes 1739294618 # The number of ROB writes
> system.cpu.timesIdled 2882631 # Number of times that the entire CPU went into an idle state and unscheduled itself
> system.cpu.idleCycles 155787547 # Total number of cycles that the CPU has spent unscheduled due to idling
> system.cpu.quiesceCycles 9848837790 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
> system.cpu.committedInsts 426629675 # Number of Instructions Simulated
> system.cpu.committedOps 840716593 # Number of Ops (including micro ops) Simulated
> system.cpu.committedInsts_total 426629675 # Number of Instructions Simulated
> system.cpu.cpi 1.082288 # CPI: Cycles Per Instruction
> system.cpu.cpi_total 1.082288 # CPI: Total CPI of All Threads
> system.cpu.ipc 0.923968 # IPC: Instructions Per Cycle
> system.cpu.ipc_total 0.923968 # IPC: Total IPC of All Threads
> system.cpu.int_regfile_reads 1404705112 # number of integer regfile reads
> system.cpu.int_regfile_writes 855482985 # number of integer regfile writes
> system.cpu.fp_regfile_reads 80 # number of floating regfile reads
> system.cpu.misc_regfile_reads 281196998 # number of misc regfile reads
> system.cpu.misc_regfile_writes 410876 # number of misc regfile writes
> system.cpu.icache.replacements 1083725 # number of replacements
> system.cpu.icache.tagsinuse 510.022776 # Cycle average of tags in use
> system.cpu.icache.total_refs 8238065 # Total number of references to valid blocks.
> system.cpu.icache.sampled_refs 1084236 # Sample count of references to valid blocks.
> system.cpu.icache.avg_refs 7.598037 # Average number of references to valid blocks.
> system.cpu.icache.warmup_cycle 56617488000 # Cycle when the warmup percentage was hit.
> system.cpu.icache.occ_blocks::cpu.inst 510.022776 # Average occupied blocks per requestor
> system.cpu.icache.occ_percent::cpu.inst 0.996138 # Average percentage of cache occupancy
> system.cpu.icache.occ_percent::total 0.996138 # Average percentage of cache occupancy
> system.cpu.icache.ReadReq_hits::cpu.inst 8238065 # number of ReadReq hits
> system.cpu.icache.ReadReq_hits::total 8238065 # number of ReadReq hits
> system.cpu.icache.demand_hits::cpu.inst 8238065 # number of demand (read+write) hits
> system.cpu.icache.demand_hits::total 8238065 # number of demand (read+write) hits
> system.cpu.icache.overall_hits::cpu.inst 8238065 # number of overall hits
> system.cpu.icache.overall_hits::total 8238065 # number of overall hits
> system.cpu.icache.ReadReq_misses::cpu.inst 1154689 # number of ReadReq misses
> system.cpu.icache.ReadReq_misses::total 1154689 # number of ReadReq misses
> system.cpu.icache.demand_misses::cpu.inst 1154689 # number of demand (read+write) misses
> system.cpu.icache.demand_misses::total 1154689 # number of demand (read+write) misses
> system.cpu.icache.overall_misses::cpu.inst 1154689 # number of overall misses
> system.cpu.icache.overall_misses::total 1154689 # number of overall misses
> system.cpu.icache.ReadReq_miss_latency::cpu.inst 17243109487 # number of ReadReq miss cycles
> system.cpu.icache.ReadReq_miss_latency::total 17243109487 # number of ReadReq miss cycles
> system.cpu.icache.demand_miss_latency::cpu.inst 17243109487 # number of demand (read+write) miss cycles
> system.cpu.icache.demand_miss_latency::total 17243109487 # number of demand (read+write) miss cycles
> system.cpu.icache.overall_miss_latency::cpu.inst 17243109487 # number of overall miss cycles
> system.cpu.icache.overall_miss_latency::total 17243109487 # number of overall miss cycles
> system.cpu.icache.ReadReq_accesses::cpu.inst 9392754 # number of ReadReq accesses(hits+misses)
> system.cpu.icache.ReadReq_accesses::total 9392754 # number of ReadReq accesses(hits+misses)
> system.cpu.icache.demand_accesses::cpu.inst 9392754 # number of demand (read+write) accesses
> system.cpu.icache.demand_accesses::total 9392754 # number of demand (read+write) accesses
> system.cpu.icache.overall_accesses::cpu.inst 9392754 # number of overall (read+write) accesses
> system.cpu.icache.overall_accesses::total 9392754 # number of overall (read+write) accesses
> system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.122934 # miss rate for ReadReq accesses
> system.cpu.icache.demand_miss_rate::cpu.inst 0.122934 # miss rate for demand accesses
> system.cpu.icache.overall_miss_rate::cpu.inst 0.122934 # miss rate for overall accesses
> system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 14933.120076 # average ReadReq miss latency
> system.cpu.icache.demand_avg_miss_latency::cpu.inst 14933.120076 # average overall miss latency
> system.cpu.icache.overall_avg_miss_latency::cpu.inst 14933.120076 # average overall miss latency
> system.cpu.icache.blocked_cycles::no_mshrs 2884989 # number of cycles access was blocked
645c645
< system.cpu.icache.blocked::no_mshrs 263 # number of cycles access was blocked
---
> system.cpu.icache.blocked::no_mshrs 300 # number of cycles access was blocked
647c647
< system.cpu.icache.avg_blocked_cycles::no_mshrs 10245.216730 # average number of cycles each access was blocked
---
> system.cpu.icache.avg_blocked_cycles::no_mshrs 9616.630000 # average number of cycles each access was blocked
651,676c651,676
< system.cpu.icache.writebacks::writebacks 1551 # number of writebacks
< system.cpu.icache.writebacks::total 1551 # number of writebacks
< system.cpu.icache.ReadReq_mshr_hits::cpu.inst 60108 # number of ReadReq MSHR hits
< system.cpu.icache.ReadReq_mshr_hits::total 60108 # number of ReadReq MSHR hits
< system.cpu.icache.demand_mshr_hits::cpu.inst 60108 # number of demand (read+write) MSHR hits
< system.cpu.icache.demand_mshr_hits::total 60108 # number of demand (read+write) MSHR hits
< system.cpu.icache.overall_mshr_hits::cpu.inst 60108 # number of overall MSHR hits
< system.cpu.icache.overall_mshr_hits::total 60108 # number of overall MSHR hits
< system.cpu.icache.ReadReq_mshr_misses::cpu.inst 1024341 # number of ReadReq MSHR misses
< system.cpu.icache.ReadReq_mshr_misses::total 1024341 # number of ReadReq MSHR misses
< system.cpu.icache.demand_mshr_misses::cpu.inst 1024341 # number of demand (read+write) MSHR misses
< system.cpu.icache.demand_mshr_misses::total 1024341 # number of demand (read+write) MSHR misses
< system.cpu.icache.overall_mshr_misses::cpu.inst 1024341 # number of overall MSHR misses
< system.cpu.icache.overall_mshr_misses::total 1024341 # number of overall MSHR misses
< system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12392610492 # number of ReadReq MSHR miss cycles
< system.cpu.icache.ReadReq_mshr_miss_latency::total 12392610492 # number of ReadReq MSHR miss cycles
< system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12392610492 # number of demand (read+write) MSHR miss cycles
< system.cpu.icache.demand_mshr_miss_latency::total 12392610492 # number of demand (read+write) MSHR miss cycles
< system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12392610492 # number of overall MSHR miss cycles
< system.cpu.icache.overall_mshr_miss_latency::total 12392610492 # number of overall MSHR miss cycles
< system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.105907 # mshr miss rate for ReadReq accesses
< system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.105907 # mshr miss rate for demand accesses
< system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.105907 # mshr miss rate for overall accesses
< system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12098.129912 # average ReadReq mshr miss latency
< system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12098.129912 # average overall mshr miss latency
< system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12098.129912 # average overall mshr miss latency
---
> system.cpu.icache.writebacks::writebacks 1570 # number of writebacks
> system.cpu.icache.writebacks::total 1570 # number of writebacks
> system.cpu.icache.ReadReq_mshr_hits::cpu.inst 69164 # number of ReadReq MSHR hits
> system.cpu.icache.ReadReq_mshr_hits::total 69164 # number of ReadReq MSHR hits
> system.cpu.icache.demand_mshr_hits::cpu.inst 69164 # number of demand (read+write) MSHR hits
> system.cpu.icache.demand_mshr_hits::total 69164 # number of demand (read+write) MSHR hits
> system.cpu.icache.overall_mshr_hits::cpu.inst 69164 # number of overall MSHR hits
> system.cpu.icache.overall_mshr_hits::total 69164 # number of overall MSHR hits
> system.cpu.icache.ReadReq_mshr_misses::cpu.inst 1085525 # number of ReadReq MSHR misses
> system.cpu.icache.ReadReq_mshr_misses::total 1085525 # number of ReadReq MSHR misses
> system.cpu.icache.demand_mshr_misses::cpu.inst 1085525 # number of demand (read+write) MSHR misses
> system.cpu.icache.demand_mshr_misses::total 1085525 # number of demand (read+write) MSHR misses
> system.cpu.icache.overall_mshr_misses::cpu.inst 1085525 # number of overall MSHR misses
> system.cpu.icache.overall_mshr_misses::total 1085525 # number of overall MSHR misses
> system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 13103385489 # number of ReadReq MSHR miss cycles
> system.cpu.icache.ReadReq_mshr_miss_latency::total 13103385489 # number of ReadReq MSHR miss cycles
> system.cpu.icache.demand_mshr_miss_latency::cpu.inst 13103385489 # number of demand (read+write) MSHR miss cycles
> system.cpu.icache.demand_mshr_miss_latency::total 13103385489 # number of demand (read+write) MSHR miss cycles
> system.cpu.icache.overall_mshr_miss_latency::cpu.inst 13103385489 # number of overall MSHR miss cycles
> system.cpu.icache.overall_mshr_miss_latency::total 13103385489 # number of overall MSHR miss cycles
> system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.115570 # mshr miss rate for ReadReq accesses
> system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.115570 # mshr miss rate for demand accesses
> system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.115570 # mshr miss rate for overall accesses
> system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12071.012173 # average ReadReq mshr miss latency
> system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12071.012173 # average overall mshr miss latency
> system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12071.012173 # average overall mshr miss latency
678,688c678,688
< system.cpu.itb_walker_cache.replacements 8553 # number of replacements
< system.cpu.itb_walker_cache.tagsinuse 6.010935 # Cycle average of tags in use
< system.cpu.itb_walker_cache.total_refs 26637 # Total number of references to valid blocks.
< system.cpu.itb_walker_cache.sampled_refs 8564 # Sample count of references to valid blocks.
< system.cpu.itb_walker_cache.avg_refs 3.110346 # Average number of references to valid blocks.
< system.cpu.itb_walker_cache.warmup_cycle 5140402124000 # Cycle when the warmup percentage was hit.
< system.cpu.itb_walker_cache.occ_blocks::cpu.itb.walker 6.010935 # Average occupied blocks per requestor
< system.cpu.itb_walker_cache.occ_percent::cpu.itb.walker 0.375683 # Average percentage of cache occupancy
< system.cpu.itb_walker_cache.occ_percent::total 0.375683 # Average percentage of cache occupancy
< system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker 26742 # number of ReadReq hits
< system.cpu.itb_walker_cache.ReadReq_hits::total 26742 # number of ReadReq hits
---
> system.cpu.itb_walker_cache.replacements 11375 # number of replacements
> system.cpu.itb_walker_cache.tagsinuse 6.006905 # Cycle average of tags in use
> system.cpu.itb_walker_cache.total_refs 28918 # Total number of references to valid blocks.
> system.cpu.itb_walker_cache.sampled_refs 11386 # Sample count of references to valid blocks.
> system.cpu.itb_walker_cache.avg_refs 2.539786 # Average number of references to valid blocks.
> system.cpu.itb_walker_cache.warmup_cycle 5142961834000 # Cycle when the warmup percentage was hit.
> system.cpu.itb_walker_cache.occ_blocks::cpu.itb.walker 6.006905 # Average occupied blocks per requestor
> system.cpu.itb_walker_cache.occ_percent::cpu.itb.walker 0.375432 # Average percentage of cache occupancy
> system.cpu.itb_walker_cache.occ_percent::total 0.375432 # Average percentage of cache occupancy
> system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker 28987 # number of ReadReq hits
> system.cpu.itb_walker_cache.ReadReq_hits::total 28987 # number of ReadReq hits
691,708c691,708
< system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker 26745 # number of demand (read+write) hits
< system.cpu.itb_walker_cache.demand_hits::total 26745 # number of demand (read+write) hits
< system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker 26745 # number of overall hits
< system.cpu.itb_walker_cache.overall_hits::total 26745 # number of overall hits
< system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker 9424 # number of ReadReq misses
< system.cpu.itb_walker_cache.ReadReq_misses::total 9424 # number of ReadReq misses
< system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker 9424 # number of demand (read+write) misses
< system.cpu.itb_walker_cache.demand_misses::total 9424 # number of demand (read+write) misses
< system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker 9424 # number of overall misses
< system.cpu.itb_walker_cache.overall_misses::total 9424 # number of overall misses
< system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker 120935500 # number of ReadReq miss cycles
< system.cpu.itb_walker_cache.ReadReq_miss_latency::total 120935500 # number of ReadReq miss cycles
< system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker 120935500 # number of demand (read+write) miss cycles
< system.cpu.itb_walker_cache.demand_miss_latency::total 120935500 # number of demand (read+write) miss cycles
< system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker 120935500 # number of overall miss cycles
< system.cpu.itb_walker_cache.overall_miss_latency::total 120935500 # number of overall miss cycles
< system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker 36166 # number of ReadReq accesses(hits+misses)
< system.cpu.itb_walker_cache.ReadReq_accesses::total 36166 # number of ReadReq accesses(hits+misses)
---
> system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker 28990 # number of demand (read+write) hits
> system.cpu.itb_walker_cache.demand_hits::total 28990 # number of demand (read+write) hits
> system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker 28990 # number of overall hits
> system.cpu.itb_walker_cache.overall_hits::total 28990 # number of overall hits
> system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker 12232 # number of ReadReq misses
> system.cpu.itb_walker_cache.ReadReq_misses::total 12232 # number of ReadReq misses
> system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker 12232 # number of demand (read+write) misses
> system.cpu.itb_walker_cache.demand_misses::total 12232 # number of demand (read+write) misses
> system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker 12232 # number of overall misses
> system.cpu.itb_walker_cache.overall_misses::total 12232 # number of overall misses
> system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker 154656000 # number of ReadReq miss cycles
> system.cpu.itb_walker_cache.ReadReq_miss_latency::total 154656000 # number of ReadReq miss cycles
> system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker 154656000 # number of demand (read+write) miss cycles
> system.cpu.itb_walker_cache.demand_miss_latency::total 154656000 # number of demand (read+write) miss cycles
> system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker 154656000 # number of overall miss cycles
> system.cpu.itb_walker_cache.overall_miss_latency::total 154656000 # number of overall miss cycles
> system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker 41219 # number of ReadReq accesses(hits+misses)
> system.cpu.itb_walker_cache.ReadReq_accesses::total 41219 # number of ReadReq accesses(hits+misses)
711,720c711,720
< system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker 36169 # number of demand (read+write) accesses
< system.cpu.itb_walker_cache.demand_accesses::total 36169 # number of demand (read+write) accesses
< system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker 36169 # number of overall (read+write) accesses
< system.cpu.itb_walker_cache.overall_accesses::total 36169 # number of overall (read+write) accesses
< system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker 0.260576 # miss rate for ReadReq accesses
< system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker 0.260555 # miss rate for demand accesses
< system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker 0.260555 # miss rate for overall accesses
< system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 12832.714346 # average ReadReq miss latency
< system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 12832.714346 # average overall miss latency
< system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 12832.714346 # average overall miss latency
---
> system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker 41222 # number of demand (read+write) accesses
> system.cpu.itb_walker_cache.demand_accesses::total 41222 # number of demand (read+write) accesses
> system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker 41222 # number of overall (read+write) accesses
> system.cpu.itb_walker_cache.overall_accesses::total 41222 # number of overall (read+write) accesses
> system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker 0.296756 # miss rate for ReadReq accesses
> system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker 0.296735 # miss rate for demand accesses
> system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker 0.296735 # miss rate for overall accesses
> system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 12643.557881 # average ReadReq miss latency
> system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 12643.557881 # average overall miss latency
> system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 12643.557881 # average overall miss latency
729,748c729,748
< system.cpu.itb_walker_cache.writebacks::writebacks 1616 # number of writebacks
< system.cpu.itb_walker_cache.writebacks::total 1616 # number of writebacks
< system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker 9424 # number of ReadReq MSHR misses
< system.cpu.itb_walker_cache.ReadReq_mshr_misses::total 9424 # number of ReadReq MSHR misses
< system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker 9424 # number of demand (read+write) MSHR misses
< system.cpu.itb_walker_cache.demand_mshr_misses::total 9424 # number of demand (read+write) MSHR misses
< system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker 9424 # number of overall MSHR misses
< system.cpu.itb_walker_cache.overall_mshr_misses::total 9424 # number of overall MSHR misses
< system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker 92324000 # number of ReadReq MSHR miss cycles
< system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total 92324000 # number of ReadReq MSHR miss cycles
< system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker 92324000 # number of demand (read+write) MSHR miss cycles
< system.cpu.itb_walker_cache.demand_mshr_miss_latency::total 92324000 # number of demand (read+write) MSHR miss cycles
< system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker 92324000 # number of overall MSHR miss cycles
< system.cpu.itb_walker_cache.overall_mshr_miss_latency::total 92324000 # number of overall MSHR miss cycles
< system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.260576 # mshr miss rate for ReadReq accesses
< system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker 0.260555 # mshr miss rate for demand accesses
< system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker 0.260555 # mshr miss rate for overall accesses
< system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 9796.689304 # average ReadReq mshr miss latency
< system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker 9796.689304 # average overall mshr miss latency
< system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker 9796.689304 # average overall mshr miss latency
---
> system.cpu.itb_walker_cache.writebacks::writebacks 1402 # number of writebacks
> system.cpu.itb_walker_cache.writebacks::total 1402 # number of writebacks
> system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker 12232 # number of ReadReq MSHR misses
> system.cpu.itb_walker_cache.ReadReq_mshr_misses::total 12232 # number of ReadReq MSHR misses
> system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker 12232 # number of demand (read+write) MSHR misses
> system.cpu.itb_walker_cache.demand_mshr_misses::total 12232 # number of demand (read+write) MSHR misses
> system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker 12232 # number of overall MSHR misses
> system.cpu.itb_walker_cache.overall_mshr_misses::total 12232 # number of overall MSHR misses
> system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker 117502000 # number of ReadReq MSHR miss cycles
> system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total 117502000 # number of ReadReq MSHR miss cycles
> system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker 117502000 # number of demand (read+write) MSHR miss cycles
> system.cpu.itb_walker_cache.demand_mshr_miss_latency::total 117502000 # number of demand (read+write) MSHR miss cycles
> system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker 117502000 # number of overall MSHR miss cycles
> system.cpu.itb_walker_cache.overall_mshr_miss_latency::total 117502000 # number of overall MSHR miss cycles
> system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.296756 # mshr miss rate for ReadReq accesses
> system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker 0.296735 # mshr miss rate for demand accesses
> system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker 0.296735 # mshr miss rate for overall accesses
> system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 9606.115108 # average ReadReq mshr miss latency
> system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker 9606.115108 # average overall mshr miss latency
> system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker 9606.115108 # average overall mshr miss latency
750,788c750,788
< system.cpu.dtb_walker_cache.replacements 140574 # number of replacements
< system.cpu.dtb_walker_cache.tagsinuse 13.858803 # Cycle average of tags in use
< system.cpu.dtb_walker_cache.total_refs 148049 # Total number of references to valid blocks.
< system.cpu.dtb_walker_cache.sampled_refs 140589 # Sample count of references to valid blocks.
< system.cpu.dtb_walker_cache.avg_refs 1.053062 # Average number of references to valid blocks.
< system.cpu.dtb_walker_cache.warmup_cycle 5108661869000 # Cycle when the warmup percentage was hit.
< system.cpu.dtb_walker_cache.occ_blocks::cpu.dtb.walker 13.858803 # Average occupied blocks per requestor
< system.cpu.dtb_walker_cache.occ_percent::cpu.dtb.walker 0.866175 # Average percentage of cache occupancy
< system.cpu.dtb_walker_cache.occ_percent::total 0.866175 # Average percentage of cache occupancy
< system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker 148058 # number of ReadReq hits
< system.cpu.dtb_walker_cache.ReadReq_hits::total 148058 # number of ReadReq hits
< system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker 148058 # number of demand (read+write) hits
< system.cpu.dtb_walker_cache.demand_hits::total 148058 # number of demand (read+write) hits
< system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker 148058 # number of overall hits
< system.cpu.dtb_walker_cache.overall_hits::total 148058 # number of overall hits
< system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker 141571 # number of ReadReq misses
< system.cpu.dtb_walker_cache.ReadReq_misses::total 141571 # number of ReadReq misses
< system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker 141571 # number of demand (read+write) misses
< system.cpu.dtb_walker_cache.demand_misses::total 141571 # number of demand (read+write) misses
< system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker 141571 # number of overall misses
< system.cpu.dtb_walker_cache.overall_misses::total 141571 # number of overall misses
< system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker 1989434500 # number of ReadReq miss cycles
< system.cpu.dtb_walker_cache.ReadReq_miss_latency::total 1989434500 # number of ReadReq miss cycles
< system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker 1989434500 # number of demand (read+write) miss cycles
< system.cpu.dtb_walker_cache.demand_miss_latency::total 1989434500 # number of demand (read+write) miss cycles
< system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker 1989434500 # number of overall miss cycles
< system.cpu.dtb_walker_cache.overall_miss_latency::total 1989434500 # number of overall miss cycles
< system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker 289629 # number of ReadReq accesses(hits+misses)
< system.cpu.dtb_walker_cache.ReadReq_accesses::total 289629 # number of ReadReq accesses(hits+misses)
< system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker 289629 # number of demand (read+write) accesses
< system.cpu.dtb_walker_cache.demand_accesses::total 289629 # number of demand (read+write) accesses
< system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker 289629 # number of overall (read+write) accesses
< system.cpu.dtb_walker_cache.overall_accesses::total 289629 # number of overall (read+write) accesses
< system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker 0.488801 # miss rate for ReadReq accesses
< system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker 0.488801 # miss rate for demand accesses
< system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker 0.488801 # miss rate for overall accesses
< system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 14052.556668 # average ReadReq miss latency
< system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 14052.556668 # average overall miss latency
< system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 14052.556668 # average overall miss latency
---
> system.cpu.dtb_walker_cache.replacements 125889 # number of replacements
> system.cpu.dtb_walker_cache.tagsinuse 12.942075 # Cycle average of tags in use
> system.cpu.dtb_walker_cache.total_refs 147310 # Total number of references to valid blocks.
> system.cpu.dtb_walker_cache.sampled_refs 125903 # Sample count of references to valid blocks.
> system.cpu.dtb_walker_cache.avg_refs 1.170028 # Average number of references to valid blocks.
> system.cpu.dtb_walker_cache.warmup_cycle 5108639465000 # Cycle when the warmup percentage was hit.
> system.cpu.dtb_walker_cache.occ_blocks::cpu.dtb.walker 12.942075 # Average occupied blocks per requestor
> system.cpu.dtb_walker_cache.occ_percent::cpu.dtb.walker 0.808880 # Average percentage of cache occupancy
> system.cpu.dtb_walker_cache.occ_percent::total 0.808880 # Average percentage of cache occupancy
> system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker 147324 # number of ReadReq hits
> system.cpu.dtb_walker_cache.ReadReq_hits::total 147324 # number of ReadReq hits
> system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker 147324 # number of demand (read+write) hits
> system.cpu.dtb_walker_cache.demand_hits::total 147324 # number of demand (read+write) hits
> system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker 147324 # number of overall hits
> system.cpu.dtb_walker_cache.overall_hits::total 147324 # number of overall hits
> system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker 126858 # number of ReadReq misses
> system.cpu.dtb_walker_cache.ReadReq_misses::total 126858 # number of ReadReq misses
> system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker 126858 # number of demand (read+write) misses
> system.cpu.dtb_walker_cache.demand_misses::total 126858 # number of demand (read+write) misses
> system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker 126858 # number of overall misses
> system.cpu.dtb_walker_cache.overall_misses::total 126858 # number of overall misses
> system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker 1765137000 # number of ReadReq miss cycles
> system.cpu.dtb_walker_cache.ReadReq_miss_latency::total 1765137000 # number of ReadReq miss cycles
> system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker 1765137000 # number of demand (read+write) miss cycles
> system.cpu.dtb_walker_cache.demand_miss_latency::total 1765137000 # number of demand (read+write) miss cycles
> system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker 1765137000 # number of overall miss cycles
> system.cpu.dtb_walker_cache.overall_miss_latency::total 1765137000 # number of overall miss cycles
> system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker 274182 # number of ReadReq accesses(hits+misses)
> system.cpu.dtb_walker_cache.ReadReq_accesses::total 274182 # number of ReadReq accesses(hits+misses)
> system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker 274182 # number of demand (read+write) accesses
> system.cpu.dtb_walker_cache.demand_accesses::total 274182 # number of demand (read+write) accesses
> system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker 274182 # number of overall (read+write) accesses
> system.cpu.dtb_walker_cache.overall_accesses::total 274182 # number of overall (read+write) accesses
> system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker 0.462678 # miss rate for ReadReq accesses
> system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker 0.462678 # miss rate for demand accesses
> system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker 0.462678 # miss rate for overall accesses
> system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 13914.274228 # average ReadReq miss latency
> system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 13914.274228 # average overall miss latency
> system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 13914.274228 # average overall miss latency
797,816c797,816
< system.cpu.dtb_walker_cache.writebacks::writebacks 49457 # number of writebacks
< system.cpu.dtb_walker_cache.writebacks::total 49457 # number of writebacks
< system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker 141571 # number of ReadReq MSHR misses
< system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total 141571 # number of ReadReq MSHR misses
< system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker 141571 # number of demand (read+write) MSHR misses
< system.cpu.dtb_walker_cache.demand_mshr_misses::total 141571 # number of demand (read+write) MSHR misses
< system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker 141571 # number of overall MSHR misses
< system.cpu.dtb_walker_cache.overall_mshr_misses::total 141571 # number of overall MSHR misses
< system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 1560743500 # number of ReadReq MSHR miss cycles
< system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total 1560743500 # number of ReadReq MSHR miss cycles
< system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker 1560743500 # number of demand (read+write) MSHR miss cycles
< system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total 1560743500 # number of demand (read+write) MSHR miss cycles
< system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker 1560743500 # number of overall MSHR miss cycles
< system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total 1560743500 # number of overall MSHR miss cycles
< system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.488801 # mshr miss rate for ReadReq accesses
< system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker 0.488801 # mshr miss rate for demand accesses
< system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker 0.488801 # mshr miss rate for overall accesses
< system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 11024.457693 # average ReadReq mshr miss latency
< system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 11024.457693 # average overall mshr miss latency
< system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 11024.457693 # average overall mshr miss latency
---
> system.cpu.dtb_walker_cache.writebacks::writebacks 38155 # number of writebacks
> system.cpu.dtb_walker_cache.writebacks::total 38155 # number of writebacks
> system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker 126858 # number of ReadReq MSHR misses
> system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total 126858 # number of ReadReq MSHR misses
> system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker 126858 # number of demand (read+write) MSHR misses
> system.cpu.dtb_walker_cache.demand_mshr_misses::total 126858 # number of demand (read+write) MSHR misses
> system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker 126858 # number of overall MSHR misses
> system.cpu.dtb_walker_cache.overall_mshr_misses::total 126858 # number of overall MSHR misses
> system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 1381422000 # number of ReadReq MSHR miss cycles
> system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total 1381422000 # number of ReadReq MSHR miss cycles
> system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker 1381422000 # number of demand (read+write) MSHR miss cycles
> system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total 1381422000 # number of demand (read+write) MSHR miss cycles
> system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker 1381422000 # number of overall MSHR miss cycles
> system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total 1381422000 # number of overall MSHR miss cycles
> system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.462678 # mshr miss rate for ReadReq accesses
> system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker 0.462678 # mshr miss rate for demand accesses
> system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker 0.462678 # mshr miss rate for overall accesses
> system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 10889.514260 # average ReadReq mshr miss latency
> system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 10889.514260 # average overall mshr miss latency
> system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 10889.514260 # average overall mshr miss latency
818,867c818,867
< system.cpu.dcache.replacements 1662584 # number of replacements
< system.cpu.dcache.tagsinuse 511.995323 # Cycle average of tags in use
< system.cpu.dcache.total_refs 19274168 # Total number of references to valid blocks.
< system.cpu.dcache.sampled_refs 1663096 # Sample count of references to valid blocks.
< system.cpu.dcache.avg_refs 11.589330 # Average number of references to valid blocks.
< system.cpu.dcache.warmup_cycle 34335000 # Cycle when the warmup percentage was hit.
< system.cpu.dcache.occ_blocks::cpu.data 511.995323 # Average occupied blocks per requestor
< system.cpu.dcache.occ_percent::cpu.data 0.999991 # Average percentage of cache occupancy
< system.cpu.dcache.occ_percent::total 0.999991 # Average percentage of cache occupancy
< system.cpu.dcache.ReadReq_hits::cpu.data 11173849 # number of ReadReq hits
< system.cpu.dcache.ReadReq_hits::total 11173849 # number of ReadReq hits
< system.cpu.dcache.WriteReq_hits::cpu.data 8093995 # number of WriteReq hits
< system.cpu.dcache.WriteReq_hits::total 8093995 # number of WriteReq hits
< system.cpu.dcache.demand_hits::cpu.data 19267844 # number of demand (read+write) hits
< system.cpu.dcache.demand_hits::total 19267844 # number of demand (read+write) hits
< system.cpu.dcache.overall_hits::cpu.data 19267844 # number of overall hits
< system.cpu.dcache.overall_hits::total 19267844 # number of overall hits
< system.cpu.dcache.ReadReq_misses::cpu.data 2389581 # number of ReadReq misses
< system.cpu.dcache.ReadReq_misses::total 2389581 # number of ReadReq misses
< system.cpu.dcache.WriteReq_misses::cpu.data 320205 # number of WriteReq misses
< system.cpu.dcache.WriteReq_misses::total 320205 # number of WriteReq misses
< system.cpu.dcache.demand_misses::cpu.data 2709786 # number of demand (read+write) misses
< system.cpu.dcache.demand_misses::total 2709786 # number of demand (read+write) misses
< system.cpu.dcache.overall_misses::cpu.data 2709786 # number of overall misses
< system.cpu.dcache.overall_misses::total 2709786 # number of overall misses
< system.cpu.dcache.ReadReq_miss_latency::cpu.data 35746262500 # number of ReadReq miss cycles
< system.cpu.dcache.ReadReq_miss_latency::total 35746262500 # number of ReadReq miss cycles
< system.cpu.dcache.WriteReq_miss_latency::cpu.data 10712131492 # number of WriteReq miss cycles
< system.cpu.dcache.WriteReq_miss_latency::total 10712131492 # number of WriteReq miss cycles
< system.cpu.dcache.demand_miss_latency::cpu.data 46458393992 # number of demand (read+write) miss cycles
< system.cpu.dcache.demand_miss_latency::total 46458393992 # number of demand (read+write) miss cycles
< system.cpu.dcache.overall_miss_latency::cpu.data 46458393992 # number of overall miss cycles
< system.cpu.dcache.overall_miss_latency::total 46458393992 # number of overall miss cycles
< system.cpu.dcache.ReadReq_accesses::cpu.data 13563430 # number of ReadReq accesses(hits+misses)
< system.cpu.dcache.ReadReq_accesses::total 13563430 # number of ReadReq accesses(hits+misses)
< system.cpu.dcache.WriteReq_accesses::cpu.data 8414200 # number of WriteReq accesses(hits+misses)
< system.cpu.dcache.WriteReq_accesses::total 8414200 # number of WriteReq accesses(hits+misses)
< system.cpu.dcache.demand_accesses::cpu.data 21977630 # number of demand (read+write) accesses
< system.cpu.dcache.demand_accesses::total 21977630 # number of demand (read+write) accesses
< system.cpu.dcache.overall_accesses::cpu.data 21977630 # number of overall (read+write) accesses
< system.cpu.dcache.overall_accesses::total 21977630 # number of overall (read+write) accesses
< system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.176178 # miss rate for ReadReq accesses
< system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.038055 # miss rate for WriteReq accesses
< system.cpu.dcache.demand_miss_rate::cpu.data 0.123297 # miss rate for demand accesses
< system.cpu.dcache.overall_miss_rate::cpu.data 0.123297 # miss rate for overall accesses
< system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14959.217746 # average ReadReq miss latency
< system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 33453.979457 # average WriteReq miss latency
< system.cpu.dcache.demand_avg_miss_latency::cpu.data 17144.672676 # average overall miss latency
< system.cpu.dcache.overall_avg_miss_latency::cpu.data 17144.672676 # average overall miss latency
< system.cpu.dcache.blocked_cycles::no_mshrs 27702492 # number of cycles access was blocked
---
> system.cpu.dcache.replacements 1673228 # number of replacements
> system.cpu.dcache.tagsinuse 511.997037 # Cycle average of tags in use
> system.cpu.dcache.total_refs 19088314 # Total number of references to valid blocks.
> system.cpu.dcache.sampled_refs 1673740 # Sample count of references to valid blocks.
> system.cpu.dcache.avg_refs 11.404587 # Average number of references to valid blocks.
> system.cpu.dcache.warmup_cycle 34328000 # Cycle when the warmup percentage was hit.
> system.cpu.dcache.occ_blocks::cpu.data 511.997037 # 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 10979879 # number of ReadReq hits
> system.cpu.dcache.ReadReq_hits::total 10979879 # number of ReadReq hits
> system.cpu.dcache.WriteReq_hits::cpu.data 8104687 # number of WriteReq hits
> system.cpu.dcache.WriteReq_hits::total 8104687 # number of WriteReq hits
> system.cpu.dcache.demand_hits::cpu.data 19084566 # number of demand (read+write) hits
> system.cpu.dcache.demand_hits::total 19084566 # number of demand (read+write) hits
> system.cpu.dcache.overall_hits::cpu.data 19084566 # number of overall hits
> system.cpu.dcache.overall_hits::total 19084566 # number of overall hits
> system.cpu.dcache.ReadReq_misses::cpu.data 2411794 # number of ReadReq misses
> system.cpu.dcache.ReadReq_misses::total 2411794 # number of ReadReq misses
> system.cpu.dcache.WriteReq_misses::cpu.data 318210 # number of WriteReq misses
> system.cpu.dcache.WriteReq_misses::total 318210 # number of WriteReq misses
> system.cpu.dcache.demand_misses::cpu.data 2730004 # number of demand (read+write) misses
> system.cpu.dcache.demand_misses::total 2730004 # number of demand (read+write) misses
> system.cpu.dcache.overall_misses::cpu.data 2730004 # number of overall misses
> system.cpu.dcache.overall_misses::total 2730004 # number of overall misses
> system.cpu.dcache.ReadReq_miss_latency::cpu.data 36160191000 # number of ReadReq miss cycles
> system.cpu.dcache.ReadReq_miss_latency::total 36160191000 # number of ReadReq miss cycles
> system.cpu.dcache.WriteReq_miss_latency::cpu.data 10588613980 # number of WriteReq miss cycles
> system.cpu.dcache.WriteReq_miss_latency::total 10588613980 # number of WriteReq miss cycles
> system.cpu.dcache.demand_miss_latency::cpu.data 46748804980 # number of demand (read+write) miss cycles
> system.cpu.dcache.demand_miss_latency::total 46748804980 # number of demand (read+write) miss cycles
> system.cpu.dcache.overall_miss_latency::cpu.data 46748804980 # number of overall miss cycles
> system.cpu.dcache.overall_miss_latency::total 46748804980 # number of overall miss cycles
> system.cpu.dcache.ReadReq_accesses::cpu.data 13391673 # number of ReadReq accesses(hits+misses)
> system.cpu.dcache.ReadReq_accesses::total 13391673 # number of ReadReq accesses(hits+misses)
> system.cpu.dcache.WriteReq_accesses::cpu.data 8422897 # number of WriteReq accesses(hits+misses)
> system.cpu.dcache.WriteReq_accesses::total 8422897 # number of WriteReq accesses(hits+misses)
> system.cpu.dcache.demand_accesses::cpu.data 21814570 # number of demand (read+write) accesses
> system.cpu.dcache.demand_accesses::total 21814570 # number of demand (read+write) accesses
> system.cpu.dcache.overall_accesses::cpu.data 21814570 # number of overall (read+write) accesses
> system.cpu.dcache.overall_accesses::total 21814570 # number of overall (read+write) accesses
> system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.180097 # miss rate for ReadReq accesses
> system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.037779 # miss rate for WriteReq accesses
> system.cpu.dcache.demand_miss_rate::cpu.data 0.125146 # miss rate for demand accesses
> system.cpu.dcache.overall_miss_rate::cpu.data 0.125146 # miss rate for overall accesses
> system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14993.067816 # average ReadReq miss latency
> system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 33275.553817 # average WriteReq miss latency
> system.cpu.dcache.demand_avg_miss_latency::cpu.data 17124.079298 # average overall miss latency
> system.cpu.dcache.overall_avg_miss_latency::cpu.data 17124.079298 # average overall miss latency
> system.cpu.dcache.blocked_cycles::no_mshrs 23292480 # number of cycles access was blocked
869c869
< system.cpu.dcache.blocked::no_mshrs 4792 # number of cycles access was blocked
---
> system.cpu.dcache.blocked::no_mshrs 3427 # number of cycles access was blocked
871c871
< system.cpu.dcache.avg_blocked_cycles::no_mshrs 5780.987479 # average number of cycles each access was blocked
---
> system.cpu.dcache.avg_blocked_cycles::no_mshrs 6796.755179 # average number of cycles each access was blocked
875,914c875,914
< system.cpu.dcache.writebacks::writebacks 1550496 # number of writebacks
< system.cpu.dcache.writebacks::total 1550496 # number of writebacks
< system.cpu.dcache.ReadReq_mshr_hits::cpu.data 1018010 # number of ReadReq MSHR hits
< system.cpu.dcache.ReadReq_mshr_hits::total 1018010 # number of ReadReq MSHR hits
< system.cpu.dcache.WriteReq_mshr_hits::cpu.data 22803 # number of WriteReq MSHR hits
< system.cpu.dcache.WriteReq_mshr_hits::total 22803 # number of WriteReq MSHR hits
< system.cpu.dcache.demand_mshr_hits::cpu.data 1040813 # number of demand (read+write) MSHR hits
< system.cpu.dcache.demand_mshr_hits::total 1040813 # number of demand (read+write) MSHR hits
< system.cpu.dcache.overall_mshr_hits::cpu.data 1040813 # number of overall MSHR hits
< system.cpu.dcache.overall_mshr_hits::total 1040813 # number of overall MSHR hits
< system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1371571 # number of ReadReq MSHR misses
< system.cpu.dcache.ReadReq_mshr_misses::total 1371571 # number of ReadReq MSHR misses
< system.cpu.dcache.WriteReq_mshr_misses::cpu.data 297402 # number of WriteReq MSHR misses
< system.cpu.dcache.WriteReq_mshr_misses::total 297402 # number of WriteReq MSHR misses
< system.cpu.dcache.demand_mshr_misses::cpu.data 1668973 # number of demand (read+write) MSHR misses
< system.cpu.dcache.demand_mshr_misses::total 1668973 # number of demand (read+write) MSHR misses
< system.cpu.dcache.overall_mshr_misses::cpu.data 1668973 # number of overall MSHR misses
< system.cpu.dcache.overall_mshr_misses::total 1668973 # number of overall MSHR misses
< system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 18013626000 # number of ReadReq MSHR miss cycles
< system.cpu.dcache.ReadReq_mshr_miss_latency::total 18013626000 # number of ReadReq MSHR miss cycles
< system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 9484899492 # number of WriteReq MSHR miss cycles
< system.cpu.dcache.WriteReq_mshr_miss_latency::total 9484899492 # number of WriteReq MSHR miss cycles
< system.cpu.dcache.demand_mshr_miss_latency::cpu.data 27498525492 # number of demand (read+write) MSHR miss cycles
< system.cpu.dcache.demand_mshr_miss_latency::total 27498525492 # number of demand (read+write) MSHR miss cycles
< system.cpu.dcache.overall_mshr_miss_latency::cpu.data 27498525492 # number of overall MSHR miss cycles
< system.cpu.dcache.overall_mshr_miss_latency::total 27498525492 # number of overall MSHR miss cycles
< system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 85207760000 # number of ReadReq MSHR uncacheable cycles
< system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 85207760000 # number of ReadReq MSHR uncacheable cycles
< system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 1392508500 # number of WriteReq MSHR uncacheable cycles
< system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 1392508500 # number of WriteReq MSHR uncacheable cycles
< system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 86600268500 # number of overall MSHR uncacheable cycles
< system.cpu.dcache.overall_mshr_uncacheable_latency::total 86600268500 # number of overall MSHR uncacheable cycles
< system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.101123 # mshr miss rate for ReadReq accesses
< system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.035345 # mshr miss rate for WriteReq accesses
< system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.075940 # mshr miss rate for demand accesses
< system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.075940 # mshr miss rate for overall accesses
< system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 13133.571649 # average ReadReq mshr miss latency
< system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 31892.520871 # average WriteReq mshr miss latency
< system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 16476.315370 # average overall mshr miss latency
< system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 16476.315370 # average overall mshr miss latency
---
> system.cpu.dcache.writebacks::writebacks 1561454 # number of writebacks
> system.cpu.dcache.writebacks::total 1561454 # number of writebacks
> system.cpu.dcache.ReadReq_mshr_hits::cpu.data 1030426 # number of ReadReq MSHR hits
> system.cpu.dcache.ReadReq_mshr_hits::total 1030426 # number of ReadReq MSHR hits
> system.cpu.dcache.WriteReq_mshr_hits::cpu.data 22364 # number of WriteReq MSHR hits
> system.cpu.dcache.WriteReq_mshr_hits::total 22364 # number of WriteReq MSHR hits
> system.cpu.dcache.demand_mshr_hits::cpu.data 1052790 # number of demand (read+write) MSHR hits
> system.cpu.dcache.demand_mshr_hits::total 1052790 # number of demand (read+write) MSHR hits
> system.cpu.dcache.overall_mshr_hits::cpu.data 1052790 # number of overall MSHR hits
> system.cpu.dcache.overall_mshr_hits::total 1052790 # number of overall MSHR hits
> system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1381368 # number of ReadReq MSHR misses
> system.cpu.dcache.ReadReq_mshr_misses::total 1381368 # number of ReadReq MSHR misses
> system.cpu.dcache.WriteReq_mshr_misses::cpu.data 295846 # number of WriteReq MSHR misses
> system.cpu.dcache.WriteReq_mshr_misses::total 295846 # number of WriteReq MSHR misses
> system.cpu.dcache.demand_mshr_misses::cpu.data 1677214 # number of demand (read+write) MSHR misses
> system.cpu.dcache.demand_mshr_misses::total 1677214 # number of demand (read+write) MSHR misses
> system.cpu.dcache.overall_mshr_misses::cpu.data 1677214 # number of overall MSHR misses
> system.cpu.dcache.overall_mshr_misses::total 1677214 # number of overall MSHR misses
> system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 18158276000 # number of ReadReq MSHR miss cycles
> system.cpu.dcache.ReadReq_mshr_miss_latency::total 18158276000 # number of ReadReq MSHR miss cycles
> system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 9372225480 # number of WriteReq MSHR miss cycles
> system.cpu.dcache.WriteReq_mshr_miss_latency::total 9372225480 # number of WriteReq MSHR miss cycles
> system.cpu.dcache.demand_mshr_miss_latency::cpu.data 27530501480 # number of demand (read+write) MSHR miss cycles
> system.cpu.dcache.demand_mshr_miss_latency::total 27530501480 # number of demand (read+write) MSHR miss cycles
> system.cpu.dcache.overall_mshr_miss_latency::cpu.data 27530501480 # number of overall MSHR miss cycles
> system.cpu.dcache.overall_mshr_miss_latency::total 27530501480 # number of overall MSHR miss cycles
> system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 85208380500 # number of ReadReq MSHR uncacheable cycles
> system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 85208380500 # number of ReadReq MSHR uncacheable cycles
> system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 1393791500 # number of WriteReq MSHR uncacheable cycles
> system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 1393791500 # number of WriteReq MSHR uncacheable cycles
> system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 86602172000 # number of overall MSHR uncacheable cycles
> system.cpu.dcache.overall_mshr_uncacheable_latency::total 86602172000 # number of overall MSHR uncacheable cycles
> system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.103151 # mshr miss rate for ReadReq accesses
> system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.035124 # mshr miss rate for WriteReq accesses
> system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.076885 # mshr miss rate for demand accesses
> system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.076885 # mshr miss rate for overall accesses
> system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 13145.140180 # average ReadReq mshr miss latency
> system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 31679.405772 # average WriteReq mshr miss latency
> system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 16414.423848 # average overall mshr miss latency
> system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 16414.423848 # average overall mshr miss latency