7,11c7,11
< host_inst_rate 41665 # Simulator instruction rate (inst/s)
< host_op_rate 41658 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 187549895 # Simulator tick rate (ticks/s)
< host_mem_usage 287968 # Number of bytes of host memory used
< host_seconds 0.12 # Real time elapsed on the host
---
> host_inst_rate 76638 # Simulator instruction rate (inst/s)
> host_op_rate 76622 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 344943613 # Simulator tick rate (ticks/s)
> host_mem_usage 294148 # Number of bytes of host memory used
> host_seconds 0.07 # Real time elapsed on the host
914a915,920
> system.cpu.toL2Bus.snoop_filter.tot_requests 489 # Total number of requests made to the snoop filter.
> system.cpu.toL2Bus.snoop_filter.hit_single_requests 17 # 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 0 # Total number of snoops made to the snoop filter.
> system.cpu.toL2Bus.snoop_filter.hit_single_snoops 0 # 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.
929c935
< system.cpu.toL2Bus.snoop_fanout::mean 1 # Request fanout histogram
---
> system.cpu.toL2Bus.snoop_fanout::mean 0 # Request fanout histogram
932,933c938,939
< system.cpu.toL2Bus.snoop_fanout::0 0 0.00% 0.00% # Request fanout histogram
< system.cpu.toL2Bus.snoop_fanout::1 489 100.00% 100.00% # Request fanout histogram
---
> system.cpu.toL2Bus.snoop_fanout::0 489 100.00% 100.00% # Request fanout histogram
> system.cpu.toL2Bus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram
936,937c942,943
< system.cpu.toL2Bus.snoop_fanout::min_value 1 # Request fanout histogram
< system.cpu.toL2Bus.snoop_fanout::max_value 1 # Request fanout histogram
---
> system.cpu.toL2Bus.snoop_fanout::min_value 0 # Request fanout histogram
> system.cpu.toL2Bus.snoop_fanout::max_value 0 # Request fanout histogram