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

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

89system.cpu.num_fp_insts 22 # number of float instructions
90system.cpu.num_int_register_reads 9529 # number of times the integer registers were read
91system.cpu.num_int_register_writes 4996 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 20 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 2 # number of times the floating registers were written
94system.cpu.num_mem_refs 2007 # number of memory refs
95system.cpu.num_load_insts 961 # Number of load instructions
96system.cpu.num_store_insts 1046 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000003 # Number of seconds simulated
4sim_ticks 2896000 # Number of ticks simulated
5final_tick 2896000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1326844 # Simulator instruction rate (inst/s)
8host_op_rate 1322603 # Simulator op (including micro ops) rate (op/s)

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

89system.cpu.num_fp_insts 22 # number of float instructions
90system.cpu.num_int_register_reads 9529 # number of times the integer registers were read
91system.cpu.num_int_register_writes 4996 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 20 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 2 # number of times the floating registers were written
94system.cpu.num_mem_refs 2007 # number of memory refs
95system.cpu.num_load_insts 961 # Number of load instructions
96system.cpu.num_store_insts 1046 # Number of store instructions
97system.cpu.num_idle_cycles 0 # Number of idle cycles
98system.cpu.num_busy_cycles 5793 # Number of busy cycles
99system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
100system.cpu.idle_fraction 0 # Percentage of idle cycles
97system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
98system.cpu.num_busy_cycles 5792.998000 # Number of busy cycles
99system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
100system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
101system.cpu.Branches 1037 # Number of branches fetched
102system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
103system.cpu.op_class::IntAlu 3784 65.32% 65.32% # Class of executed instruction
104system.cpu.op_class::IntMult 0 0.00% 65.32% # Class of executed instruction
105system.cpu.op_class::IntDiv 0 0.00% 65.32% # Class of executed instruction
106system.cpu.op_class::FloatAdd 2 0.03% 65.35% # Class of executed instruction
107system.cpu.op_class::FloatCmp 0 0.00% 65.35% # Class of executed instruction
108system.cpu.op_class::FloatCvt 0 0.00% 65.35% # Class of executed instruction

--- 30 unchanged lines hidden ---
101system.cpu.Branches 1037 # Number of branches fetched
102system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
103system.cpu.op_class::IntAlu 3784 65.32% 65.32% # Class of executed instruction
104system.cpu.op_class::IntMult 0 0.00% 65.32% # Class of executed instruction
105system.cpu.op_class::IntDiv 0 0.00% 65.32% # Class of executed instruction
106system.cpu.op_class::FloatAdd 2 0.03% 65.35% # Class of executed instruction
107system.cpu.op_class::FloatCmp 0 0.00% 65.35% # Class of executed instruction
108system.cpu.op_class::FloatCvt 0 0.00% 65.35% # Class of executed instruction

--- 30 unchanged lines hidden ---