stats.txt (11606:6b749761c398) stats.txt (11687:b3d5f0e9e258)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.099596 # Number of seconds simulated
4sim_ticks 99596491500 # Number of ticks simulated
5final_tick 99596491500 # 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.099596 # Number of seconds simulated
4sim_ticks 99596491500 # Number of ticks simulated
5final_tick 99596491500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1084851 # Simulator instruction rate (inst/s)
8host_op_rate 1143608 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 627025223 # Simulator tick rate (ticks/s)
10host_mem_usage 263772 # Number of bytes of host memory used
11host_seconds 158.84 # Real time elapsed on the host
7host_inst_rate 2182343 # Simulator instruction rate (inst/s)
8host_op_rate 2300541 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1261356268 # Simulator tick rate (ticks/s)
10host_mem_usage 263320 # Number of bytes of host memory used
11host_seconds 78.96 # Real time elapsed on the host
12sim_insts 172317410 # Number of instructions simulated
13sim_ops 181650342 # 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.pwrStateResidencyTicks::UNDEFINED 99596491500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 759440208 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 110533661 # Number of bytes read from this memory
19system.physmem.bytes_read::total 869973869 # Number of bytes read from this memory

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

188system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
189system.cpu.op_class::IntAlu 138988213 76.51% 76.51% # Class of executed instruction
190system.cpu.op_class::IntMult 908940 0.50% 77.01% # Class of executed instruction
191system.cpu.op_class::IntDiv 0 0.00% 77.01% # Class of executed instruction
192system.cpu.op_class::FloatAdd 0 0.00% 77.01% # Class of executed instruction
193system.cpu.op_class::FloatCmp 0 0.00% 77.01% # Class of executed instruction
194system.cpu.op_class::FloatCvt 0 0.00% 77.01% # Class of executed instruction
195system.cpu.op_class::FloatMult 0 0.00% 77.01% # Class of executed instruction
12sim_insts 172317410 # Number of instructions simulated
13sim_ops 181650342 # 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.pwrStateResidencyTicks::UNDEFINED 99596491500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 759440208 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 110533661 # Number of bytes read from this memory
19system.physmem.bytes_read::total 869973869 # Number of bytes read from this memory

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

188system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
189system.cpu.op_class::IntAlu 138988213 76.51% 76.51% # Class of executed instruction
190system.cpu.op_class::IntMult 908940 0.50% 77.01% # Class of executed instruction
191system.cpu.op_class::IntDiv 0 0.00% 77.01% # Class of executed instruction
192system.cpu.op_class::FloatAdd 0 0.00% 77.01% # Class of executed instruction
193system.cpu.op_class::FloatCmp 0 0.00% 77.01% # Class of executed instruction
194system.cpu.op_class::FloatCvt 0 0.00% 77.01% # Class of executed instruction
195system.cpu.op_class::FloatMult 0 0.00% 77.01% # Class of executed instruction
196system.cpu.op_class::FloatMultAcc 0 0.00% 77.01% # Class of executed instruction
196system.cpu.op_class::FloatDiv 0 0.00% 77.01% # Class of executed instruction
197system.cpu.op_class::FloatDiv 0 0.00% 77.01% # Class of executed instruction
198system.cpu.op_class::FloatMisc 0 0.00% 77.01% # Class of executed instruction
197system.cpu.op_class::FloatSqrt 0 0.00% 77.01% # Class of executed instruction
198system.cpu.op_class::SimdAdd 0 0.00% 77.01% # Class of executed instruction
199system.cpu.op_class::SimdAddAcc 0 0.00% 77.01% # Class of executed instruction
200system.cpu.op_class::SimdAlu 0 0.00% 77.01% # Class of executed instruction
201system.cpu.op_class::SimdCmp 0 0.00% 77.01% # Class of executed instruction
202system.cpu.op_class::SimdCvt 0 0.00% 77.01% # Class of executed instruction
203system.cpu.op_class::SimdMisc 0 0.00% 77.01% # Class of executed instruction
204system.cpu.op_class::SimdMult 0 0.00% 77.01% # Class of executed instruction

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

210system.cpu.op_class::SimdFloatAlu 0 0.00% 77.03% # Class of executed instruction
211system.cpu.op_class::SimdFloatCmp 154829 0.09% 77.12% # Class of executed instruction
212system.cpu.op_class::SimdFloatCvt 238880 0.13% 77.25% # Class of executed instruction
213system.cpu.op_class::SimdFloatDiv 76016 0.04% 77.29% # Class of executed instruction
214system.cpu.op_class::SimdFloatMisc 437591 0.24% 77.53% # Class of executed instruction
215system.cpu.op_class::SimdFloatMult 200806 0.11% 77.64% # Class of executed instruction
216system.cpu.op_class::SimdFloatMultAcc 71617 0.04% 77.68% # Class of executed instruction
217system.cpu.op_class::SimdFloatSqrt 318 0.00% 77.68% # Class of executed instruction
199system.cpu.op_class::FloatSqrt 0 0.00% 77.01% # Class of executed instruction
200system.cpu.op_class::SimdAdd 0 0.00% 77.01% # Class of executed instruction
201system.cpu.op_class::SimdAddAcc 0 0.00% 77.01% # Class of executed instruction
202system.cpu.op_class::SimdAlu 0 0.00% 77.01% # Class of executed instruction
203system.cpu.op_class::SimdCmp 0 0.00% 77.01% # Class of executed instruction
204system.cpu.op_class::SimdCvt 0 0.00% 77.01% # Class of executed instruction
205system.cpu.op_class::SimdMisc 0 0.00% 77.01% # Class of executed instruction
206system.cpu.op_class::SimdMult 0 0.00% 77.01% # Class of executed instruction

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

212system.cpu.op_class::SimdFloatAlu 0 0.00% 77.03% # Class of executed instruction
213system.cpu.op_class::SimdFloatCmp 154829 0.09% 77.12% # Class of executed instruction
214system.cpu.op_class::SimdFloatCvt 238880 0.13% 77.25% # Class of executed instruction
215system.cpu.op_class::SimdFloatDiv 76016 0.04% 77.29% # Class of executed instruction
216system.cpu.op_class::SimdFloatMisc 437591 0.24% 77.53% # Class of executed instruction
217system.cpu.op_class::SimdFloatMult 200806 0.11% 77.64% # Class of executed instruction
218system.cpu.op_class::SimdFloatMultAcc 71617 0.04% 77.68% # Class of executed instruction
219system.cpu.op_class::SimdFloatSqrt 318 0.00% 77.68% # Class of executed instruction
218system.cpu.op_class::MemRead 27896144 15.36% 93.04% # Class of executed instruction
219system.cpu.op_class::MemWrite 12644635 6.96% 100.00% # Class of executed instruction
220system.cpu.op_class::MemRead 27348059 15.06% 92.74% # Class of executed instruction
221system.cpu.op_class::MemWrite 12498389 6.88% 99.62% # Class of executed instruction
222system.cpu.op_class::FloatMemRead 548085 0.30% 99.92% # Class of executed instruction
223system.cpu.op_class::FloatMemWrite 146246 0.08% 100.00% # Class of executed instruction
220system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
221system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
222system.cpu.op_class::total 181650743 # Class of executed instruction
223system.membus.snoop_filter.tot_requests 0 # Total number of requests made to the snoop filter.
224system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data.
225system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
226system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
227system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.

--- 31 unchanged lines hidden ---
224system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
225system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
226system.cpu.op_class::total 181650743 # Class of executed instruction
227system.membus.snoop_filter.tot_requests 0 # Total number of requests made to the snoop filter.
228system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data.
229system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
230system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
231system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.

--- 31 unchanged lines hidden ---