stats: update stats to after GPU checkin
[gem5.git] / tests / quick / se / 70.twolf / ref / alpha / tru64 / simple-atomic / config.ini
1 [root]
2 type=Root
3 children=system
4 eventq_index=0
5 full_system=false
6 sim_quantum=0
7 time_sync_enable=false
8 time_sync_period=100000000000
9 time_sync_spin_threshold=100000000
10
11 [system]
12 type=System
13 children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14 boot_osflags=a
15 cache_line_size=64
16 clk_domain=system.clk_domain
17 eventq_index=0
18 exit_on_work_items=false
19 init_param=0
20 kernel=
21 kernel_addr_check=true
22 load_addr_mask=1099511627775
23 load_offset=0
24 mem_mode=atomic
25 mem_ranges=
26 memories=system.physmem
27 mmap_using_noreserve=false
28 multi_thread=false
29 num_work_ids=16
30 readfile=
31 symbolfile=
32 work_begin_ckpt_count=0
33 work_begin_cpu_id_exit=-1
34 work_begin_exit_count=0
35 work_cpus_ckpt_count=0
36 work_end_ckpt_count=0
37 work_end_exit_count=0
38 work_item_id=-1
39 system_port=system.membus.slave[0]
40
41 [system.clk_domain]
42 type=SrcClockDomain
43 clock=1000
44 domain_id=-1
45 eventq_index=0
46 init_perf_level=0
47 voltage_domain=system.voltage_domain
48
49 [system.cpu]
50 type=AtomicSimpleCPU
51 children=dtb interrupts isa itb tracer workload
52 branchPred=Null
53 checker=Null
54 clk_domain=system.cpu_clk_domain
55 cpu_id=0
56 do_checkpoint_insts=true
57 do_quiesce=true
58 do_statistics_insts=true
59 dtb=system.cpu.dtb
60 eventq_index=0
61 fastmem=false
62 function_trace=false
63 function_trace_start=0
64 interrupts=system.cpu.interrupts
65 isa=system.cpu.isa
66 itb=system.cpu.itb
67 max_insts_all_threads=0
68 max_insts_any_thread=0
69 max_loads_all_threads=0
70 max_loads_any_thread=0
71 numThreads=1
72 profile=0
73 progress_interval=0
74 simpoint_start_insts=
75 simulate_data_stalls=false
76 simulate_inst_stalls=false
77 socket_id=0
78 switched_out=false
79 system=system
80 tracer=system.cpu.tracer
81 width=1
82 workload=system.cpu.workload
83 dcache_port=system.membus.slave[2]
84 icache_port=system.membus.slave[1]
85
86 [system.cpu.dtb]
87 type=AlphaTLB
88 eventq_index=0
89 size=64
90
91 [system.cpu.interrupts]
92 type=AlphaInterrupts
93 eventq_index=0
94
95 [system.cpu.isa]
96 type=AlphaISA
97 eventq_index=0
98 system=system
99
100 [system.cpu.itb]
101 type=AlphaTLB
102 eventq_index=0
103 size=48
104
105 [system.cpu.tracer]
106 type=ExeTracer
107 eventq_index=0
108
109 [system.cpu.workload]
110 type=LiveProcess
111 cmd=twolf smred
112 cwd=build/ALPHA/tests/opt/quick/se/70.twolf/alpha/tru64/simple-atomic
113 drivers=
114 egid=100
115 env=
116 errout=cerr
117 euid=100
118 eventq_index=0
119 executable=/dist/m5/cpu2000/binaries/alpha/tru64/twolf
120 gid=100
121 input=cin
122 kvmInSE=false
123 max_stack_size=67108864
124 output=cout
125 pid=100
126 ppid=99
127 simpoint=0
128 system=system
129 uid=100
130 useArchPT=false
131
132 [system.cpu_clk_domain]
133 type=SrcClockDomain
134 clock=500
135 domain_id=-1
136 eventq_index=0
137 init_perf_level=0
138 voltage_domain=system.voltage_domain
139
140 [system.dvfs_handler]
141 type=DVFSHandler
142 domains=
143 enable=false
144 eventq_index=0
145 sys_clk_domain=system.clk_domain
146 transition_latency=100000000
147
148 [system.membus]
149 type=CoherentXBar
150 clk_domain=system.clk_domain
151 eventq_index=0
152 forward_latency=4
153 frontend_latency=3
154 response_latency=2
155 snoop_filter=Null
156 snoop_response_latency=4
157 system=system
158 use_default_range=false
159 width=16
160 master=system.physmem.port
161 slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
162
163 [system.physmem]
164 type=SimpleMemory
165 bandwidth=73.000000
166 clk_domain=system.clk_domain
167 conf_table_reported=true
168 eventq_index=0
169 in_addr_map=true
170 latency=30000
171 latency_var=0
172 null=false
173 range=0:134217727
174 port=system.membus.master[0]
175
176 [system.voltage_domain]
177 type=VoltageDomain
178 eventq_index=0
179 voltage=1.000000
180