stats.txt (11502:e273e86a873d) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000050 # Number of seconds simulated
4sim_ticks 49855000 # Number of ticks simulated
5final_tick 49855000 # 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.000050 # Number of seconds simulated
4sim_ticks 49855000 # Number of ticks simulated
5final_tick 49855000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 388067 # Simulator instruction rate (inst/s)
8host_op_rate 448196 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 3866626926 # Simulator tick rate (ticks/s)
10host_mem_usage 651460 # Number of bytes of host memory used
7host_inst_rate 372227 # Simulator instruction rate (inst/s)
8host_op_rate 430264 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 3715181399 # Simulator tick rate (ticks/s)
10host_mem_usage 693900 # Number of bytes of host memory used
11host_seconds 0.01 # 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 14400 # Number of bytes read from this memory
17system.mem_ctrl.bytes_read::cpu.data 8064 # Number of bytes read from this memory
18system.mem_ctrl.bytes_read::total 22464 # Number of bytes read from this memory

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

372system.cpu.committedInsts 4988 # Number of instructions committed
373system.cpu.committedOps 5770 # Number of ops (including micro ops) committed
374system.cpu.num_int_alu_accesses 4977 # Number of integer alu accesses
375system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
376system.cpu.num_func_calls 215 # number of times a function call or return occured
377system.cpu.num_conditional_control_insts 800 # number of instructions that are conditional controls
378system.cpu.num_int_insts 4977 # number of integer instructions
379system.cpu.num_fp_insts 16 # number of float instructions
11host_seconds 0.01 # 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 14400 # Number of bytes read from this memory
17system.mem_ctrl.bytes_read::cpu.data 8064 # Number of bytes read from this memory
18system.mem_ctrl.bytes_read::total 22464 # Number of bytes read from this memory

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

372system.cpu.committedInsts 4988 # Number of instructions committed
373system.cpu.committedOps 5770 # Number of ops (including micro ops) committed
374system.cpu.num_int_alu_accesses 4977 # Number of integer alu accesses
375system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
376system.cpu.num_func_calls 215 # number of times a function call or return occured
377system.cpu.num_conditional_control_insts 800 # number of instructions that are conditional controls
378system.cpu.num_int_insts 4977 # number of integer instructions
379system.cpu.num_fp_insts 16 # number of float instructions
380system.cpu.num_int_register_reads 8084 # number of times the integer registers were read
380system.cpu.num_int_register_reads 8049 # number of times the integer registers were read
381system.cpu.num_int_register_writes 2992 # number of times the integer registers were written
382system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
383system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
384system.cpu.num_cc_register_reads 20681 # number of times the CC registers were read
385system.cpu.num_cc_register_writes 2647 # number of times the CC registers were written
386system.cpu.num_mem_refs 2035 # number of memory refs
387system.cpu.num_load_insts 1085 # Number of load instructions
388system.cpu.num_store_insts 950 # Number of store instructions

--- 421 unchanged lines hidden ---
381system.cpu.num_int_register_writes 2992 # number of times the integer registers were written
382system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
383system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
384system.cpu.num_cc_register_reads 20681 # number of times the CC registers were read
385system.cpu.num_cc_register_writes 2647 # number of times the CC registers were written
386system.cpu.num_mem_refs 2035 # number of memory refs
387system.cpu.num_load_insts 1085 # Number of load instructions
388system.cpu.num_store_insts 950 # Number of store instructions

--- 421 unchanged lines hidden ---