7,11c7,11
< host_inst_rate 890532 # Simulator instruction rate (inst/s)
< host_op_rate 888973 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 443763917 # Simulator tick rate (ticks/s)
< host_mem_usage 236392 # Number of bytes of host memory used
< host_seconds 0.01 # Real time elapsed on the host
---
> host_inst_rate 280567 # Simulator instruction rate (inst/s)
> host_op_rate 280375 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 140096420 # Simulator tick rate (ticks/s)
> host_mem_usage 239748 # Number of bytes of host memory used
> host_seconds 0.02 # Real time elapsed on the host
118a119,124
> system.membus.snoop_filter.tot_requests 0 # Total number of requests made to the snoop filter.
> system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data.
> system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
> system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
> system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
> system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
133,134c139,140
< system.membus.snoop_fanout::mean 0.734827 # Request fanout histogram
< system.membus.snoop_fanout::stdev 0.441454 # Request fanout histogram
---
> system.membus.snoop_fanout::mean 0 # Request fanout histogram
> system.membus.snoop_fanout::stdev 0 # Request fanout histogram
136,137c142,143
< system.membus.snoop_fanout::0 2036 26.52% 26.52% # Request fanout histogram
< system.membus.snoop_fanout::1 5642 73.48% 100.00% # Request fanout histogram
---
> system.membus.snoop_fanout::0 7678 100.00% 100.00% # Request fanout histogram
> system.membus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram
140c146
< system.membus.snoop_fanout::max_value 1 # Request fanout histogram
---
> system.membus.snoop_fanout::max_value 0 # Request fanout histogram