Deleted Added
sdiff udiff text old ( 10063:9595c7a1d837 ) new ( 10220:9eab5efc02e8 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.717366 # Number of seconds simulated
4sim_ticks 717366012000 # Number of ticks simulated
5final_tick 717366012000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1131056 # Simulator instruction rate (inst/s)
8host_op_rate 1274509 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1606737202 # Simulator tick rate (ticks/s)
10host_mem_usage 271980 # Number of bytes of host memory used
11host_seconds 446.47 # Real time elapsed on the host
12sim_insts 504986853 # Number of instructions simulated
13sim_ops 569034839 # 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 177280 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 8952256 # Number of bytes read from this memory
18system.physmem.bytes_read::total 9129536 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 177280 # Number of instructions bytes read from this memory

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

156system.cpu.num_mem_refs 182890034 # number of memory refs
157system.cpu.num_load_insts 126029555 # Number of load instructions
158system.cpu.num_store_insts 56860479 # Number of store instructions
159system.cpu.num_idle_cycles 0 # Number of idle cycles
160system.cpu.num_busy_cycles 1434732024 # Number of busy cycles
161system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
162system.cpu.idle_fraction 0 # Percentage of idle cycles
163system.cpu.Branches 121548301 # Number of branches fetched
164system.cpu.icache.tags.replacements 9788 # number of replacements
165system.cpu.icache.tags.tagsinuse 982.663229 # Cycle average of tags in use
166system.cpu.icache.tags.total_refs 516599855 # Total number of references to valid blocks.
167system.cpu.icache.tags.sampled_refs 11521 # Sample count of references to valid blocks.
168system.cpu.icache.tags.avg_refs 44839.845066 # Average number of references to valid blocks.
169system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
170system.cpu.icache.tags.occ_blocks::cpu.inst 982.663229 # Average occupied blocks per requestor
171system.cpu.icache.tags.occ_percent::cpu.inst 0.479816 # Average percentage of cache occupancy

--- 364 unchanged lines hidden ---