stats.txt (10409:8c80b91944c5) stats.txt (10488:7c27480a5031)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.707539 # Number of seconds simulated
4sim_ticks 707539023000 # Number of ticks simulated
5final_tick 707539023000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1199909 # Simulator instruction rate (inst/s)
8host_op_rate 1299448 # Simulator op (including micro ops) rate (op/s)

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

161system.cpu.num_int_register_writes 290003067 # number of times the integer registers were written
162system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
163system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
164system.cpu.num_cc_register_reads 1984297856 # number of times the CC registers were read
165system.cpu.num_cc_register_writes 344080722 # number of times the CC registers were written
166system.cpu.num_mem_refs 172745235 # number of memory refs
167system.cpu.num_load_insts 115884756 # Number of load instructions
168system.cpu.num_store_insts 56860479 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.707539 # Number of seconds simulated
4sim_ticks 707539023000 # Number of ticks simulated
5final_tick 707539023000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1199909 # Simulator instruction rate (inst/s)
8host_op_rate 1299448 # Simulator op (including micro ops) rate (op/s)

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

161system.cpu.num_int_register_writes 290003067 # number of times the integer registers were written
162system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
163system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
164system.cpu.num_cc_register_reads 1984297856 # number of times the CC registers were read
165system.cpu.num_cc_register_writes 344080722 # number of times the CC registers were written
166system.cpu.num_mem_refs 172745235 # number of memory refs
167system.cpu.num_load_insts 115884756 # Number of load instructions
168system.cpu.num_store_insts 56860479 # Number of store instructions
169system.cpu.num_idle_cycles 0 # Number of idle cycles
170system.cpu.num_busy_cycles 1415078046 # Number of busy cycles
171system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
172system.cpu.idle_fraction 0 # Percentage of idle cycles
169system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
170system.cpu.num_busy_cycles 1415078045.998000 # Number of busy cycles
171system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
172system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
173system.cpu.Branches 121548301 # Number of branches fetched
174system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
175system.cpu.op_class::IntAlu 375610921 68.46% 68.46% # Class of executed instruction
176system.cpu.op_class::IntMult 339219 0.06% 68.52% # Class of executed instruction
177system.cpu.op_class::IntDiv 0 0.00% 68.52% # Class of executed instruction
178system.cpu.op_class::FloatAdd 0 0.00% 68.52% # Class of executed instruction
179system.cpu.op_class::FloatCmp 0 0.00% 68.52% # Class of executed instruction
180system.cpu.op_class::FloatCvt 0 0.00% 68.52% # Class of executed instruction

--- 429 unchanged lines hidden ---
173system.cpu.Branches 121548301 # Number of branches fetched
174system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
175system.cpu.op_class::IntAlu 375610921 68.46% 68.46% # Class of executed instruction
176system.cpu.op_class::IntMult 339219 0.06% 68.52% # Class of executed instruction
177system.cpu.op_class::IntDiv 0 0.00% 68.52% # Class of executed instruction
178system.cpu.op_class::FloatAdd 0 0.00% 68.52% # Class of executed instruction
179system.cpu.op_class::FloatCmp 0 0.00% 68.52% # Class of executed instruction
180system.cpu.op_class::FloatCvt 0 0.00% 68.52% # Class of executed instruction

--- 429 unchanged lines hidden ---