Deleted Added
sdiff udiff text old ( 9568:cd1351d4d850 ) new ( 9729:e2fafd224f43 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 1.870325 # Number of seconds simulated
4sim_ticks 1870325497500 # Number of ticks simulated
5final_tick 1870325497500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 3609656 # Simulator instruction rate (inst/s)
8host_op_rate 3609654 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 106905838632 # Simulator tick rate (ticks/s)
10host_mem_usage 305660 # Number of bytes of host memory used
11host_seconds 17.50 # Real time elapsed on the host
12sim_insts 63151114 # Number of instructions simulated
13sim_ops 63151114 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu0.inst 760896 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu0.data 66666560 # Number of bytes read from this memory
16system.physmem.bytes_read::tsunami.ide 2649600 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu1.inst 111168 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu1.data 681792 # Number of bytes read from this memory
19system.physmem.bytes_read::total 70870016 # Number of bytes read from this memory

--- 145 unchanged lines hidden (view full) ---

165system.physmem.wrQLenPdf::24 0 # What write queue length does an incoming req see
166system.physmem.wrQLenPdf::25 0 # What write queue length does an incoming req see
167system.physmem.wrQLenPdf::26 0 # What write queue length does an incoming req see
168system.physmem.wrQLenPdf::27 0 # What write queue length does an incoming req see
169system.physmem.wrQLenPdf::28 0 # What write queue length does an incoming req see
170system.physmem.wrQLenPdf::29 0 # What write queue length does an incoming req see
171system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see
172system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see
173system.physmem.totQLat 0 # Total cycles spent in queuing delays
174system.physmem.totMemAccLat 0 # Sum of mem lat for all requests
175system.physmem.totBusLat 0 # Total cycles spent in databus access
176system.physmem.totBankLat 0 # Total cycles spent in bank access
177system.physmem.avgQLat nan # Average queueing delay per request
178system.physmem.avgBankLat nan # Average bank access latency per request
179system.physmem.avgBusLat nan # Average bus latency per request
180system.physmem.avgMemAccLat nan # Average memory access latency

--- 5 unchanged lines hidden (view full) ---

186system.physmem.busUtil 0.00 # Data bus utilization in percentage
187system.physmem.avgRdQLen 0.00 # Average read queue length over time
188system.physmem.avgWrQLen 0.00 # Average write queue length over time
189system.physmem.readRowHits 0 # Number of row buffer hits during reads
190system.physmem.writeRowHits 0 # Number of row buffer hits during writes
191system.physmem.readRowHitRate nan # Row buffer hit rate for reads
192system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
193system.physmem.avgGap nan # Average gap between requests
194system.l2c.replacements 1000406 # number of replacements
195system.l2c.tagsinuse 65381.817483 # Cycle average of tags in use
196system.l2c.total_refs 2465980 # Total number of references to valid blocks.
197system.l2c.sampled_refs 1065550 # Sample count of references to valid blocks.
198system.l2c.avg_refs 2.314279 # Average number of references to valid blocks.
199system.l2c.warmup_cycle 838081000 # Cycle when the warmup percentage was hit.
200system.l2c.occ_blocks::writebacks 56158.126694 # Average occupied blocks per requestor
201system.l2c.occ_blocks::cpu0.inst 4894.240575 # Average occupied blocks per requestor

--- 343 unchanged lines hidden (view full) ---

545system.tsunami.ethernet.coalescedTxDesc nan # average number of TxDesc's coalesced into each post
546system.tsunami.ethernet.totalTxDesc 0 # total number of TxDesc written to ISR
547system.tsunami.ethernet.postedRxOrn 0 # number of RxOrn posted to CPU
548system.tsunami.ethernet.coalescedRxOrn nan # average number of RxOrn's coalesced into each post
549system.tsunami.ethernet.totalRxOrn 0 # total number of RxOrn written to ISR
550system.tsunami.ethernet.coalescedTotal nan # average number of interrupts coalesced into each post
551system.tsunami.ethernet.postedInterrupts 0 # number of posts to CPU
552system.tsunami.ethernet.droppedPackets 0 # number of packets dropped
553system.cpu0.icache.replacements 883989 # number of replacements
554system.cpu0.icache.tagsinuse 511.244895 # Cycle average of tags in use
555system.cpu0.icache.total_refs 56307893 # Total number of references to valid blocks.
556system.cpu0.icache.sampled_refs 884501 # Sample count of references to valid blocks.
557system.cpu0.icache.avg_refs 63.660632 # Average number of references to valid blocks.
558system.cpu0.icache.warmup_cycle 9786576500 # Cycle when the warmup percentage was hit.
559system.cpu0.icache.occ_blocks::cpu0.inst 511.244895 # Average occupied blocks per requestor
560system.cpu0.icache.occ_percent::cpu0.inst 0.998525 # Average percentage of cache occupancy

--- 341 unchanged lines hidden ---