stats.txt (10220:9eab5efc02e8) stats.txt (10488:7c27480a5031)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000108 # Number of seconds simulated
4sim_ticks 107952 # Number of ticks simulated
5final_tick 107952 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000 # Frequency of simulated ticks
7host_inst_rate 57135 # Simulator instruction rate (inst/s)
8host_op_rate 57126 # Simulator op (including micro ops) rate (op/s)

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

118system.cpu.num_fp_insts 0 # number of float instructions
119system.cpu.num_int_register_reads 10598 # number of times the integer registers were read
120system.cpu.num_int_register_writes 4845 # number of times the integer registers were written
121system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
122system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
123system.cpu.num_mem_refs 1401 # number of memory refs
124system.cpu.num_load_insts 723 # Number of load instructions
125system.cpu.num_store_insts 678 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000108 # Number of seconds simulated
4sim_ticks 107952 # Number of ticks simulated
5final_tick 107952 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000 # Frequency of simulated ticks
7host_inst_rate 57135 # Simulator instruction rate (inst/s)
8host_op_rate 57126 # Simulator op (including micro ops) rate (op/s)

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

118system.cpu.num_fp_insts 0 # number of float instructions
119system.cpu.num_int_register_reads 10598 # number of times the integer registers were read
120system.cpu.num_int_register_writes 4845 # number of times the integer registers were written
121system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
122system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
123system.cpu.num_mem_refs 1401 # number of memory refs
124system.cpu.num_load_insts 723 # Number of load instructions
125system.cpu.num_store_insts 678 # Number of store instructions
126system.cpu.num_idle_cycles 0 # Number of idle cycles
127system.cpu.num_busy_cycles 107952 # Number of busy cycles
128system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
129system.cpu.idle_fraction 0 # Percentage of idle cycles
126system.cpu.num_idle_cycles 0.999991 # Number of idle cycles
127system.cpu.num_busy_cycles 107951.000009 # Number of busy cycles
128system.cpu.not_idle_fraction 0.999991 # Percentage of non-idle cycles
129system.cpu.idle_fraction 0.000009 # Percentage of idle cycles
130system.cpu.Branches 1121 # Number of branches fetched
131system.cpu.op_class::No_OpClass 173 3.22% 3.22% # Class of executed instruction
132system.cpu.op_class::IntAlu 3796 70.69% 73.91% # Class of executed instruction
133system.cpu.op_class::IntMult 0 0.00% 73.91% # Class of executed instruction
134system.cpu.op_class::IntDiv 0 0.00% 73.91% # Class of executed instruction
135system.cpu.op_class::FloatAdd 0 0.00% 73.91% # Class of executed instruction
136system.cpu.op_class::FloatCmp 0 0.00% 73.91% # Class of executed instruction
137system.cpu.op_class::FloatCvt 0 0.00% 73.91% # Class of executed instruction

--- 221 unchanged lines hidden ---
130system.cpu.Branches 1121 # Number of branches fetched
131system.cpu.op_class::No_OpClass 173 3.22% 3.22% # Class of executed instruction
132system.cpu.op_class::IntAlu 3796 70.69% 73.91% # Class of executed instruction
133system.cpu.op_class::IntMult 0 0.00% 73.91% # Class of executed instruction
134system.cpu.op_class::IntDiv 0 0.00% 73.91% # Class of executed instruction
135system.cpu.op_class::FloatAdd 0 0.00% 73.91% # Class of executed instruction
136system.cpu.op_class::FloatCmp 0 0.00% 73.91% # Class of executed instruction
137system.cpu.op_class::FloatCvt 0 0.00% 73.91% # Class of executed instruction

--- 221 unchanged lines hidden ---