stats.txt (11502:e273e86a873d) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000326 # Number of seconds simulated
4sim_ticks 325849000 # Number of ticks simulated
5final_tick 325849000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000326 # Number of seconds simulated
4sim_ticks 325849000 # Number of ticks simulated
5final_tick 325849000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 156546 # Simulator instruction rate (inst/s)
8host_op_rate 180975 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 10214317316 # Simulator tick rate (ticks/s)
10host_mem_usage 647364 # Number of bytes of host memory used
11host_seconds 0.03 # Real time elapsed on the host
7host_inst_rate 204518 # Simulator instruction rate (inst/s)
8host_op_rate 236491 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 13350749795 # Simulator tick rate (ticks/s)
10host_mem_usage 689808 # Number of bytes of host memory used
11host_seconds 0.02 # Real time elapsed on the host
12sim_insts 4988 # Number of instructions simulated
13sim_ops 5770 # Number of ops (including micro ops) simulated
14system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.mem_ctrl.bytes_read::cpu.inst 20108 # Number of bytes read from this memory
17system.mem_ctrl.bytes_read::cpu.data 4672 # Number of bytes read from this memory
18system.mem_ctrl.bytes_read::total 24780 # Number of bytes read from this memory
19system.mem_ctrl.bytes_inst_read::cpu.inst 20108 # Number of instructions bytes read from this memory

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

392system.cpu.committedInsts 4988 # Number of instructions committed
393system.cpu.committedOps 5770 # Number of ops (including micro ops) committed
394system.cpu.num_int_alu_accesses 4977 # Number of integer alu accesses
395system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
396system.cpu.num_func_calls 215 # number of times a function call or return occured
397system.cpu.num_conditional_control_insts 800 # number of instructions that are conditional controls
398system.cpu.num_int_insts 4977 # number of integer instructions
399system.cpu.num_fp_insts 16 # number of float instructions
12sim_insts 4988 # Number of instructions simulated
13sim_ops 5770 # Number of ops (including micro ops) simulated
14system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.mem_ctrl.bytes_read::cpu.inst 20108 # Number of bytes read from this memory
17system.mem_ctrl.bytes_read::cpu.data 4672 # Number of bytes read from this memory
18system.mem_ctrl.bytes_read::total 24780 # Number of bytes read from this memory
19system.mem_ctrl.bytes_inst_read::cpu.inst 20108 # Number of instructions bytes read from this memory

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

392system.cpu.committedInsts 4988 # Number of instructions committed
393system.cpu.committedOps 5770 # Number of ops (including micro ops) committed
394system.cpu.num_int_alu_accesses 4977 # Number of integer alu accesses
395system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
396system.cpu.num_func_calls 215 # number of times a function call or return occured
397system.cpu.num_conditional_control_insts 800 # number of instructions that are conditional controls
398system.cpu.num_int_insts 4977 # number of integer instructions
399system.cpu.num_fp_insts 16 # number of float instructions
400system.cpu.num_int_register_reads 8084 # number of times the integer registers were read
400system.cpu.num_int_register_reads 8049 # number of times the integer registers were read
401system.cpu.num_int_register_writes 2992 # number of times the integer registers were written
402system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
403system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
404system.cpu.num_cc_register_reads 20681 # number of times the CC registers were read
405system.cpu.num_cc_register_writes 2647 # number of times the CC registers were written
406system.cpu.num_mem_refs 2035 # number of memory refs
407system.cpu.num_load_insts 1085 # Number of load instructions
408system.cpu.num_store_insts 950 # Number of store instructions

--- 72 unchanged lines hidden ---
401system.cpu.num_int_register_writes 2992 # number of times the integer registers were written
402system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
403system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
404system.cpu.num_cc_register_reads 20681 # number of times the CC registers were read
405system.cpu.num_cc_register_writes 2647 # number of times the CC registers were written
406system.cpu.num_mem_refs 2035 # number of memory refs
407system.cpu.num_load_insts 1085 # Number of load instructions
408system.cpu.num_store_insts 950 # Number of store instructions

--- 72 unchanged lines hidden ---