Deleted Added
sdiff udiff text old ( 10352:5f1f92bf76ee ) new ( 10409:8c80b91944c5 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000003 # Number of seconds simulated
4sim_ticks 2694500 # Number of ticks simulated
5final_tick 2694500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 109620 # Simulator instruction rate (inst/s)
8host_op_rate 128318 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 64270947 # Simulator tick rate (ticks/s)
10host_mem_usage 268656 # Number of bytes of host memory used
11host_seconds 0.04 # Real time elapsed on the host
12sim_insts 4591 # Number of instructions simulated
13sim_ops 5377 # 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 18416 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 4491 # Number of bytes read from this memory
18system.physmem.bytes_read::total 22907 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 18416 # Number of instructions bytes read from this memory

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

30system.physmem.bw_read::total 8501391724 # Total read bandwidth from this memory (bytes/s)
31system.physmem.bw_inst_read::cpu.inst 6834663203 # Instruction read bandwidth from this memory (bytes/s)
32system.physmem.bw_inst_read::total 6834663203 # Instruction read bandwidth from this memory (bytes/s)
33system.physmem.bw_write::cpu.data 1353868992 # Write bandwidth from this memory (bytes/s)
34system.physmem.bw_write::total 1353868992 # Write bandwidth from this memory (bytes/s)
35system.physmem.bw_total::cpu.inst 6834663203 # Total bandwidth to/from this memory (bytes/s)
36system.physmem.bw_total::cpu.data 3020597513 # Total bandwidth to/from this memory (bytes/s)
37system.physmem.bw_total::total 9855260716 # Total bandwidth to/from this memory (bytes/s)
38system.membus.throughput 9855260716 # Throughput (bytes/s)
39system.membus.data_through_bus 26555 # Total data (bytes)
40system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
41system.cpu_clk_domain.clock 500 # Clock period in ticks
42system.cpu.checker.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
43system.cpu.checker.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
44system.cpu.checker.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
45system.cpu.checker.dstage2_mmu.stage2_tlb.read_misses 0 # DTB read misses
46system.cpu.checker.dstage2_mmu.stage2_tlb.write_hits 0 # DTB write hits
47system.cpu.checker.dstage2_mmu.stage2_tlb.write_misses 0 # DTB write misses
48system.cpu.checker.dstage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed

--- 227 unchanged lines hidden ---