stats.txt (10036:80e84beef3bb) stats.txt (10063:9595c7a1d837)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000003 # Number of seconds simulated
4sim_ticks 2896000 # Number of ticks simulated
5final_tick 2896000 # 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 2896000 # Number of ticks simulated
5final_tick 2896000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 80864 # Simulator instruction rate (inst/s)
8host_op_rate 80849 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 40410591 # Simulator tick rate (ticks/s)
10host_mem_usage 216708 # Number of bytes of host memory used
11host_seconds 0.07 # Real time elapsed on the host
7host_inst_rate 139089 # Simulator instruction rate (inst/s)
8host_op_rate 138996 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 69453756 # Simulator tick rate (ticks/s)
10host_mem_usage 265200 # Number of bytes of host memory used
11host_seconds 0.04 # Real time elapsed on the host
12sim_insts 5793 # Number of instructions simulated
13sim_ops 5793 # 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 23172 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 3720 # Number of bytes read from this memory
18system.physmem.bytes_read::total 26892 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 23172 # Number of instructions bytes read from this memory

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

75system.cpu.num_fp_register_writes 2 # number of times the floating registers were written
76system.cpu.num_mem_refs 2007 # number of memory refs
77system.cpu.num_load_insts 961 # Number of load instructions
78system.cpu.num_store_insts 1046 # Number of store instructions
79system.cpu.num_idle_cycles 0 # Number of idle cycles
80system.cpu.num_busy_cycles 5793 # Number of busy cycles
81system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
82system.cpu.idle_fraction 0 # Percentage of idle cycles
12sim_insts 5793 # Number of instructions simulated
13sim_ops 5793 # 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 23172 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 3720 # Number of bytes read from this memory
18system.physmem.bytes_read::total 26892 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 23172 # Number of instructions bytes read from this memory

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

75system.cpu.num_fp_register_writes 2 # number of times the floating registers were written
76system.cpu.num_mem_refs 2007 # number of memory refs
77system.cpu.num_load_insts 961 # Number of load instructions
78system.cpu.num_store_insts 1046 # Number of store instructions
79system.cpu.num_idle_cycles 0 # Number of idle cycles
80system.cpu.num_busy_cycles 5793 # Number of busy cycles
81system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
82system.cpu.idle_fraction 0 # Percentage of idle cycles
83system.cpu.Branches 1037 # Number of branches fetched
83
84---------- End Simulation Statistics ----------
84
85---------- End Simulation Statistics ----------