tests: update EIO reference outputs
[gem5.git] / tests / quick / se / 20.eio-short / ref / alpha / eio / simple-atomic / stats.txt
1
2 ---------- Begin Simulation Statistics ----------
3 sim_seconds 0.000250 # Number of seconds simulated
4 sim_ticks 250015500 # Number of ticks simulated
5 final_tick 250015500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6 sim_freq 1000000000000 # Frequency of simulated ticks
7 host_inst_rate 1343751 # Simulator instruction rate (inst/s)
8 host_op_rate 1343676 # Simulator op (including micro ops) rate (op/s)
9 host_tick_rate 671839384 # Simulator tick rate (ticks/s)
10 host_mem_usage 219380 # Number of bytes of host memory used
11 host_seconds 0.37 # Real time elapsed on the host
12 sim_insts 500001 # Number of instructions simulated
13 sim_ops 500001 # Number of ops (including micro ops) simulated
14 system.voltage_domain.voltage 1 # Voltage in Volts
15 system.clk_domain.clock 1000 # Clock period in ticks
16 system.physmem.bytes_read::cpu.inst 2000076 # Number of bytes read from this memory
17 system.physmem.bytes_read::cpu.data 872600 # Number of bytes read from this memory
18 system.physmem.bytes_read::total 2872676 # Number of bytes read from this memory
19 system.physmem.bytes_inst_read::cpu.inst 2000076 # Number of instructions bytes read from this memory
20 system.physmem.bytes_inst_read::total 2000076 # Number of instructions bytes read from this memory
21 system.physmem.bytes_written::cpu.data 417562 # Number of bytes written to this memory
22 system.physmem.bytes_written::total 417562 # Number of bytes written to this memory
23 system.physmem.num_reads::cpu.inst 500019 # Number of read requests responded to by this memory
24 system.physmem.num_reads::cpu.data 124435 # Number of read requests responded to by this memory
25 system.physmem.num_reads::total 624454 # Number of read requests responded to by this memory
26 system.physmem.num_writes::cpu.data 56340 # Number of write requests responded to by this memory
27 system.physmem.num_writes::total 56340 # Number of write requests responded to by this memory
28 system.physmem.bw_read::cpu.inst 7999808012 # Total read bandwidth from this memory (bytes/s)
29 system.physmem.bw_read::cpu.data 3490183609 # Total read bandwidth from this memory (bytes/s)
30 system.physmem.bw_read::total 11489991621 # Total read bandwidth from this memory (bytes/s)
31 system.physmem.bw_inst_read::cpu.inst 7999808012 # Instruction read bandwidth from this memory (bytes/s)
32 system.physmem.bw_inst_read::total 7999808012 # Instruction read bandwidth from this memory (bytes/s)
33 system.physmem.bw_write::cpu.data 1670144451 # Write bandwidth from this memory (bytes/s)
34 system.physmem.bw_write::total 1670144451 # Write bandwidth from this memory (bytes/s)
35 system.physmem.bw_total::cpu.inst 7999808012 # Total bandwidth to/from this memory (bytes/s)
36 system.physmem.bw_total::cpu.data 5160328060 # Total bandwidth to/from this memory (bytes/s)
37 system.physmem.bw_total::total 13160136072 # Total bandwidth to/from this memory (bytes/s)
38 system.cpu_clk_domain.clock 500 # Clock period in ticks
39 system.cpu.dtb.fetch_hits 0 # ITB hits
40 system.cpu.dtb.fetch_misses 0 # ITB misses
41 system.cpu.dtb.fetch_acv 0 # ITB acv
42 system.cpu.dtb.fetch_accesses 0 # ITB accesses
43 system.cpu.dtb.read_hits 124435 # DTB read hits
44 system.cpu.dtb.read_misses 8 # DTB read misses
45 system.cpu.dtb.read_acv 0 # DTB read access violations
46 system.cpu.dtb.read_accesses 124443 # DTB read accesses
47 system.cpu.dtb.write_hits 56340 # DTB write hits
48 system.cpu.dtb.write_misses 10 # DTB write misses
49 system.cpu.dtb.write_acv 0 # DTB write access violations
50 system.cpu.dtb.write_accesses 56350 # DTB write accesses
51 system.cpu.dtb.data_hits 180775 # DTB hits
52 system.cpu.dtb.data_misses 18 # DTB misses
53 system.cpu.dtb.data_acv 0 # DTB access violations
54 system.cpu.dtb.data_accesses 180793 # DTB accesses
55 system.cpu.itb.fetch_hits 500019 # ITB hits
56 system.cpu.itb.fetch_misses 13 # ITB misses
57 system.cpu.itb.fetch_acv 0 # ITB acv
58 system.cpu.itb.fetch_accesses 500032 # ITB accesses
59 system.cpu.itb.read_hits 0 # DTB read hits
60 system.cpu.itb.read_misses 0 # DTB read misses
61 system.cpu.itb.read_acv 0 # DTB read access violations
62 system.cpu.itb.read_accesses 0 # DTB read accesses
63 system.cpu.itb.write_hits 0 # DTB write hits
64 system.cpu.itb.write_misses 0 # DTB write misses
65 system.cpu.itb.write_acv 0 # DTB write access violations
66 system.cpu.itb.write_accesses 0 # DTB write accesses
67 system.cpu.itb.data_hits 0 # DTB hits
68 system.cpu.itb.data_misses 0 # DTB misses
69 system.cpu.itb.data_acv 0 # DTB access violations
70 system.cpu.itb.data_accesses 0 # DTB accesses
71 system.cpu.workload.num_syscalls 18 # Number of system calls
72 system.cpu.numCycles 500032 # number of cpu cycles simulated
73 system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
74 system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
75 system.cpu.committedInsts 500001 # Number of instructions committed
76 system.cpu.committedOps 500001 # Number of ops (including micro ops) committed
77 system.cpu.num_int_alu_accesses 474689 # Number of integer alu accesses
78 system.cpu.num_fp_alu_accesses 32 # Number of float alu accesses
79 system.cpu.num_func_calls 14357 # number of times a function call or return occured
80 system.cpu.num_conditional_control_insts 38180 # number of instructions that are conditional controls
81 system.cpu.num_int_insts 474689 # number of integer instructions
82 system.cpu.num_fp_insts 32 # number of float instructions
83 system.cpu.num_int_register_reads 654286 # number of times the integer registers were read
84 system.cpu.num_int_register_writes 371542 # number of times the integer registers were written
85 system.cpu.num_fp_register_reads 32 # number of times the floating registers were read
86 system.cpu.num_fp_register_writes 16 # number of times the floating registers were written
87 system.cpu.num_mem_refs 180793 # number of memory refs
88 system.cpu.num_load_insts 124443 # Number of load instructions
89 system.cpu.num_store_insts 56350 # Number of store instructions
90 system.cpu.num_idle_cycles 0 # Number of idle cycles
91 system.cpu.num_busy_cycles 500032 # Number of busy cycles
92 system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
93 system.cpu.idle_fraction 0 # Percentage of idle cycles
94 system.cpu.Branches 59023 # Number of branches fetched
95 system.cpu.op_class::No_OpClass 18814 3.76% 3.76% # Class of executed instruction
96 system.cpu.op_class::IntAlu 300388 60.08% 63.84% # Class of executed instruction
97 system.cpu.op_class::IntMult 10 0.00% 63.84% # Class of executed instruction
98 system.cpu.op_class::IntDiv 0 0.00% 63.84% # Class of executed instruction
99 system.cpu.op_class::FloatAdd 10 0.00% 63.84% # Class of executed instruction
100 system.cpu.op_class::FloatCmp 2 0.00% 63.84% # Class of executed instruction
101 system.cpu.op_class::FloatCvt 0 0.00% 63.84% # Class of executed instruction
102 system.cpu.op_class::FloatMult 2 0.00% 63.84% # Class of executed instruction
103 system.cpu.op_class::FloatDiv 0 0.00% 63.84% # Class of executed instruction
104 system.cpu.op_class::FloatSqrt 0 0.00% 63.84% # Class of executed instruction
105 system.cpu.op_class::SimdAdd 0 0.00% 63.84% # Class of executed instruction
106 system.cpu.op_class::SimdAddAcc 0 0.00% 63.84% # Class of executed instruction
107 system.cpu.op_class::SimdAlu 0 0.00% 63.84% # Class of executed instruction
108 system.cpu.op_class::SimdCmp 0 0.00% 63.84% # Class of executed instruction
109 system.cpu.op_class::SimdCvt 0 0.00% 63.84% # Class of executed instruction
110 system.cpu.op_class::SimdMisc 0 0.00% 63.84% # Class of executed instruction
111 system.cpu.op_class::SimdMult 0 0.00% 63.84% # Class of executed instruction
112 system.cpu.op_class::SimdMultAcc 0 0.00% 63.84% # Class of executed instruction
113 system.cpu.op_class::SimdShift 0 0.00% 63.84% # Class of executed instruction
114 system.cpu.op_class::SimdShiftAcc 0 0.00% 63.84% # Class of executed instruction
115 system.cpu.op_class::SimdSqrt 0 0.00% 63.84% # Class of executed instruction
116 system.cpu.op_class::SimdFloatAdd 0 0.00% 63.84% # Class of executed instruction
117 system.cpu.op_class::SimdFloatAlu 0 0.00% 63.84% # Class of executed instruction
118 system.cpu.op_class::SimdFloatCmp 0 0.00% 63.84% # Class of executed instruction
119 system.cpu.op_class::SimdFloatCvt 0 0.00% 63.84% # Class of executed instruction
120 system.cpu.op_class::SimdFloatDiv 0 0.00% 63.84% # Class of executed instruction
121 system.cpu.op_class::SimdFloatMisc 0 0.00% 63.84% # Class of executed instruction
122 system.cpu.op_class::SimdFloatMult 0 0.00% 63.84% # Class of executed instruction
123 system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.84% # Class of executed instruction
124 system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.84% # Class of executed instruction
125 system.cpu.op_class::MemRead 124443 24.89% 88.73% # Class of executed instruction
126 system.cpu.op_class::MemWrite 56350 11.27% 100.00% # Class of executed instruction
127 system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
128 system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
129 system.cpu.op_class::total 500019 # Class of executed instruction
130 system.membus.trans_dist::ReadReq 624454 # Transaction distribution
131 system.membus.trans_dist::ReadResp 624454 # Transaction distribution
132 system.membus.trans_dist::WriteReq 56340 # Transaction distribution
133 system.membus.trans_dist::WriteResp 56340 # Transaction distribution
134 system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 1000038 # Packet count per connected master and slave (bytes)
135 system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 361550 # Packet count per connected master and slave (bytes)
136 system.membus.pkt_count::total 1361588 # Packet count per connected master and slave (bytes)
137 system.membus.pkt_size_system.cpu.icache_port::system.physmem.port 2000076 # Cumulative packet size per connected master and slave (bytes)
138 system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port 1290162 # Cumulative packet size per connected master and slave (bytes)
139 system.membus.pkt_size::total 3290238 # Cumulative packet size per connected master and slave (bytes)
140 system.membus.snoops 0 # Total snoops (count)
141 system.membus.snoop_fanout::samples 680794 # Request fanout histogram
142 system.membus.snoop_fanout::mean 0.734464 # Request fanout histogram
143 system.membus.snoop_fanout::stdev 0.441618 # Request fanout histogram
144 system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
145 system.membus.snoop_fanout::0 180775 26.55% 26.55% # Request fanout histogram
146 system.membus.snoop_fanout::1 500019 73.45% 100.00% # Request fanout histogram
147 system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram
148 system.membus.snoop_fanout::min_value 0 # Request fanout histogram
149 system.membus.snoop_fanout::max_value 1 # Request fanout histogram
150 system.membus.snoop_fanout::total 680794 # Request fanout histogram
151
152 ---------- End Simulation Statistics ----------