stats.txt (11606:6b749761c398) stats.txt (11687:b3d5f0e9e258)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.517298 # Number of seconds simulated
4sim_ticks 517297855500 # Number of ticks simulated
5final_tick 517297855500 # 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.517298 # Number of seconds simulated
4sim_ticks 517297855500 # Number of ticks simulated
5final_tick 517297855500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 565388 # Simulator instruction rate (inst/s)
8host_op_rate 678769 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1072356714 # Simulator tick rate (ticks/s)
10host_mem_usage 278352 # Number of bytes of host memory used
11host_seconds 482.39 # Real time elapsed on the host
7host_inst_rate 1075622 # Simulator instruction rate (inst/s)
8host_op_rate 1291325 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2040106124 # Simulator tick rate (ticks/s)
10host_mem_usage 278152 # Number of bytes of host memory used
11host_seconds 253.56 # Real time elapsed on the host
12sim_insts 272739286 # Number of instructions simulated
13sim_ops 327433744 # 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 517297855500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 166912 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 270336 # Number of bytes read from this memory
19system.physmem.bytes_read::total 437248 # Number of bytes read from this memory

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

182system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
183system.cpu.op_class::IntAlu 104312544 31.82% 31.82% # Class of executed instruction
184system.cpu.op_class::IntMult 2145905 0.65% 32.48% # Class of executed instruction
185system.cpu.op_class::IntDiv 0 0.00% 32.48% # Class of executed instruction
186system.cpu.op_class::FloatAdd 0 0.00% 32.48% # Class of executed instruction
187system.cpu.op_class::FloatCmp 0 0.00% 32.48% # Class of executed instruction
188system.cpu.op_class::FloatCvt 0 0.00% 32.48% # Class of executed instruction
189system.cpu.op_class::FloatMult 0 0.00% 32.48% # Class of executed instruction
12sim_insts 272739286 # Number of instructions simulated
13sim_ops 327433744 # 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 517297855500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 166912 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 270336 # Number of bytes read from this memory
19system.physmem.bytes_read::total 437248 # Number of bytes read from this memory

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

182system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
183system.cpu.op_class::IntAlu 104312544 31.82% 31.82% # Class of executed instruction
184system.cpu.op_class::IntMult 2145905 0.65% 32.48% # Class of executed instruction
185system.cpu.op_class::IntDiv 0 0.00% 32.48% # Class of executed instruction
186system.cpu.op_class::FloatAdd 0 0.00% 32.48% # Class of executed instruction
187system.cpu.op_class::FloatCmp 0 0.00% 32.48% # Class of executed instruction
188system.cpu.op_class::FloatCvt 0 0.00% 32.48% # Class of executed instruction
189system.cpu.op_class::FloatMult 0 0.00% 32.48% # Class of executed instruction
190system.cpu.op_class::FloatMultAcc 0 0.00% 32.48% # Class of executed instruction
190system.cpu.op_class::FloatDiv 0 0.00% 32.48% # Class of executed instruction
191system.cpu.op_class::FloatDiv 0 0.00% 32.48% # Class of executed instruction
192system.cpu.op_class::FloatMisc 0 0.00% 32.48% # Class of executed instruction
191system.cpu.op_class::FloatSqrt 0 0.00% 32.48% # Class of executed instruction
192system.cpu.op_class::SimdAdd 0 0.00% 32.48% # Class of executed instruction
193system.cpu.op_class::SimdAddAcc 0 0.00% 32.48% # Class of executed instruction
194system.cpu.op_class::SimdAlu 0 0.00% 32.48% # Class of executed instruction
195system.cpu.op_class::SimdCmp 0 0.00% 32.48% # Class of executed instruction
196system.cpu.op_class::SimdCvt 0 0.00% 32.48% # Class of executed instruction
197system.cpu.op_class::SimdMisc 0 0.00% 32.48% # Class of executed instruction
198system.cpu.op_class::SimdMult 0 0.00% 32.48% # Class of executed instruction

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

204system.cpu.op_class::SimdFloatAlu 0 0.00% 34.49% # Class of executed instruction
205system.cpu.op_class::SimdFloatCmp 7943502 2.42% 36.91% # Class of executed instruction
206system.cpu.op_class::SimdFloatCvt 3118180 0.95% 37.86% # Class of executed instruction
207system.cpu.op_class::SimdFloatDiv 1563217 0.48% 38.34% # Class of executed instruction
208system.cpu.op_class::SimdFloatMisc 19652356 6.00% 44.33% # Class of executed instruction
209system.cpu.op_class::SimdFloatMult 7136937 2.18% 46.51% # Class of executed instruction
210system.cpu.op_class::SimdFloatMultAcc 7062098 2.15% 48.66% # Class of executed instruction
211system.cpu.op_class::SimdFloatSqrt 175285 0.05% 48.72% # Class of executed instruction
193system.cpu.op_class::FloatSqrt 0 0.00% 32.48% # Class of executed instruction
194system.cpu.op_class::SimdAdd 0 0.00% 32.48% # Class of executed instruction
195system.cpu.op_class::SimdAddAcc 0 0.00% 32.48% # Class of executed instruction
196system.cpu.op_class::SimdAlu 0 0.00% 32.48% # Class of executed instruction
197system.cpu.op_class::SimdCmp 0 0.00% 32.48% # Class of executed instruction
198system.cpu.op_class::SimdCvt 0 0.00% 32.48% # Class of executed instruction
199system.cpu.op_class::SimdMisc 0 0.00% 32.48% # Class of executed instruction
200system.cpu.op_class::SimdMult 0 0.00% 32.48% # Class of executed instruction

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

206system.cpu.op_class::SimdFloatAlu 0 0.00% 34.49% # Class of executed instruction
207system.cpu.op_class::SimdFloatCmp 7943502 2.42% 36.91% # Class of executed instruction
208system.cpu.op_class::SimdFloatCvt 3118180 0.95% 37.86% # Class of executed instruction
209system.cpu.op_class::SimdFloatDiv 1563217 0.48% 38.34% # Class of executed instruction
210system.cpu.op_class::SimdFloatMisc 19652356 6.00% 44.33% # Class of executed instruction
211system.cpu.op_class::SimdFloatMult 7136937 2.18% 46.51% # Class of executed instruction
212system.cpu.op_class::SimdFloatMultAcc 7062098 2.15% 48.66% # Class of executed instruction
213system.cpu.op_class::SimdFloatSqrt 175285 0.05% 48.72% # Class of executed instruction
212system.cpu.op_class::MemRead 85732248 26.15% 74.87% # Class of executed instruction
213system.cpu.op_class::MemWrite 82375599 25.13% 100.00% # Class of executed instruction
214system.cpu.op_class::MemRead 44185174 13.48% 62.20% # Class of executed instruction
215system.cpu.op_class::MemWrite 55008381 16.78% 78.98% # Class of executed instruction
216system.cpu.op_class::FloatMemRead 41547074 12.67% 91.65% # Class of executed instruction
217system.cpu.op_class::FloatMemWrite 27367218 8.35% 100.00% # Class of executed instruction
214system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
215system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
216system.cpu.op_class::total 327812214 # Class of executed instruction
217system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 517297855500 # Cumulative time (in ticks) in various power states
218system.cpu.dcache.tags.replacements 1332 # number of replacements
219system.cpu.dcache.tags.tagsinuse 3078.320204 # Cycle average of tags in use
220system.cpu.dcache.tags.total_refs 168359617 # Total number of references to valid blocks.
221system.cpu.dcache.tags.sampled_refs 4478 # Sample count of references to valid blocks.

--- 450 unchanged lines hidden ---
218system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
219system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
220system.cpu.op_class::total 327812214 # Class of executed instruction
221system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 517297855500 # Cumulative time (in ticks) in various power states
222system.cpu.dcache.tags.replacements 1332 # number of replacements
223system.cpu.dcache.tags.tagsinuse 3078.320204 # Cycle average of tags in use
224system.cpu.dcache.tags.total_refs 168359617 # Total number of references to valid blocks.
225system.cpu.dcache.tags.sampled_refs 4478 # Sample count of references to valid blocks.

--- 450 unchanged lines hidden ---