stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.054141 # Number of seconds simulated
4sim_ticks 54141000500 # Number of ticks simulated
5final_tick 54141000500 # 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.054141 # Number of seconds simulated
4sim_ticks 54141000500 # Number of ticks simulated
5final_tick 54141000500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 991860 # Simulator instruction rate (inst/s)
8host_op_rate 996799 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 592702245 # Simulator tick rate (ticks/s)
10host_mem_usage 389728 # Number of bytes of host memory used
11host_seconds 91.35 # Real time elapsed on the host
7host_inst_rate 2133242 # Simulator instruction rate (inst/s)
8host_op_rate 2143866 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1274754382 # Simulator tick rate (ticks/s)
10host_mem_usage 434732 # Number of bytes of host memory used
11host_seconds 42.47 # Real time elapsed on the host
12sim_insts 90602408 # Number of instructions simulated
13sim_ops 91053639 # 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 431323084 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 90016598 # Number of bytes read from this memory
18system.physmem.bytes_read::total 521339682 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 431323084 # Number of instructions bytes read from this memory

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

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

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

159system.cpu.committedInsts 90602408 # Number of instructions committed
160system.cpu.committedOps 91053639 # Number of ops (including micro ops) committed
161system.cpu.num_int_alu_accesses 72326352 # Number of integer alu accesses
162system.cpu.num_fp_alu_accesses 48 # Number of float alu accesses
163system.cpu.num_func_calls 112245 # number of times a function call or return occured
164system.cpu.num_conditional_control_insts 15520157 # number of instructions that are conditional controls
165system.cpu.num_int_insts 72326352 # number of integer instructions
166system.cpu.num_fp_insts 48 # number of float instructions
167system.cpu.num_int_register_reads 124257699 # number of times the integer registers were read
167system.cpu.num_int_register_reads 124257600 # number of times the integer registers were read
168system.cpu.num_int_register_writes 52782988 # number of times the integer registers were written
169system.cpu.num_fp_register_reads 54 # number of times the floating registers were read
170system.cpu.num_fp_register_writes 30 # number of times the floating registers were written
171system.cpu.num_cc_register_reads 271814243 # number of times the CC registers were read
172system.cpu.num_cc_register_writes 53956115 # number of times the CC registers were written
173system.cpu.num_mem_refs 27220755 # number of memory refs
174system.cpu.num_load_insts 22475911 # Number of load instructions
175system.cpu.num_store_insts 4744844 # Number of store instructions

--- 68 unchanged lines hidden ---
168system.cpu.num_int_register_writes 52782988 # number of times the integer registers were written
169system.cpu.num_fp_register_reads 54 # number of times the floating registers were read
170system.cpu.num_fp_register_writes 30 # number of times the floating registers were written
171system.cpu.num_cc_register_reads 271814243 # number of times the CC registers were read
172system.cpu.num_cc_register_writes 53956115 # number of times the CC registers were written
173system.cpu.num_mem_refs 27220755 # number of memory refs
174system.cpu.num_load_insts 22475911 # Number of load instructions
175system.cpu.num_store_insts 4744844 # Number of store instructions

--- 68 unchanged lines hidden ---