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

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

67system.cpu.num_fp_insts 11630 # number of float instructions
68system.cpu.num_int_register_reads 456818988 # number of times the integer registers were read
69system.cpu.num_int_register_writes 215451553 # number of times the integer registers were written
70system.cpu.num_fp_register_reads 23256 # number of times the floating registers were read
71system.cpu.num_fp_register_writes 90 # number of times the floating registers were written
72system.cpu.num_mem_refs 105711441 # number of memory refs
73system.cpu.num_load_insts 82803521 # Number of load instructions
74system.cpu.num_store_insts 22907920 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.361489 # Number of seconds simulated
4sim_ticks 361488530000 # Number of ticks simulated
5final_tick 361488530000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1379749 # Simulator instruction rate (inst/s)
8host_op_rate 1379806 # Simulator op (including micro ops) rate (op/s)

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

67system.cpu.num_fp_insts 11630 # number of float instructions
68system.cpu.num_int_register_reads 456818988 # number of times the integer registers were read
69system.cpu.num_int_register_writes 215451553 # number of times the integer registers were written
70system.cpu.num_fp_register_reads 23256 # number of times the floating registers were read
71system.cpu.num_fp_register_writes 90 # number of times the floating registers were written
72system.cpu.num_mem_refs 105711441 # number of memory refs
73system.cpu.num_load_insts 82803521 # Number of load instructions
74system.cpu.num_store_insts 22907920 # Number of store instructions
75system.cpu.num_idle_cycles 0 # Number of idle cycles
76system.cpu.num_busy_cycles 722977060 # Number of busy cycles
77system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
78system.cpu.idle_fraction 0 # Percentage of idle cycles
75system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
76system.cpu.num_busy_cycles 722977059.998000 # Number of busy cycles
77system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
78system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
79system.cpu.Branches 29302884 # Number of branches fetched
80system.cpu.op_class::No_OpClass 28877736 11.81% 11.81% # Class of executed instruction
81system.cpu.op_class::IntAlu 109842388 44.94% 56.75% # Class of executed instruction
82system.cpu.op_class::IntMult 0 0.00% 56.75% # Class of executed instruction
83system.cpu.op_class::IntDiv 0 0.00% 56.75% # Class of executed instruction
84system.cpu.op_class::FloatAdd 42 0.00% 56.75% # Class of executed instruction
85system.cpu.op_class::FloatCmp 0 0.00% 56.75% # Class of executed instruction
86system.cpu.op_class::FloatCvt 0 0.00% 56.75% # Class of executed instruction

--- 418 unchanged lines hidden ---
79system.cpu.Branches 29302884 # Number of branches fetched
80system.cpu.op_class::No_OpClass 28877736 11.81% 11.81% # Class of executed instruction
81system.cpu.op_class::IntAlu 109842388 44.94% 56.75% # Class of executed instruction
82system.cpu.op_class::IntMult 0 0.00% 56.75% # Class of executed instruction
83system.cpu.op_class::IntDiv 0 0.00% 56.75% # Class of executed instruction
84system.cpu.op_class::FloatAdd 42 0.00% 56.75% # Class of executed instruction
85system.cpu.op_class::FloatCmp 0 0.00% 56.75% # Class of executed instruction
86system.cpu.op_class::FloatCvt 0 0.00% 56.75% # Class of executed instruction

--- 418 unchanged lines hidden ---