7,11c7,11
< host_inst_rate 433184 # Simulator instruction rate (inst/s)
< host_op_rate 506134 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 253162440 # Simulator tick rate (ticks/s)
< host_mem_usage 254364 # Number of bytes of host memory used
< host_seconds 0.01 # Real time elapsed on the host
---
> host_inst_rate 213878 # Simulator instruction rate (inst/s)
> host_op_rate 250318 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 125362190 # Simulator tick rate (ticks/s)
> host_mem_usage 258232 # Number of bytes of host memory used
> host_seconds 0.02 # Real time elapsed on the host
222a223,228
> 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.
240,241c246,247
< system.membus.snoop_fanout::mean 0.704991 # Request fanout histogram
< system.membus.snoop_fanout::stdev 0.456082 # Request fanout histogram
---
> system.membus.snoop_fanout::mean 0 # Request fanout histogram
> system.membus.snoop_fanout::stdev 0 # Request fanout histogram
243,244c249,250
< system.membus.snoop_fanout::0 1927 29.50% 29.50% # Request fanout histogram
< system.membus.snoop_fanout::1 4605 70.50% 100.00% # Request fanout histogram
---
> system.membus.snoop_fanout::0 6532 100.00% 100.00% # Request fanout histogram
> system.membus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram
247c253
< system.membus.snoop_fanout::max_value 1 # Request fanout histogram
---
> system.membus.snoop_fanout::max_value 0 # Request fanout histogram