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

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

166system.cpu.num_int_register_writes 162499657 # number of times the integer registers were written
167system.cpu.num_fp_register_reads 180262959 # number of times the floating registers were read
168system.cpu.num_fp_register_writes 126152315 # number of times the floating registers were written
169system.cpu.num_cc_register_reads 985884623 # number of times the CC registers were read
170system.cpu.num_cc_register_writes 76361749 # number of times the CC registers were written
171system.cpu.num_mem_refs 168107829 # number of memory refs
172system.cpu.num_load_insts 85732235 # Number of load instructions
173system.cpu.num_store_insts 82375594 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.201717 # Number of seconds simulated
4sim_ticks 201717313500 # Number of ticks simulated
5final_tick 201717313500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1306299 # Simulator instruction rate (inst/s)
8host_op_rate 1568357 # Simulator op (including micro ops) rate (op/s)

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

166system.cpu.num_int_register_writes 162499657 # number of times the integer registers were written
167system.cpu.num_fp_register_reads 180262959 # number of times the floating registers were read
168system.cpu.num_fp_register_writes 126152315 # number of times the floating registers were written
169system.cpu.num_cc_register_reads 985884623 # number of times the CC registers were read
170system.cpu.num_cc_register_writes 76361749 # number of times the CC registers were written
171system.cpu.num_mem_refs 168107829 # number of memory refs
172system.cpu.num_load_insts 85732235 # Number of load instructions
173system.cpu.num_store_insts 82375594 # Number of store instructions
174system.cpu.num_idle_cycles 0 # Number of idle cycles
175system.cpu.num_busy_cycles 403434628 # Number of busy cycles
176system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
177system.cpu.idle_fraction 0 # Percentage of idle cycles
174system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
175system.cpu.num_busy_cycles 403434627.998000 # Number of busy cycles
176system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
177system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
178system.cpu.Branches 30563490 # Number of branches fetched
179system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
180system.cpu.op_class::IntAlu 104312492 31.82% 31.82% # Class of executed instruction
181system.cpu.op_class::IntMult 2145905 0.65% 32.48% # Class of executed instruction
182system.cpu.op_class::IntDiv 0 0.00% 32.48% # Class of executed instruction
183system.cpu.op_class::FloatAdd 0 0.00% 32.48% # Class of executed instruction
184system.cpu.op_class::FloatCmp 0 0.00% 32.48% # Class of executed instruction
185system.cpu.op_class::FloatCvt 0 0.00% 32.48% # Class of executed instruction

--- 30 unchanged lines hidden ---
178system.cpu.Branches 30563490 # Number of branches fetched
179system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
180system.cpu.op_class::IntAlu 104312492 31.82% 31.82% # Class of executed instruction
181system.cpu.op_class::IntMult 2145905 0.65% 32.48% # Class of executed instruction
182system.cpu.op_class::IntDiv 0 0.00% 32.48% # Class of executed instruction
183system.cpu.op_class::FloatAdd 0 0.00% 32.48% # Class of executed instruction
184system.cpu.op_class::FloatCmp 0 0.00% 32.48% # Class of executed instruction
185system.cpu.op_class::FloatCvt 0 0.00% 32.48% # Class of executed instruction

--- 30 unchanged lines hidden ---