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

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

96system.cpu.num_mem_refs 2058 # number of memory refs
97system.cpu.num_load_insts 1190 # Number of load instructions
98system.cpu.num_store_insts 868 # Number of store instructions
99system.cpu.num_idle_cycles 0 # Number of idle cycles
100system.cpu.num_busy_cycles 65088 # Number of busy cycles
101system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
102system.cpu.idle_fraction 0 # Percentage of idle cycles
103system.cpu.Branches 1050 # Number of branches fetched
104system.cpu.icache.tags.replacements 0 # number of replacements
105system.cpu.icache.tags.tagsinuse 127.998991 # Cycle average of tags in use
106system.cpu.icache.tags.total_refs 6122 # Total number of references to valid blocks.
107system.cpu.icache.tags.sampled_refs 279 # Sample count of references to valid blocks.
108system.cpu.icache.tags.avg_refs 21.942652 # Average number of references to valid blocks.
109system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
110system.cpu.icache.tags.occ_blocks::cpu.inst 127.998991 # Average occupied blocks per requestor
111system.cpu.icache.tags.occ_percent::cpu.inst 0.062500 # Average percentage of cache occupancy

--- 332 unchanged lines hidden ---