stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.279361 # Number of seconds simulated
4sim_ticks 279360903000 # Number of ticks simulated
5final_tick 279360903000 # 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.279361 # Number of seconds simulated
4sim_ticks 279360903000 # Number of ticks simulated
5final_tick 279360903000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1080925 # Simulator instruction rate (inst/s)
8host_op_rate 1170785 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 596093333 # Simulator tick rate (ticks/s)
10host_mem_usage 259884 # Number of bytes of host memory used
11host_seconds 468.65 # Real time elapsed on the host
7host_inst_rate 2212896 # Simulator instruction rate (inst/s)
8host_op_rate 2396859 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1220336248 # Simulator tick rate (ticks/s)
10host_mem_usage 304900 # Number of bytes of host memory used
11host_seconds 228.92 # Real time elapsed on the host
12sim_insts 506578818 # Number of instructions simulated
13sim_ops 548692039 # 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 2066434344 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 422848347 # Number of bytes read from this memory
18system.physmem.bytes_read::total 2489282691 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 2066434344 # Number of instructions bytes read from this memory

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

159system.cpu.committedInsts 506578818 # Number of instructions committed
160system.cpu.committedOps 548692039 # Number of ops (including micro ops) committed
161system.cpu.num_int_alu_accesses 448447005 # Number of integer alu accesses
162system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
163system.cpu.num_func_calls 19311615 # number of times a function call or return occured
164system.cpu.num_conditional_control_insts 90670594 # number of instructions that are conditional controls
165system.cpu.num_int_insts 448447005 # number of integer instructions
166system.cpu.num_fp_insts 16 # number of float instructions
12sim_insts 506578818 # Number of instructions simulated
13sim_ops 548692039 # 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 2066434344 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 422848347 # Number of bytes read from this memory
18system.physmem.bytes_read::total 2489282691 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 2066434344 # Number of instructions bytes read from this memory

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

159system.cpu.committedInsts 506578818 # Number of instructions committed
160system.cpu.committedOps 548692039 # Number of ops (including micro ops) committed
161system.cpu.num_int_alu_accesses 448447005 # Number of integer alu accesses
162system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
163system.cpu.num_func_calls 19311615 # number of times a function call or return occured
164system.cpu.num_conditional_control_insts 90670594 # number of instructions that are conditional controls
165system.cpu.num_int_insts 448447005 # number of integer instructions
166system.cpu.num_fp_insts 16 # number of float instructions
167system.cpu.num_int_register_reads 749023756 # number of times the integer registers were read
167system.cpu.num_int_register_reads 749023721 # number of times the integer registers were read
168system.cpu.num_int_register_writes 289993515 # number of times the integer registers were written
169system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
170system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
171system.cpu.num_cc_register_reads 1634221880 # number of times the CC registers were read
172system.cpu.num_cc_register_writes 344062197 # number of times the CC registers were written
173system.cpu.num_mem_refs 172743505 # number of memory refs
174system.cpu.num_load_insts 115883283 # Number of load instructions
175system.cpu.num_store_insts 56860222 # Number of store instructions

--- 68 unchanged lines hidden ---
168system.cpu.num_int_register_writes 289993515 # number of times the integer registers were written
169system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
170system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
171system.cpu.num_cc_register_reads 1634221880 # number of times the CC registers were read
172system.cpu.num_cc_register_writes 344062197 # number of times the CC registers were written
173system.cpu.num_mem_refs 172743505 # number of memory refs
174system.cpu.num_load_insts 115883283 # Number of load instructions
175system.cpu.num_store_insts 56860222 # Number of store instructions

--- 68 unchanged lines hidden ---