Deleted Added
sdiff udiff text old ( 11507:be6065c1d8d2 ) new ( 11530:6e143fd2cabf )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.131393 # Number of seconds simulated
4sim_ticks 131393279000 # Number of ticks simulated
5final_tick 131393279000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 719836 # Simulator instruction rate (inst/s)
8host_op_rate 1206511 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 716141111 # Simulator tick rate (ticks/s)
10host_mem_usage 284280 # Number of bytes of host memory used
11host_seconds 183.47 # Real time elapsed on the host
12sim_insts 132071193 # Number of instructions simulated
13sim_ops 221363385 # 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 1387954936 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 310423752 # Number of bytes read from this memory
18system.physmem.bytes_read::total 1698378688 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 1387954936 # Number of instructions bytes read from this memory
20system.physmem.bytes_inst_read::total 1387954936 # Number of instructions bytes read from this memory
21system.physmem.bytes_written::cpu.data 99822191 # Number of bytes written to this memory
22system.physmem.bytes_written::total 99822191 # Number of bytes written to this memory
23system.physmem.num_reads::cpu.inst 173494367 # Number of read requests responded to by this memory

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

30system.physmem.bw_read::total 12925917527 # Total read bandwidth from this memory (bytes/s)
31system.physmem.bw_inst_read::cpu.inst 10563363260 # Instruction read bandwidth from this memory (bytes/s)
32system.physmem.bw_inst_read::total 10563363260 # Instruction read bandwidth from this memory (bytes/s)
33system.physmem.bw_write::cpu.data 759720678 # Write bandwidth from this memory (bytes/s)
34system.physmem.bw_write::total 759720678 # Write bandwidth from this memory (bytes/s)
35system.physmem.bw_total::cpu.inst 10563363260 # Total bandwidth to/from this memory (bytes/s)
36system.physmem.bw_total::cpu.data 3122274945 # Total bandwidth to/from this memory (bytes/s)
37system.physmem.bw_total::total 13685638205 # Total bandwidth to/from this memory (bytes/s)
38system.cpu_clk_domain.clock 500 # Clock period in ticks
39system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks
40system.cpu.workload.num_syscalls 400 # Number of system calls
41system.cpu.numCycles 262786559 # number of cpu cycles simulated
42system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
43system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
44system.cpu.committedInsts 132071193 # Number of instructions committed
45system.cpu.committedOps 221363385 # Number of ops (including micro ops) committed
46system.cpu.num_int_alu_accesses 219019986 # Number of integer alu accesses
47system.cpu.num_fp_alu_accesses 2162459 # Number of float alu accesses
48system.cpu.num_func_calls 1595632 # number of times a function call or return occured

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

93system.cpu.op_class::SimdFloatMult 0 0.00% 65.14% # Class of executed instruction
94system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.14% # Class of executed instruction
95system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.14% # Class of executed instruction
96system.cpu.op_class::MemRead 56649587 25.59% 90.73% # Class of executed instruction
97system.cpu.op_class::MemWrite 20515717 9.27% 100.00% # Class of executed instruction
98system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
99system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
100system.cpu.op_class::total 221363385 # Class of executed instruction
101system.membus.trans_dist::ReadReq 230176372 # Transaction distribution
102system.membus.trans_dist::ReadResp 230176372 # Transaction distribution
103system.membus.trans_dist::WriteReq 20515731 # Transaction distribution
104system.membus.trans_dist::WriteResp 20515731 # Transaction distribution
105system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 346988734 # Packet count per connected master and slave (bytes)
106system.membus.pkt_count_system.cpu.icache_port::total 346988734 # Packet count per connected master and slave (bytes)
107system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 154395472 # Packet count per connected master and slave (bytes)
108system.membus.pkt_count_system.cpu.dcache_port::total 154395472 # Packet count per connected master and slave (bytes)

--- 19 unchanged lines hidden ---