summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2013-09-06 16:21:36 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2013-09-06 16:21:36 -0500
commitff87a0dd9c6db9907317f05f2713ef96318cce13 (patch)
tree0b0f166bf652dd8de16feaa79867f560491fa1ce /tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer
parent90bfbd9793e64b29d09f4ca4ee610ee08f82ea75 (diff)
downloadgem5-ff87a0dd9c6db9907317f05f2713ef96318cce13.tar.xz
stats: ruby: updates due to recent changes.
Diffstat (limited to 'tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer')
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini119
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats85
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt113
3 files changed, 190 insertions, 127 deletions
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini
index 56cc19d50..0bd814b7d 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini
@@ -8,14 +8,15 @@ time_sync_spin_threshold=100000
[system]
type=System
-children=cpu physmem ruby sys_port_proxy
+children=clk_domain cpu physmem ruby sys_port_proxy voltage_domain
boot_osflags=a
-clock=1
+cache_line_size=64
+clk_domain=system.clk_domain
init_param=0
kernel=
load_addr_mask=1099511627775
mem_mode=timing
-mem_ranges=
+mem_ranges=0:268435455
memories=system.physmem
num_work_ids=16
readfile=
@@ -29,12 +30,17 @@ work_end_exit_count=0
work_item_id=-1
system_port=system.sys_port_proxy.slave[0]
+[system.clk_domain]
+type=SrcClockDomain
+clock=1
+voltage_domain=system.voltage_domain
+
[system.cpu]
type=TimingSimpleCPU
-children=dtb interrupts isa itb tracer workload
+children=clk_domain dtb interrupts isa itb tracer workload
branchPred=Null
checker=Null
-clock=1
+clk_domain=system.cpu.clk_domain
cpu_id=0
do_checkpoint_insts=true
do_quiesce=true
@@ -60,6 +66,11 @@ workload=system.cpu.workload
dcache_port=system.ruby.l1_cntrl0.sequencer.slave[1]
icache_port=system.ruby.l1_cntrl0.sequencer.slave[0]
+[system.cpu.clk_domain]
+type=SrcClockDomain
+clock=1
+voltage_domain=system.voltage_domain
+
[system.cpu.dtb]
type=AlphaTLB
size=64
@@ -99,31 +110,35 @@ uid=100
[system.physmem]
type=SimpleMemory
bandwidth=0.000000
-clock=1
-conf_table_reported=false
+clk_domain=system.clk_domain
+conf_table_reported=true
in_addr_map=true
latency=30
latency_var=0
null=true
range=0:134217727
-zero=false
[system.ruby]
type=RubySystem
-children=dir_cntrl0 l1_cntrl0 network profiler
+children=clk_domain dir_cntrl0 l1_cntrl0 memctrl_clk_domain network profiler
block_size_bytes=64
-clock=1
-mem_size=134217728
+clk_domain=system.ruby.clk_domain
+mem_size=268435456
no_mem_vec=false
random_seed=1234
randomization=false
stats_filename=ruby.stats
+[system.ruby.clk_domain]
+type=SrcClockDomain
+clock=1
+voltage_domain=system.voltage_domain
+
[system.ruby.dir_cntrl0]
type=Directory_Controller
children=directory memBuffer probeFilter
buffer_size=0
-clock=1
+clk_domain=system.ruby.clk_domain
cntrl_id=1
directory=system.ruby.dir_cntrl0.directory
full_bit_dir_enabled=false
@@ -135,14 +150,14 @@ probeFilter=system.ruby.dir_cntrl0.probeFilter
probe_filter_enabled=false
recycle_latency=10
ruby_system=system.ruby
-transitions_per_cycle=32
+transitions_per_cycle=4
version=0
[system.ruby.dir_cntrl0.directory]
type=RubyDirectoryMemory
map_levels=4
numa_high_bit=5
-size=134217728
+size=268435456
use_map=false
version=0
@@ -153,7 +168,7 @@ bank_busy_time=11
bank_queue_size=12
banks_per_rank=8
basic_bus_busy_time=2
-clock=3
+clk_domain=system.ruby.memctrl_clk_domain
dimm_bit_0=12
dimms_per_channel=2
mem_ctl_latency=12
@@ -190,7 +205,7 @@ L1Icache=system.ruby.l1_cntrl0.L1Icache
L2cache=system.ruby.l1_cntrl0.L2cache
buffer_size=0
cache_response_latency=10
-clock=1
+clk_domain=system.ruby.clk_domain
cntrl_id=0
issue_latency=2
l2_cache_hit_latency=10
@@ -201,7 +216,7 @@ recycle_latency=10
ruby_system=system.ruby
send_evictions=false
sequencer=system.ruby.l1_cntrl0.sequencer
-transitions_per_cycle=32
+transitions_per_cycle=4
version=0
[system.ruby.l1_cntrl0.L1Dcache]
@@ -249,7 +264,7 @@ tagArrayBanks=1
[system.ruby.l1_cntrl0.sequencer]
type=RubySequencer
access_phys_mem=false
-clock=1
+clk_domain=system.ruby.clk_domain
dcache=system.ruby.l1_cntrl0.L1Dcache
deadlock_threshold=500000
icache=system.ruby.l1_cntrl0.L1Icache
@@ -263,78 +278,80 @@ using_ruby_tester=false
version=0
slave=system.cpu.icache_port system.cpu.dcache_port
+[system.ruby.memctrl_clk_domain]
+type=DerivedClockDomain
+clk_divider=3
+clk_domain=system.ruby.clk_domain
+
[system.ruby.network]
type=SimpleNetwork
-children=ext_links0 ext_links1 int_links0 int_links1
+children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2
adaptive_routing=false
buffer_size=0
-clock=1
+clk_domain=system.ruby.clk_domain
control_msg_size=8
endpoint_bandwidth=1000
ext_links=system.ruby.network.ext_links0 system.ruby.network.ext_links1
int_links=system.ruby.network.int_links0 system.ruby.network.int_links1
number_of_virtual_networks=10
-routers=system.ruby.network.ext_links0.int_node system.ruby.network.ext_links1.int_node system.ruby.network.int_links0.node_b
+routers=system.ruby.network.routers0 system.ruby.network.routers1 system.ruby.network.routers2
ruby_system=system.ruby
topology=Crossbar
[system.ruby.network.ext_links0]
type=SimpleExtLink
-children=int_node
bandwidth_factor=16
ext_node=system.ruby.l1_cntrl0
-int_node=system.ruby.network.ext_links0.int_node
+int_node=system.ruby.network.routers0
latency=1
link_id=0
weight=1
-[system.ruby.network.ext_links0.int_node]
-type=Switch
-clock=1
-router_id=0
-virt_nets=10
-
[system.ruby.network.ext_links1]
type=SimpleExtLink
-children=int_node
bandwidth_factor=16
ext_node=system.ruby.dir_cntrl0
-int_node=system.ruby.network.ext_links1.int_node
+int_node=system.ruby.network.routers1
latency=1
link_id=1
weight=1
-[system.ruby.network.ext_links1.int_node]
-type=Switch
-clock=1
-router_id=1
-virt_nets=10
-
[system.ruby.network.int_links0]
type=SimpleIntLink
-children=node_b
bandwidth_factor=16
latency=1
link_id=2
-node_a=system.ruby.network.ext_links0.int_node
-node_b=system.ruby.network.int_links0.node_b
+node_a=system.ruby.network.routers0
+node_b=system.ruby.network.routers2
weight=1
-[system.ruby.network.int_links0.node_b]
-type=Switch
-clock=1
-router_id=2
-virt_nets=10
-
[system.ruby.network.int_links1]
type=SimpleIntLink
bandwidth_factor=16
latency=1
link_id=3
-node_a=system.ruby.network.ext_links1.int_node
-node_b=system.ruby.network.int_links0.node_b
+node_a=system.ruby.network.routers1
+node_b=system.ruby.network.routers2
weight=1
+[system.ruby.network.routers0]
+type=Switch
+clk_domain=system.ruby.clk_domain
+router_id=0
+virt_nets=10
+
+[system.ruby.network.routers1]
+type=Switch
+clk_domain=system.ruby.clk_domain
+router_id=1
+virt_nets=10
+
+[system.ruby.network.routers2]
+type=Switch
+clk_domain=system.ruby.clk_domain
+router_id=2
+virt_nets=10
+
[system.ruby.profiler]
type=RubyProfiler
all_instructions=false
@@ -345,7 +362,7 @@ ruby_system=system.ruby
[system.sys_port_proxy]
type=RubyPortProxy
access_phys_mem=true
-clock=1
+clk_domain=system.clk_domain
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -355,3 +372,7 @@ using_ruby_tester=false
version=0
slave=system.system_port
+[system.voltage_domain]
+type=VoltageDomain
+voltage=1.000000
+
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats
index aaf437a4a..167b82c92 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats
@@ -1,24 +1,24 @@
-Real time: Jun/24/2013 23:54:17
+Real time: Aug/29/2013 10:02:57
Profiler Stats
--------------
-Elapsed_time_in_seconds: 0
-Elapsed_time_in_minutes: 0
-Elapsed_time_in_hours: 0
-Elapsed_time_in_days: 0
+Elapsed_time_in_seconds: 1
+Elapsed_time_in_minutes: 0.0166667
+Elapsed_time_in_hours: 0.000277778
+Elapsed_time_in_days: 1.15741e-05
-Virtual_time_in_seconds: 0.56
-Virtual_time_in_minutes: 0.00933333
-Virtual_time_in_hours: 0.000155556
-Virtual_time_in_days: 6.48148e-06
+Virtual_time_in_seconds: 0.8
+Virtual_time_in_minutes: 0.0133333
+Virtual_time_in_hours: 0.000222222
+Virtual_time_in_days: 9.25926e-06
Ruby_current_time: 93341
Ruby_start_time: 0
Ruby_cycles: 93341
-mbytes_resident: 56.5469
-mbytes_total: 150.02
-resident_ratio: 0.374486
+mbytes_resident: 75.5039
+mbytes_total: 169.965
+resident_ratio: 0.444255
Busy Controller Counts:
L1Cache-0:0
@@ -80,64 +80,3 @@ Total_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation
virtual_network_7_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
virtual_network_8_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
virtual_network_9_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
-
-Resource Usage
---------------
-page_size: 4096
-user_time: 0
-system_time: 0
-page_reclaims: 15392
-page_faults: 3
-swaps: 0
-block_inputs: 2160
-block_outputs: 88
-
-Network Stats
--------------
-
-total_msg_count_Request_Control: 3477 27816
-total_msg_count_Response_Data: 3477 250344
-total_msg_count_Writeback_Data: 660 47520
-total_msg_count_Writeback_Control: 9627 77016
-total_msg_count_Unblock_Control: 3477 27816
-total_msgs: 20718 total_bytes: 430512
-
-switch_0_inlinks: 2
-switch_0_outlinks: 2
-links_utilized_percent_switch_0: 4.80443
- links_utilized_percent_switch_0_link_0: 6.19985 bw: 16000 base_latency: 1
- links_utilized_percent_switch_0_link_1: 3.40901 bw: 16000 base_latency: 1
-
- outgoing_messages_switch_0_link_0_Response_Data: 1159 83448 [ 0 0 0 0 1159 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_0_Writeback_Control: 1143 9144 [ 0 0 0 1143 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_1_Request_Control: 1159 9272 [ 0 0 1159 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_1_Writeback_Data: 220 15840 [ 0 0 0 0 0 220 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_1_Writeback_Control: 2066 16528 [ 0 0 1143 0 0 923 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_1_Unblock_Control: 1159 9272 [ 0 0 0 0 0 1159 0 0 0 0 ] base_latency: 1
-
-switch_1_inlinks: 2
-switch_1_outlinks: 2
-links_utilized_percent_switch_1: 4.80443
- links_utilized_percent_switch_1_link_0: 3.40901 bw: 16000 base_latency: 1
- links_utilized_percent_switch_1_link_1: 6.19985 bw: 16000 base_latency: 1
-
- outgoing_messages_switch_1_link_0_Request_Control: 1159 9272 [ 0 0 1159 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_0_Writeback_Data: 220 15840 [ 0 0 0 0 0 220 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_0_Writeback_Control: 2066 16528 [ 0 0 1143 0 0 923 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_0_Unblock_Control: 1159 9272 [ 0 0 0 0 0 1159 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_1_Response_Data: 1159 83448 [ 0 0 0 0 1159 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_1_Writeback_Control: 1143 9144 [ 0 0 0 1143 0 0 0 0 0 0 ] base_latency: 1
-
-switch_2_inlinks: 2
-switch_2_outlinks: 2
-links_utilized_percent_switch_2: 4.80443
- links_utilized_percent_switch_2_link_0: 6.19985 bw: 16000 base_latency: 1
- links_utilized_percent_switch_2_link_1: 3.40901 bw: 16000 base_latency: 1
-
- outgoing_messages_switch_2_link_0_Response_Data: 1159 83448 [ 0 0 0 0 1159 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_0_Writeback_Control: 1143 9144 [ 0 0 0 1143 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_1_Request_Control: 1159 9272 [ 0 0 1159 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_1_Writeback_Data: 220 15840 [ 0 0 0 0 0 220 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_1_Writeback_Control: 2066 16528 [ 0 0 1143 0 0 923 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_1_Unblock_Control: 1159 9272 [ 0 0 0 0 0 1159 0 0 0 0 ] base_latency: 1
-
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt
index 0583b2632..0558d3744 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000093 # Nu
sim_ticks 93341 # Number of ticks simulated
final_tick 93341 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 15100 # Simulator instruction rate (inst/s)
-host_op_rate 15100 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 220554 # Simulator tick rate (ticks/s)
-host_mem_usage 146612 # Number of bytes of host memory used
-host_seconds 0.42 # Real time elapsed on the host
+host_inst_rate 19138 # Simulator instruction rate (inst/s)
+host_op_rate 19136 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 279518 # Simulator tick rate (ticks/s)
+host_mem_usage 174048 # Number of bytes of host memory used
+host_seconds 0.33 # Real time elapsed on the host
sim_insts 6390 # Number of instructions simulated
sim_ops 6390 # Number of ops (including micro ops) simulated
system.ruby.l1_cntrl0.L1Dcache.demand_hits 1332 # Number of cache demand hits
@@ -20,6 +20,21 @@ system.ruby.l1_cntrl0.L1Icache.demand_accesses 6400
system.ruby.l1_cntrl0.L2cache.demand_hits 203 # Number of cache demand hits
system.ruby.l1_cntrl0.L2cache.demand_misses 1159 # Number of cache demand misses
system.ruby.l1_cntrl0.L2cache.demand_accesses 1362 # Number of cache demand accesses
+system.ruby.network.routers0.percent_links_utilized 4.804427
+system.ruby.network.routers0.msg_count.Request_Control::2 1159
+system.ruby.network.routers0.msg_count.Response_Data::4 1159
+system.ruby.network.routers0.msg_count.Writeback_Data::5 220
+system.ruby.network.routers0.msg_count.Writeback_Control::2 1143
+system.ruby.network.routers0.msg_count.Writeback_Control::3 1143
+system.ruby.network.routers0.msg_count.Writeback_Control::5 923
+system.ruby.network.routers0.msg_count.Unblock_Control::5 1159
+system.ruby.network.routers0.msg_bytes.Request_Control::2 9272
+system.ruby.network.routers0.msg_bytes.Response_Data::4 83448
+system.ruby.network.routers0.msg_bytes.Writeback_Data::5 15840
+system.ruby.network.routers0.msg_bytes.Writeback_Control::2 9144
+system.ruby.network.routers0.msg_bytes.Writeback_Control::3 9144
+system.ruby.network.routers0.msg_bytes.Writeback_Control::5 7384
+system.ruby.network.routers0.msg_bytes.Unblock_Control::5 9272
system.ruby.dir_cntrl0.memBuffer.memReq 1379 # Total number of memory requests
system.ruby.dir_cntrl0.memBuffer.memRead 1159 # Number of memory reads
system.ruby.dir_cntrl0.memBuffer.memWrite 220 # Number of memory writes
@@ -38,6 +53,36 @@ system.ruby.dir_cntrl0.memBuffer.memBankCount::total 1379
system.ruby.dir_cntrl0.probeFilter.demand_hits 0 # Number of cache demand hits
system.ruby.dir_cntrl0.probeFilter.demand_misses 0 # Number of cache demand misses
system.ruby.dir_cntrl0.probeFilter.demand_accesses 0 # Number of cache demand accesses
+system.ruby.network.routers1.percent_links_utilized 4.804427
+system.ruby.network.routers1.msg_count.Request_Control::2 1159
+system.ruby.network.routers1.msg_count.Response_Data::4 1159
+system.ruby.network.routers1.msg_count.Writeback_Data::5 220
+system.ruby.network.routers1.msg_count.Writeback_Control::2 1143
+system.ruby.network.routers1.msg_count.Writeback_Control::3 1143
+system.ruby.network.routers1.msg_count.Writeback_Control::5 923
+system.ruby.network.routers1.msg_count.Unblock_Control::5 1159
+system.ruby.network.routers1.msg_bytes.Request_Control::2 9272
+system.ruby.network.routers1.msg_bytes.Response_Data::4 83448
+system.ruby.network.routers1.msg_bytes.Writeback_Data::5 15840
+system.ruby.network.routers1.msg_bytes.Writeback_Control::2 9144
+system.ruby.network.routers1.msg_bytes.Writeback_Control::3 9144
+system.ruby.network.routers1.msg_bytes.Writeback_Control::5 7384
+system.ruby.network.routers1.msg_bytes.Unblock_Control::5 9272
+system.ruby.network.routers2.percent_links_utilized 4.804427
+system.ruby.network.routers2.msg_count.Request_Control::2 1159
+system.ruby.network.routers2.msg_count.Response_Data::4 1159
+system.ruby.network.routers2.msg_count.Writeback_Data::5 220
+system.ruby.network.routers2.msg_count.Writeback_Control::2 1143
+system.ruby.network.routers2.msg_count.Writeback_Control::3 1143
+system.ruby.network.routers2.msg_count.Writeback_Control::5 923
+system.ruby.network.routers2.msg_count.Unblock_Control::5 1159
+system.ruby.network.routers2.msg_bytes.Request_Control::2 9272
+system.ruby.network.routers2.msg_bytes.Response_Data::4 83448
+system.ruby.network.routers2.msg_bytes.Writeback_Data::5 15840
+system.ruby.network.routers2.msg_bytes.Writeback_Control::2 9144
+system.ruby.network.routers2.msg_bytes.Writeback_Control::3 9144
+system.ruby.network.routers2.msg_bytes.Writeback_Control::5 7384
+system.ruby.network.routers2.msg_bytes.Unblock_Control::5 9272
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
@@ -93,6 +138,54 @@ system.cpu.num_idle_cycles 0 # Nu
system.cpu.num_busy_cycles 93341 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
+system.ruby.network.routers0.throttle0.link_utilization 6.199848
+system.ruby.network.routers0.throttle0.msg_count.Response_Data::4 1159
+system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::3 1143
+system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::4 83448
+system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::3 9144
+system.ruby.network.routers0.throttle1.link_utilization 3.409006
+system.ruby.network.routers0.throttle1.msg_count.Request_Control::2 1159
+system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::5 220
+system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::2 1143
+system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::5 923
+system.ruby.network.routers0.throttle1.msg_count.Unblock_Control::5 1159
+system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::2 9272
+system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::5 15840
+system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::2 9144
+system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::5 7384
+system.ruby.network.routers0.throttle1.msg_bytes.Unblock_Control::5 9272
+system.ruby.network.routers1.throttle0.link_utilization 3.409006
+system.ruby.network.routers1.throttle0.msg_count.Request_Control::2 1159
+system.ruby.network.routers1.throttle0.msg_count.Writeback_Data::5 220
+system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::2 1143
+system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::5 923
+system.ruby.network.routers1.throttle0.msg_count.Unblock_Control::5 1159
+system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::2 9272
+system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Data::5 15840
+system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::2 9144
+system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::5 7384
+system.ruby.network.routers1.throttle0.msg_bytes.Unblock_Control::5 9272
+system.ruby.network.routers1.throttle1.link_utilization 6.199848
+system.ruby.network.routers1.throttle1.msg_count.Response_Data::4 1159
+system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::3 1143
+system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::4 83448
+system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::3 9144
+system.ruby.network.routers2.throttle0.link_utilization 6.199848
+system.ruby.network.routers2.throttle0.msg_count.Response_Data::4 1159
+system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::3 1143
+system.ruby.network.routers2.throttle0.msg_bytes.Response_Data::4 83448
+system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::3 9144
+system.ruby.network.routers2.throttle1.link_utilization 3.409006
+system.ruby.network.routers2.throttle1.msg_count.Request_Control::2 1159
+system.ruby.network.routers2.throttle1.msg_count.Writeback_Data::5 220
+system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::2 1143
+system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::5 923
+system.ruby.network.routers2.throttle1.msg_count.Unblock_Control::5 1159
+system.ruby.network.routers2.throttle1.msg_bytes.Request_Control::2 9272
+system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Data::5 15840
+system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::2 9144
+system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::5 7384
+system.ruby.network.routers2.throttle1.msg_bytes.Unblock_Control::5 9272
system.ruby.l1_cntrl0.Load 1191 0.00% 0.00%
system.ruby.l1_cntrl0.Ifetch 6411 0.00% 0.00%
system.ruby.l1_cntrl0.Store 892 0.00% 0.00%
@@ -134,6 +227,16 @@ system.ruby.l1_cntrl0.MI.Store 27 0.00% 0.00%
system.ruby.l1_cntrl0.MI.Writeback_Ack 1143 0.00% 0.00%
system.ruby.l1_cntrl0.MT.Complete_L2_to_L1 133 0.00% 0.00%
system.ruby.l1_cntrl0.MMT.Complete_L2_to_L1 70 0.00% 0.00%
+system.ruby.network.msg_count.Request_Control 3477
+system.ruby.network.msg_count.Response_Data 3477
+system.ruby.network.msg_count.Writeback_Data 660
+system.ruby.network.msg_count.Writeback_Control 9627
+system.ruby.network.msg_count.Unblock_Control 3477
+system.ruby.network.msg_byte.Request_Control 27816
+system.ruby.network.msg_byte.Response_Data 250344
+system.ruby.network.msg_byte.Writeback_Data 47520
+system.ruby.network.msg_byte.Writeback_Control 77016
+system.ruby.network.msg_byte.Unblock_Control 27816
system.ruby.dir_cntrl0.GETX 186 0.00% 0.00%
system.ruby.dir_cntrl0.GETS 1022 0.00% 0.00%
system.ruby.dir_cntrl0.PUT 1143 0.00% 0.00%