stats.txt (8893:e29c604a2582) stats.txt (8911:4da2ea94319f)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000026 # Number of seconds simulated
4sim_ticks 26361000 # Number of ticks simulated
5final_tick 26361000 # 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.000026 # Number of seconds simulated
4sim_ticks 26361000 # Number of ticks simulated
5final_tick 26361000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 29458 # Simulator instruction rate (inst/s)
8host_op_rate 36586 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 169706423 # Simulator tick rate (ticks/s)
10host_mem_usage 223936 # Number of bytes of host memory used
11host_seconds 0.16 # Real time elapsed on the host
7host_inst_rate 140316 # Simulator instruction rate (inst/s)
8host_op_rate 174230 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 807994403 # Simulator tick rate (ticks/s)
10host_mem_usage 221092 # Number of bytes of host memory used
11host_seconds 0.03 # Real time elapsed on the host
12sim_insts 4574 # Number of instructions simulated
13sim_ops 5682 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 22400 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 14400 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 0 # Number of bytes written to this memory
17system.physmem.num_reads 350 # Number of read requests responded to by this memory
18system.physmem.num_writes 0 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

66system.cpu.numCycles 52722 # number of cpu cycles simulated
67system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
68system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
69system.cpu.committedInsts 4574 # Number of instructions committed
70system.cpu.committedOps 5682 # Number of ops (including micro ops) committed
71system.cpu.num_int_alu_accesses 4985 # Number of integer alu accesses
72system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
73system.cpu.num_func_calls 185 # number of times a function call or return occured
12sim_insts 4574 # Number of instructions simulated
13sim_ops 5682 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 22400 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 14400 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 0 # Number of bytes written to this memory
17system.physmem.num_reads 350 # Number of read requests responded to by this memory
18system.physmem.num_writes 0 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

66system.cpu.numCycles 52722 # number of cpu cycles simulated
67system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
68system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
69system.cpu.committedInsts 4574 # Number of instructions committed
70system.cpu.committedOps 5682 # Number of ops (including micro ops) committed
71system.cpu.num_int_alu_accesses 4985 # Number of integer alu accesses
72system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
73system.cpu.num_func_calls 185 # number of times a function call or return occured
74system.cpu.num_conditional_control_insts 793 # number of instructions that are conditional controls
74system.cpu.num_conditional_control_insts 775 # number of instructions that are conditional controls
75system.cpu.num_int_insts 4985 # number of integer instructions
76system.cpu.num_fp_insts 16 # number of float instructions
77system.cpu.num_int_register_reads 28701 # number of times the integer registers were read
78system.cpu.num_int_register_writes 5345 # number of times the integer registers were written
79system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
80system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
81system.cpu.num_mem_refs 2139 # number of memory refs
82system.cpu.num_load_insts 1201 # Number of load instructions

--- 275 unchanged lines hidden ---
75system.cpu.num_int_insts 4985 # number of integer instructions
76system.cpu.num_fp_insts 16 # number of float instructions
77system.cpu.num_int_register_reads 28701 # number of times the integer registers were read
78system.cpu.num_int_register_writes 5345 # number of times the integer registers were written
79system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
80system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
81system.cpu.num_mem_refs 2139 # number of memory refs
82system.cpu.num_load_insts 1201 # Number of load instructions

--- 275 unchanged lines hidden ---