stats.txt revision 8983
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.200001                       # Number of seconds simulated
4sim_ticks                                200000789468                       # Number of ticks simulated
5final_tick                               4300236018046                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                              158529438                       # Simulator instruction rate (inst/s)
8host_op_rate                                158527026                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                           115976612682                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 480288                       # Number of bytes of host memory used
11host_seconds                                     1.72                       # Real time elapsed on the host
12sim_insts                                   273374833                       # Number of instructions simulated
13sim_ops                                     273374833                       # Number of ops (including micro ops) simulated
14testsys.physmem.bytes_read                   19104208                       # Number of bytes read from this memory
15testsys.physmem.bytes_inst_read              14257548                       # Number of instructions bytes read from this memory
16testsys.physmem.bytes_written                 3887982                       # Number of bytes written to this memory
17testsys.physmem.num_reads                     4226224                       # Number of read requests responded to by this memory
18testsys.physmem.num_writes                     504418                       # Number of write requests responded to by this memory
19testsys.physmem.num_other                           0                       # Number of other requests responded to by this memory
20testsys.physmem.bw_read                      95520663                       # Total read bandwidth from this memory (bytes/s)
21testsys.physmem.bw_inst_read                 71287459                       # Instruction read bandwidth from this memory (bytes/s)
22testsys.physmem.bw_write                     19439833                       # Write bandwidth from this memory (bytes/s)
23testsys.physmem.bw_total                    114960496                       # Total bandwidth to/from this memory (bytes/s)
24testsys.disk0.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
25testsys.disk0.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
26testsys.disk0.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
27testsys.disk0.dma_write_full_pages                  0                       # Number of full page size DMA writes.
28testsys.disk0.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
29testsys.disk0.dma_write_txs                         0                       # Number of DMA write transactions.
30testsys.disk2.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
31testsys.disk2.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
32testsys.disk2.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
33testsys.disk2.dma_write_full_pages                  0                       # Number of full page size DMA writes.
34testsys.disk2.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
35testsys.disk2.dma_write_txs                         0                       # Number of DMA write transactions.
36testsys.cpu.dtb.fetch_hits                          0                       # ITB hits
37testsys.cpu.dtb.fetch_misses                        0                       # ITB misses
38testsys.cpu.dtb.fetch_acv                           0                       # ITB acv
39testsys.cpu.dtb.fetch_accesses                      0                       # ITB accesses
40testsys.cpu.dtb.read_hits                      658435                       # DTB read hits
41testsys.cpu.dtb.read_misses                      3287                       # DTB read misses
42testsys.cpu.dtb.read_acv                           80                       # DTB read access violations
43testsys.cpu.dtb.read_accesses                  225414                       # DTB read accesses
44testsys.cpu.dtb.write_hits                     504853                       # DTB write hits
45testsys.cpu.dtb.write_misses                      528                       # DTB write misses
46testsys.cpu.dtb.write_acv                          81                       # DTB write access violations
47testsys.cpu.dtb.write_accesses                 109988                       # DTB write accesses
48testsys.cpu.dtb.data_hits                     1163288                       # DTB hits
49testsys.cpu.dtb.data_misses                      3815                       # DTB misses
50testsys.cpu.dtb.data_acv                          161                       # DTB access violations
51testsys.cpu.dtb.data_accesses                  335402                       # DTB accesses
52testsys.cpu.itb.fetch_hits                    1248325                       # ITB hits
53testsys.cpu.itb.fetch_misses                     1497                       # ITB misses
54testsys.cpu.itb.fetch_acv                          69                       # ITB acv
55testsys.cpu.itb.fetch_accesses                1249822                       # ITB accesses
56testsys.cpu.itb.read_hits                           0                       # DTB read hits
57testsys.cpu.itb.read_misses                         0                       # DTB read misses
58testsys.cpu.itb.read_acv                            0                       # DTB read access violations
59testsys.cpu.itb.read_accesses                       0                       # DTB read accesses
60testsys.cpu.itb.write_hits                          0                       # DTB write hits
61testsys.cpu.itb.write_misses                        0                       # DTB write misses
62testsys.cpu.itb.write_acv                           0                       # DTB write access violations
63testsys.cpu.itb.write_accesses                      0                       # DTB write accesses
64testsys.cpu.itb.data_hits                           0                       # DTB hits
65testsys.cpu.itb.data_misses                         0                       # DTB misses
66testsys.cpu.itb.data_acv                            0                       # DTB access violations
67testsys.cpu.itb.data_accesses                       0                       # DTB accesses
68testsys.cpu.numCycles                    199569460393                       # number of cpu cycles simulated
69testsys.cpu.numWorkItemsStarted                     0                       # number of work items this cpu started
70testsys.cpu.numWorkItemsCompleted                   0                       # number of work items this cpu completed
71testsys.cpu.committedInsts                    3560411                       # Number of instructions committed
72testsys.cpu.committedOps                      3560411                       # Number of ops (including micro ops) committed
73testsys.cpu.num_int_alu_accesses              3348322                       # Number of integer alu accesses
74testsys.cpu.num_fp_alu_accesses                 17380                       # Number of float alu accesses
75testsys.cpu.num_func_calls                     107994                       # number of times a function call or return occured
76testsys.cpu.num_conditional_control_insts       361828                       # number of instructions that are conditional controls
77testsys.cpu.num_int_insts                     3348322                       # number of integer instructions
78testsys.cpu.num_fp_insts                        17380                       # number of float instructions
79testsys.cpu.num_int_register_reads            4592571                       # number of times the integer registers were read
80testsys.cpu.num_int_register_writes           2442795                       # number of times the integer registers were written
81testsys.cpu.num_fp_register_reads               11166                       # number of times the floating registers were read
82testsys.cpu.num_fp_register_writes              10823                       # number of times the floating registers were written
83testsys.cpu.num_mem_refs                      1173234                       # number of memory refs
84testsys.cpu.num_load_insts                     666253                       # Number of load instructions
85testsys.cpu.num_store_insts                    506981                       # Number of store instructions
86testsys.cpu.num_idle_cycles              199565902130.465698                       # Number of idle cycles
87testsys.cpu.num_busy_cycles              3558262.534294                       # Number of busy cycles
88testsys.cpu.not_idle_fraction                0.000018                       # Percentage of non-idle cycles
89testsys.cpu.idle_fraction                    0.999982                       # Percentage of idle cycles
90testsys.cpu.kern.inst.arm                           0                       # number of arm instructions executed
91testsys.cpu.kern.inst.quiesce                     376                       # number of quiesce instructions executed
92testsys.cpu.kern.inst.hwrei                     19053                       # number of hwrei instructions executed
93testsys.cpu.kern.ipl_count::0                    5061     40.48%     40.48% # number of times we switched to this ipl
94testsys.cpu.kern.ipl_count::21                    184      1.47%     41.95% # number of times we switched to this ipl
95testsys.cpu.kern.ipl_count::22                    205      1.64%     43.59% # number of times we switched to this ipl
96testsys.cpu.kern.ipl_count::31                   7054     56.41%    100.00% # number of times we switched to this ipl
97testsys.cpu.kern.ipl_count::total               12504                       # number of times we switched to this ipl
98testsys.cpu.kern.ipl_good::0                     5055     48.15%     48.15% # number of times we switched to this ipl from a different ipl
99testsys.cpu.kern.ipl_good::21                     184      1.75%     49.90% # number of times we switched to this ipl from a different ipl
100testsys.cpu.kern.ipl_good::22                     205      1.95%     51.85% # number of times we switched to this ipl from a different ipl
101testsys.cpu.kern.ipl_good::31                    5055     48.15%    100.00% # number of times we switched to this ipl from a different ipl
102testsys.cpu.kern.ipl_good::total                10499                       # number of times we switched to this ipl from a different ipl
103testsys.cpu.kern.ipl_ticks::0            199568845670    100.00%    100.00% # number of cycles we spent at this ipl
104testsys.cpu.kern.ipl_ticks::21                  31026      0.00%    100.00% # number of cycles we spent at this ipl
105testsys.cpu.kern.ipl_ticks::22                  17630      0.00%    100.00% # number of cycles we spent at this ipl
106testsys.cpu.kern.ipl_ticks::31                 566504      0.00%    100.00% # number of cycles we spent at this ipl
107testsys.cpu.kern.ipl_ticks::total        199569460830                       # number of cycles we spent at this ipl
108testsys.cpu.kern.ipl_used::0                 0.998814                       # fraction of swpipl calls that actually changed the ipl
109testsys.cpu.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
110testsys.cpu.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
111testsys.cpu.kern.ipl_used::31                0.716615                       # fraction of swpipl calls that actually changed the ipl
112testsys.cpu.kern.syscall::2                         3      3.61%      3.61% # number of syscalls executed
113testsys.cpu.kern.syscall::3                         7      8.43%     12.05% # number of syscalls executed
114testsys.cpu.kern.syscall::4                         1      1.20%     13.25% # number of syscalls executed
115testsys.cpu.kern.syscall::6                         7      8.43%     21.69% # number of syscalls executed
116testsys.cpu.kern.syscall::17                        7      8.43%     30.12% # number of syscalls executed
117testsys.cpu.kern.syscall::19                        2      2.41%     32.53% # number of syscalls executed
118testsys.cpu.kern.syscall::20                        1      1.20%     33.73% # number of syscalls executed
119testsys.cpu.kern.syscall::33                        3      3.61%     37.35% # number of syscalls executed
120testsys.cpu.kern.syscall::45                       10     12.05%     49.40% # number of syscalls executed
121testsys.cpu.kern.syscall::48                        5      6.02%     55.42% # number of syscalls executed
122testsys.cpu.kern.syscall::54                        1      1.20%     56.63% # number of syscalls executed
123testsys.cpu.kern.syscall::59                        3      3.61%     60.24% # number of syscalls executed
124testsys.cpu.kern.syscall::71                       15     18.07%     78.31% # number of syscalls executed
125testsys.cpu.kern.syscall::74                        4      4.82%     83.13% # number of syscalls executed
126testsys.cpu.kern.syscall::97                        2      2.41%     85.54% # number of syscalls executed
127testsys.cpu.kern.syscall::98                        2      2.41%     87.95% # number of syscalls executed
128testsys.cpu.kern.syscall::101                       2      2.41%     90.36% # number of syscalls executed
129testsys.cpu.kern.syscall::102                       2      2.41%     92.77% # number of syscalls executed
130testsys.cpu.kern.syscall::104                       1      1.20%     93.98% # number of syscalls executed
131testsys.cpu.kern.syscall::105                       3      3.61%     97.59% # number of syscalls executed
132testsys.cpu.kern.syscall::118                       2      2.41%    100.00% # number of syscalls executed
133testsys.cpu.kern.syscall::total                    83                       # number of syscalls executed
134testsys.cpu.kern.callpal::swpctx                  438      3.34%      3.34% # number of callpals executed
135testsys.cpu.kern.callpal::tbi                      20      0.15%      3.49% # number of callpals executed
136testsys.cpu.kern.callpal::swpipl                11074     84.39%     87.88% # number of callpals executed
137testsys.cpu.kern.callpal::rdps                    359      2.74%     90.62% # number of callpals executed
138testsys.cpu.kern.callpal::wrusp                     3      0.02%     90.64% # number of callpals executed
139testsys.cpu.kern.callpal::rdusp                     3      0.02%     90.66% # number of callpals executed
140testsys.cpu.kern.callpal::rti                    1041      7.93%     98.60% # number of callpals executed
141testsys.cpu.kern.callpal::callsys                 140      1.07%     99.66% # number of callpals executed
142testsys.cpu.kern.callpal::imb                      44      0.34%    100.00% # number of callpals executed
143testsys.cpu.kern.callpal::total                 13122                       # number of callpals executed
144testsys.cpu.kern.mode_switch::kernel             1099                       # number of protection mode switches
145testsys.cpu.kern.mode_switch::user                649                       # number of protection mode switches
146testsys.cpu.kern.mode_switch::idle                381                       # number of protection mode switches
147testsys.cpu.kern.mode_good::kernel                654                      
148testsys.cpu.kern.mode_good::user                  649                      
149testsys.cpu.kern.mode_good::idle                    5                      
150testsys.cpu.kern.mode_switch_good::kernel     0.595086                       # fraction of useful protection mode switches
151testsys.cpu.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
152testsys.cpu.kern.mode_switch_good::idle      0.013123                       # fraction of useful protection mode switches
153testsys.cpu.kern.mode_switch_good::total     1.608210                       # fraction of useful protection mode switches
154testsys.cpu.kern.mode_ticks::kernel           1821131      2.10%      2.10% # number of ticks spent at the given mode
155testsys.cpu.kern.mode_ticks::user             1065606      1.23%      3.32% # number of ticks spent at the given mode
156testsys.cpu.kern.mode_ticks::idle            83963628     96.68%    100.00% # number of ticks spent at the given mode
157testsys.cpu.kern.swap_context                     438                       # number of times the context was actually changed
158testsys.tsunami.ethernet.txBytes                  960                       # Bytes Transmitted
159testsys.tsunami.ethernet.rxBytes                  798                       # Bytes Received
160testsys.tsunami.ethernet.txPackets                  8                       # Number of Packets Transmitted
161testsys.tsunami.ethernet.rxPackets                  5                       # Number of Packets Received
162testsys.tsunami.ethernet.txIpChecksums              2                       # Number of tx IP Checksums done by device
163testsys.tsunami.ethernet.rxIpChecksums              5                       # Number of rx IP Checksums done by device
164testsys.tsunami.ethernet.txTcpChecksums             2                       # Number of tx TCP Checksums done by device
165testsys.tsunami.ethernet.rxTcpChecksums             5                       # Number of rx TCP Checksums done by device
166testsys.tsunami.ethernet.txUdpChecksums             0                       # Number of tx UDP Checksums done by device
167testsys.tsunami.ethernet.rxUdpChecksums             0                       # Number of rx UDP Checksums done by device
168testsys.tsunami.ethernet.descDMAReads               6                       # Number of descriptors the device read w/ DMA
169testsys.tsunami.ethernet.descDMAWrites             13                       # Number of descriptors the device wrote w/ DMA
170testsys.tsunami.ethernet.descDmaReadBytes          144                       # number of descriptor bytes read w/ DMA
171testsys.tsunami.ethernet.descDmaWriteBytes          104                       # number of descriptor bytes write w/ DMA
172testsys.tsunami.ethernet.totBandwidth           70320                       # Total Bandwidth (bits/s)
173testsys.tsunami.ethernet.totPackets                13                       # Total Packets
174testsys.tsunami.ethernet.totBytes                1758                       # Total Bytes
175testsys.tsunami.ethernet.totPPS                    65                       # Total Tranmission Rate (packets/s)
176testsys.tsunami.ethernet.txBandwidth            38400                       # Transmit Bandwidth (bits/s)
177testsys.tsunami.ethernet.rxBandwidth            31920                       # Receive Bandwidth (bits/s)
178testsys.tsunami.ethernet.txPPS                     40                       # Packet Tranmission Rate (packets/s)
179testsys.tsunami.ethernet.rxPPS                     25                       # Packet Reception Rate (packets/s)
180testsys.tsunami.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
181testsys.tsunami.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
182testsys.tsunami.ethernet.totalSwi                   0                       # total number of Swi written to ISR
183testsys.tsunami.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
184testsys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
185testsys.tsunami.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
186testsys.tsunami.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
187testsys.tsunami.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
188testsys.tsunami.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
189testsys.tsunami.ethernet.postedRxDesc               4                       # number of RxDesc interrupts posted to CPU
190testsys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
191testsys.tsunami.ethernet.totalRxDesc                5                       # total number of RxDesc written to ISR
192testsys.tsunami.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
193testsys.tsunami.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
194testsys.tsunami.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
195testsys.tsunami.ethernet.postedTxIdle               6                       # number of TxIdle interrupts posted to CPU
196testsys.tsunami.ethernet.coalescedTxIdle            0                       # average number of TxIdle's coalesced into each post
197testsys.tsunami.ethernet.totalTxIdle                6                       # total number of TxIdle written to ISR
198testsys.tsunami.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
199testsys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
200testsys.tsunami.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
201testsys.tsunami.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
202testsys.tsunami.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
203testsys.tsunami.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
204testsys.tsunami.ethernet.coalescedTotal             1                       # average number of interrupts coalesced into each post
205testsys.tsunami.ethernet.postedInterrupts           15                       # number of posts to CPU
206testsys.tsunami.ethernet.droppedPackets             0                       # number of packets dropped
207drivesys.physmem.bytes_read                  10620314                       # Number of bytes read from this memory
208drivesys.physmem.bytes_inst_read              7834952                       # Number of instructions bytes read from this memory
209drivesys.physmem.bytes_written                1607724                       # Number of bytes written to this memory
210drivesys.physmem.num_reads                    2352907                       # Number of read requests responded to by this memory
211drivesys.physmem.num_writes                    230617                       # Number of write requests responded to by this memory
212drivesys.physmem.num_other                          0                       # Number of other requests responded to by this memory
213drivesys.physmem.bw_read                     53101360                       # Total read bandwidth from this memory (bytes/s)
214drivesys.physmem.bw_inst_read                39174605                       # Instruction read bandwidth from this memory (bytes/s)
215drivesys.physmem.bw_write                     8038588                       # Write bandwidth from this memory (bytes/s)
216drivesys.physmem.bw_total                    61139949                       # Total bandwidth to/from this memory (bytes/s)
217drivesys.disk0.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
218drivesys.disk0.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
219drivesys.disk0.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
220drivesys.disk0.dma_write_full_pages                 0                       # Number of full page size DMA writes.
221drivesys.disk0.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
222drivesys.disk0.dma_write_txs                        0                       # Number of DMA write transactions.
223drivesys.disk2.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
224drivesys.disk2.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
225drivesys.disk2.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
226drivesys.disk2.dma_write_full_pages                 0                       # Number of full page size DMA writes.
227drivesys.disk2.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
228drivesys.disk2.dma_write_txs                        0                       # Number of DMA write transactions.
229drivesys.cpu.dtb.fetch_hits                         0                       # ITB hits
230drivesys.cpu.dtb.fetch_misses                       0                       # ITB misses
231drivesys.cpu.dtb.fetch_acv                          0                       # ITB acv
232drivesys.cpu.dtb.fetch_accesses                     0                       # ITB accesses
233drivesys.cpu.dtb.read_hits                     393500                       # DTB read hits
234drivesys.cpu.dtb.read_misses                      487                       # DTB read misses
235drivesys.cpu.dtb.read_acv                          30                       # DTB read access violations
236drivesys.cpu.dtb.read_accesses                 268057                       # DTB read accesses
237drivesys.cpu.dtb.write_hits                    230735                       # DTB write hits
238drivesys.cpu.dtb.write_misses                      82                       # DTB write misses
239drivesys.cpu.dtb.write_acv                         10                       # DTB write access violations
240drivesys.cpu.dtb.write_accesses                133245                       # DTB write accesses
241drivesys.cpu.dtb.data_hits                     624235                       # DTB hits
242drivesys.cpu.dtb.data_misses                      569                       # DTB misses
243drivesys.cpu.dtb.data_acv                          40                       # DTB access violations
244drivesys.cpu.dtb.data_accesses                 401302                       # DTB accesses
245drivesys.cpu.itb.fetch_hits                   1337786                       # ITB hits
246drivesys.cpu.itb.fetch_misses                     194                       # ITB misses
247drivesys.cpu.itb.fetch_acv                         22                       # ITB acv
248drivesys.cpu.itb.fetch_accesses               1337980                       # ITB accesses
249drivesys.cpu.itb.read_hits                          0                       # DTB read hits
250drivesys.cpu.itb.read_misses                        0                       # DTB read misses
251drivesys.cpu.itb.read_acv                           0                       # DTB read access violations
252drivesys.cpu.itb.read_accesses                      0                       # DTB read accesses
253drivesys.cpu.itb.write_hits                         0                       # DTB write hits
254drivesys.cpu.itb.write_misses                       0                       # DTB write misses
255drivesys.cpu.itb.write_acv                          0                       # DTB write access violations
256drivesys.cpu.itb.write_accesses                     0                       # DTB write accesses
257drivesys.cpu.itb.data_hits                          0                       # DTB hits
258drivesys.cpu.itb.data_misses                        0                       # DTB misses
259drivesys.cpu.itb.data_acv                           0                       # DTB access violations
260drivesys.cpu.itb.data_accesses                      0                       # DTB accesses
261drivesys.cpu.numCycles                   199571362884                       # number of cpu cycles simulated
262drivesys.cpu.numWorkItemsStarted                    0                       # number of work items this cpu started
263drivesys.cpu.numWorkItemsCompleted                  0                       # number of work items this cpu completed
264drivesys.cpu.committedInsts                   1958129                       # Number of instructions committed
265drivesys.cpu.committedOps                     1958129                       # Number of ops (including micro ops) committed
266drivesys.cpu.num_int_alu_accesses             1889973                       # Number of integer alu accesses
267drivesys.cpu.num_fp_alu_accesses                 1278                       # Number of float alu accesses
268drivesys.cpu.num_func_calls                    121650                       # number of times a function call or return occured
269drivesys.cpu.num_conditional_control_insts       161093                       # number of instructions that are conditional controls
270drivesys.cpu.num_int_insts                    1889973                       # number of integer instructions
271drivesys.cpu.num_fp_insts                        1278                       # number of float instructions
272drivesys.cpu.num_int_register_reads           2411030                       # number of times the integer registers were read
273drivesys.cpu.num_int_register_writes          1442447                       # number of times the integer registers were written
274drivesys.cpu.num_fp_register_reads                694                       # number of times the floating registers were read
275drivesys.cpu.num_fp_register_writes               698                       # number of times the floating registers were written
276drivesys.cpu.num_mem_refs                      625939                       # number of memory refs
277drivesys.cpu.num_load_insts                    394697                       # Number of load instructions
278drivesys.cpu.num_store_insts                   231242                       # Number of store instructions
279drivesys.cpu.num_idle_cycles             199569408136.118042                       # Number of idle cycles
280drivesys.cpu.num_busy_cycles             1954747.881971                       # Number of busy cycles
281drivesys.cpu.not_idle_fraction               0.000010                       # Percentage of non-idle cycles
282drivesys.cpu.idle_fraction                   0.999990                       # Percentage of idle cycles
283drivesys.cpu.kern.inst.arm                          0                       # number of arm instructions executed
284drivesys.cpu.kern.inst.quiesce                    215                       # number of quiesce instructions executed
285drivesys.cpu.kern.inst.hwrei                     5483                       # number of hwrei instructions executed
286drivesys.cpu.kern.ipl_count::0                   1189     28.37%     28.37% # number of times we switched to this ipl
287drivesys.cpu.kern.ipl_count::21                    10      0.24%     28.61% # number of times we switched to this ipl
288drivesys.cpu.kern.ipl_count::22                   205      4.89%     33.50% # number of times we switched to this ipl
289drivesys.cpu.kern.ipl_count::31                  2787     66.50%    100.00% # number of times we switched to this ipl
290drivesys.cpu.kern.ipl_count::total               4191                       # number of times we switched to this ipl
291drivesys.cpu.kern.ipl_good::0                    1189     45.85%     45.85% # number of times we switched to this ipl from a different ipl
292drivesys.cpu.kern.ipl_good::21                     10      0.39%     46.24% # number of times we switched to this ipl from a different ipl
293drivesys.cpu.kern.ipl_good::22                    205      7.91%     54.15% # number of times we switched to this ipl from a different ipl
294drivesys.cpu.kern.ipl_good::31                   1189     45.85%    100.00% # number of times we switched to this ipl from a different ipl
295drivesys.cpu.kern.ipl_good::total                2593                       # number of times we switched to this ipl from a different ipl
296drivesys.cpu.kern.ipl_ticks::0           199571043172    100.00%    100.00% # number of cycles we spent at this ipl
297drivesys.cpu.kern.ipl_ticks::21                  1620      0.00%    100.00% # number of cycles we spent at this ipl
298drivesys.cpu.kern.ipl_ticks::22                 17630      0.00%    100.00% # number of cycles we spent at this ipl
299drivesys.cpu.kern.ipl_ticks::31                300462      0.00%    100.00% # number of cycles we spent at this ipl
300drivesys.cpu.kern.ipl_ticks::total       199571362884                       # number of cycles we spent at this ipl
301drivesys.cpu.kern.ipl_used::0                       1                       # fraction of swpipl calls that actually changed the ipl
302drivesys.cpu.kern.ipl_used::21                      1                       # fraction of swpipl calls that actually changed the ipl
303drivesys.cpu.kern.ipl_used::22                      1                       # fraction of swpipl calls that actually changed the ipl
304drivesys.cpu.kern.ipl_used::31               0.426624                       # fraction of swpipl calls that actually changed the ipl
305drivesys.cpu.kern.syscall::2                        1      4.55%      4.55% # number of syscalls executed
306drivesys.cpu.kern.syscall::6                        3     13.64%     18.18% # number of syscalls executed
307drivesys.cpu.kern.syscall::17                       2      9.09%     27.27% # number of syscalls executed
308drivesys.cpu.kern.syscall::97                       1      4.55%     31.82% # number of syscalls executed
309drivesys.cpu.kern.syscall::99                       2      9.09%     40.91% # number of syscalls executed
310drivesys.cpu.kern.syscall::101                      2      9.09%     50.00% # number of syscalls executed
311drivesys.cpu.kern.syscall::102                      3     13.64%     63.64% # number of syscalls executed
312drivesys.cpu.kern.syscall::104                      1      4.55%     68.18% # number of syscalls executed
313drivesys.cpu.kern.syscall::105                      3     13.64%     81.82% # number of syscalls executed
314drivesys.cpu.kern.syscall::106                      1      4.55%     86.36% # number of syscalls executed
315drivesys.cpu.kern.syscall::118                      2      9.09%     95.45% # number of syscalls executed
316drivesys.cpu.kern.syscall::150                      1      4.55%    100.00% # number of syscalls executed
317drivesys.cpu.kern.syscall::total                   22                       # number of syscalls executed
318drivesys.cpu.kern.callpal::swpctx                  70      1.58%      1.58% # number of callpals executed
319drivesys.cpu.kern.callpal::tbi                      5      0.11%      1.69% # number of callpals executed
320drivesys.cpu.kern.callpal::swpipl                3654     82.24%     83.93% # number of callpals executed
321drivesys.cpu.kern.callpal::rdps                   359      8.08%     92.01% # number of callpals executed
322drivesys.cpu.kern.callpal::rdusp                    1      0.02%     92.03% # number of callpals executed
323drivesys.cpu.kern.callpal::rti                    322      7.25%     99.28% # number of callpals executed
324drivesys.cpu.kern.callpal::callsys                 25      0.56%     99.84% # number of callpals executed
325drivesys.cpu.kern.callpal::imb                      7      0.16%    100.00% # number of callpals executed
326drivesys.cpu.kern.callpal::total                 4443                       # number of callpals executed
327drivesys.cpu.kern.mode_switch::kernel             174                       # number of protection mode switches
328drivesys.cpu.kern.mode_switch::user               107                       # number of protection mode switches
329drivesys.cpu.kern.mode_switch::idle               218                       # number of protection mode switches
330drivesys.cpu.kern.mode_good::kernel               110                      
331drivesys.cpu.kern.mode_good::user                 107                      
332drivesys.cpu.kern.mode_good::idle                   3                      
333drivesys.cpu.kern.mode_switch_good::kernel     0.632184                       # fraction of useful protection mode switches
334drivesys.cpu.kern.mode_switch_good::user            1                       # fraction of useful protection mode switches
335drivesys.cpu.kern.mode_switch_good::idle     0.013761                       # fraction of useful protection mode switches
336drivesys.cpu.kern.mode_switch_good::total     1.645945                       # fraction of useful protection mode switches
337drivesys.cpu.kern.mode_ticks::kernel           263256      0.24%      0.24% # number of ticks spent at the given mode
338drivesys.cpu.kern.mode_ticks::user            1278343      1.15%      1.39% # number of ticks spent at the given mode
339drivesys.cpu.kern.mode_ticks::idle          109686421     98.61%    100.00% # number of ticks spent at the given mode
340drivesys.cpu.kern.swap_context                     70                       # number of times the context was actually changed
341drivesys.tsunami.ethernet.txBytes                 798                       # Bytes Transmitted
342drivesys.tsunami.ethernet.rxBytes                 960                       # Bytes Received
343drivesys.tsunami.ethernet.txPackets                 5                       # Number of Packets Transmitted
344drivesys.tsunami.ethernet.rxPackets                 8                       # Number of Packets Received
345drivesys.tsunami.ethernet.txIpChecksums             2                       # Number of tx IP Checksums done by device
346drivesys.tsunami.ethernet.rxIpChecksums             8                       # Number of rx IP Checksums done by device
347drivesys.tsunami.ethernet.txTcpChecksums            2                       # Number of tx TCP Checksums done by device
348drivesys.tsunami.ethernet.rxTcpChecksums            8                       # Number of rx TCP Checksums done by device
349drivesys.tsunami.ethernet.txUdpChecksums            0                       # Number of tx UDP Checksums done by device
350drivesys.tsunami.ethernet.rxUdpChecksums            0                       # Number of rx UDP Checksums done by device
351drivesys.tsunami.ethernet.descDMAReads              4                       # Number of descriptors the device read w/ DMA
352drivesys.tsunami.ethernet.descDMAWrites            13                       # Number of descriptors the device wrote w/ DMA
353drivesys.tsunami.ethernet.descDmaReadBytes           96                       # number of descriptor bytes read w/ DMA
354drivesys.tsunami.ethernet.descDmaWriteBytes          104                       # number of descriptor bytes write w/ DMA
355drivesys.tsunami.ethernet.totBandwidth          70320                       # Total Bandwidth (bits/s)
356drivesys.tsunami.ethernet.totPackets               13                       # Total Packets
357drivesys.tsunami.ethernet.totBytes               1758                       # Total Bytes
358drivesys.tsunami.ethernet.totPPS                   65                       # Total Tranmission Rate (packets/s)
359drivesys.tsunami.ethernet.txBandwidth           31920                       # Transmit Bandwidth (bits/s)
360drivesys.tsunami.ethernet.rxBandwidth           38400                       # Receive Bandwidth (bits/s)
361drivesys.tsunami.ethernet.txPPS                    25                       # Packet Tranmission Rate (packets/s)
362drivesys.tsunami.ethernet.rxPPS                    40                       # Packet Reception Rate (packets/s)
363drivesys.tsunami.ethernet.postedSwi                 0                       # number of software interrupts posted to CPU
364drivesys.tsunami.ethernet.coalescedSwi              0                       # average number of Swi's coalesced into each post
365drivesys.tsunami.ethernet.totalSwi                  0                       # total number of Swi written to ISR
366drivesys.tsunami.ethernet.postedRxIdle              0                       # number of rxIdle interrupts posted to CPU
367drivesys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
368drivesys.tsunami.ethernet.totalRxIdle               0                       # total number of RxIdle written to ISR
369drivesys.tsunami.ethernet.postedRxOk                0                       # number of RxOk interrupts posted to CPU
370drivesys.tsunami.ethernet.coalescedRxOk             0                       # average number of RxOk's coalesced into each post
371drivesys.tsunami.ethernet.totalRxOk                 0                       # total number of RxOk written to ISR
372drivesys.tsunami.ethernet.postedRxDesc              6                       # number of RxDesc interrupts posted to CPU
373drivesys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
374drivesys.tsunami.ethernet.totalRxDesc               8                       # total number of RxDesc written to ISR
375drivesys.tsunami.ethernet.postedTxOk                0                       # number of TxOk interrupts posted to CPU
376drivesys.tsunami.ethernet.coalescedTxOk             0                       # average number of TxOk's coalesced into each post
377drivesys.tsunami.ethernet.totalTxOk                 0                       # total number of TxOk written to ISR
378drivesys.tsunami.ethernet.postedTxIdle              4                       # number of TxIdle interrupts posted to CPU
379drivesys.tsunami.ethernet.coalescedTxIdle            0                       # average number of TxIdle's coalesced into each post
380drivesys.tsunami.ethernet.totalTxIdle               4                       # total number of TxIdle written to ISR
381drivesys.tsunami.ethernet.postedTxDesc              0                       # number of TxDesc interrupts posted to CPU
382drivesys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
383drivesys.tsunami.ethernet.totalTxDesc               0                       # total number of TxDesc written to ISR
384drivesys.tsunami.ethernet.postedRxOrn               0                       # number of RxOrn posted to CPU
385drivesys.tsunami.ethernet.coalescedRxOrn            0                       # average number of RxOrn's coalesced into each post
386drivesys.tsunami.ethernet.totalRxOrn                0                       # total number of RxOrn written to ISR
387drivesys.tsunami.ethernet.coalescedTotal            1                       # average number of interrupts coalesced into each post
388drivesys.tsunami.ethernet.postedInterrupts           16                       # number of posts to CPU
389drivesys.tsunami.ethernet.droppedPackets            0                       # number of packets dropped
390
391---------- End Simulation Statistics   ----------
392
393---------- Begin Simulation Statistics ----------
394sim_seconds                                  0.000001                       # Number of seconds simulated
395sim_ticks                                      785978                       # Number of ticks simulated
396final_tick                               4300236804024                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
397sim_freq                                 1000000000000                       # Frequency of simulated ticks
398host_inst_rate                           518678770918                       # Simulator instruction rate (inst/s)
399host_op_rate                             495238879650                       # Simulator op (including micro ops) rate (op/s)
400host_tick_rate                             1368243673                       # Simulator tick rate (ticks/s)
401host_mem_usage                                 480288                       # Number of bytes of host memory used
402host_seconds                                     0.00                       # Real time elapsed on the host
403sim_insts                                   273374833                       # Number of instructions simulated
404sim_ops                                     273374833                       # Number of ops (including micro ops) simulated
405testsys.physmem.bytes_read                          0                       # Number of bytes read from this memory
406testsys.physmem.bytes_inst_read                     0                       # Number of instructions bytes read from this memory
407testsys.physmem.bytes_written                       0                       # Number of bytes written to this memory
408testsys.physmem.num_reads                           0                       # Number of read requests responded to by this memory
409testsys.physmem.num_writes                          0                       # Number of write requests responded to by this memory
410testsys.physmem.num_other                           0                       # Number of other requests responded to by this memory
411testsys.disk0.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
412testsys.disk0.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
413testsys.disk0.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
414testsys.disk0.dma_write_full_pages                  0                       # Number of full page size DMA writes.
415testsys.disk0.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
416testsys.disk0.dma_write_txs                         0                       # Number of DMA write transactions.
417testsys.disk2.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
418testsys.disk2.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
419testsys.disk2.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
420testsys.disk2.dma_write_full_pages                  0                       # Number of full page size DMA writes.
421testsys.disk2.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
422testsys.disk2.dma_write_txs                         0                       # Number of DMA write transactions.
423testsys.cpu.dtb.fetch_hits                          0                       # ITB hits
424testsys.cpu.dtb.fetch_misses                        0                       # ITB misses
425testsys.cpu.dtb.fetch_acv                           0                       # ITB acv
426testsys.cpu.dtb.fetch_accesses                      0                       # ITB accesses
427testsys.cpu.dtb.read_hits                           0                       # DTB read hits
428testsys.cpu.dtb.read_misses                         0                       # DTB read misses
429testsys.cpu.dtb.read_acv                            0                       # DTB read access violations
430testsys.cpu.dtb.read_accesses                       0                       # DTB read accesses
431testsys.cpu.dtb.write_hits                          0                       # DTB write hits
432testsys.cpu.dtb.write_misses                        0                       # DTB write misses
433testsys.cpu.dtb.write_acv                           0                       # DTB write access violations
434testsys.cpu.dtb.write_accesses                      0                       # DTB write accesses
435testsys.cpu.dtb.data_hits                           0                       # DTB hits
436testsys.cpu.dtb.data_misses                         0                       # DTB misses
437testsys.cpu.dtb.data_acv                            0                       # DTB access violations
438testsys.cpu.dtb.data_accesses                       0                       # DTB accesses
439testsys.cpu.itb.fetch_hits                          0                       # ITB hits
440testsys.cpu.itb.fetch_misses                        0                       # ITB misses
441testsys.cpu.itb.fetch_acv                           0                       # ITB acv
442testsys.cpu.itb.fetch_accesses                      0                       # ITB accesses
443testsys.cpu.itb.read_hits                           0                       # DTB read hits
444testsys.cpu.itb.read_misses                         0                       # DTB read misses
445testsys.cpu.itb.read_acv                            0                       # DTB read access violations
446testsys.cpu.itb.read_accesses                       0                       # DTB read accesses
447testsys.cpu.itb.write_hits                          0                       # DTB write hits
448testsys.cpu.itb.write_misses                        0                       # DTB write misses
449testsys.cpu.itb.write_acv                           0                       # DTB write access violations
450testsys.cpu.itb.write_accesses                      0                       # DTB write accesses
451testsys.cpu.itb.data_hits                           0                       # DTB hits
452testsys.cpu.itb.data_misses                         0                       # DTB misses
453testsys.cpu.itb.data_acv                            0                       # DTB access violations
454testsys.cpu.itb.data_accesses                       0                       # DTB accesses
455testsys.cpu.numCycles                               0                       # number of cpu cycles simulated
456testsys.cpu.numWorkItemsStarted                     0                       # number of work items this cpu started
457testsys.cpu.numWorkItemsCompleted                   0                       # number of work items this cpu completed
458testsys.cpu.committedInsts                          0                       # Number of instructions committed
459testsys.cpu.committedOps                            0                       # Number of ops (including micro ops) committed
460testsys.cpu.num_int_alu_accesses                    0                       # Number of integer alu accesses
461testsys.cpu.num_fp_alu_accesses                     0                       # Number of float alu accesses
462testsys.cpu.num_func_calls                          0                       # number of times a function call or return occured
463testsys.cpu.num_conditional_control_insts            0                       # number of instructions that are conditional controls
464testsys.cpu.num_int_insts                           0                       # number of integer instructions
465testsys.cpu.num_fp_insts                            0                       # number of float instructions
466testsys.cpu.num_int_register_reads                  0                       # number of times the integer registers were read
467testsys.cpu.num_int_register_writes                 0                       # number of times the integer registers were written
468testsys.cpu.num_fp_register_reads                   0                       # number of times the floating registers were read
469testsys.cpu.num_fp_register_writes                  0                       # number of times the floating registers were written
470testsys.cpu.num_mem_refs                            0                       # number of memory refs
471testsys.cpu.num_load_insts                          0                       # Number of load instructions
472testsys.cpu.num_store_insts                         0                       # Number of store instructions
473testsys.cpu.num_idle_cycles                         0                       # Number of idle cycles
474testsys.cpu.num_busy_cycles                         0                       # Number of busy cycles
475testsys.cpu.not_idle_fraction                       0                       # Percentage of non-idle cycles
476testsys.cpu.idle_fraction                           1                       # Percentage of idle cycles
477testsys.cpu.kern.inst.arm                           0                       # number of arm instructions executed
478testsys.cpu.kern.inst.quiesce                       0                       # number of quiesce instructions executed
479testsys.cpu.kern.inst.hwrei                         0                       # number of hwrei instructions executed
480testsys.cpu.kern.mode_switch::kernel                0                       # number of protection mode switches
481testsys.cpu.kern.mode_switch::user                  0                       # number of protection mode switches
482testsys.cpu.kern.mode_switch::idle                  0                       # number of protection mode switches
483testsys.cpu.kern.mode_good::kernel                  0                      
484testsys.cpu.kern.mode_good::user                    0                      
485testsys.cpu.kern.mode_good::idle                    0                      
486testsys.cpu.kern.mode_switch_good::kernel          nan                       # fraction of useful protection mode switches
487testsys.cpu.kern.mode_switch_good::user           nan                       # fraction of useful protection mode switches
488testsys.cpu.kern.mode_switch_good::idle           nan                       # fraction of useful protection mode switches
489testsys.cpu.kern.mode_switch_good::total          nan                       # fraction of useful protection mode switches
490testsys.cpu.kern.mode_ticks::kernel                 0                       # number of ticks spent at the given mode
491testsys.cpu.kern.mode_ticks::user                   0                       # number of ticks spent at the given mode
492testsys.cpu.kern.mode_ticks::idle                   0                       # number of ticks spent at the given mode
493testsys.cpu.kern.swap_context                       0                       # number of times the context was actually changed
494testsys.tsunami.ethernet.descDMAReads               0                       # Number of descriptors the device read w/ DMA
495testsys.tsunami.ethernet.descDMAWrites              0                       # Number of descriptors the device wrote w/ DMA
496testsys.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
497testsys.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
498testsys.tsunami.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
499testsys.tsunami.ethernet.coalescedSwi             nan                       # average number of Swi's coalesced into each post
500testsys.tsunami.ethernet.totalSwi                   0                       # total number of Swi written to ISR
501testsys.tsunami.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
502testsys.tsunami.ethernet.coalescedRxIdle          nan                       # average number of RxIdle's coalesced into each post
503testsys.tsunami.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
504testsys.tsunami.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
505testsys.tsunami.ethernet.coalescedRxOk            nan                       # average number of RxOk's coalesced into each post
506testsys.tsunami.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
507testsys.tsunami.ethernet.postedRxDesc               0                       # number of RxDesc interrupts posted to CPU
508testsys.tsunami.ethernet.coalescedRxDesc          nan                       # average number of RxDesc's coalesced into each post
509testsys.tsunami.ethernet.totalRxDesc                0                       # total number of RxDesc written to ISR
510testsys.tsunami.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
511testsys.tsunami.ethernet.coalescedTxOk            nan                       # average number of TxOk's coalesced into each post
512testsys.tsunami.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
513testsys.tsunami.ethernet.postedTxIdle               0                       # number of TxIdle interrupts posted to CPU
514testsys.tsunami.ethernet.coalescedTxIdle          nan                       # average number of TxIdle's coalesced into each post
515testsys.tsunami.ethernet.totalTxIdle                0                       # total number of TxIdle written to ISR
516testsys.tsunami.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
517testsys.tsunami.ethernet.coalescedTxDesc          nan                       # average number of TxDesc's coalesced into each post
518testsys.tsunami.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
519testsys.tsunami.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
520testsys.tsunami.ethernet.coalescedRxOrn           nan                       # average number of RxOrn's coalesced into each post
521testsys.tsunami.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
522testsys.tsunami.ethernet.coalescedTotal           nan                       # average number of interrupts coalesced into each post
523testsys.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
524testsys.tsunami.ethernet.droppedPackets             0                       # number of packets dropped
525drivesys.physmem.bytes_read                         0                       # Number of bytes read from this memory
526drivesys.physmem.bytes_inst_read                    0                       # Number of instructions bytes read from this memory
527drivesys.physmem.bytes_written                      0                       # Number of bytes written to this memory
528drivesys.physmem.num_reads                          0                       # Number of read requests responded to by this memory
529drivesys.physmem.num_writes                         0                       # Number of write requests responded to by this memory
530drivesys.physmem.num_other                          0                       # Number of other requests responded to by this memory
531drivesys.disk0.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
532drivesys.disk0.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
533drivesys.disk0.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
534drivesys.disk0.dma_write_full_pages                 0                       # Number of full page size DMA writes.
535drivesys.disk0.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
536drivesys.disk0.dma_write_txs                        0                       # Number of DMA write transactions.
537drivesys.disk2.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
538drivesys.disk2.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
539drivesys.disk2.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
540drivesys.disk2.dma_write_full_pages                 0                       # Number of full page size DMA writes.
541drivesys.disk2.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
542drivesys.disk2.dma_write_txs                        0                       # Number of DMA write transactions.
543drivesys.cpu.dtb.fetch_hits                         0                       # ITB hits
544drivesys.cpu.dtb.fetch_misses                       0                       # ITB misses
545drivesys.cpu.dtb.fetch_acv                          0                       # ITB acv
546drivesys.cpu.dtb.fetch_accesses                     0                       # ITB accesses
547drivesys.cpu.dtb.read_hits                          0                       # DTB read hits
548drivesys.cpu.dtb.read_misses                        0                       # DTB read misses
549drivesys.cpu.dtb.read_acv                           0                       # DTB read access violations
550drivesys.cpu.dtb.read_accesses                      0                       # DTB read accesses
551drivesys.cpu.dtb.write_hits                         0                       # DTB write hits
552drivesys.cpu.dtb.write_misses                       0                       # DTB write misses
553drivesys.cpu.dtb.write_acv                          0                       # DTB write access violations
554drivesys.cpu.dtb.write_accesses                     0                       # DTB write accesses
555drivesys.cpu.dtb.data_hits                          0                       # DTB hits
556drivesys.cpu.dtb.data_misses                        0                       # DTB misses
557drivesys.cpu.dtb.data_acv                           0                       # DTB access violations
558drivesys.cpu.dtb.data_accesses                      0                       # DTB accesses
559drivesys.cpu.itb.fetch_hits                         0                       # ITB hits
560drivesys.cpu.itb.fetch_misses                       0                       # ITB misses
561drivesys.cpu.itb.fetch_acv                          0                       # ITB acv
562drivesys.cpu.itb.fetch_accesses                     0                       # ITB accesses
563drivesys.cpu.itb.read_hits                          0                       # DTB read hits
564drivesys.cpu.itb.read_misses                        0                       # DTB read misses
565drivesys.cpu.itb.read_acv                           0                       # DTB read access violations
566drivesys.cpu.itb.read_accesses                      0                       # DTB read accesses
567drivesys.cpu.itb.write_hits                         0                       # DTB write hits
568drivesys.cpu.itb.write_misses                       0                       # DTB write misses
569drivesys.cpu.itb.write_acv                          0                       # DTB write access violations
570drivesys.cpu.itb.write_accesses                     0                       # DTB write accesses
571drivesys.cpu.itb.data_hits                          0                       # DTB hits
572drivesys.cpu.itb.data_misses                        0                       # DTB misses
573drivesys.cpu.itb.data_acv                           0                       # DTB access violations
574drivesys.cpu.itb.data_accesses                      0                       # DTB accesses
575drivesys.cpu.numCycles                              0                       # number of cpu cycles simulated
576drivesys.cpu.numWorkItemsStarted                    0                       # number of work items this cpu started
577drivesys.cpu.numWorkItemsCompleted                  0                       # number of work items this cpu completed
578drivesys.cpu.committedInsts                         0                       # Number of instructions committed
579drivesys.cpu.committedOps                           0                       # Number of ops (including micro ops) committed
580drivesys.cpu.num_int_alu_accesses                   0                       # Number of integer alu accesses
581drivesys.cpu.num_fp_alu_accesses                    0                       # Number of float alu accesses
582drivesys.cpu.num_func_calls                         0                       # number of times a function call or return occured
583drivesys.cpu.num_conditional_control_insts            0                       # number of instructions that are conditional controls
584drivesys.cpu.num_int_insts                          0                       # number of integer instructions
585drivesys.cpu.num_fp_insts                           0                       # number of float instructions
586drivesys.cpu.num_int_register_reads                 0                       # number of times the integer registers were read
587drivesys.cpu.num_int_register_writes                0                       # number of times the integer registers were written
588drivesys.cpu.num_fp_register_reads                  0                       # number of times the floating registers were read
589drivesys.cpu.num_fp_register_writes                 0                       # number of times the floating registers were written
590drivesys.cpu.num_mem_refs                           0                       # number of memory refs
591drivesys.cpu.num_load_insts                         0                       # Number of load instructions
592drivesys.cpu.num_store_insts                        0                       # Number of store instructions
593drivesys.cpu.num_idle_cycles                        0                       # Number of idle cycles
594drivesys.cpu.num_busy_cycles                        0                       # Number of busy cycles
595drivesys.cpu.not_idle_fraction                      0                       # Percentage of non-idle cycles
596drivesys.cpu.idle_fraction                          1                       # Percentage of idle cycles
597drivesys.cpu.kern.inst.arm                          0                       # number of arm instructions executed
598drivesys.cpu.kern.inst.quiesce                      0                       # number of quiesce instructions executed
599drivesys.cpu.kern.inst.hwrei                        0                       # number of hwrei instructions executed
600drivesys.cpu.kern.mode_switch::kernel               0                       # number of protection mode switches
601drivesys.cpu.kern.mode_switch::user                 0                       # number of protection mode switches
602drivesys.cpu.kern.mode_switch::idle                 0                       # number of protection mode switches
603drivesys.cpu.kern.mode_good::kernel                 0                      
604drivesys.cpu.kern.mode_good::user                   0                      
605drivesys.cpu.kern.mode_good::idle                   0                      
606drivesys.cpu.kern.mode_switch_good::kernel          nan                       # fraction of useful protection mode switches
607drivesys.cpu.kern.mode_switch_good::user          nan                       # fraction of useful protection mode switches
608drivesys.cpu.kern.mode_switch_good::idle          nan                       # fraction of useful protection mode switches
609drivesys.cpu.kern.mode_switch_good::total          nan                       # fraction of useful protection mode switches
610drivesys.cpu.kern.mode_ticks::kernel                0                       # number of ticks spent at the given mode
611drivesys.cpu.kern.mode_ticks::user                  0                       # number of ticks spent at the given mode
612drivesys.cpu.kern.mode_ticks::idle                  0                       # number of ticks spent at the given mode
613drivesys.cpu.kern.swap_context                      0                       # number of times the context was actually changed
614drivesys.tsunami.ethernet.descDMAReads              0                       # Number of descriptors the device read w/ DMA
615drivesys.tsunami.ethernet.descDMAWrites             0                       # Number of descriptors the device wrote w/ DMA
616drivesys.tsunami.ethernet.descDmaReadBytes            0                       # number of descriptor bytes read w/ DMA
617drivesys.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
618drivesys.tsunami.ethernet.postedSwi                 0                       # number of software interrupts posted to CPU
619drivesys.tsunami.ethernet.coalescedSwi            nan                       # average number of Swi's coalesced into each post
620drivesys.tsunami.ethernet.totalSwi                  0                       # total number of Swi written to ISR
621drivesys.tsunami.ethernet.postedRxIdle              0                       # number of rxIdle interrupts posted to CPU
622drivesys.tsunami.ethernet.coalescedRxIdle          nan                       # average number of RxIdle's coalesced into each post
623drivesys.tsunami.ethernet.totalRxIdle               0                       # total number of RxIdle written to ISR
624drivesys.tsunami.ethernet.postedRxOk                0                       # number of RxOk interrupts posted to CPU
625drivesys.tsunami.ethernet.coalescedRxOk           nan                       # average number of RxOk's coalesced into each post
626drivesys.tsunami.ethernet.totalRxOk                 0                       # total number of RxOk written to ISR
627drivesys.tsunami.ethernet.postedRxDesc              0                       # number of RxDesc interrupts posted to CPU
628drivesys.tsunami.ethernet.coalescedRxDesc          nan                       # average number of RxDesc's coalesced into each post
629drivesys.tsunami.ethernet.totalRxDesc               0                       # total number of RxDesc written to ISR
630drivesys.tsunami.ethernet.postedTxOk                0                       # number of TxOk interrupts posted to CPU
631drivesys.tsunami.ethernet.coalescedTxOk           nan                       # average number of TxOk's coalesced into each post
632drivesys.tsunami.ethernet.totalTxOk                 0                       # total number of TxOk written to ISR
633drivesys.tsunami.ethernet.postedTxIdle              0                       # number of TxIdle interrupts posted to CPU
634drivesys.tsunami.ethernet.coalescedTxIdle          nan                       # average number of TxIdle's coalesced into each post
635drivesys.tsunami.ethernet.totalTxIdle               0                       # total number of TxIdle written to ISR
636drivesys.tsunami.ethernet.postedTxDesc              0                       # number of TxDesc interrupts posted to CPU
637drivesys.tsunami.ethernet.coalescedTxDesc          nan                       # average number of TxDesc's coalesced into each post
638drivesys.tsunami.ethernet.totalTxDesc               0                       # total number of TxDesc written to ISR
639drivesys.tsunami.ethernet.postedRxOrn               0                       # number of RxOrn posted to CPU
640drivesys.tsunami.ethernet.coalescedRxOrn          nan                       # average number of RxOrn's coalesced into each post
641drivesys.tsunami.ethernet.totalRxOrn                0                       # total number of RxOrn written to ISR
642drivesys.tsunami.ethernet.coalescedTotal          nan                       # average number of interrupts coalesced into each post
643drivesys.tsunami.ethernet.postedInterrupts            0                       # number of posts to CPU
644drivesys.tsunami.ethernet.droppedPackets            0                       # number of packets dropped
645
646---------- End Simulation Statistics   ----------
647