---------- Begin Simulation Statistics ---------- sim_seconds 0.200001 # Number of seconds simulated sim_ticks 200000789468 # Number of ticks simulated final_tick 4300236018046 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks host_inst_rate 201516796 # Simulator instruction rate (inst/s) host_tick_rate 147427543497 # Simulator tick rate (ticks/s) host_mem_usage 479620 # Number of bytes of host memory used host_seconds 1.36 # Real time elapsed on the host sim_insts 273374833 # Number of instructions simulated testsys.physmem.bytes_read 19104208 # Number of bytes read from this memory testsys.physmem.bytes_inst_read 14257548 # Number of instructions bytes read from this memory testsys.physmem.bytes_written 3887982 # Number of bytes written to this memory testsys.physmem.num_reads 4226224 # Number of read requests responded to by this memory testsys.physmem.num_writes 504418 # Number of write requests responded to by this memory testsys.physmem.num_other 0 # Number of other requests responded to by this memory testsys.physmem.bw_read 95520663 # Total read bandwidth from this memory (bytes/s) testsys.physmem.bw_inst_read 71287459 # Instruction read bandwidth from this memory (bytes/s) testsys.physmem.bw_write 19439833 # Write bandwidth from this memory (bytes/s) testsys.physmem.bw_total 114960496 # Total bandwidth to/from this memory (bytes/s) testsys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). testsys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). testsys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD). testsys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes. testsys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes. testsys.disk0.dma_write_txs 0 # Number of DMA write transactions. testsys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). testsys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). testsys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD). testsys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes. testsys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes. testsys.disk2.dma_write_txs 0 # Number of DMA write transactions. testsys.cpu.dtb.fetch_hits 0 # ITB hits testsys.cpu.dtb.fetch_misses 0 # ITB misses testsys.cpu.dtb.fetch_acv 0 # ITB acv testsys.cpu.dtb.fetch_accesses 0 # ITB accesses testsys.cpu.dtb.read_hits 658435 # DTB read hits testsys.cpu.dtb.read_misses 3287 # DTB read misses testsys.cpu.dtb.read_acv 80 # DTB read access violations testsys.cpu.dtb.read_accesses 225414 # DTB read accesses testsys.cpu.dtb.write_hits 504853 # DTB write hits testsys.cpu.dtb.write_misses 528 # DTB write misses testsys.cpu.dtb.write_acv 81 # DTB write access violations testsys.cpu.dtb.write_accesses 109988 # DTB write accesses testsys.cpu.dtb.data_hits 1163288 # DTB hits testsys.cpu.dtb.data_misses 3815 # DTB misses testsys.cpu.dtb.data_acv 161 # DTB access violations testsys.cpu.dtb.data_accesses 335402 # DTB accesses testsys.cpu.itb.fetch_hits 1248325 # ITB hits testsys.cpu.itb.fetch_misses 1497 # ITB misses testsys.cpu.itb.fetch_acv 69 # ITB acv testsys.cpu.itb.fetch_accesses 1249822 # ITB accesses testsys.cpu.itb.read_hits 0 # DTB read hits testsys.cpu.itb.read_misses 0 # DTB read misses testsys.cpu.itb.read_acv 0 # DTB read access violations testsys.cpu.itb.read_accesses 0 # DTB read accesses testsys.cpu.itb.write_hits 0 # DTB write hits testsys.cpu.itb.write_misses 0 # DTB write misses testsys.cpu.itb.write_acv 0 # DTB write access violations testsys.cpu.itb.write_accesses 0 # DTB write accesses testsys.cpu.itb.data_hits 0 # DTB hits testsys.cpu.itb.data_misses 0 # DTB misses testsys.cpu.itb.data_acv 0 # DTB access violations testsys.cpu.itb.data_accesses 0 # DTB accesses testsys.cpu.numCycles 199569460393 # number of cpu cycles simulated testsys.cpu.numWorkItemsStarted 0 # number of work items this cpu started testsys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed testsys.cpu.num_insts 3560411 # Number of instructions executed testsys.cpu.num_int_alu_accesses 3348322 # Number of integer alu accesses testsys.cpu.num_fp_alu_accesses 17380 # Number of float alu accesses testsys.cpu.num_func_calls 107994 # number of times a function call or return occured testsys.cpu.num_conditional_control_insts 361828 # number of instructions that are conditional controls testsys.cpu.num_int_insts 3348322 # number of integer instructions testsys.cpu.num_fp_insts 17380 # number of float instructions testsys.cpu.num_int_register_reads 4592571 # number of times the integer registers were read testsys.cpu.num_int_register_writes 2442795 # number of times the integer registers were written testsys.cpu.num_fp_register_reads 11166 # number of times the floating registers were read testsys.cpu.num_fp_register_writes 10823 # number of times the floating registers were written testsys.cpu.num_mem_refs 1173234 # number of memory refs testsys.cpu.num_load_insts 666253 # Number of load instructions testsys.cpu.num_store_insts 506981 # Number of store instructions testsys.cpu.num_idle_cycles 199565902130.465698 # Number of idle cycles testsys.cpu.num_busy_cycles 3558262.534294 # Number of busy cycles testsys.cpu.not_idle_fraction 0.000018 # Percentage of non-idle cycles testsys.cpu.idle_fraction 0.999982 # Percentage of idle cycles testsys.cpu.kern.inst.arm 0 # number of arm instructions executed testsys.cpu.kern.inst.quiesce 376 # number of quiesce instructions executed testsys.cpu.kern.inst.hwrei 19053 # number of hwrei instructions executed testsys.cpu.kern.ipl_count::0 5061 40.48% 40.48% # number of times we switched to this ipl testsys.cpu.kern.ipl_count::21 184 1.47% 41.95% # number of times we switched to this ipl testsys.cpu.kern.ipl_count::22 205 1.64% 43.59% # number of times we switched to this ipl testsys.cpu.kern.ipl_count::31 7054 56.41% 100.00% # number of times we switched to this ipl testsys.cpu.kern.ipl_count::total 12504 # number of times we switched to this ipl testsys.cpu.kern.ipl_good::0 5055 48.15% 48.15% # number of times we switched to this ipl from a different ipl testsys.cpu.kern.ipl_good::21 184 1.75% 49.90% # number of times we switched to this ipl from a different ipl testsys.cpu.kern.ipl_good::22 205 1.95% 51.85% # number of times we switched to this ipl from a different ipl testsys.cpu.kern.ipl_good::31 5055 48.15% 100.00% # number of times we switched to this ipl from a different ipl testsys.cpu.kern.ipl_good::total 10499 # number of times we switched to this ipl from a different ipl testsys.cpu.kern.ipl_ticks::0 199568845670 100.00% 100.00% # number of cycles we spent at this ipl testsys.cpu.kern.ipl_ticks::21 31026 0.00% 100.00% # number of cycles we spent at this ipl testsys.cpu.kern.ipl_ticks::22 17630 0.00% 100.00% # number of cycles we spent at this ipl testsys.cpu.kern.ipl_ticks::31 566504 0.00% 100.00% # number of cycles we spent at this ipl testsys.cpu.kern.ipl_ticks::total 199569460830 # number of cycles we spent at this ipl testsys.cpu.kern.ipl_used::0 0.998814 # fraction of swpipl calls that actually changed the ipl testsys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl testsys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl testsys.cpu.kern.ipl_used::31 0.716615 # fraction of swpipl calls that actually changed the ipl testsys.cpu.kern.syscall::2 3 3.61% 3.61% # number of syscalls executed testsys.cpu.kern.syscall::3 7 8.43% 12.05% # number of syscalls executed testsys.cpu.kern.syscall::4 1 1.20% 13.25% # number of syscalls executed testsys.cpu.kern.syscall::6 7 8.43% 21.69% # number of syscalls executed testsys.cpu.kern.syscall::17 7 8.43% 30.12% # number of syscalls executed testsys.cpu.kern.syscall::19 2 2.41% 32.53% # number of syscalls executed testsys.cpu.kern.syscall::20 1 1.20% 33.73% # number of syscalls executed testsys.cpu.kern.syscall::33 3 3.61% 37.35% # number of syscalls executed testsys.cpu.kern.syscall::45 10 12.05% 49.40% # number of syscalls executed testsys.cpu.kern.syscall::48 5 6.02% 55.42% # number of syscalls executed testsys.cpu.kern.syscall::54 1 1.20% 56.63% # number of syscalls executed testsys.cpu.kern.syscall::59 3 3.61% 60.24% # number of syscalls executed testsys.cpu.kern.syscall::71 15 18.07% 78.31% # number of syscalls executed testsys.cpu.kern.syscall::74 4 4.82% 83.13% # number of syscalls executed testsys.cpu.kern.syscall::97 2 2.41% 85.54% # number of syscalls executed testsys.cpu.kern.syscall::98 2 2.41% 87.95% # number of syscalls executed testsys.cpu.kern.syscall::101 2 2.41% 90.36% # number of syscalls executed testsys.cpu.kern.syscall::102 2 2.41% 92.77% # number of syscalls executed testsys.cpu.kern.syscall::104 1 1.20% 93.98% # number of syscalls executed testsys.cpu.kern.syscall::105 3 3.61% 97.59% # number of syscalls executed testsys.cpu.kern.syscall::118 2 2.41% 100.00% # number of syscalls executed testsys.cpu.kern.syscall::total 83 # number of syscalls executed testsys.cpu.kern.callpal::swpctx 438 3.34% 3.34% # number of callpals executed testsys.cpu.kern.callpal::tbi 20 0.15% 3.49% # number of callpals executed testsys.cpu.kern.callpal::swpipl 11074 84.39% 87.88% # number of callpals executed testsys.cpu.kern.callpal::rdps 359 2.74% 90.62% # number of callpals executed testsys.cpu.kern.callpal::wrusp 3 0.02% 90.64% # number of callpals executed testsys.cpu.kern.callpal::rdusp 3 0.02% 90.66% # number of callpals executed testsys.cpu.kern.callpal::rti 1041 7.93% 98.60% # number of callpals executed testsys.cpu.kern.callpal::callsys 140 1.07% 99.66% # number of callpals executed testsys.cpu.kern.callpal::imb 44 0.34% 100.00% # number of callpals executed testsys.cpu.kern.callpal::total 13122 # number of callpals executed testsys.cpu.kern.mode_switch::kernel 1099 # number of protection mode switches testsys.cpu.kern.mode_switch::user 649 # number of protection mode switches testsys.cpu.kern.mode_switch::idle 381 # number of protection mode switches testsys.cpu.kern.mode_good::kernel 654 testsys.cpu.kern.mode_good::user 649 testsys.cpu.kern.mode_good::idle 5 testsys.cpu.kern.mode_switch_good::kernel 0.595086 # fraction of useful protection mode switches testsys.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches testsys.cpu.kern.mode_switch_good::idle 0.013123 # fraction of useful protection mode switches testsys.cpu.kern.mode_switch_good::total 1.608210 # fraction of useful protection mode switches testsys.cpu.kern.mode_ticks::kernel 1821131 2.10% 2.10% # number of ticks spent at the given mode testsys.cpu.kern.mode_ticks::user 1065606 1.23% 3.32% # number of ticks spent at the given mode testsys.cpu.kern.mode_ticks::idle 83963628 96.68% 100.00% # number of ticks spent at the given mode testsys.cpu.kern.swap_context 438 # number of times the context was actually changed testsys.tsunami.ethernet.txBytes 960 # Bytes Transmitted testsys.tsunami.ethernet.rxBytes 798 # Bytes Received testsys.tsunami.ethernet.txPackets 8 # Number of Packets Transmitted testsys.tsunami.ethernet.rxPackets 5 # Number of Packets Received testsys.tsunami.ethernet.txIpChecksums 2 # Number of tx IP Checksums done by device testsys.tsunami.ethernet.rxIpChecksums 5 # Number of rx IP Checksums done by device testsys.tsunami.ethernet.txTcpChecksums 2 # Number of tx TCP Checksums done by device testsys.tsunami.ethernet.rxTcpChecksums 5 # Number of rx TCP Checksums done by device testsys.tsunami.ethernet.txUdpChecksums 0 # Number of tx UDP Checksums done by device testsys.tsunami.ethernet.rxUdpChecksums 0 # Number of rx UDP Checksums done by device testsys.tsunami.ethernet.descDMAReads 6 # Number of descriptors the device read w/ DMA testsys.tsunami.ethernet.descDMAWrites 13 # Number of descriptors the device wrote w/ DMA testsys.tsunami.ethernet.descDmaReadBytes 144 # number of descriptor bytes read w/ DMA testsys.tsunami.ethernet.descDmaWriteBytes 104 # number of descriptor bytes write w/ DMA testsys.tsunami.ethernet.totBandwidth 70320 # Total Bandwidth (bits/s) testsys.tsunami.ethernet.totPackets 13 # Total Packets testsys.tsunami.ethernet.totBytes 1758 # Total Bytes testsys.tsunami.ethernet.totPPS 65 # Total Tranmission Rate (packets/s) testsys.tsunami.ethernet.txBandwidth 38400 # Transmit Bandwidth (bits/s) testsys.tsunami.ethernet.rxBandwidth 31920 # Receive Bandwidth (bits/s) testsys.tsunami.ethernet.txPPS 40 # Packet Tranmission Rate (packets/s) testsys.tsunami.ethernet.rxPPS 25 # Packet Reception Rate (packets/s) testsys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU testsys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post testsys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR testsys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU testsys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post testsys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR testsys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU testsys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post testsys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR testsys.tsunami.ethernet.postedRxDesc 4 # number of RxDesc interrupts posted to CPU testsys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post testsys.tsunami.ethernet.totalRxDesc 5 # total number of RxDesc written to ISR testsys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU testsys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post testsys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR testsys.tsunami.ethernet.postedTxIdle 6 # number of TxIdle interrupts posted to CPU testsys.tsunami.ethernet.coalescedTxIdle 0 # average number of TxIdle's coalesced into each post testsys.tsunami.ethernet.totalTxIdle 6 # total number of TxIdle written to ISR testsys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU testsys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post testsys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR testsys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU testsys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post testsys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR testsys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post testsys.tsunami.ethernet.postedInterrupts 15 # number of posts to CPU testsys.tsunami.ethernet.droppedPackets 0 # number of packets dropped drivesys.physmem.bytes_read 10620314 # Number of bytes read from this memory drivesys.physmem.bytes_inst_read 7834952 # Number of instructions bytes read from this memory drivesys.physmem.bytes_written 1607724 # Number of bytes written to this memory drivesys.physmem.num_reads 2352907 # Number of read requests responded to by this memory drivesys.physmem.num_writes 230617 # Number of write requests responded to by this memory drivesys.physmem.num_other 0 # Number of other requests responded to by this memory drivesys.physmem.bw_read 53101360 # Total read bandwidth from this memory (bytes/s) drivesys.physmem.bw_inst_read 39174605 # Instruction read bandwidth from this memory (bytes/s) drivesys.physmem.bw_write 8038588 # Write bandwidth from this memory (bytes/s) drivesys.physmem.bw_total 61139949 # Total bandwidth to/from this memory (bytes/s) drivesys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). drivesys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). drivesys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD). drivesys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes. drivesys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes. drivesys.disk0.dma_write_txs 0 # Number of DMA write transactions. drivesys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). drivesys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). drivesys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD). drivesys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes. drivesys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes. drivesys.disk2.dma_write_txs 0 # Number of DMA write transactions. drivesys.cpu.dtb.fetch_hits 0 # ITB hits drivesys.cpu.dtb.fetch_misses 0 # ITB misses drivesys.cpu.dtb.fetch_acv 0 # ITB acv drivesys.cpu.dtb.fetch_accesses 0 # ITB accesses drivesys.cpu.dtb.read_hits 393500 # DTB read hits drivesys.cpu.dtb.read_misses 487 # DTB read misses drivesys.cpu.dtb.read_acv 30 # DTB read access violations drivesys.cpu.dtb.read_accesses 268057 # DTB read accesses drivesys.cpu.dtb.write_hits 230735 # DTB write hits drivesys.cpu.dtb.write_misses 82 # DTB write misses drivesys.cpu.dtb.write_acv 10 # DTB write access violations drivesys.cpu.dtb.write_accesses 133245 # DTB write accesses drivesys.cpu.dtb.data_hits 624235 # DTB hits drivesys.cpu.dtb.data_misses 569 # DTB misses drivesys.cpu.dtb.data_acv 40 # DTB access violations drivesys.cpu.dtb.data_accesses 401302 # DTB accesses drivesys.cpu.itb.fetch_hits 1337786 # ITB hits drivesys.cpu.itb.fetch_misses 194 # ITB misses drivesys.cpu.itb.fetch_acv 22 # ITB acv drivesys.cpu.itb.fetch_accesses 1337980 # ITB accesses drivesys.cpu.itb.read_hits 0 # DTB read hits drivesys.cpu.itb.read_misses 0 # DTB read misses drivesys.cpu.itb.read_acv 0 # DTB read access violations drivesys.cpu.itb.read_accesses 0 # DTB read accesses drivesys.cpu.itb.write_hits 0 # DTB write hits drivesys.cpu.itb.write_misses 0 # DTB write misses drivesys.cpu.itb.write_acv 0 # DTB write access violations drivesys.cpu.itb.write_accesses 0 # DTB write accesses drivesys.cpu.itb.data_hits 0 # DTB hits drivesys.cpu.itb.data_misses 0 # DTB misses drivesys.cpu.itb.data_acv 0 # DTB access violations drivesys.cpu.itb.data_accesses 0 # DTB accesses drivesys.cpu.numCycles 199571362884 # number of cpu cycles simulated drivesys.cpu.numWorkItemsStarted 0 # number of work items this cpu started drivesys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed drivesys.cpu.num_insts 1958129 # Number of instructions executed drivesys.cpu.num_int_alu_accesses 1889973 # Number of integer alu accesses drivesys.cpu.num_fp_alu_accesses 1278 # Number of float alu accesses drivesys.cpu.num_func_calls 121650 # number of times a function call or return occured drivesys.cpu.num_conditional_control_insts 161093 # number of instructions that are conditional controls drivesys.cpu.num_int_insts 1889973 # number of integer instructions drivesys.cpu.num_fp_insts 1278 # number of float instructions drivesys.cpu.num_int_register_reads 2411030 # number of times the integer registers were read drivesys.cpu.num_int_register_writes 1442447 # number of times the integer registers were written drivesys.cpu.num_fp_register_reads 694 # number of times the floating registers were read drivesys.cpu.num_fp_register_writes 698 # number of times the floating registers were written drivesys.cpu.num_mem_refs 625939 # number of memory refs drivesys.cpu.num_load_insts 394697 # Number of load instructions drivesys.cpu.num_store_insts 231242 # Number of store instructions drivesys.cpu.num_idle_cycles 199569408136.118042 # Number of idle cycles drivesys.cpu.num_busy_cycles 1954747.881971 # Number of busy cycles drivesys.cpu.not_idle_fraction 0.000010 # Percentage of non-idle cycles drivesys.cpu.idle_fraction 0.999990 # Percentage of idle cycles drivesys.cpu.kern.inst.arm 0 # number of arm instructions executed drivesys.cpu.kern.inst.quiesce 215 # number of quiesce instructions executed drivesys.cpu.kern.inst.hwrei 5483 # number of hwrei instructions executed drivesys.cpu.kern.ipl_count::0 1189 28.37% 28.37% # number of times we switched to this ipl drivesys.cpu.kern.ipl_count::21 10 0.24% 28.61% # number of times we switched to this ipl drivesys.cpu.kern.ipl_count::22 205 4.89% 33.50% # number of times we switched to this ipl drivesys.cpu.kern.ipl_count::31 2787 66.50% 100.00% # number of times we switched to this ipl drivesys.cpu.kern.ipl_count::total 4191 # number of times we switched to this ipl drivesys.cpu.kern.ipl_good::0 1189 45.85% 45.85% # number of times we switched to this ipl from a different ipl drivesys.cpu.kern.ipl_good::21 10 0.39% 46.24% # number of times we switched to this ipl from a different ipl drivesys.cpu.kern.ipl_good::22 205 7.91% 54.15% # number of times we switched to this ipl from a different ipl drivesys.cpu.kern.ipl_good::31 1189 45.85% 100.00% # number of times we switched to this ipl from a different ipl drivesys.cpu.kern.ipl_good::total 2593 # number of times we switched to this ipl from a different ipl drivesys.cpu.kern.ipl_ticks::0 199571043172 100.00% 100.00% # number of cycles we spent at this ipl drivesys.cpu.kern.ipl_ticks::21 1620 0.00% 100.00% # number of cycles we spent at this ipl drivesys.cpu.kern.ipl_ticks::22 17630 0.00% 100.00% # number of cycles we spent at this ipl drivesys.cpu.kern.ipl_ticks::31 300462 0.00% 100.00% # number of cycles we spent at this ipl drivesys.cpu.kern.ipl_ticks::total 199571362884 # number of cycles we spent at this ipl drivesys.cpu.kern.ipl_used::0 1 # fraction of swpipl calls that actually changed the ipl drivesys.cpu.kern.ipl_used::21 1 # fraction of swpipl calls that actually changed the ipl drivesys.cpu.kern.ipl_used::22 1 # fraction of swpipl calls that actually changed the ipl drivesys.cpu.kern.ipl_used::31 0.426624 # fraction of swpipl calls that actually changed the ipl drivesys.cpu.kern.syscall::2 1 4.55% 4.55% # number of syscalls executed drivesys.cpu.kern.syscall::6 3 13.64% 18.18% # number of syscalls executed drivesys.cpu.kern.syscall::17 2 9.09% 27.27% # number of syscalls executed drivesys.cpu.kern.syscall::97 1 4.55% 31.82% # number of syscalls executed drivesys.cpu.kern.syscall::99 2 9.09% 40.91% # number of syscalls executed drivesys.cpu.kern.syscall::101 2 9.09% 50.00% # number of syscalls executed drivesys.cpu.kern.syscall::102 3 13.64% 63.64% # number of syscalls executed drivesys.cpu.kern.syscall::104 1 4.55% 68.18% # number of syscalls executed drivesys.cpu.kern.syscall::105 3 13.64% 81.82% # number of syscalls executed drivesys.cpu.kern.syscall::106 1 4.55% 86.36% # number of syscalls executed drivesys.cpu.kern.syscall::118 2 9.09% 95.45% # number of syscalls executed drivesys.cpu.kern.syscall::150 1 4.55% 100.00% # number of syscalls executed drivesys.cpu.kern.syscall::total 22 # number of syscalls executed drivesys.cpu.kern.callpal::swpctx 70 1.58% 1.58% # number of callpals executed drivesys.cpu.kern.callpal::tbi 5 0.11% 1.69% # number of callpals executed drivesys.cpu.kern.callpal::swpipl 3654 82.24% 83.93% # number of callpals executed drivesys.cpu.kern.callpal::rdps 359 8.08% 92.01% # number of callpals executed drivesys.cpu.kern.callpal::rdusp 1 0.02% 92.03% # number of callpals executed drivesys.cpu.kern.callpal::rti 322 7.25% 99.28% # number of callpals executed drivesys.cpu.kern.callpal::callsys 25 0.56% 99.84% # number of callpals executed drivesys.cpu.kern.callpal::imb 7 0.16% 100.00% # number of callpals executed drivesys.cpu.kern.callpal::total 4443 # number of callpals executed drivesys.cpu.kern.mode_switch::kernel 174 # number of protection mode switches drivesys.cpu.kern.mode_switch::user 107 # number of protection mode switches drivesys.cpu.kern.mode_switch::idle 218 # number of protection mode switches drivesys.cpu.kern.mode_good::kernel 110 drivesys.cpu.kern.mode_good::user 107 drivesys.cpu.kern.mode_good::idle 3 drivesys.cpu.kern.mode_switch_good::kernel 0.632184 # fraction of useful protection mode switches drivesys.cpu.kern.mode_switch_good::user 1 # fraction of useful protection mode switches drivesys.cpu.kern.mode_switch_good::idle 0.013761 # fraction of useful protection mode switches drivesys.cpu.kern.mode_switch_good::total 1.645945 # fraction of useful protection mode switches drivesys.cpu.kern.mode_ticks::kernel 263256 0.24% 0.24% # number of ticks spent at the given mode drivesys.cpu.kern.mode_ticks::user 1278343 1.15% 1.39% # number of ticks spent at the given mode drivesys.cpu.kern.mode_ticks::idle 109686421 98.61% 100.00% # number of ticks spent at the given mode drivesys.cpu.kern.swap_context 70 # number of times the context was actually changed drivesys.tsunami.ethernet.txBytes 798 # Bytes Transmitted drivesys.tsunami.ethernet.rxBytes 960 # Bytes Received drivesys.tsunami.ethernet.txPackets 5 # Number of Packets Transmitted drivesys.tsunami.ethernet.rxPackets 8 # Number of Packets Received drivesys.tsunami.ethernet.txIpChecksums 2 # Number of tx IP Checksums done by device drivesys.tsunami.ethernet.rxIpChecksums 8 # Number of rx IP Checksums done by device drivesys.tsunami.ethernet.txTcpChecksums 2 # Number of tx TCP Checksums done by device drivesys.tsunami.ethernet.rxTcpChecksums 8 # Number of rx TCP Checksums done by device drivesys.tsunami.ethernet.txUdpChecksums 0 # Number of tx UDP Checksums done by device drivesys.tsunami.ethernet.rxUdpChecksums 0 # Number of rx UDP Checksums done by device drivesys.tsunami.ethernet.descDMAReads 4 # Number of descriptors the device read w/ DMA drivesys.tsunami.ethernet.descDMAWrites 13 # Number of descriptors the device wrote w/ DMA drivesys.tsunami.ethernet.descDmaReadBytes 96 # number of descriptor bytes read w/ DMA drivesys.tsunami.ethernet.descDmaWriteBytes 104 # number of descriptor bytes write w/ DMA drivesys.tsunami.ethernet.totBandwidth 70320 # Total Bandwidth (bits/s) drivesys.tsunami.ethernet.totPackets 13 # Total Packets drivesys.tsunami.ethernet.totBytes 1758 # Total Bytes drivesys.tsunami.ethernet.totPPS 65 # Total Tranmission Rate (packets/s) drivesys.tsunami.ethernet.txBandwidth 31920 # Transmit Bandwidth (bits/s) drivesys.tsunami.ethernet.rxBandwidth 38400 # Receive Bandwidth (bits/s) drivesys.tsunami.ethernet.txPPS 25 # Packet Tranmission Rate (packets/s) drivesys.tsunami.ethernet.rxPPS 40 # Packet Reception Rate (packets/s) drivesys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU drivesys.tsunami.ethernet.coalescedSwi 0 # average number of Swi's coalesced into each post drivesys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR drivesys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU drivesys.tsunami.ethernet.coalescedRxIdle 0 # average number of RxIdle's coalesced into each post drivesys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR drivesys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU drivesys.tsunami.ethernet.coalescedRxOk 0 # average number of RxOk's coalesced into each post drivesys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR drivesys.tsunami.ethernet.postedRxDesc 6 # number of RxDesc interrupts posted to CPU drivesys.tsunami.ethernet.coalescedRxDesc 0 # average number of RxDesc's coalesced into each post drivesys.tsunami.ethernet.totalRxDesc 8 # total number of RxDesc written to ISR drivesys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU drivesys.tsunami.ethernet.coalescedTxOk 0 # average number of TxOk's coalesced into each post drivesys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR drivesys.tsunami.ethernet.postedTxIdle 4 # number of TxIdle interrupts posted to CPU drivesys.tsunami.ethernet.coalescedTxIdle 0 # average number of TxIdle's coalesced into each post drivesys.tsunami.ethernet.totalTxIdle 4 # total number of TxIdle written to ISR drivesys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU drivesys.tsunami.ethernet.coalescedTxDesc 0 # average number of TxDesc's coalesced into each post drivesys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR drivesys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU drivesys.tsunami.ethernet.coalescedRxOrn 0 # average number of RxOrn's coalesced into each post drivesys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR drivesys.tsunami.ethernet.coalescedTotal 1 # average number of interrupts coalesced into each post drivesys.tsunami.ethernet.postedInterrupts 16 # number of posts to CPU drivesys.tsunami.ethernet.droppedPackets 0 # number of packets dropped ---------- End Simulation Statistics ---------- ---------- Begin Simulation Statistics ---------- sim_seconds 0.000001 # Number of seconds simulated sim_ticks 785978 # Number of ticks simulated final_tick 4300236804024 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks host_inst_rate 864513825905 # Simulator instruction rate (inst/s) host_tick_rate 2363296319 # Simulator tick rate (ticks/s) host_mem_usage 479620 # Number of bytes of host memory used host_seconds 0.00 # Real time elapsed on the host sim_insts 273374833 # Number of instructions simulated testsys.physmem.bytes_read 0 # Number of bytes read from this memory testsys.physmem.bytes_inst_read 0 # Number of instructions bytes read from this memory testsys.physmem.bytes_written 0 # Number of bytes written to this memory testsys.physmem.num_reads 0 # Number of read requests responded to by this memory testsys.physmem.num_writes 0 # Number of write requests responded to by this memory testsys.physmem.num_other 0 # Number of other requests responded to by this memory testsys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). testsys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). testsys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD). testsys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes. testsys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes. testsys.disk0.dma_write_txs 0 # Number of DMA write transactions. testsys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). testsys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). testsys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD). testsys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes. testsys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes. testsys.disk2.dma_write_txs 0 # Number of DMA write transactions. testsys.cpu.dtb.fetch_hits 0 # ITB hits testsys.cpu.dtb.fetch_misses 0 # ITB misses testsys.cpu.dtb.fetch_acv 0 # ITB acv testsys.cpu.dtb.fetch_accesses 0 # ITB accesses testsys.cpu.dtb.read_hits 0 # DTB read hits testsys.cpu.dtb.read_misses 0 # DTB read misses testsys.cpu.dtb.read_acv 0 # DTB read access violations testsys.cpu.dtb.read_accesses 0 # DTB read accesses testsys.cpu.dtb.write_hits 0 # DTB write hits testsys.cpu.dtb.write_misses 0 # DTB write misses testsys.cpu.dtb.write_acv 0 # DTB write access violations testsys.cpu.dtb.write_accesses 0 # DTB write accesses testsys.cpu.dtb.data_hits 0 # DTB hits testsys.cpu.dtb.data_misses 0 # DTB misses testsys.cpu.dtb.data_acv 0 # DTB access violations testsys.cpu.dtb.data_accesses 0 # DTB accesses testsys.cpu.itb.fetch_hits 0 # ITB hits testsys.cpu.itb.fetch_misses 0 # ITB misses testsys.cpu.itb.fetch_acv 0 # ITB acv testsys.cpu.itb.fetch_accesses 0 # ITB accesses testsys.cpu.itb.read_hits 0 # DTB read hits testsys.cpu.itb.read_misses 0 # DTB read misses testsys.cpu.itb.read_acv 0 # DTB read access violations testsys.cpu.itb.read_accesses 0 # DTB read accesses testsys.cpu.itb.write_hits 0 # DTB write hits testsys.cpu.itb.write_misses 0 # DTB write misses testsys.cpu.itb.write_acv 0 # DTB write access violations testsys.cpu.itb.write_accesses 0 # DTB write accesses testsys.cpu.itb.data_hits 0 # DTB hits testsys.cpu.itb.data_misses 0 # DTB misses testsys.cpu.itb.data_acv 0 # DTB access violations testsys.cpu.itb.data_accesses 0 # DTB accesses testsys.cpu.numCycles 0 # number of cpu cycles simulated testsys.cpu.numWorkItemsStarted 0 # number of work items this cpu started testsys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed testsys.cpu.num_insts 0 # Number of instructions executed testsys.cpu.num_int_alu_accesses 0 # Number of integer alu accesses testsys.cpu.num_fp_alu_accesses 0 # Number of float alu accesses testsys.cpu.num_func_calls 0 # number of times a function call or return occured testsys.cpu.num_conditional_control_insts 0 # number of instructions that are conditional controls testsys.cpu.num_int_insts 0 # number of integer instructions testsys.cpu.num_fp_insts 0 # number of float instructions testsys.cpu.num_int_register_reads 0 # number of times the integer registers were read testsys.cpu.num_int_register_writes 0 # number of times the integer registers were written testsys.cpu.num_fp_register_reads 0 # number of times the floating registers were read testsys.cpu.num_fp_register_writes 0 # number of times the floating registers were written testsys.cpu.num_mem_refs 0 # number of memory refs testsys.cpu.num_load_insts 0 # Number of load instructions testsys.cpu.num_store_insts 0 # Number of store instructions testsys.cpu.num_idle_cycles 0 # Number of idle cycles testsys.cpu.num_busy_cycles 0 # Number of busy cycles testsys.cpu.not_idle_fraction 0 # Percentage of non-idle cycles testsys.cpu.idle_fraction 1 # Percentage of idle cycles testsys.cpu.kern.inst.arm 0 # number of arm instructions executed testsys.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed testsys.cpu.kern.inst.hwrei 0 # number of hwrei instructions executed testsys.cpu.kern.mode_switch::kernel 0 # number of protection mode switches testsys.cpu.kern.mode_switch::user 0 # number of protection mode switches testsys.cpu.kern.mode_switch::idle 0 # number of protection mode switches testsys.cpu.kern.mode_good::kernel 0 testsys.cpu.kern.mode_good::user 0 testsys.cpu.kern.mode_good::idle 0 testsys.cpu.kern.mode_switch_good::kernel no_value # fraction of useful protection mode switches testsys.cpu.kern.mode_switch_good::user no_value # fraction of useful protection mode switches testsys.cpu.kern.mode_switch_good::idle no_value # fraction of useful protection mode switches testsys.cpu.kern.mode_switch_good::total no_value # fraction of useful protection mode switches testsys.cpu.kern.mode_ticks::kernel 0 # number of ticks spent at the given mode testsys.cpu.kern.mode_ticks::user 0 # number of ticks spent at the given mode testsys.cpu.kern.mode_ticks::idle 0 # number of ticks spent at the given mode testsys.cpu.kern.swap_context 0 # number of times the context was actually changed testsys.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA testsys.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA testsys.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA testsys.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA testsys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU testsys.tsunami.ethernet.coalescedSwi no_value # average number of Swi's coalesced into each post testsys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR testsys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU testsys.tsunami.ethernet.coalescedRxIdle no_value # average number of RxIdle's coalesced into each post testsys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR testsys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU testsys.tsunami.ethernet.coalescedRxOk no_value # average number of RxOk's coalesced into each post testsys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR testsys.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU testsys.tsunami.ethernet.coalescedRxDesc no_value # average number of RxDesc's coalesced into each post testsys.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR testsys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU testsys.tsunami.ethernet.coalescedTxOk no_value # average number of TxOk's coalesced into each post testsys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR testsys.tsunami.ethernet.postedTxIdle 0 # number of TxIdle interrupts posted to CPU testsys.tsunami.ethernet.coalescedTxIdle no_value # average number of TxIdle's coalesced into each post testsys.tsunami.ethernet.totalTxIdle 0 # total number of TxIdle written to ISR testsys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU testsys.tsunami.ethernet.coalescedTxDesc no_value # average number of TxDesc's coalesced into each post testsys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR testsys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU testsys.tsunami.ethernet.coalescedRxOrn no_value # average number of RxOrn's coalesced into each post testsys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR testsys.tsunami.ethernet.coalescedTotal no_value # average number of interrupts coalesced into each post testsys.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU testsys.tsunami.ethernet.droppedPackets 0 # number of packets dropped drivesys.physmem.bytes_read 0 # Number of bytes read from this memory drivesys.physmem.bytes_inst_read 0 # Number of instructions bytes read from this memory drivesys.physmem.bytes_written 0 # Number of bytes written to this memory drivesys.physmem.num_reads 0 # Number of read requests responded to by this memory drivesys.physmem.num_writes 0 # Number of write requests responded to by this memory drivesys.physmem.num_other 0 # Number of other requests responded to by this memory drivesys.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). drivesys.disk0.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). drivesys.disk0.dma_read_txs 0 # Number of DMA read transactions (not PRD). drivesys.disk0.dma_write_full_pages 0 # Number of full page size DMA writes. drivesys.disk0.dma_write_bytes 0 # Number of bytes transfered via DMA writes. drivesys.disk0.dma_write_txs 0 # Number of DMA write transactions. drivesys.disk2.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD). drivesys.disk2.dma_read_bytes 0 # Number of bytes transfered via DMA reads (not PRD). drivesys.disk2.dma_read_txs 0 # Number of DMA read transactions (not PRD). drivesys.disk2.dma_write_full_pages 0 # Number of full page size DMA writes. drivesys.disk2.dma_write_bytes 0 # Number of bytes transfered via DMA writes. drivesys.disk2.dma_write_txs 0 # Number of DMA write transactions. drivesys.cpu.dtb.fetch_hits 0 # ITB hits drivesys.cpu.dtb.fetch_misses 0 # ITB misses drivesys.cpu.dtb.fetch_acv 0 # ITB acv drivesys.cpu.dtb.fetch_accesses 0 # ITB accesses drivesys.cpu.dtb.read_hits 0 # DTB read hits drivesys.cpu.dtb.read_misses 0 # DTB read misses drivesys.cpu.dtb.read_acv 0 # DTB read access violations drivesys.cpu.dtb.read_accesses 0 # DTB read accesses drivesys.cpu.dtb.write_hits 0 # DTB write hits drivesys.cpu.dtb.write_misses 0 # DTB write misses drivesys.cpu.dtb.write_acv 0 # DTB write access violations drivesys.cpu.dtb.write_accesses 0 # DTB write accesses drivesys.cpu.dtb.data_hits 0 # DTB hits drivesys.cpu.dtb.data_misses 0 # DTB misses drivesys.cpu.dtb.data_acv 0 # DTB access violations drivesys.cpu.dtb.data_accesses 0 # DTB accesses drivesys.cpu.itb.fetch_hits 0 # ITB hits drivesys.cpu.itb.fetch_misses 0 # ITB misses drivesys.cpu.itb.fetch_acv 0 # ITB acv drivesys.cpu.itb.fetch_accesses 0 # ITB accesses drivesys.cpu.itb.read_hits 0 # DTB read hits drivesys.cpu.itb.read_misses 0 # DTB read misses drivesys.cpu.itb.read_acv 0 # DTB read access violations drivesys.cpu.itb.read_accesses 0 # DTB read accesses drivesys.cpu.itb.write_hits 0 # DTB write hits drivesys.cpu.itb.write_misses 0 # DTB write misses drivesys.cpu.itb.write_acv 0 # DTB write access violations drivesys.cpu.itb.write_accesses 0 # DTB write accesses drivesys.cpu.itb.data_hits 0 # DTB hits drivesys.cpu.itb.data_misses 0 # DTB misses drivesys.cpu.itb.data_acv 0 # DTB access violations drivesys.cpu.itb.data_accesses 0 # DTB accesses drivesys.cpu.numCycles 0 # number of cpu cycles simulated drivesys.cpu.numWorkItemsStarted 0 # number of work items this cpu started drivesys.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed drivesys.cpu.num_insts 0 # Number of instructions executed drivesys.cpu.num_int_alu_accesses 0 # Number of integer alu accesses drivesys.cpu.num_fp_alu_accesses 0 # Number of float alu accesses drivesys.cpu.num_func_calls 0 # number of times a function call or return occured drivesys.cpu.num_conditional_control_insts 0 # number of instructions that are conditional controls drivesys.cpu.num_int_insts 0 # number of integer instructions drivesys.cpu.num_fp_insts 0 # number of float instructions drivesys.cpu.num_int_register_reads 0 # number of times the integer registers were read drivesys.cpu.num_int_register_writes 0 # number of times the integer registers were written drivesys.cpu.num_fp_register_reads 0 # number of times the floating registers were read drivesys.cpu.num_fp_register_writes 0 # number of times the floating registers were written drivesys.cpu.num_mem_refs 0 # number of memory refs drivesys.cpu.num_load_insts 0 # Number of load instructions drivesys.cpu.num_store_insts 0 # Number of store instructions drivesys.cpu.num_idle_cycles 0 # Number of idle cycles drivesys.cpu.num_busy_cycles 0 # Number of busy cycles drivesys.cpu.not_idle_fraction 0 # Percentage of non-idle cycles drivesys.cpu.idle_fraction 1 # Percentage of idle cycles drivesys.cpu.kern.inst.arm 0 # number of arm instructions executed drivesys.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed drivesys.cpu.kern.inst.hwrei 0 # number of hwrei instructions executed drivesys.cpu.kern.mode_switch::kernel 0 # number of protection mode switches drivesys.cpu.kern.mode_switch::user 0 # number of protection mode switches drivesys.cpu.kern.mode_switch::idle 0 # number of protection mode switches drivesys.cpu.kern.mode_good::kernel 0 drivesys.cpu.kern.mode_good::user 0 drivesys.cpu.kern.mode_good::idle 0 drivesys.cpu.kern.mode_switch_good::kernel no_value # fraction of useful protection mode switches drivesys.cpu.kern.mode_switch_good::user no_value # fraction of useful protection mode switches drivesys.cpu.kern.mode_switch_good::idle no_value # fraction of useful protection mode switches drivesys.cpu.kern.mode_switch_good::total no_value # fraction of useful protection mode switches drivesys.cpu.kern.mode_ticks::kernel 0 # number of ticks spent at the given mode drivesys.cpu.kern.mode_ticks::user 0 # number of ticks spent at the given mode drivesys.cpu.kern.mode_ticks::idle 0 # number of ticks spent at the given mode drivesys.cpu.kern.swap_context 0 # number of times the context was actually changed drivesys.tsunami.ethernet.descDMAReads 0 # Number of descriptors the device read w/ DMA drivesys.tsunami.ethernet.descDMAWrites 0 # Number of descriptors the device wrote w/ DMA drivesys.tsunami.ethernet.descDmaReadBytes 0 # number of descriptor bytes read w/ DMA drivesys.tsunami.ethernet.descDmaWriteBytes 0 # number of descriptor bytes write w/ DMA drivesys.tsunami.ethernet.postedSwi 0 # number of software interrupts posted to CPU drivesys.tsunami.ethernet.coalescedSwi no_value # average number of Swi's coalesced into each post drivesys.tsunami.ethernet.totalSwi 0 # total number of Swi written to ISR drivesys.tsunami.ethernet.postedRxIdle 0 # number of rxIdle interrupts posted to CPU drivesys.tsunami.ethernet.coalescedRxIdle no_value # average number of RxIdle's coalesced into each post drivesys.tsunami.ethernet.totalRxIdle 0 # total number of RxIdle written to ISR drivesys.tsunami.ethernet.postedRxOk 0 # number of RxOk interrupts posted to CPU drivesys.tsunami.ethernet.coalescedRxOk no_value # average number of RxOk's coalesced into each post drivesys.tsunami.ethernet.totalRxOk 0 # total number of RxOk written to ISR drivesys.tsunami.ethernet.postedRxDesc 0 # number of RxDesc interrupts posted to CPU drivesys.tsunami.ethernet.coalescedRxDesc no_value # average number of RxDesc's coalesced into each post drivesys.tsunami.ethernet.totalRxDesc 0 # total number of RxDesc written to ISR drivesys.tsunami.ethernet.postedTxOk 0 # number of TxOk interrupts posted to CPU drivesys.tsunami.ethernet.coalescedTxOk no_value # average number of TxOk's coalesced into each post drivesys.tsunami.ethernet.totalTxOk 0 # total number of TxOk written to ISR drivesys.tsunami.ethernet.postedTxIdle 0 # number of TxIdle interrupts posted to CPU drivesys.tsunami.ethernet.coalescedTxIdle no_value # average number of TxIdle's coalesced into each post drivesys.tsunami.ethernet.totalTxIdle 0 # total number of TxIdle written to ISR drivesys.tsunami.ethernet.postedTxDesc 0 # number of TxDesc interrupts posted to CPU drivesys.tsunami.ethernet.coalescedTxDesc no_value # average number of TxDesc's coalesced into each post drivesys.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR drivesys.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU drivesys.tsunami.ethernet.coalescedRxOrn no_value # average number of RxOrn's coalesced into each post drivesys.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR drivesys.tsunami.ethernet.coalescedTotal no_value # average number of interrupts coalesced into each post drivesys.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU drivesys.tsunami.ethernet.droppedPackets 0 # number of packets dropped ---------- End Simulation Statistics ----------