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

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

80system.cpu.num_int_register_writes 3999841477 # number of times the integer registers were written
81system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
82system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
83system.cpu.num_cc_register_reads 1226718827 # number of times the CC registers were read
84system.cpu.num_cc_register_writes 1355930461 # number of times the CC registers were written
85system.cpu.num_mem_refs 1677713084 # number of memory refs
86system.cpu.num_load_insts 1239184746 # Number of load instructions
87system.cpu.num_store_insts 438528338 # Number of store instructions
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.846007 # Number of seconds simulated
4sim_ticks 2846007227500 # Number of ticks simulated
5final_tick 2846007227500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1299561 # Simulator instruction rate (inst/s)
8host_op_rate 2024834 # Simulator op (including micro ops) rate (op/s)

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

80system.cpu.num_int_register_writes 3999841477 # number of times the integer registers were written
81system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
82system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
83system.cpu.num_cc_register_reads 1226718827 # number of times the CC registers were read
84system.cpu.num_cc_register_writes 1355930461 # number of times the CC registers were written
85system.cpu.num_mem_refs 1677713084 # number of memory refs
86system.cpu.num_load_insts 1239184746 # Number of load instructions
87system.cpu.num_store_insts 438528338 # Number of store instructions
88system.cpu.num_idle_cycles 0 # Number of idle cycles
89system.cpu.num_busy_cycles 5692014456 # Number of busy cycles
90system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
91system.cpu.idle_fraction 0 # Percentage of idle cycles
88system.cpu.num_idle_cycles 0.002000 # Number of idle cycles
89system.cpu.num_busy_cycles 5692014455.998000 # Number of busy cycles
90system.cpu.not_idle_fraction 1.000000 # Percentage of non-idle cycles
91system.cpu.idle_fraction 0.000000 # Percentage of idle cycles
92system.cpu.Branches 248500691 # Number of branches fetched
93system.cpu.op_class::No_OpClass 2494522 0.05% 0.05% # Class of executed instruction
94system.cpu.op_class::IntAlu 3006647871 64.15% 64.20% # Class of executed instruction
95system.cpu.op_class::IntMult 6215 0.00% 64.20% # Class of executed instruction
96system.cpu.op_class::IntDiv 904 0.00% 64.20% # Class of executed instruction
97system.cpu.op_class::FloatAdd 0 0.00% 64.20% # Class of executed instruction
98system.cpu.op_class::FloatCmp 0 0.00% 64.20% # Class of executed instruction
99system.cpu.op_class::FloatCvt 0 0.00% 64.20% # Class of executed instruction

--- 30 unchanged lines hidden ---
92system.cpu.Branches 248500691 # Number of branches fetched
93system.cpu.op_class::No_OpClass 2494522 0.05% 0.05% # Class of executed instruction
94system.cpu.op_class::IntAlu 3006647871 64.15% 64.20% # Class of executed instruction
95system.cpu.op_class::IntMult 6215 0.00% 64.20% # Class of executed instruction
96system.cpu.op_class::IntDiv 904 0.00% 64.20% # Class of executed instruction
97system.cpu.op_class::FloatAdd 0 0.00% 64.20% # Class of executed instruction
98system.cpu.op_class::FloatCmp 0 0.00% 64.20% # Class of executed instruction
99system.cpu.op_class::FloatCvt 0 0.00% 64.20% # Class of executed instruction

--- 30 unchanged lines hidden ---