config.ini (10736:4433fb00fa7d) config.ini (10997:32a40cc147ef)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

--- 67 unchanged lines hidden (view full) ---

76response_latency=2
77use_default_range=false
78width=16
79master=system.physmem.port
80slave=system.monitor.master system.system_port
81
82[system.monitor]
83type=CommMonitor
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

--- 67 unchanged lines hidden (view full) ---

76response_latency=2
77use_default_range=false
78width=16
79master=system.physmem.port
80slave=system.monitor.master system.system_port
81
82[system.monitor]
83type=CommMonitor
84children=stack_dist_calc
84children=stackdist trace
85bandwidth_bins=20
86burst_length_bins=20
87clk_domain=system.clk_domain
88disable_addr_dists=true
89disable_bandwidth_hists=false
90disable_burst_length_hists=false
91disable_itt_dists=false
92disable_latency_hists=false
93disable_outstanding_hists=false
94disable_transaction_hists=false
95eventq_index=0
96itt_bins=20
97itt_max_bin=100000
98latency_bins=20
99outstanding_bins=20
100read_addr_mask=18446744073709551615
101sample_period=1000000000
85bandwidth_bins=20
86burst_length_bins=20
87clk_domain=system.clk_domain
88disable_addr_dists=true
89disable_bandwidth_hists=false
90disable_burst_length_hists=false
91disable_itt_dists=false
92disable_latency_hists=false
93disable_outstanding_hists=false
94disable_transaction_hists=false
95eventq_index=0
96itt_bins=20
97itt_max_bin=100000
98latency_bins=20
99outstanding_bins=20
100read_addr_mask=18446744073709551615
101sample_period=1000000000
102stack_dist_calc=system.monitor.stack_dist_calc
103system=system
102system=system
104trace_compress=true
105trace_enable=true
106trace_file=monitor.ptrc.gz
107transaction_bins=20
108write_addr_mask=18446744073709551615
109master=system.membus.slave[0]
110slave=system.cpu.port
111
103transaction_bins=20
104write_addr_mask=18446744073709551615
105master=system.membus.slave[0]
106slave=system.cpu.port
107
112[system.monitor.stack_dist_calc]
113type=StackDistCalc
108[system.monitor.stackdist]
109type=StackDistProbe
114disable_linear_hists=false
115disable_log_hists=false
116eventq_index=0
110disable_linear_hists=false
111disable_log_hists=false
112eventq_index=0
113line_size=64
117linear_hist_bins=16
118log_hist_bins=32
114linear_hist_bins=16
115log_hist_bins=32
116manager=system.monitor
117probe_name=PktRequest
118system=system
119verify=true
120
119verify=true
120
121[system.monitor.trace]
122type=MemTraceProbe
123eventq_index=0
124manager=system.monitor
125probe_name=PktRequest
126trace_compress=true
127trace_file=monitor.ptrc.gz
128
121[system.physmem]
122type=SimpleMemory
123bandwidth=73.000000
124clk_domain=system.clk_domain
125conf_table_reported=true
126eventq_index=0
127in_addr_map=true
128latency=30000
129latency_var=0
130null=false
131range=0:134217727
132port=system.membus.master[0]
133
129[system.physmem]
130type=SimpleMemory
131bandwidth=73.000000
132clk_domain=system.clk_domain
133conf_table_reported=true
134eventq_index=0
135in_addr_map=true
136latency=30000
137latency_var=0
138null=false
139range=0:134217727
140port=system.membus.master[0]
141