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

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

80system.cpu.num_int_register_writes 1237355109 # number of times the integer registers were written
81system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
82system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
83system.cpu.num_cc_register_reads 561334882 # number of times the CC registers were read
84system.cpu.num_cc_register_writes 376685745 # number of times the CC registers were written
85system.cpu.num_mem_refs 533262343 # number of memory refs
86system.cpu.num_load_insts 384102157 # Number of load instructions
87system.cpu.num_store_insts 149160186 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.885229 # Number of seconds simulated
4sim_ticks 885229328000 # Number of ticks simulated
5final_tick 885229328000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1229934 # Simulator instruction rate (inst/s)
8host_op_rate 2274285 # Simulator op (including micro ops) rate (op/s)

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

80system.cpu.num_int_register_writes 1237355109 # number of times the integer registers were written
81system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
82system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
83system.cpu.num_cc_register_reads 561334882 # number of times the CC registers were read
84system.cpu.num_cc_register_writes 376685745 # number of times the CC registers were written
85system.cpu.num_mem_refs 533262343 # number of memory refs
86system.cpu.num_load_insts 384102157 # Number of load instructions
87system.cpu.num_store_insts 149160186 # Number of store instructions
88system.cpu.num_idle_cycles 0 # Number of idle cycles
89system.cpu.num_busy_cycles 1770458657 # Number of busy cycles
90system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
91system.cpu.idle_fraction 0 # Percentage of idle cycles
88system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
89system.cpu.num_busy_cycles 1770458656.998000 # Number of busy cycles
90system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
91system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
92system.cpu.Branches 149758583 # Number of branches fetched
93system.cpu.op_class::No_OpClass 1819099 0.12% 0.12% # Class of executed instruction
94system.cpu.op_class::IntAlu 989721890 64.73% 64.85% # Class of executed instruction
95system.cpu.op_class::IntMult 306834 0.02% 64.87% # Class of executed instruction
96system.cpu.op_class::IntDiv 3878536 0.25% 65.12% # Class of executed instruction
97system.cpu.op_class::FloatAdd 0 0.00% 65.12% # Class of executed instruction
98system.cpu.op_class::FloatCmp 0 0.00% 65.12% # Class of executed instruction
99system.cpu.op_class::FloatCvt 0 0.00% 65.12% # Class of executed instruction

--- 30 unchanged lines hidden ---
92system.cpu.Branches 149758583 # Number of branches fetched
93system.cpu.op_class::No_OpClass 1819099 0.12% 0.12% # Class of executed instruction
94system.cpu.op_class::IntAlu 989721890 64.73% 64.85% # Class of executed instruction
95system.cpu.op_class::IntMult 306834 0.02% 64.87% # Class of executed instruction
96system.cpu.op_class::IntDiv 3878536 0.25% 65.12% # Class of executed instruction
97system.cpu.op_class::FloatAdd 0 0.00% 65.12% # Class of executed instruction
98system.cpu.op_class::FloatCmp 0 0.00% 65.12% # Class of executed instruction
99system.cpu.op_class::FloatCvt 0 0.00% 65.12% # Class of executed instruction

--- 30 unchanged lines hidden ---