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

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

153system.cpu.num_int_register_writes 162499693 # number of times the integer registers were written
154system.cpu.num_fp_register_reads 180262959 # number of times the floating registers were read
155system.cpu.num_fp_register_writes 126152315 # number of times the floating registers were written
156system.cpu.num_cc_register_reads 1242915500 # number of times the CC registers were read
157system.cpu.num_cc_register_writes 76361814 # number of times the CC registers were written
158system.cpu.num_mem_refs 168107847 # number of memory refs
159system.cpu.num_load_insts 85732248 # Number of load instructions
160system.cpu.num_store_insts 82375599 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.517235 # Number of seconds simulated
4sim_ticks 517235411000 # Number of ticks simulated
5final_tick 517235411000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 795879 # Simulator instruction rate (inst/s)
8host_op_rate 955482 # Simulator op (including micro ops) rate (op/s)

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

153system.cpu.num_int_register_writes 162499693 # number of times the integer registers were written
154system.cpu.num_fp_register_reads 180262959 # number of times the floating registers were read
155system.cpu.num_fp_register_writes 126152315 # number of times the floating registers were written
156system.cpu.num_cc_register_reads 1242915500 # number of times the CC registers were read
157system.cpu.num_cc_register_writes 76361814 # number of times the CC registers were written
158system.cpu.num_mem_refs 168107847 # number of memory refs
159system.cpu.num_load_insts 85732248 # Number of load instructions
160system.cpu.num_store_insts 82375599 # Number of store instructions
161system.cpu.num_idle_cycles 0 # Number of idle cycles
162system.cpu.num_busy_cycles 1034470822 # Number of busy cycles
163system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
164system.cpu.idle_fraction 0 # Percentage of idle cycles
161system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
162system.cpu.num_busy_cycles 1034470821.998000 # Number of busy cycles
163system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
164system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
165system.cpu.Branches 30563502 # Number of branches fetched
166system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
167system.cpu.op_class::IntAlu 104312543 31.82% 31.82% # Class of executed instruction
168system.cpu.op_class::IntMult 2145905 0.65% 32.48% # Class of executed instruction
169system.cpu.op_class::IntDiv 0 0.00% 32.48% # Class of executed instruction
170system.cpu.op_class::FloatAdd 0 0.00% 32.48% # Class of executed instruction
171system.cpu.op_class::FloatCmp 0 0.00% 32.48% # Class of executed instruction
172system.cpu.op_class::FloatCvt 0 0.00% 32.48% # Class of executed instruction

--- 434 unchanged lines hidden ---
165system.cpu.Branches 30563502 # Number of branches fetched
166system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
167system.cpu.op_class::IntAlu 104312543 31.82% 31.82% # Class of executed instruction
168system.cpu.op_class::IntMult 2145905 0.65% 32.48% # Class of executed instruction
169system.cpu.op_class::IntDiv 0 0.00% 32.48% # Class of executed instruction
170system.cpu.op_class::FloatAdd 0 0.00% 32.48% # Class of executed instruction
171system.cpu.op_class::FloatCmp 0 0.00% 32.48% # Class of executed instruction
172system.cpu.op_class::FloatCvt 0 0.00% 32.48% # Class of executed instruction

--- 434 unchanged lines hidden ---