stats.txt (11606:6b749761c398) stats.txt (11687:b3d5f0e9e258)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000029 # Number of seconds simulated
4sim_ticks 28648500 # Number of ticks simulated
5final_tick 28648500 # 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.000029 # Number of seconds simulated
4sim_ticks 28648500 # Number of ticks simulated
5final_tick 28648500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 192730 # Simulator instruction rate (inst/s)
8host_op_rate 224907 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1208517164 # Simulator tick rate (ticks/s)
10host_mem_usage 267456 # Number of bytes of host memory used
11host_seconds 0.02 # Real time elapsed on the host
7host_inst_rate 484095 # Simulator instruction rate (inst/s)
8host_op_rate 564461 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 3030833923 # Simulator tick rate (ticks/s)
10host_mem_usage 267516 # Number of bytes of host memory used
11host_seconds 0.01 # Real time elapsed on the host
12sim_insts 4566 # Number of instructions simulated
13sim_ops 5330 # 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 28648500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 14400 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 8000 # Number of bytes read from this memory
19system.physmem.bytes_read::total 22400 # 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 3419 63.42% 63.42% # Class of executed instruction
184system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
185system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
186system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
187system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
188system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction
189system.cpu.op_class::FloatMult 0 0.00% 63.49% # Class of executed instruction
12sim_insts 4566 # Number of instructions simulated
13sim_ops 5330 # 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 28648500 # Cumulative time (in ticks) in various power states
17system.physmem.bytes_read::cpu.inst 14400 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 8000 # Number of bytes read from this memory
19system.physmem.bytes_read::total 22400 # 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 3419 63.42% 63.42% # Class of executed instruction
184system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
185system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
186system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
187system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
188system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction
189system.cpu.op_class::FloatMult 0 0.00% 63.49% # Class of executed instruction
190system.cpu.op_class::FloatMultAcc 0 0.00% 63.49% # Class of executed instruction
190system.cpu.op_class::FloatDiv 0 0.00% 63.49% # Class of executed instruction
191system.cpu.op_class::FloatDiv 0 0.00% 63.49% # Class of executed instruction
192system.cpu.op_class::FloatMisc 0 0.00% 63.49% # Class of executed instruction
191system.cpu.op_class::FloatSqrt 0 0.00% 63.49% # Class of executed instruction
192system.cpu.op_class::SimdAdd 0 0.00% 63.49% # Class of executed instruction
193system.cpu.op_class::SimdAddAcc 0 0.00% 63.49% # Class of executed instruction
194system.cpu.op_class::SimdAlu 0 0.00% 63.49% # Class of executed instruction
195system.cpu.op_class::SimdCmp 0 0.00% 63.49% # Class of executed instruction
196system.cpu.op_class::SimdCvt 0 0.00% 63.49% # Class of executed instruction
197system.cpu.op_class::SimdMisc 0 0.00% 63.49% # Class of executed instruction
198system.cpu.op_class::SimdMult 0 0.00% 63.49% # Class of executed instruction

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

205system.cpu.op_class::SimdFloatCmp 0 0.00% 63.49% # Class of executed instruction
206system.cpu.op_class::SimdFloatCvt 0 0.00% 63.49% # Class of executed instruction
207system.cpu.op_class::SimdFloatDiv 0 0.00% 63.49% # Class of executed instruction
208system.cpu.op_class::SimdFloatMisc 3 0.06% 63.55% # Class of executed instruction
209system.cpu.op_class::SimdFloatMult 0 0.00% 63.55% # Class of executed instruction
210system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.55% # Class of executed instruction
211system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.55% # Class of executed instruction
212system.cpu.op_class::MemRead 1027 19.05% 82.60% # Class of executed instruction
193system.cpu.op_class::FloatSqrt 0 0.00% 63.49% # Class of executed instruction
194system.cpu.op_class::SimdAdd 0 0.00% 63.49% # Class of executed instruction
195system.cpu.op_class::SimdAddAcc 0 0.00% 63.49% # Class of executed instruction
196system.cpu.op_class::SimdAlu 0 0.00% 63.49% # Class of executed instruction
197system.cpu.op_class::SimdCmp 0 0.00% 63.49% # Class of executed instruction
198system.cpu.op_class::SimdCvt 0 0.00% 63.49% # Class of executed instruction
199system.cpu.op_class::SimdMisc 0 0.00% 63.49% # Class of executed instruction
200system.cpu.op_class::SimdMult 0 0.00% 63.49% # Class of executed instruction

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

207system.cpu.op_class::SimdFloatCmp 0 0.00% 63.49% # Class of executed instruction
208system.cpu.op_class::SimdFloatCvt 0 0.00% 63.49% # Class of executed instruction
209system.cpu.op_class::SimdFloatDiv 0 0.00% 63.49% # Class of executed instruction
210system.cpu.op_class::SimdFloatMisc 3 0.06% 63.55% # Class of executed instruction
211system.cpu.op_class::SimdFloatMult 0 0.00% 63.55% # Class of executed instruction
212system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.55% # Class of executed instruction
213system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.55% # Class of executed instruction
214system.cpu.op_class::MemRead 1027 19.05% 82.60% # Class of executed instruction
213system.cpu.op_class::MemWrite 938 17.40% 100.00% # Class of executed instruction
215system.cpu.op_class::MemWrite 922 17.10% 99.70% # Class of executed instruction
216system.cpu.op_class::FloatMemRead 0 0.00% 99.70% # Class of executed instruction
217system.cpu.op_class::FloatMemWrite 16 0.30% 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 5391 # Class of executed instruction
217system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 28648500 # Cumulative time (in ticks) in various power states
218system.cpu.dcache.tags.replacements 0 # number of replacements
219system.cpu.dcache.tags.tagsinuse 82.616265 # Cycle average of tags in use
220system.cpu.dcache.tags.total_refs 1786 # Total number of references to valid blocks.
221system.cpu.dcache.tags.sampled_refs 141 # Sample count of references to valid blocks.

--- 405 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 5391 # Class of executed instruction
221system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 28648500 # Cumulative time (in ticks) in various power states
222system.cpu.dcache.tags.replacements 0 # number of replacements
223system.cpu.dcache.tags.tagsinuse 82.616265 # Cycle average of tags in use
224system.cpu.dcache.tags.total_refs 1786 # Total number of references to valid blocks.
225system.cpu.dcache.tags.sampled_refs 141 # Sample count of references to valid blocks.

--- 405 unchanged lines hidden ---