stats.txt (11502:e273e86a873d) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000003 # Number of seconds simulated
4sim_ticks 2695000 # Number of ticks simulated
5final_tick 2695000 # 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.000003 # Number of seconds simulated
4sim_ticks 2695000 # Number of ticks simulated
5final_tick 2695000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 274500 # Simulator instruction rate (inst/s)
8host_op_rate 321069 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 160714630 # Simulator tick rate (ticks/s)
10host_mem_usage 254660 # Number of bytes of host memory used
11host_seconds 0.02 # Real time elapsed on the host
7host_inst_rate 555825 # Simulator instruction rate (inst/s)
8host_op_rate 650110 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 325439975 # Simulator tick rate (ticks/s)
10host_mem_usage 298640 # Number of bytes of host memory used
11host_seconds 0.01 # Real time elapsed on the host
12sim_insts 4592 # Number of instructions simulated
13sim_ops 5378 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 18420 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 4491 # Number of bytes read from this memory
18system.physmem.bytes_read::total 22911 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 18420 # Number of instructions bytes read from this memory

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

278system.cpu.committedInsts 4592 # Number of instructions committed
279system.cpu.committedOps 5378 # Number of ops (including micro ops) committed
280system.cpu.num_int_alu_accesses 4624 # Number of integer alu accesses
281system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
282system.cpu.num_func_calls 203 # number of times a function call or return occured
283system.cpu.num_conditional_control_insts 722 # number of instructions that are conditional controls
284system.cpu.num_int_insts 4624 # number of integer instructions
285system.cpu.num_fp_insts 16 # number of float instructions
12sim_insts 4592 # Number of instructions simulated
13sim_ops 5378 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 18420 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 4491 # Number of bytes read from this memory
18system.physmem.bytes_read::total 22911 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 18420 # Number of instructions bytes read from this memory

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

278system.cpu.committedInsts 4592 # Number of instructions committed
279system.cpu.committedOps 5378 # Number of ops (including micro ops) committed
280system.cpu.num_int_alu_accesses 4624 # Number of integer alu accesses
281system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
282system.cpu.num_func_calls 203 # number of times a function call or return occured
283system.cpu.num_conditional_control_insts 722 # number of instructions that are conditional controls
284system.cpu.num_int_insts 4624 # number of integer instructions
285system.cpu.num_fp_insts 16 # number of float instructions
286system.cpu.num_int_register_reads 7607 # number of times the integer registers were read
286system.cpu.num_int_register_reads 7572 # number of times the integer registers were read
287system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
288system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
289system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
290system.cpu.num_cc_register_reads 16175 # number of times the CC registers were read
291system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
292system.cpu.num_mem_refs 1965 # number of memory refs
293system.cpu.num_load_insts 1027 # Number of load instructions
294system.cpu.num_store_insts 938 # Number of store instructions

--- 66 unchanged lines hidden ---
287system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
288system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
289system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
290system.cpu.num_cc_register_reads 16175 # number of times the CC registers were read
291system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
292system.cpu.num_mem_refs 1965 # number of memory refs
293system.cpu.num_load_insts 1027 # Number of load instructions
294system.cpu.num_store_insts 938 # Number of store instructions

--- 66 unchanged lines hidden ---