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

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

322system.cpu0.num_fp_insts 0 # number of float instructions
323system.cpu0.num_int_register_reads 349286 # number of times the integer registers were read
324system.cpu0.num_int_register_writes 121983 # number of times the integer registers were written
325system.cpu0.num_fp_register_reads 0 # number of times the floating registers were read
326system.cpu0.num_fp_register_writes 0 # number of times the floating registers were written
327system.cpu0.num_mem_refs 82397 # number of memory refs
328system.cpu0.num_load_insts 54591 # Number of load instructions
329system.cpu0.num_store_insts 27806 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000088 # Number of seconds simulated
4sim_ticks 87707000 # Number of ticks simulated
5final_tick 87707000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1398636 # Simulator instruction rate (inst/s)
8host_op_rate 1398593 # Simulator op (including micro ops) rate (op/s)

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

322system.cpu0.num_fp_insts 0 # number of float instructions
323system.cpu0.num_int_register_reads 349286 # number of times the integer registers were read
324system.cpu0.num_int_register_writes 121983 # number of times the integer registers were written
325system.cpu0.num_fp_register_reads 0 # number of times the floating registers were read
326system.cpu0.num_fp_register_writes 0 # number of times the floating registers were written
327system.cpu0.num_mem_refs 82397 # number of memory refs
328system.cpu0.num_load_insts 54591 # Number of load instructions
329system.cpu0.num_store_insts 27806 # Number of store instructions
330system.cpu0.num_idle_cycles 0 # Number of idle cycles
331system.cpu0.num_busy_cycles 175415 # Number of busy cycles
332system.cpu0.not_idle_fraction 1 # Percentage of non-idle cycles
333system.cpu0.idle_fraction 0 # Percentage of idle cycles
330system.cpu0.num_idle_cycles 0.002000 # Number of idle cycles
331system.cpu0.num_busy_cycles 175414.998000 # Number of busy cycles
332system.cpu0.not_idle_fraction 1.000000 # Percentage of non-idle cycles
333system.cpu0.idle_fraction 0.000000 # Percentage of idle cycles
334system.cpu0.Branches 29689 # Number of branches fetched
335system.cpu0.op_class::No_OpClass 26416 15.06% 15.06% # Class of executed instruction
336system.cpu0.op_class::IntAlu 66491 37.91% 52.97% # Class of executed instruction
337system.cpu0.op_class::IntMult 0 0.00% 52.97% # Class of executed instruction
338system.cpu0.op_class::IntDiv 0 0.00% 52.97% # Class of executed instruction
339system.cpu0.op_class::FloatAdd 0 0.00% 52.97% # Class of executed instruction
340system.cpu0.op_class::FloatCmp 0 0.00% 52.97% # Class of executed instruction
341system.cpu0.op_class::FloatCvt 0 0.00% 52.97% # Class of executed instruction

--- 652 unchanged lines hidden ---
334system.cpu0.Branches 29689 # Number of branches fetched
335system.cpu0.op_class::No_OpClass 26416 15.06% 15.06% # Class of executed instruction
336system.cpu0.op_class::IntAlu 66491 37.91% 52.97% # Class of executed instruction
337system.cpu0.op_class::IntMult 0 0.00% 52.97% # Class of executed instruction
338system.cpu0.op_class::IntDiv 0 0.00% 52.97% # Class of executed instruction
339system.cpu0.op_class::FloatAdd 0 0.00% 52.97% # Class of executed instruction
340system.cpu0.op_class::FloatCmp 0 0.00% 52.97% # Class of executed instruction
341system.cpu0.op_class::FloatCvt 0 0.00% 52.97% # Class of executed instruction

--- 652 unchanged lines hidden ---