blob: d3b8bc00500956133da4150b45d36e11479d21e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
|
---------- Begin Simulation Statistics ----------
host_inst_rate 502011 # Simulator instruction rate (inst/s)
host_mem_usage 195696 # Number of bytes of host memory used
host_seconds 125.67 # Real time elapsed on the host
host_tick_rate 28164267 # Simulator tick rate (ticks/s)
sim_freq 2000000000 # Frequency of simulated ticks
sim_insts 63088076 # Number of instructions simulated
sim_seconds 1.769718 # Number of seconds simulated
sim_ticks 3539435029 # Number of ticks simulated
system.cpu0.dtb.accesses 1831687 # DTB accesses
system.cpu0.dtb.acv 360 # DTB access violations
system.cpu0.dtb.hits 10286150 # DTB hits
system.cpu0.dtb.misses 11050 # DTB misses
system.cpu0.dtb.read_accesses 495437 # DTB read accesses
system.cpu0.dtb.read_acv 219 # DTB read access violations
system.cpu0.dtb.read_hits 5741423 # DTB read hits
system.cpu0.dtb.read_misses 9036 # DTB read misses
system.cpu0.dtb.write_accesses 1336250 # DTB write accesses
system.cpu0.dtb.write_acv 141 # DTB write access violations
system.cpu0.dtb.write_hits 4544727 # DTB write hits
system.cpu0.dtb.write_misses 2014 # DTB write misses
system.cpu0.idle_fraction 0.984526 # Percentage of idle cycles
system.cpu0.itb.accesses 2328068 # ITB accesses
system.cpu0.itb.acv 216 # ITB acv
system.cpu0.itb.hits 2323500 # ITB hits
system.cpu0.itb.misses 4568 # ITB misses
system.cpu0.kern.callpal 145575 # number of callpals executed
system.cpu0.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
system.cpu0.kern.callpal_wripir 45 0.03% 0.03% # number of callpals executed
system.cpu0.kern.callpal_wrmces 1 0.00% 0.03% # number of callpals executed
system.cpu0.kern.callpal_wrfen 1 0.00% 0.03% # number of callpals executed
system.cpu0.kern.callpal_wrvptptr 1 0.00% 0.03% # number of callpals executed
system.cpu0.kern.callpal_swpctx 1334 0.92% 0.95% # number of callpals executed
system.cpu0.kern.callpal_tbi 20 0.01% 0.96% # number of callpals executed
system.cpu0.kern.callpal_wrent 7 0.00% 0.97% # number of callpals executed
system.cpu0.kern.callpal_swpipl 135235 92.90% 93.87% # number of callpals executed
system.cpu0.kern.callpal_rdps 4594 3.16% 97.02% # number of callpals executed
system.cpu0.kern.callpal_wrkgp 1 0.00% 97.02% # number of callpals executed
system.cpu0.kern.callpal_wrusp 4 0.00% 97.02% # number of callpals executed
system.cpu0.kern.callpal_rdusp 11 0.01% 97.03% # number of callpals executed
system.cpu0.kern.callpal_whami 2 0.00% 97.03% # number of callpals executed
system.cpu0.kern.callpal_rti 3660 2.51% 99.55% # number of callpals executed
system.cpu0.kern.callpal_callsys 461 0.32% 99.86% # number of callpals executed
system.cpu0.kern.callpal_imb 197 0.14% 100.00% # number of callpals executed
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
system.cpu0.kern.inst.hwrei 163916 # number of hwrei instructions executed
system.cpu0.kern.inst.ivlb 0 # number of ivlb instructions executed
system.cpu0.kern.inst.ivle 0 # number of ivle instructions executed
system.cpu0.kern.inst.quiesce 1952 # number of quiesce instructions executed
system.cpu0.kern.ipl_count 141041 # number of times we switched to this ipl
system.cpu0.kern.ipl_count_0 56950 40.38% 40.38% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_21 286 0.20% 40.58% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_22 5513 3.91% 44.49% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_30 52 0.04% 44.53% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_31 78240 55.47% 100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_good 123339 # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_0 56917 46.15% 46.15% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_21 286 0.23% 46.38% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_22 5513 4.47% 50.85% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_30 52 0.04% 50.89% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_31 60571 49.11% 100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks 3539063979 # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_0 3513499166 99.28% 99.28% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_21 60705 0.00% 99.28% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_22 1354114 0.04% 99.32% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_30 18748 0.00% 99.32% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_31 24131246 0.68% 100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used 0.874490 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_0 0.999421 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_31 0.774169 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.mode_good_kernel 1632
system.cpu0.kern.mode_good_user 1487
system.cpu0.kern.mode_good_idle 145
system.cpu0.kern.mode_switch_kernel 2857 # number of protection mode switches
system.cpu0.kern.mode_switch_user 1487 # number of protection mode switches
system.cpu0.kern.mode_switch_idle 2125 # number of protection mode switches
system.cpu0.kern.mode_switch_good 0.504560 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good_kernel 0.571229 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good_idle 0.068235 # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks_kernel 23634401 0.67% 0.67% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks_user 3241731 0.09% 0.76% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks_idle 3511854943 99.24% 100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context 1335 # number of times the context was actually changed
system.cpu0.kern.syscall 312 # number of syscalls executed
system.cpu0.kern.syscall_fork 9 2.88% 2.88% # number of syscalls executed
system.cpu0.kern.syscall_read 20 6.41% 9.29% # number of syscalls executed
system.cpu0.kern.syscall_write 6 1.92% 11.22% # number of syscalls executed
system.cpu0.kern.syscall_close 36 11.54% 22.76% # number of syscalls executed
system.cpu0.kern.syscall_chdir 1 0.32% 23.08% # number of syscalls executed
system.cpu0.kern.syscall_chmod 1 0.32% 23.40% # number of syscalls executed
system.cpu0.kern.syscall_obreak 26 8.33% 31.73% # number of syscalls executed
system.cpu0.kern.syscall_lseek 9 2.88% 34.62% # number of syscalls executed
system.cpu0.kern.syscall_getpid 8 2.56% 37.18% # number of syscalls executed
system.cpu0.kern.syscall_setuid 2 0.64% 37.82% # number of syscalls executed
system.cpu0.kern.syscall_getuid 4 1.28% 39.10% # number of syscalls executed
system.cpu0.kern.syscall_access 4 1.28% 40.38% # number of syscalls executed
system.cpu0.kern.syscall_dup 4 1.28% 41.67% # number of syscalls executed
system.cpu0.kern.syscall_open 40 12.82% 54.49% # number of syscalls executed
system.cpu0.kern.syscall_getgid 4 1.28% 55.77% # number of syscalls executed
system.cpu0.kern.syscall_sigprocmask 12 3.85% 59.62% # number of syscalls executed
system.cpu0.kern.syscall_ioctl 13 4.17% 63.78% # number of syscalls executed
system.cpu0.kern.syscall_readlink 1 0.32% 64.10% # number of syscalls executed
system.cpu0.kern.syscall_execve 7 2.24% 66.35% # number of syscalls executed
system.cpu0.kern.syscall_pre_F64_stat 22 7.05% 73.40% # number of syscalls executed
system.cpu0.kern.syscall_pre_F64_lstat 1 0.32% 73.72% # number of syscalls executed
system.cpu0.kern.syscall_mmap 28 8.97% 82.69% # number of syscalls executed
system.cpu0.kern.syscall_munmap 4 1.28% 83.97% # number of syscalls executed
system.cpu0.kern.syscall_mprotect 7 2.24% 86.22% # number of syscalls executed
system.cpu0.kern.syscall_gethostname 1 0.32% 86.54% # number of syscalls executed
system.cpu0.kern.syscall_dup2 3 0.96% 87.50% # number of syscalls executed
system.cpu0.kern.syscall_pre_F64_fstat 15 4.81% 92.31% # number of syscalls executed
system.cpu0.kern.syscall_fcntl 11 3.53% 95.83% # number of syscalls executed
system.cpu0.kern.syscall_socket 3 0.96% 96.79% # number of syscalls executed
system.cpu0.kern.syscall_connect 3 0.96% 97.76% # number of syscalls executed
system.cpu0.kern.syscall_setgid 2 0.64% 98.40% # number of syscalls executed
system.cpu0.kern.syscall_getrlimit 2 0.64% 99.04% # number of syscalls executed
system.cpu0.kern.syscall_setsid 3 0.96% 100.00% # number of syscalls executed
system.cpu0.not_idle_fraction 0.015474 # Percentage of non-idle cycles
system.cpu0.numCycles 0 # number of cpu cycles simulated
system.cpu0.num_insts 44447414 # Number of instructions executed
system.cpu0.num_refs 10321518 # Number of memory references
system.cpu1.dtb.accesses 524398 # DTB accesses
system.cpu1.dtb.acv 60 # DTB access violations
system.cpu1.dtb.hits 4612716 # DTB hits
system.cpu1.dtb.misses 5263 # DTB misses
system.cpu1.dtb.read_accesses 337746 # DTB read accesses
system.cpu1.dtb.read_acv 23 # DTB read access violations
system.cpu1.dtb.read_hits 2649302 # DTB read hits
system.cpu1.dtb.read_misses 4766 # DTB read misses
system.cpu1.dtb.write_accesses 186652 # DTB write accesses
system.cpu1.dtb.write_acv 37 # DTB write access violations
system.cpu1.dtb.write_hits 1963414 # DTB write hits
system.cpu1.dtb.write_misses 497 # DTB write misses
system.cpu1.idle_fraction 0.993423 # Percentage of idle cycles
system.cpu1.itb.accesses 1711918 # ITB accesses
system.cpu1.itb.acv 23 # ITB acv
system.cpu1.itb.hits 1709683 # ITB hits
system.cpu1.itb.misses 2235 # ITB misses
system.cpu1.kern.callpal 58341 # number of callpals executed
system.cpu1.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
system.cpu1.kern.callpal_wripir 52 0.09% 0.09% # number of callpals executed
system.cpu1.kern.callpal_wrmces 1 0.00% 0.09% # number of callpals executed
system.cpu1.kern.callpal_wrfen 1 0.00% 0.09% # number of callpals executed
system.cpu1.kern.callpal_swpctx 588 1.01% 1.10% # number of callpals executed
system.cpu1.kern.callpal_tbi 7 0.01% 1.11% # number of callpals executed
system.cpu1.kern.callpal_wrent 7 0.01% 1.13% # number of callpals executed
system.cpu1.kern.callpal_swpipl 54562 93.52% 94.65% # number of callpals executed
system.cpu1.kern.callpal_rdps 217 0.37% 95.02% # number of callpals executed
system.cpu1.kern.callpal_wrkgp 1 0.00% 95.02% # number of callpals executed
system.cpu1.kern.callpal_wrusp 4 0.01% 95.03% # number of callpals executed
system.cpu1.kern.callpal_rdusp 1 0.00% 95.03% # number of callpals executed
system.cpu1.kern.callpal_whami 3 0.01% 95.04% # number of callpals executed
system.cpu1.kern.callpal_rti 2571 4.41% 99.44% # number of callpals executed
system.cpu1.kern.callpal_callsys 208 0.36% 99.80% # number of callpals executed
system.cpu1.kern.callpal_imb 116 0.20% 100.00% # number of callpals executed
system.cpu1.kern.callpal_rdunique 1 0.00% 100.00% # number of callpals executed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
system.cpu1.kern.inst.hwrei 67770 # number of hwrei instructions executed
system.cpu1.kern.inst.ivlb 0 # number of ivlb instructions executed
system.cpu1.kern.inst.ivle 0 # number of ivle instructions executed
system.cpu1.kern.inst.quiesce 1892 # number of quiesce instructions executed
system.cpu1.kern.ipl_count 58980 # number of times we switched to this ipl
system.cpu1.kern.ipl_count_0 25467 43.18% 43.18% # number of times we switched to this ipl
system.cpu1.kern.ipl_count_22 5476 9.28% 52.46% # number of times we switched to this ipl
system.cpu1.kern.ipl_count_30 45 0.08% 52.54% # number of times we switched to this ipl
system.cpu1.kern.ipl_count_31 27992 47.46% 100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_good 58199 # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_0 25424 43.68% 43.68% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_22 5476 9.41% 53.09% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_30 45 0.08% 53.17% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_31 27254 46.83% 100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks 3539434499 # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_0 3510645847 99.19% 99.19% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_22 1415637 0.04% 99.23% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_30 16792 0.00% 99.23% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_31 27356223 0.77% 100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used 0.986758 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_0 0.998312 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_31 0.973635 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.mode_good_kernel 690
system.cpu1.kern.mode_good_user 691
system.cpu1.kern.mode_good_idle 0
system.cpu1.kern.mode_switch_kernel 3141 # number of protection mode switches
system.cpu1.kern.mode_switch_user 691 # number of protection mode switches
system.cpu1.kern.mode_switch_idle 0 # number of protection mode switches
system.cpu1.kern.mode_switch_good 0.360386 # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good_kernel 0.219675 # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good_idle <err: div-0> # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks_kernel 3537141786 99.94% 99.94% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks_user 2292711 0.06% 100.00% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks_idle 0 0.00% 100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context 589 # number of times the context was actually changed
system.cpu1.kern.syscall 163 # number of syscalls executed
system.cpu1.kern.syscall_fork 1 0.61% 0.61% # number of syscalls executed
system.cpu1.kern.syscall_read 13 7.98% 8.59% # number of syscalls executed
system.cpu1.kern.syscall_write 1 0.61% 9.20% # number of syscalls executed
system.cpu1.kern.syscall_close 13 7.98% 17.18% # number of syscalls executed
system.cpu1.kern.syscall_obreak 18 11.04% 28.22% # number of syscalls executed
system.cpu1.kern.syscall_lseek 4 2.45% 30.67% # number of syscalls executed
system.cpu1.kern.syscall_getpid 2 1.23% 31.90% # number of syscalls executed
system.cpu1.kern.syscall_setuid 2 1.23% 33.13% # number of syscalls executed
system.cpu1.kern.syscall_getuid 4 2.45% 35.58% # number of syscalls executed
system.cpu1.kern.syscall_open 28 17.18% 52.76% # number of syscalls executed
system.cpu1.kern.syscall_getgid 4 2.45% 55.21% # number of syscalls executed
system.cpu1.kern.syscall_sigprocmask 2 1.23% 56.44% # number of syscalls executed
system.cpu1.kern.syscall_ioctl 3 1.84% 58.28% # number of syscalls executed
system.cpu1.kern.syscall_readlink 1 0.61% 58.90% # number of syscalls executed
system.cpu1.kern.syscall_execve 1 0.61% 59.51% # number of syscalls executed
system.cpu1.kern.syscall_pre_F64_stat 9 5.52% 65.03% # number of syscalls executed
system.cpu1.kern.syscall_mmap 27 16.56% 81.60% # number of syscalls executed
system.cpu1.kern.syscall_munmap 2 1.23% 82.82% # number of syscalls executed
system.cpu1.kern.syscall_mprotect 7 4.29% 87.12% # number of syscalls executed
system.cpu1.kern.syscall_gethostname 1 0.61% 87.73% # number of syscalls executed
system.cpu1.kern.syscall_dup2 1 0.61% 88.34% # number of syscalls executed
system.cpu1.kern.syscall_pre_F64_fstat 13 7.98% 96.32% # number of syscalls executed
system.cpu1.kern.syscall_fcntl 3 1.84% 98.16% # number of syscalls executed
system.cpu1.kern.syscall_setgid 2 1.23% 99.39% # number of syscalls executed
system.cpu1.kern.syscall_getrlimit 1 0.61% 100.00% # number of syscalls executed
system.cpu1.not_idle_fraction 0.006577 # Percentage of non-idle cycles
system.cpu1.numCycles 0 # number of cpu cycles simulated
system.cpu1.num_insts 18640662 # Number of instructions executed
system.cpu1.num_refs 4633112 # Number of memory references
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
system.disk0.dma_write_bytes 2521088 # Number of bytes transfered via DMA writes.
system.disk0.dma_write_full_pages 285 # Number of full page size DMA writes.
system.disk0.dma_write_txs 375 # Number of DMA write transactions.
system.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD).
system.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD).
system.disk2.dma_write_bytes 8192 # Number of bytes transfered via DMA writes.
system.disk2.dma_write_full_pages 1 # Number of full page size DMA writes.
system.disk2.dma_write_txs 1 # Number of DMA write transactions.
system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
system.tsunami.ethernet.coalescedRxOk <err: div-0> # average number of RxOk's coalesced into each post
system.tsunami.ethernet.coalescedRxOrn <err: div-0> # average number of RxOrn's coalesced into each post
system.tsunami.ethernet.coalescedSwi <err: div-0> # average number of Swi's coalesced into each post
system.tsunami.ethernet.coalescedTotal <err: div-0> # average number of interrupts coalesced into each post
system.tsunami.ethernet.coalescedTxDesc <err: div-0> # average number of TxDesc's coalesced into each post
system.tsunami.ethernet.coalescedTxIdle <err: div-0> # average number of TxIdle's coalesced into each post
system.tsunami.ethernet.coalescedTxOk <err: div-0> # average number of TxOk's coalesced into each post
system.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA
system.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA
system.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA
system.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA
system.tsunami.ethernet.droppedPackets 0 # number of packets dropped
system.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU
system.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU
system.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU
system.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU
system.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
system.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU
system.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU
system.tsunami.ethernet.postedTxIdle 0 # number of TxIdle interrupts posted to CPU
system.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU
system.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR
system.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR
system.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR
system.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
system.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR
system.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
system.tsunami.ethernet.totalTxIdle 0 # total number of TxIdle written to ISR
system.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR
---------- End Simulation Statistics ----------
|