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

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

64system.cpu.num_mem_refs 105711441 # number of memory refs
65system.cpu.num_load_insts 82803521 # Number of load instructions
66system.cpu.num_store_insts 22907920 # Number of store instructions
67system.cpu.num_idle_cycles 0 # Number of idle cycles
68system.cpu.num_busy_cycles 722977060 # Number of busy cycles
69system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
70system.cpu.idle_fraction 0 # Percentage of idle cycles
71system.cpu.Branches 29302884 # Number of branches fetched
72system.cpu.icache.tags.replacements 25 # number of replacements
73system.cpu.icache.tags.tagsinuse 725.412977 # Cycle average of tags in use
74system.cpu.icache.tags.total_refs 244420617 # Total number of references to valid blocks.
75system.cpu.icache.tags.sampled_refs 882 # Sample count of references to valid blocks.
76system.cpu.icache.tags.avg_refs 277120.880952 # Average number of references to valid blocks.
77system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
78system.cpu.icache.tags.occ_blocks::cpu.inst 725.412977 # Average occupied blocks per requestor
79system.cpu.icache.tags.occ_percent::cpu.inst 0.354206 # Average percentage of cache occupancy

--- 373 unchanged lines hidden ---