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

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

30system.physmem.bw_read::total 9326306382 # Total read bandwidth from this memory (bytes/s)
31system.physmem.bw_inst_read::cpu.inst 7425640002 # Instruction read bandwidth from this memory (bytes/s)
32system.physmem.bw_inst_read::total 7425640002 # Instruction read bandwidth from this memory (bytes/s)
33system.physmem.bw_write::cpu.data 750174605 # Write bandwidth from this memory (bytes/s)
34system.physmem.bw_write::total 750174605 # Write bandwidth from this memory (bytes/s)
35system.physmem.bw_total::cpu.inst 7425640002 # Total bandwidth to/from this memory (bytes/s)
36system.physmem.bw_total::cpu.data 2650840985 # Total bandwidth to/from this memory (bytes/s)
37system.physmem.bw_total::total 10076480987 # Total bandwidth to/from this memory (bytes/s)
38system.membus.throughput 10076480987 # Throughput (bytes/s)
39system.membus.data_through_bus 8383808419 # 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.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
43system.cpu.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
44system.cpu.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
45system.cpu.dstage2_mmu.stage2_tlb.read_misses 0 # DTB read misses
46system.cpu.dstage2_mmu.stage2_tlb.write_hits 0 # DTB write hits
47system.cpu.dstage2_mmu.stage2_tlb.write_misses 0 # DTB write misses
48system.cpu.dstage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed

--- 140 unchanged lines hidden ---