Deleted Added
sdiff udiff text old ( 9055:38f1926fb599 ) new ( 9113:9a72589ce4fd )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000343 # Number of seconds simulated
4sim_ticks 342698 # Number of ticks simulated
5final_tick 342698 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000 # Frequency of simulated ticks
7host_inst_rate 17946 # Simulator instruction rate (inst/s)
8host_op_rate 17945 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 960252 # Simulator tick rate (ticks/s)
10host_mem_usage 225120 # Number of bytes of host memory used
11host_seconds 0.36 # Real time elapsed on the host
12sim_insts 6404 # Number of instructions simulated
13sim_ops 6404 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 25656 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 8804 # Number of bytes read from this memory
16system.physmem.bytes_read::total 34460 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 25656 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 25656 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::cpu.data 6696 # Number of bytes written to this memory

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

28system.physmem.bw_read::total 100555008 # Total read bandwidth from this memory (bytes/s)
29system.physmem.bw_inst_read::cpu.inst 74864750 # Instruction read bandwidth from this memory (bytes/s)
30system.physmem.bw_inst_read::total 74864750 # Instruction read bandwidth from this memory (bytes/s)
31system.physmem.bw_write::cpu.data 19539069 # Write bandwidth from this memory (bytes/s)
32system.physmem.bw_write::total 19539069 # Write bandwidth from this memory (bytes/s)
33system.physmem.bw_total::cpu.inst 74864750 # Total bandwidth to/from this memory (bytes/s)
34system.physmem.bw_total::cpu.data 45229327 # Total bandwidth to/from this memory (bytes/s)
35system.physmem.bw_total::total 120094077 # Total bandwidth to/from this memory (bytes/s)
36system.cpu.dtb.fetch_hits 0 # ITB hits
37system.cpu.dtb.fetch_misses 0 # ITB misses
38system.cpu.dtb.fetch_acv 0 # ITB acv
39system.cpu.dtb.fetch_accesses 0 # ITB accesses
40system.cpu.dtb.read_hits 1185 # DTB read hits
41system.cpu.dtb.read_misses 7 # DTB read misses
42system.cpu.dtb.read_acv 0 # DTB read access violations
43system.cpu.dtb.read_accesses 1192 # DTB read accesses

--- 49 unchanged lines hidden ---