1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

65itb=system.cpu.itb
66max_insts_all_threads=0
67max_insts_any_thread=0
68max_loads_all_threads=0
69max_loads_any_thread=0
70numThreads=1
71profile=0
72progress_interval=0
73simpoint_interval=100000000
74simpoint_profile=false
75simpoint_profile_file=simpoint.bb.gz
73simpoint_start_insts=
74simulate_data_stalls=false
75simulate_inst_stalls=false
76socket_id=0
77switched_out=false
78system=system
79tracer=system.cpu.tracer
80width=1

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

215input=cin
216max_stack_size=67108864
217output=cout
218pid=100
219ppid=99
220simpoint=0
221system=system
222uid=100
223useArchPT=false
224
225[system.cpu_clk_domain]
226type=SrcClockDomain
227clock=500
228domain_id=-1
229eventq_index=0
230init_perf_level=0
231voltage_domain=system.voltage_domain
232
233[system.dvfs_handler]
234type=DVFSHandler
235domains=
236enable=false
237eventq_index=0
238sys_clk_domain=system.clk_domain
239transition_latency=100000000
240
241[system.membus]
244type=CoherentBus
242type=CoherentXBar
243clk_domain=system.clk_domain
244eventq_index=0
245header_cycles=1
246snoop_filter=Null
247system=system
248use_default_range=false
249width=8
250master=system.physmem.port
251slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.istage2_mmu.stage2_tlb.walker.port system.cpu.dstage2_mmu.stage2_tlb.walker.port
252
253[system.physmem]
254type=SimpleMemory

--- 16 unchanged lines hidden ---