7,10c7,10
< host_inst_rate 807198 # Simulator instruction rate (inst/s)
< host_op_rate 805914 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 8425106508 # Simulator tick rate (ticks/s)
< host_mem_usage 672980 # Number of bytes of host memory used
---
> host_inst_rate 489554 # Simulator instruction rate (inst/s)
> host_op_rate 489001 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 5114816745 # Simulator tick rate (ticks/s)
> host_mem_usage 679136 # Number of bytes of host memory used
516a517,522
> system.l2bus.snoop_filter.tot_requests 528 # Total number of requests made to the snoop filter.
> system.l2bus.snoop_filter.hit_single_requests 94 # Number of requests hitting in the snoop filter with a single holder of the requested data.
> system.l2bus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
> system.l2bus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
> system.l2bus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
> system.l2bus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
530c536
< system.l2bus.snoop_fanout::mean 1 # Request fanout histogram
---
> system.l2bus.snoop_fanout::mean 0 # Request fanout histogram
533,534c539,540
< system.l2bus.snoop_fanout::0 0 0.00% 0.00% # Request fanout histogram
< system.l2bus.snoop_fanout::1 528 100.00% 100.00% # Request fanout histogram
---
> system.l2bus.snoop_fanout::0 528 100.00% 100.00% # Request fanout histogram
> system.l2bus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram
537,538c543,544
< system.l2bus.snoop_fanout::min_value 1 # Request fanout histogram
< system.l2bus.snoop_fanout::max_value 1 # Request fanout histogram
---
> system.l2bus.snoop_fanout::min_value 0 # Request fanout histogram
> system.l2bus.snoop_fanout::max_value 0 # Request fanout histogram