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

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

75system.cpu.num_fp_insts 0 # number of float instructions
76system.cpu.num_int_register_reads 29037 # number of times the integer registers were read
77system.cpu.num_int_register_writes 13819 # number of times the integer registers were written
78system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
79system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
80system.cpu.num_mem_refs 3683 # number of memory refs
81system.cpu.num_load_insts 2231 # Number of load instructions
82system.cpu.num_store_insts 1452 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000008 # Number of seconds simulated
4sim_ticks 7612000 # Number of ticks simulated
5final_tick 7612000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 893248 # Simulator instruction rate (inst/s)
8host_op_rate 892512 # Simulator op (including micro ops) rate (op/s)

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

75system.cpu.num_fp_insts 0 # number of float instructions
76system.cpu.num_int_register_reads 29037 # number of times the integer registers were read
77system.cpu.num_int_register_writes 13819 # number of times the integer registers were written
78system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
79system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
80system.cpu.num_mem_refs 3683 # number of memory refs
81system.cpu.num_load_insts 2231 # Number of load instructions
82system.cpu.num_store_insts 1452 # Number of store instructions
83system.cpu.num_idle_cycles 0 # Number of idle cycles
84system.cpu.num_busy_cycles 15225 # Number of busy cycles
85system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
86system.cpu.idle_fraction 0 # Percentage of idle cycles
83system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
84system.cpu.num_busy_cycles 15224.998000 # Number of busy cycles
85system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
86system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
87system.cpu.Branches 3363 # Number of branches fetched
88system.cpu.op_class::No_OpClass 726 4.77% 4.77% # Class of executed instruction
89system.cpu.op_class::IntAlu 10798 71.01% 75.78% # Class of executed instruction
90system.cpu.op_class::IntMult 0 0.00% 75.78% # Class of executed instruction
91system.cpu.op_class::IntDiv 0 0.00% 75.78% # Class of executed instruction
92system.cpu.op_class::FloatAdd 0 0.00% 75.78% # Class of executed instruction
93system.cpu.op_class::FloatCmp 0 0.00% 75.78% # Class of executed instruction
94system.cpu.op_class::FloatCvt 0 0.00% 75.78% # Class of executed instruction

--- 30 unchanged lines hidden ---
87system.cpu.Branches 3363 # Number of branches fetched
88system.cpu.op_class::No_OpClass 726 4.77% 4.77% # Class of executed instruction
89system.cpu.op_class::IntAlu 10798 71.01% 75.78% # Class of executed instruction
90system.cpu.op_class::IntMult 0 0.00% 75.78% # Class of executed instruction
91system.cpu.op_class::IntDiv 0 0.00% 75.78% # Class of executed instruction
92system.cpu.op_class::FloatAdd 0 0.00% 75.78% # Class of executed instruction
93system.cpu.op_class::FloatCmp 0 0.00% 75.78% # Class of executed instruction
94system.cpu.op_class::FloatCvt 0 0.00% 75.78% # Class of executed instruction

--- 30 unchanged lines hidden ---