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

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

251system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
252system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
253system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
254system.cpu.num_cc_register_reads 16172 # number of times the CC registers were read
255system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
256system.cpu.num_mem_refs 1965 # number of memory refs
257system.cpu.num_load_insts 1027 # Number of load instructions
258system.cpu.num_store_insts 938 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000003 # Number of seconds simulated
4sim_ticks 2694500 # Number of ticks simulated
5final_tick 2694500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 582910 # Simulator instruction rate (inst/s)
8host_op_rate 681582 # Simulator op (including micro ops) rate (op/s)

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

251system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
252system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
253system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
254system.cpu.num_cc_register_reads 16172 # number of times the CC registers were read
255system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
256system.cpu.num_mem_refs 1965 # number of memory refs
257system.cpu.num_load_insts 1027 # Number of load instructions
258system.cpu.num_store_insts 938 # Number of store instructions
259system.cpu.num_idle_cycles 0 # Number of idle cycles
260system.cpu.num_busy_cycles 5390 # Number of busy cycles
261system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
262system.cpu.idle_fraction 0 # Percentage of idle cycles
259system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
260system.cpu.num_busy_cycles 5389.998000 # Number of busy cycles
261system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
262system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
263system.cpu.Branches 1007 # Number of branches fetched
264system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
265system.cpu.op_class::IntAlu 3418 63.41% 63.41% # Class of executed instruction
266system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
267system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
268system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
269system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
270system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction

--- 30 unchanged lines hidden ---
263system.cpu.Branches 1007 # Number of branches fetched
264system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
265system.cpu.op_class::IntAlu 3418 63.41% 63.41% # Class of executed instruction
266system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
267system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
268system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
269system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
270system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction

--- 30 unchanged lines hidden ---