blob: 24b2c4738444651e24af735db630ae9635518bc6 (
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
|
---------- Begin Simulation Statistics ----------
host_inst_rate 249273 # Simulator instruction rate (inst/s)
host_mem_usage 249952 # Number of bytes of host memory used
host_seconds 261.36 # Real time elapsed on the host
host_tick_rate 15217956 # Simulator tick rate (ticks/s)
sim_freq 2000000000 # Frequency of simulated ticks
sim_insts 65149861 # Number of instructions simulated
sim_seconds 1.988682 # Number of seconds simulated
sim_ticks 3977364868 # Number of ticks simulated
system.cpu0.dtb.accesses 676531 # DTB accesses
system.cpu0.dtb.acv 306 # DTB access violations
system.cpu0.dtb.hits 12726821 # DTB hits
system.cpu0.dtb.misses 8261 # DTB misses
system.cpu0.dtb.read_accesses 494241 # DTB read accesses
system.cpu0.dtb.read_acv 184 # DTB read access violations
system.cpu0.dtb.read_hits 7906586 # DTB read hits
system.cpu0.dtb.read_misses 7534 # DTB read misses
system.cpu0.dtb.write_accesses 182290 # DTB write accesses
system.cpu0.dtb.write_acv 122 # DTB write access violations
system.cpu0.dtb.write_hits 4820235 # DTB write hits
system.cpu0.dtb.write_misses 727 # DTB write misses
system.cpu0.idle_fraction 0.930925 # Percentage of idle cycles
system.cpu0.itb.accesses 3412128 # ITB accesses
system.cpu0.itb.acv 161 # ITB acv
system.cpu0.itb.hits 3408295 # ITB hits
system.cpu0.itb.misses 3833 # ITB misses
system.cpu0.kern.callpal 142543 # number of callpals executed
system.cpu0.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
system.cpu0.kern.callpal_wripir 572 0.40% 0.40% # number of callpals executed
system.cpu0.kern.callpal_wrmces 1 0.00% 0.40% # number of callpals executed
system.cpu0.kern.callpal_wrfen 1 0.00% 0.40% # number of callpals executed
system.cpu0.kern.callpal_wrvptptr 1 0.00% 0.40% # number of callpals executed
system.cpu0.kern.callpal_swpctx 2878 2.02% 2.42% # number of callpals executed
system.cpu0.kern.callpal_tbi 47 0.03% 2.46% # number of callpals executed
system.cpu0.kern.callpal_wrent 7 0.00% 2.46% # number of callpals executed
system.cpu0.kern.callpal_swpipl 127693 89.58% 92.04% # number of callpals executed
system.cpu0.kern.callpal_rdps 6611 4.64% 96.68% # number of callpals executed
system.cpu0.kern.callpal_wrkgp 1 0.00% 96.68% # number of callpals executed
system.cpu0.kern.callpal_wrusp 3 0.00% 96.68% # number of callpals executed
system.cpu0.kern.callpal_rdusp 8 0.01% 96.69% # number of callpals executed
system.cpu0.kern.callpal_whami 2 0.00% 96.69% # number of callpals executed
system.cpu0.kern.callpal_rti 4215 2.96% 99.65% # number of callpals executed
system.cpu0.kern.callpal_callsys 355 0.25% 99.90% # number of callpals executed
system.cpu0.kern.callpal_imb 147 0.10% 100.00% # number of callpals executed
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
system.cpu0.kern.inst.hwrei 157728 # number of hwrei instructions executed
system.cpu0.kern.inst.quiesce 6621 # number of quiesce instructions executed
system.cpu0.kern.ipl_count 134531 # number of times we switched to this ipl
system.cpu0.kern.ipl_count_0 53714 39.93% 39.93% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_21 131 0.10% 40.02% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_22 2009 1.49% 41.52% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_30 482 0.36% 41.88% # number of times we switched to this ipl
system.cpu0.kern.ipl_count_31 78195 58.12% 100.00% # number of times we switched to this ipl
system.cpu0.kern.ipl_good 108736 # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_0 53298 49.02% 49.02% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_21 131 0.12% 49.14% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_22 2009 1.85% 50.98% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_30 482 0.44% 51.43% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_good_31 52816 48.57% 100.00% # number of times we switched to this ipl from a different ipl
system.cpu0.kern.ipl_ticks 3976579702 # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_0 3843537444 96.65% 96.65% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_21 123584 0.00% 96.66% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_22 1875640 0.05% 96.70% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_30 1201752 0.03% 96.73% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_ticks_31 129841282 3.27% 100.00% # number of cycles we spent at this ipl
system.cpu0.kern.ipl_used 0.808260 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_0 0.992255 # 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.675440 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.mode_good_kernel 1191
system.cpu0.kern.mode_good_user 1191
system.cpu0.kern.mode_good_idle 0
system.cpu0.kern.mode_switch_kernel 6700 # number of protection mode switches
system.cpu0.kern.mode_switch_user 1191 # number of protection mode switches
system.cpu0.kern.mode_switch_idle 0 # number of protection mode switches
system.cpu0.kern.mode_switch_good 0.301863 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good_kernel 0.177761 # 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 <err: div-0> # fraction of useful protection mode switches
system.cpu0.kern.mode_ticks_kernel 3965299112 99.76% 99.76% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks_user 9599258 0.24% 100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks_idle 0 0.00% 100.00% # number of ticks spent at the given mode
system.cpu0.kern.swap_context 2879 # number of times the context was actually changed
system.cpu0.kern.syscall 216 # number of syscalls executed
system.cpu0.kern.syscall_2 7 3.24% 3.24% # number of syscalls executed
system.cpu0.kern.syscall_3 18 8.33% 11.57% # number of syscalls executed
system.cpu0.kern.syscall_4 3 1.39% 12.96% # number of syscalls executed
system.cpu0.kern.syscall_6 30 13.89% 26.85% # number of syscalls executed
system.cpu0.kern.syscall_12 1 0.46% 27.31% # number of syscalls executed
system.cpu0.kern.syscall_15 1 0.46% 27.78% # number of syscalls executed
system.cpu0.kern.syscall_17 9 4.17% 31.94% # number of syscalls executed
system.cpu0.kern.syscall_19 6 2.78% 34.72% # number of syscalls executed
system.cpu0.kern.syscall_20 4 1.85% 36.57% # number of syscalls executed
system.cpu0.kern.syscall_23 2 0.93% 37.50% # number of syscalls executed
system.cpu0.kern.syscall_24 4 1.85% 39.35% # number of syscalls executed
system.cpu0.kern.syscall_33 7 3.24% 42.59% # number of syscalls executed
system.cpu0.kern.syscall_41 2 0.93% 43.52% # number of syscalls executed
system.cpu0.kern.syscall_45 36 16.67% 60.19% # number of syscalls executed
system.cpu0.kern.syscall_47 4 1.85% 62.04% # number of syscalls executed
system.cpu0.kern.syscall_48 8 3.70% 65.74% # number of syscalls executed
system.cpu0.kern.syscall_54 9 4.17% 69.91% # number of syscalls executed
system.cpu0.kern.syscall_58 1 0.46% 70.37% # number of syscalls executed
system.cpu0.kern.syscall_59 6 2.78% 73.15% # number of syscalls executed
system.cpu0.kern.syscall_71 28 12.96% 86.11% # number of syscalls executed
system.cpu0.kern.syscall_73 3 1.39% 87.50% # number of syscalls executed
system.cpu0.kern.syscall_74 8 3.70% 91.20% # number of syscalls executed
system.cpu0.kern.syscall_87 1 0.46% 91.67% # number of syscalls executed
system.cpu0.kern.syscall_90 2 0.93% 92.59% # number of syscalls executed
system.cpu0.kern.syscall_92 7 3.24% 95.83% # number of syscalls executed
system.cpu0.kern.syscall_97 2 0.93% 96.76% # number of syscalls executed
system.cpu0.kern.syscall_98 2 0.93% 97.69% # number of syscalls executed
system.cpu0.kern.syscall_132 2 0.93% 98.61% # number of syscalls executed
system.cpu0.kern.syscall_144 1 0.46% 99.07% # number of syscalls executed
system.cpu0.kern.syscall_147 2 0.93% 100.00% # number of syscalls executed
system.cpu0.not_idle_fraction 0.069075 # Percentage of non-idle cycles
system.cpu0.numCycles 3976579942 # number of cpu cycles simulated
system.cpu0.num_insts 50251391 # Number of instructions executed
system.cpu0.num_refs 12958546 # Number of memory references
system.cpu1.dtb.accesses 346252 # DTB accesses
system.cpu1.dtb.acv 67 # DTB access violations
system.cpu1.dtb.hits 4740978 # DTB hits
system.cpu1.dtb.misses 3345 # DTB misses
system.cpu1.dtb.read_accesses 235843 # DTB read accesses
system.cpu1.dtb.read_acv 26 # DTB read access violations
system.cpu1.dtb.read_hits 2707473 # DTB read hits
system.cpu1.dtb.read_misses 2918 # DTB read misses
system.cpu1.dtb.write_accesses 110409 # DTB write accesses
system.cpu1.dtb.write_acv 41 # DTB write access violations
system.cpu1.dtb.write_hits 2033505 # DTB write hits
system.cpu1.dtb.write_misses 427 # DTB write misses
system.cpu1.idle_fraction 0.974575 # Percentage of idle cycles
system.cpu1.itb.accesses 2097220 # ITB accesses
system.cpu1.itb.acv 23 # ITB acv
system.cpu1.itb.hits 2095948 # ITB hits
system.cpu1.itb.misses 1272 # ITB misses
system.cpu1.kern.callpal 80965 # number of callpals executed
system.cpu1.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
system.cpu1.kern.callpal_wripir 482 0.60% 0.60% # number of callpals executed
system.cpu1.kern.callpal_wrmces 1 0.00% 0.60% # number of callpals executed
system.cpu1.kern.callpal_wrfen 1 0.00% 0.60% # number of callpals executed
system.cpu1.kern.callpal_swpctx 2289 2.83% 3.43% # number of callpals executed
system.cpu1.kern.callpal_tbi 7 0.01% 3.43% # number of callpals executed
system.cpu1.kern.callpal_wrent 7 0.01% 3.44% # number of callpals executed
system.cpu1.kern.callpal_swpipl 71577 88.40% 91.85% # number of callpals executed
system.cpu1.kern.callpal_rdps 2303 2.84% 94.69% # number of callpals executed
system.cpu1.kern.callpal_wrkgp 1 0.00% 94.69% # number of callpals executed
system.cpu1.kern.callpal_wrusp 4 0.00% 94.70% # number of callpals executed
system.cpu1.kern.callpal_rdusp 1 0.00% 94.70% # number of callpals executed
system.cpu1.kern.callpal_whami 3 0.00% 94.70% # number of callpals executed
system.cpu1.kern.callpal_rti 4092 5.05% 99.76% # number of callpals executed
system.cpu1.kern.callpal_callsys 162 0.20% 99.96% # number of callpals executed
system.cpu1.kern.callpal_imb 33 0.04% 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 88247 # number of hwrei instructions executed
system.cpu1.kern.inst.quiesce 2815 # number of quiesce instructions executed
system.cpu1.kern.ipl_count 78243 # number of times we switched to this ipl
system.cpu1.kern.ipl_count_0 30463 38.93% 38.93% # number of times we switched to this ipl
system.cpu1.kern.ipl_count_22 2001 2.56% 41.49% # number of times we switched to this ipl
system.cpu1.kern.ipl_count_30 572 0.73% 42.22% # number of times we switched to this ipl
system.cpu1.kern.ipl_count_31 45207 57.78% 100.00% # number of times we switched to this ipl
system.cpu1.kern.ipl_good 61005 # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_0 29502 48.36% 48.36% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_22 2001 3.28% 51.64% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_30 572 0.94% 52.58% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_good_31 28930 47.42% 100.00% # number of times we switched to this ipl from a different ipl
system.cpu1.kern.ipl_ticks 3977363084 # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_0 3855395406 96.93% 96.93% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_22 1873360 0.05% 96.98% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_30 1461344 0.04% 97.02% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_ticks_31 118632974 2.98% 100.00% # number of cycles we spent at this ipl
system.cpu1.kern.ipl_used 0.779686 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_0 0.968454 # 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.639945 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.mode_good_kernel 1058
system.cpu1.kern.mode_good_user 562
system.cpu1.kern.mode_good_idle 496
system.cpu1.kern.mode_switch_kernel 2397 # number of protection mode switches
system.cpu1.kern.mode_switch_user 562 # number of protection mode switches
system.cpu1.kern.mode_switch_idle 3035 # number of protection mode switches
system.cpu1.kern.mode_switch_good 0.353020 # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good_kernel 0.441385 # 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 0.163427 # fraction of useful protection mode switches
system.cpu1.kern.mode_ticks_kernel 64042452 1.61% 1.61% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks_user 5753306 0.14% 1.75% # number of ticks spent at the given mode
system.cpu1.kern.mode_ticks_idle 3907567318 98.25% 100.00% # number of ticks spent at the given mode
system.cpu1.kern.swap_context 2290 # number of times the context was actually changed
system.cpu1.kern.syscall 110 # number of syscalls executed
system.cpu1.kern.syscall_2 1 0.91% 0.91% # number of syscalls executed
system.cpu1.kern.syscall_3 12 10.91% 11.82% # number of syscalls executed
system.cpu1.kern.syscall_4 1 0.91% 12.73% # number of syscalls executed
system.cpu1.kern.syscall_6 12 10.91% 23.64% # number of syscalls executed
system.cpu1.kern.syscall_17 6 5.45% 29.09% # number of syscalls executed
system.cpu1.kern.syscall_19 4 3.64% 32.73% # number of syscalls executed
system.cpu1.kern.syscall_20 2 1.82% 34.55% # number of syscalls executed
system.cpu1.kern.syscall_23 2 1.82% 36.36% # number of syscalls executed
system.cpu1.kern.syscall_24 2 1.82% 38.18% # number of syscalls executed
system.cpu1.kern.syscall_33 4 3.64% 41.82% # number of syscalls executed
system.cpu1.kern.syscall_45 18 16.36% 58.18% # number of syscalls executed
system.cpu1.kern.syscall_47 2 1.82% 60.00% # number of syscalls executed
system.cpu1.kern.syscall_48 2 1.82% 61.82% # number of syscalls executed
system.cpu1.kern.syscall_54 1 0.91% 62.73% # number of syscalls executed
system.cpu1.kern.syscall_59 1 0.91% 63.64% # number of syscalls executed
system.cpu1.kern.syscall_71 26 23.64% 87.27% # number of syscalls executed
system.cpu1.kern.syscall_74 8 7.27% 94.55% # number of syscalls executed
system.cpu1.kern.syscall_90 1 0.91% 95.45% # number of syscalls executed
system.cpu1.kern.syscall_92 2 1.82% 97.27% # number of syscalls executed
system.cpu1.kern.syscall_132 2 1.82% 99.09% # number of syscalls executed
system.cpu1.kern.syscall_144 1 0.91% 100.00% # number of syscalls executed
system.cpu1.not_idle_fraction 0.025425 # Percentage of non-idle cycles
system.cpu1.numCycles 3977364868 # number of cpu cycles simulated
system.cpu1.num_insts 14898470 # Number of instructions executed
system.cpu1.num_refs 4770918 # 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 2651136 # Number of bytes transfered via DMA writes.
system.disk0.dma_write_full_pages 298 # Number of full page size DMA writes.
system.disk0.dma_write_txs 395 # 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 ----------
|