Deleted Added
sdiff udiff text old ( 10036:80e84beef3bb ) new ( 10063:9595c7a1d837 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000003 # Number of seconds simulated
4sim_ticks 2907000 # Number of ticks simulated
5final_tick 2907000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 99853 # Simulator instruction rate (inst/s)
8host_op_rate 99820 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 49894332 # Simulator tick rate (ticks/s)
10host_mem_usage 269208 # Number of bytes of host memory used
11host_seconds 0.06 # Real time elapsed on the host
12sim_insts 5814 # Number of instructions simulated
13sim_ops 5814 # 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 23260 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 4374 # Number of bytes read from this memory
18system.physmem.bytes_read::total 27634 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 23260 # Number of instructions bytes read from this memory

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

75system.cpu.num_fp_register_writes 1 # number of times the floating registers were written
76system.cpu.num_mem_refs 2089 # number of memory refs
77system.cpu.num_load_insts 1163 # Number of load instructions
78system.cpu.num_store_insts 926 # Number of store instructions
79system.cpu.num_idle_cycles 0 # Number of idle cycles
80system.cpu.num_busy_cycles 5815 # 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 915 # Number of branches fetched
84
85---------- End Simulation Statistics ----------