7,11c7,11
< host_inst_rate 643347 # Simulator instruction rate (inst/s)
< host_op_rate 1132831 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 1490347920 # Simulator tick rate (ticks/s)
< host_mem_usage 451472 # Number of bytes of host memory used
< host_seconds 245.57 # Real time elapsed on the host
---
> host_inst_rate 563395 # Simulator instruction rate (inst/s)
> host_op_rate 992048 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 1305133674 # Simulator tick rate (ticks/s)
> host_mem_usage 455224 # Number of bytes of host memory used
> host_seconds 280.42 # Real time elapsed on the host
451a452,457
> system.cpu.toL2Bus.snoop_filter.tot_requests 4130394 # Total number of requests made to the snoop filter.
> system.cpu.toL2Bus.snoop_filter.hit_single_requests 2062757 # Number of requests hitting in the snoop filter with a single holder of the requested data.
> system.cpu.toL2Bus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
> system.cpu.toL2Bus.snoop_filter.tot_snoops 197 # Total number of snoops made to the snoop filter.
> system.cpu.toL2Bus.snoop_filter.hit_single_snoops 197 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
> system.cpu.toL2Bus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
467,468c473,474
< system.cpu.toL2Bus.snoop_fanout::mean 1.000076 # Request fanout histogram
< system.cpu.toL2Bus.snoop_fanout::stdev 0.008704 # Request fanout histogram
---
> system.cpu.toL2Bus.snoop_fanout::mean 0.000048 # Request fanout histogram
> system.cpu.toL2Bus.snoop_fanout::stdev 0.006906 # Request fanout histogram
470,472c476,478
< system.cpu.toL2Bus.snoop_fanout::0 0 0.00% 0.00% # Request fanout histogram
< system.cpu.toL2Bus.snoop_fanout::1 4130394 99.99% 99.99% # Request fanout histogram
< system.cpu.toL2Bus.snoop_fanout::2 313 0.01% 100.00% # Request fanout histogram
---
> system.cpu.toL2Bus.snoop_fanout::0 4130510 100.00% 100.00% # Request fanout histogram
> system.cpu.toL2Bus.snoop_fanout::1 197 0.00% 100.00% # Request fanout histogram
> system.cpu.toL2Bus.snoop_fanout::2 0 0.00% 100.00% # Request fanout histogram
474,475c480,481
< system.cpu.toL2Bus.snoop_fanout::min_value 1 # Request fanout histogram
< system.cpu.toL2Bus.snoop_fanout::max_value 2 # Request fanout histogram
---
> system.cpu.toL2Bus.snoop_fanout::min_value 0 # Request fanout histogram
> system.cpu.toL2Bus.snoop_fanout::max_value 1 # Request fanout histogram