Deleted Added
sdiff udiff text old ( 10220:9eab5efc02e8 ) new ( 10409:8c80b91944c5 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.846007 # Number of seconds simulated
4sim_ticks 2846007227500 # Number of ticks simulated
5final_tick 2846007227500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1186122 # Simulator instruction rate (inst/s)
8host_op_rate 1848085 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1122213991 # Simulator tick rate (ticks/s)
10host_mem_usage 278740 # Number of bytes of host memory used
11host_seconds 2536.06 # Real time elapsed on the host
12sim_insts 3008081022 # Number of instructions simulated
13sim_ops 4686862596 # 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 32105863056 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 5023868345 # Number of bytes read from this memory
18system.physmem.bytes_read::total 37129731401 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 32105863056 # Number of instructions bytes read from this memory

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

30system.physmem.bw_read::total 13046253376 # Total read bandwidth from this memory (bytes/s)
31system.physmem.bw_inst_read::cpu.inst 11281019509 # Instruction read bandwidth from this memory (bytes/s)
32system.physmem.bw_inst_read::total 11281019509 # Instruction read bandwidth from this memory (bytes/s)
33system.physmem.bw_write::cpu.data 542745211 # Write bandwidth from this memory (bytes/s)
34system.physmem.bw_write::total 542745211 # Write bandwidth from this memory (bytes/s)
35system.physmem.bw_total::cpu.inst 11281019509 # Total bandwidth to/from this memory (bytes/s)
36system.physmem.bw_total::cpu.data 2307979078 # Total bandwidth to/from this memory (bytes/s)
37system.physmem.bw_total::total 13588998587 # Total bandwidth to/from this memory (bytes/s)
38system.membus.throughput 13588998587 # Throughput (bytes/s)
39system.membus.data_through_bus 38674388193 # 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.apic_clk_domain.clock 8000 # Clock period in ticks
43system.cpu.workload.num_syscalls 46 # Number of system calls
44system.cpu.numCycles 5692014456 # number of cpu cycles simulated
45system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
46system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
47system.cpu.committedInsts 3008081022 # Number of instructions committed
48system.cpu.committedOps 4686862596 # Number of ops (including micro ops) committed

--- 57 unchanged lines hidden ---