stats.txt (10063:9595c7a1d837) stats.txt (10220:9eab5efc02e8)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.945613 # Number of seconds simulated
4sim_ticks 945613126000 # Number of ticks simulated
5final_tick 945613126000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.945613 # Number of seconds simulated
4sim_ticks 945613126000 # Number of ticks simulated
5final_tick 945613126000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1077492 # Simulator instruction rate (inst/s)
8host_op_rate 1467395 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 735989505 # Simulator tick rate (ticks/s)
10host_mem_usage 323780 # Number of bytes of host memory used
11host_seconds 1284.82 # Real time elapsed on the host
7host_inst_rate 1407956 # Simulator instruction rate (inst/s)
8host_op_rate 1917442 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 961716087 # Simulator tick rate (ticks/s)
10host_mem_usage 309672 # Number of bytes of host memory used
11host_seconds 983.26 # Real time elapsed on the host
12sim_insts 1384381606 # Number of instructions simulated
13sim_ops 1885336358 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 5561086004 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 2464405274 # Number of bytes read from this memory
18system.physmem.bytes_read::total 8025491278 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 5561086004 # Number of instructions bytes read from this memory

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

142system.cpu.num_mem_refs 908382479 # number of memory refs
143system.cpu.num_load_insts 631387181 # Number of load instructions
144system.cpu.num_store_insts 276995298 # Number of store instructions
145system.cpu.num_idle_cycles 0 # Number of idle cycles
146system.cpu.num_busy_cycles 1891226253 # Number of busy cycles
147system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
148system.cpu.idle_fraction 0 # Percentage of idle cycles
149system.cpu.Branches 298259106 # Number of branches fetched
12sim_insts 1384381606 # Number of instructions simulated
13sim_ops 1885336358 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 5561086004 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 2464405274 # Number of bytes read from this memory
18system.physmem.bytes_read::total 8025491278 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 5561086004 # Number of instructions bytes read from this memory

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

142system.cpu.num_mem_refs 908382479 # number of memory refs
143system.cpu.num_load_insts 631387181 # Number of load instructions
144system.cpu.num_store_insts 276995298 # Number of store instructions
145system.cpu.num_idle_cycles 0 # Number of idle cycles
146system.cpu.num_busy_cycles 1891226253 # Number of busy cycles
147system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
148system.cpu.idle_fraction 0 # Percentage of idle cycles
149system.cpu.Branches 298259106 # Number of branches fetched
150system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
151system.cpu.op_class::IntAlu 930023895 49.33% 49.33% # Class of executed instruction
152system.cpu.op_class::IntMult 11168279 0.59% 49.92% # Class of executed instruction
153system.cpu.op_class::IntDiv 0 0.00% 49.92% # Class of executed instruction
154system.cpu.op_class::FloatAdd 0 0.00% 49.92% # Class of executed instruction
155system.cpu.op_class::FloatCmp 0 0.00% 49.92% # Class of executed instruction
156system.cpu.op_class::FloatCvt 0 0.00% 49.92% # Class of executed instruction
157system.cpu.op_class::FloatMult 0 0.00% 49.92% # Class of executed instruction
158system.cpu.op_class::FloatDiv 0 0.00% 49.92% # Class of executed instruction
159system.cpu.op_class::FloatSqrt 0 0.00% 49.92% # Class of executed instruction
160system.cpu.op_class::SimdAdd 0 0.00% 49.92% # Class of executed instruction
161system.cpu.op_class::SimdAddAcc 0 0.00% 49.92% # Class of executed instruction
162system.cpu.op_class::SimdAlu 0 0.00% 49.92% # Class of executed instruction
163system.cpu.op_class::SimdCmp 0 0.00% 49.92% # Class of executed instruction
164system.cpu.op_class::SimdCvt 0 0.00% 49.92% # Class of executed instruction
165system.cpu.op_class::SimdMisc 0 0.00% 49.92% # Class of executed instruction
166system.cpu.op_class::SimdMult 0 0.00% 49.92% # Class of executed instruction
167system.cpu.op_class::SimdMultAcc 0 0.00% 49.92% # Class of executed instruction
168system.cpu.op_class::SimdShift 0 0.00% 49.92% # Class of executed instruction
169system.cpu.op_class::SimdShiftAcc 0 0.00% 49.92% # Class of executed instruction
170system.cpu.op_class::SimdSqrt 0 0.00% 49.92% # Class of executed instruction
171system.cpu.op_class::SimdFloatAdd 1375288 0.07% 49.99% # Class of executed instruction
172system.cpu.op_class::SimdFloatAlu 0 0.00% 49.99% # Class of executed instruction
173system.cpu.op_class::SimdFloatCmp 6876469 0.36% 50.36% # Class of executed instruction
174system.cpu.op_class::SimdFloatCvt 5501172 0.29% 50.65% # Class of executed instruction
175system.cpu.op_class::SimdFloatDiv 0 0.00% 50.65% # Class of executed instruction
176system.cpu.op_class::SimdFloatMisc 22010188 1.17% 51.82% # Class of executed instruction
177system.cpu.op_class::SimdFloatMult 0 0.00% 51.82% # Class of executed instruction
178system.cpu.op_class::SimdFloatMultAcc 0 0.00% 51.82% # Class of executed instruction
179system.cpu.op_class::SimdFloatSqrt 0 0.00% 51.82% # Class of executed instruction
180system.cpu.op_class::MemRead 631387181 33.49% 85.31% # Class of executed instruction
181system.cpu.op_class::MemWrite 276995298 14.69% 100.00% # Class of executed instruction
182system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
183system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
184system.cpu.op_class::total 1885337770 # Class of executed instruction
150
151---------- End Simulation Statistics ----------
185
186---------- End Simulation Statistics ----------