summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby
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
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')
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini120
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats70
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt75
3 files changed, 149 insertions, 116 deletions
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini
index 7f0fbd9b6..3473bb901 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/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
@@ -52,6 +58,7 @@ max_loads_any_thread=0
numThreads=1
profile=0
progress_interval=0
+simpoint_start_insts=
switched_out=false
system=system
tracer=system.cpu.tracer
@@ -59,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
@@ -98,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
buffer_size=0
-clock=1
+clk_domain=system.ruby.clk_domain
cntrl_id=1
directory=system.ruby.dir_cntrl0.directory
directory_latency=12
@@ -131,14 +147,14 @@ number_of_TBEs=256
peer=Null
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
@@ -149,7 +165,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
@@ -170,7 +186,7 @@ children=cacheMemory sequencer
buffer_size=0
cacheMemory=system.ruby.l1_cntrl0.cacheMemory
cache_response_latency=12
-clock=1
+clk_domain=system.ruby.clk_domain
cntrl_id=0
issue_latency=2
number_of_TBEs=256
@@ -179,7 +195,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.cacheMemory]
@@ -199,7 +215,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.cacheMemory
deadlock_threshold=500000
icache=system.ruby.l1_cntrl0.cacheMemory
@@ -213,78 +229,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
@@ -295,7 +313,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
@@ -305,3 +323,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/ruby.stats b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
index 74a6708ba..92d7e563b 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
@@ -1,4 +1,4 @@
-Real time: Jun/24/2013 23:54:11
+Real time: Aug/29/2013 10:03:31
Profiler Stats
--------------
@@ -7,18 +7,18 @@ Elapsed_time_in_minutes: 0
Elapsed_time_in_hours: 0
Elapsed_time_in_days: 0
-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.61
+Virtual_time_in_minutes: 0.0101667
+Virtual_time_in_hours: 0.000169444
+Virtual_time_in_days: 7.06019e-06
Ruby_current_time: 143853
Ruby_start_time: 0
Ruby_cycles: 143853
-mbytes_resident: 56.2734
-mbytes_total: 150.727
-resident_ratio: 0.3734
+mbytes_resident: 75.2305
+mbytes_total: 169.531
+resident_ratio: 0.443779
Busy Controller Counts:
L1Cache-0:0
@@ -71,57 +71,3 @@ Total_delay_cycles: [binsize: 1 max: 0 count: 3456 average: 0 | standard dev
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: 11329
-page_faults: 0
-swaps: 0
-block_inputs: 0
-block_outputs: 88
-
-Network Stats
--------------
-
-total_msg_count_Control: 5190 41520
-total_msg_count_Data: 5178 372816
-total_msg_count_Response_Data: 5190 373680
-total_msg_count_Writeback_Control: 5178 41424
-total_msgs: 20736 total_bytes: 829440
-
-switch_0_inlinks: 2
-switch_0_outlinks: 2
-links_utilized_percent_switch_0: 6.00613
- links_utilized_percent_switch_0_link_0: 6.01169 bw: 16000 base_latency: 1
- links_utilized_percent_switch_0_link_1: 6.00057 bw: 16000 base_latency: 1
-
- outgoing_messages_switch_0_link_0_Response_Data: 1730 124560 [ 0 0 0 0 1730 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_0_Writeback_Control: 1726 13808 [ 0 0 0 1726 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_1_Control: 1730 13840 [ 0 0 1730 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_0_link_1_Data: 1726 124272 [ 0 0 1726 0 0 0 0 0 0 0 ] base_latency: 1
-
-switch_1_inlinks: 2
-switch_1_outlinks: 2
-links_utilized_percent_switch_1: 6.00613
- links_utilized_percent_switch_1_link_0: 6.00057 bw: 16000 base_latency: 1
- links_utilized_percent_switch_1_link_1: 6.01169 bw: 16000 base_latency: 1
-
- outgoing_messages_switch_1_link_0_Control: 1730 13840 [ 0 0 1730 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_0_Data: 1726 124272 [ 0 0 1726 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_1_Response_Data: 1730 124560 [ 0 0 0 0 1730 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_1_link_1_Writeback_Control: 1726 13808 [ 0 0 0 1726 0 0 0 0 0 0 ] base_latency: 1
-
-switch_2_inlinks: 2
-switch_2_outlinks: 2
-links_utilized_percent_switch_2: 6.00613
- links_utilized_percent_switch_2_link_0: 6.01169 bw: 16000 base_latency: 1
- links_utilized_percent_switch_2_link_1: 6.00057 bw: 16000 base_latency: 1
-
- outgoing_messages_switch_2_link_0_Response_Data: 1730 124560 [ 0 0 0 0 1730 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_0_Writeback_Control: 1726 13808 [ 0 0 0 1726 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_1_Control: 1730 13840 [ 0 0 1730 0 0 0 0 0 0 0 ] base_latency: 1
- outgoing_messages_switch_2_link_1_Data: 1726 124272 [ 0 0 1726 0 0 0 0 0 0 0 ] base_latency: 1
-
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
index b55a5b3d1..8d6d3a37f 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
@@ -4,16 +4,25 @@ sim_seconds 0.000144 # Nu
sim_ticks 143853 # Number of ticks simulated
final_tick 143853 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 39172 # Simulator instruction rate (inst/s)
-host_op_rate 39167 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 881633 # Simulator tick rate (ticks/s)
-host_mem_usage 145628 # Number of bytes of host memory used
-host_seconds 0.16 # Real time elapsed on the host
+host_inst_rate 32139 # Simulator instruction rate (inst/s)
+host_op_rate 32136 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 723384 # Simulator tick rate (ticks/s)
+host_mem_usage 173604 # Number of bytes of host memory used
+host_seconds 0.20 # 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.cacheMemory.demand_hits 6718 # Number of cache demand hits
system.ruby.l1_cntrl0.cacheMemory.demand_misses 1730 # Number of cache demand misses
system.ruby.l1_cntrl0.cacheMemory.demand_accesses 8448 # Number of cache demand accesses
+system.ruby.network.routers0.percent_links_utilized 6.006131
+system.ruby.network.routers0.msg_count.Control::2 1730
+system.ruby.network.routers0.msg_count.Data::2 1726
+system.ruby.network.routers0.msg_count.Response_Data::4 1730
+system.ruby.network.routers0.msg_count.Writeback_Control::3 1726
+system.ruby.network.routers0.msg_bytes.Control::2 13840
+system.ruby.network.routers0.msg_bytes.Data::2 124272
+system.ruby.network.routers0.msg_bytes.Response_Data::4 124560
+system.ruby.network.routers0.msg_bytes.Writeback_Control::3 13808
system.ruby.dir_cntrl0.memBuffer.memReq 3456 # Total number of memory requests
system.ruby.dir_cntrl0.memBuffer.memRead 1730 # Number of memory reads
system.ruby.dir_cntrl0.memBuffer.memWrite 1726 # Number of memory writes
@@ -29,6 +38,24 @@ system.ruby.dir_cntrl0.memBuffer.memArbWait 107 #
system.ruby.dir_cntrl0.memBuffer.memBankCount | 162 4.69% 4.69% | 36 1.04% 5.73% | 92 2.66% 8.39% | 110 3.18% 11.57% | 106 3.07% 14.64% | 362 10.47% 25.12% | 98 2.84% 27.95% | 36 1.04% 28.99% | 32 0.93% 29.92% | 34 0.98% 30.90% | 83 2.40% 33.30% | 92 2.66% 35.97% | 110 3.18% 39.15% | 104 3.01% 42.16% | 84 2.43% 44.59% | 86 2.49% 47.08% | 83 2.40% 49.48% | 53 1.53% 51.01% | 50 1.45% 52.46% | 58 1.68% 54.14% | 64 1.85% 55.99% | 124 3.59% 59.58% | 212 6.13% 65.71% | 72 2.08% 67.80% | 66 1.91% 69.70% | 50 1.45% 71.15% | 122 3.53% 74.68% | 190 5.50% 80.18% | 220 6.37% 86.55% | 325 9.40% 95.95% | 42 1.22% 97.16% | 98 2.84% 100.00% # Number of accesses per bank
system.ruby.dir_cntrl0.memBuffer.memBankCount::total 3456 # Number of accesses per bank
+system.ruby.network.routers1.percent_links_utilized 6.006131
+system.ruby.network.routers1.msg_count.Control::2 1730
+system.ruby.network.routers1.msg_count.Data::2 1726
+system.ruby.network.routers1.msg_count.Response_Data::4 1730
+system.ruby.network.routers1.msg_count.Writeback_Control::3 1726
+system.ruby.network.routers1.msg_bytes.Control::2 13840
+system.ruby.network.routers1.msg_bytes.Data::2 124272
+system.ruby.network.routers1.msg_bytes.Response_Data::4 124560
+system.ruby.network.routers1.msg_bytes.Writeback_Control::3 13808
+system.ruby.network.routers2.percent_links_utilized 6.006131
+system.ruby.network.routers2.msg_count.Control::2 1730
+system.ruby.network.routers2.msg_count.Data::2 1726
+system.ruby.network.routers2.msg_count.Response_Data::4 1730
+system.ruby.network.routers2.msg_count.Writeback_Control::3 1726
+system.ruby.network.routers2.msg_bytes.Control::2 13840
+system.ruby.network.routers2.msg_bytes.Data::2 124272
+system.ruby.network.routers2.msg_bytes.Response_Data::4 124560
+system.ruby.network.routers2.msg_bytes.Writeback_Control::3 13808
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv
@@ -84,6 +111,36 @@ system.cpu.num_idle_cycles 0 # Nu
system.cpu.num_busy_cycles 143853 # 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.011692
+system.ruby.network.routers0.throttle0.msg_count.Response_Data::4 1730
+system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::3 1726
+system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::4 124560
+system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::3 13808
+system.ruby.network.routers0.throttle1.link_utilization 6.000570
+system.ruby.network.routers0.throttle1.msg_count.Control::2 1730
+system.ruby.network.routers0.throttle1.msg_count.Data::2 1726
+system.ruby.network.routers0.throttle1.msg_bytes.Control::2 13840
+system.ruby.network.routers0.throttle1.msg_bytes.Data::2 124272
+system.ruby.network.routers1.throttle0.link_utilization 6.000570
+system.ruby.network.routers1.throttle0.msg_count.Control::2 1730
+system.ruby.network.routers1.throttle0.msg_count.Data::2 1726
+system.ruby.network.routers1.throttle0.msg_bytes.Control::2 13840
+system.ruby.network.routers1.throttle0.msg_bytes.Data::2 124272
+system.ruby.network.routers1.throttle1.link_utilization 6.011692
+system.ruby.network.routers1.throttle1.msg_count.Response_Data::4 1730
+system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::3 1726
+system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::4 124560
+system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::3 13808
+system.ruby.network.routers2.throttle0.link_utilization 6.011692
+system.ruby.network.routers2.throttle0.msg_count.Response_Data::4 1730
+system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::3 1726
+system.ruby.network.routers2.throttle0.msg_bytes.Response_Data::4 124560
+system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::3 13808
+system.ruby.network.routers2.throttle1.link_utilization 6.000570
+system.ruby.network.routers2.throttle1.msg_count.Control::2 1730
+system.ruby.network.routers2.throttle1.msg_count.Data::2 1726
+system.ruby.network.routers2.throttle1.msg_bytes.Control::2 13840
+system.ruby.network.routers2.throttle1.msg_bytes.Data::2 124272
system.ruby.l1_cntrl0.Load 1183 0.00% 0.00%
system.ruby.l1_cntrl0.Ifetch 6400 0.00% 0.00%
system.ruby.l1_cntrl0.Store 865 0.00% 0.00%
@@ -100,6 +157,14 @@ system.ruby.l1_cntrl0.M.Replacement 1726 0.00% 0.00%
system.ruby.l1_cntrl0.MI.Writeback_Ack 1726 0.00% 0.00%
system.ruby.l1_cntrl0.IS.Data 1457 0.00% 0.00%
system.ruby.l1_cntrl0.IM.Data 273 0.00% 0.00%
+system.ruby.network.msg_count.Control 5190
+system.ruby.network.msg_count.Data 5178
+system.ruby.network.msg_count.Response_Data 5190
+system.ruby.network.msg_count.Writeback_Control 5178
+system.ruby.network.msg_byte.Control 41520
+system.ruby.network.msg_byte.Data 372816
+system.ruby.network.msg_byte.Response_Data 373680
+system.ruby.network.msg_byte.Writeback_Control 41424
system.ruby.dir_cntrl0.GETX 1730 0.00% 0.00%
system.ruby.dir_cntrl0.PUTX 1726 0.00% 0.00%
system.ruby.dir_cntrl0.Memory_Data 1730 0.00% 0.00%