stats.txt revision 9449
13691SN/A
23691SN/A---------- Begin Simulation Statistics ----------
39449SAli.Saidi@ARM.comsim_seconds                                  0.200409                       # Number of seconds simulated
49449SAli.Saidi@ARM.comsim_ticks                                200409284500                       # Number of ticks simulated
59449SAli.Saidi@ARM.comfinal_tick                               4321205328500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
68721SN/Asim_freq                                 1000000000000                       # Frequency of simulated ticks
79449SAli.Saidi@ARM.comhost_inst_rate                                7091560                       # Simulator instruction rate (inst/s)
89449SAli.Saidi@ARM.comhost_op_rate                                  7091556                       # Simulator op (including micro ops) rate (op/s)
99449SAli.Saidi@ARM.comhost_tick_rate                             2715554324                       # Simulator tick rate (ticks/s)
109449SAli.Saidi@ARM.comhost_mem_usage                                 465632                       # Number of bytes of host memory used
119449SAli.Saidi@ARM.comhost_seconds                                    73.80                       # Real time elapsed on the host
129449SAli.Saidi@ARM.comsim_insts                                   523360203                       # Number of instructions simulated
139449SAli.Saidi@ARM.comsim_ops                                     523360203                       # Number of ops (including micro ops) simulated
149449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::cpu.inst         80888044                       # Number of bytes read from this memory
159449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::cpu.data         27771396                       # Number of bytes read from this memory
169449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::tsunami.ethernet     50103096                       # Number of bytes read from this memory
179449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::total           158762536                       # Number of bytes read from this memory
189449SAli.Saidi@ARM.comtestsys.physmem.bytes_inst_read::cpu.inst     80888044                       # Number of instructions bytes read from this memory
199449SAli.Saidi@ARM.comtestsys.physmem.bytes_inst_read::total       80888044                       # Number of instructions bytes read from this memory
209449SAli.Saidi@ARM.comtestsys.physmem.bytes_written::cpu.data      16575224                       # Number of bytes written to this memory
219055Ssaidi@eecs.umich.edutestsys.physmem.bytes_written::tsunami.ethernet          902                       # Number of bytes written to this memory
229449SAli.Saidi@ARM.comtestsys.physmem.bytes_written::total         16576126                       # Number of bytes written to this memory
239449SAli.Saidi@ARM.comtestsys.physmem.num_reads::cpu.inst          20222011                       # Number of read requests responded to by this memory
249449SAli.Saidi@ARM.comtestsys.physmem.num_reads::cpu.data           3834989                       # Number of read requests responded to by this memory
259449SAli.Saidi@ARM.comtestsys.physmem.num_reads::tsunami.ethernet      2087611                       # Number of read requests responded to by this memory
269449SAli.Saidi@ARM.comtestsys.physmem.num_reads::total             26144611                       # Number of read requests responded to by this memory
279449SAli.Saidi@ARM.comtestsys.physmem.num_writes::cpu.data          2254078                       # Number of write requests responded to by this memory
289055Ssaidi@eecs.umich.edutestsys.physmem.num_writes::tsunami.ethernet           31                       # Number of write requests responded to by this memory
299449SAli.Saidi@ARM.comtestsys.physmem.num_writes::total             2254109                       # Number of write requests responded to by this memory
309449SAli.Saidi@ARM.comtestsys.physmem.bw_read::cpu.inst           403614255                       # Total read bandwidth from this memory (bytes/s)
319449SAli.Saidi@ARM.comtestsys.physmem.bw_read::cpu.data           138573400                       # Total read bandwidth from this memory (bytes/s)
329449SAli.Saidi@ARM.comtestsys.physmem.bw_read::tsunami.ethernet    250003866                       # Total read bandwidth from this memory (bytes/s)
339449SAli.Saidi@ARM.comtestsys.physmem.bw_read::total              792191521                       # Total read bandwidth from this memory (bytes/s)
349449SAli.Saidi@ARM.comtestsys.physmem.bw_inst_read::cpu.inst      403614255                       # Instruction read bandwidth from this memory (bytes/s)
359449SAli.Saidi@ARM.comtestsys.physmem.bw_inst_read::total         403614255                       # Instruction read bandwidth from this memory (bytes/s)
369449SAli.Saidi@ARM.comtestsys.physmem.bw_write::cpu.data           82706867                       # Write bandwidth from this memory (bytes/s)
379247Sandreas.hansson@arm.comtestsys.physmem.bw_write::tsunami.ethernet         4501                       # Write bandwidth from this memory (bytes/s)
389449SAli.Saidi@ARM.comtestsys.physmem.bw_write::total              82711368                       # Write bandwidth from this memory (bytes/s)
399449SAli.Saidi@ARM.comtestsys.physmem.bw_total::cpu.inst          403614255                       # Total bandwidth to/from this memory (bytes/s)
409449SAli.Saidi@ARM.comtestsys.physmem.bw_total::cpu.data          221280267                       # Total bandwidth to/from this memory (bytes/s)
419449SAli.Saidi@ARM.comtestsys.physmem.bw_total::tsunami.ethernet    250008367                       # Total bandwidth to/from this memory (bytes/s)
429449SAli.Saidi@ARM.comtestsys.physmem.bw_total::total             874902889                       # Total bandwidth to/from this memory (bytes/s)
439312Sandreas.hansson@arm.comtestsys.physmem.readReqs                            0                       # Total number of read requests seen
449312Sandreas.hansson@arm.comtestsys.physmem.writeReqs                           0                       # Total number of write requests seen
459312Sandreas.hansson@arm.comtestsys.physmem.cpureqs                             0                       # Reqs generatd by CPU via cache - shady
469312Sandreas.hansson@arm.comtestsys.physmem.bytesRead                           0                       # Total number of bytes read from memory
479312Sandreas.hansson@arm.comtestsys.physmem.bytesWritten                        0                       # Total number of bytes written to memory
489312Sandreas.hansson@arm.comtestsys.physmem.bytesConsumedRd                     0                       # bytesRead derated as per pkt->getSize()
499312Sandreas.hansson@arm.comtestsys.physmem.bytesConsumedWr                     0                       # bytesWritten derated as per pkt->getSize()
509312Sandreas.hansson@arm.comtestsys.physmem.servicedByWrQ                       0                       # Number of read reqs serviced by write Q
519312Sandreas.hansson@arm.comtestsys.physmem.neitherReadNorWrite                 0                       # Reqs where no action is needed
529312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::0                    0                       # Track reads on a per bank basis
539312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::1                    0                       # Track reads on a per bank basis
549312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::2                    0                       # Track reads on a per bank basis
559312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::3                    0                       # Track reads on a per bank basis
569312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::4                    0                       # Track reads on a per bank basis
579312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::5                    0                       # Track reads on a per bank basis
589312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::6                    0                       # Track reads on a per bank basis
599312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::7                    0                       # Track reads on a per bank basis
609312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::8                    0                       # Track reads on a per bank basis
619312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::9                    0                       # Track reads on a per bank basis
629312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::10                   0                       # Track reads on a per bank basis
639312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::11                   0                       # Track reads on a per bank basis
649312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::12                   0                       # Track reads on a per bank basis
659312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::13                   0                       # Track reads on a per bank basis
669312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::14                   0                       # Track reads on a per bank basis
679312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::15                   0                       # Track reads on a per bank basis
689312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::0                    0                       # Track writes on a per bank basis
699312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::1                    0                       # Track writes on a per bank basis
709312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::2                    0                       # Track writes on a per bank basis
719312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::3                    0                       # Track writes on a per bank basis
729312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::4                    0                       # Track writes on a per bank basis
739312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::5                    0                       # Track writes on a per bank basis
749312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::6                    0                       # Track writes on a per bank basis
759312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::7                    0                       # Track writes on a per bank basis
769312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::8                    0                       # Track writes on a per bank basis
779312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::9                    0                       # Track writes on a per bank basis
789312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::10                   0                       # Track writes on a per bank basis
799312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::11                   0                       # Track writes on a per bank basis
809312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::12                   0                       # Track writes on a per bank basis
819312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::13                   0                       # Track writes on a per bank basis
829312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::14                   0                       # Track writes on a per bank basis
839312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::15                   0                       # Track writes on a per bank basis
849312Sandreas.hansson@arm.comtestsys.physmem.numRdRetry                          0                       # Number of times rd buffer was full causing retry
859312Sandreas.hansson@arm.comtestsys.physmem.numWrRetry                          0                       # Number of times wr buffer was full causing retry
869312Sandreas.hansson@arm.comtestsys.physmem.totGap                              0                       # Total gap between requests
879312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::0                      0                       # Categorize read packet sizes
889312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::1                      0                       # Categorize read packet sizes
899312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::2                      0                       # Categorize read packet sizes
909312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::3                      0                       # Categorize read packet sizes
919312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::4                      0                       # Categorize read packet sizes
929312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::5                      0                       # Categorize read packet sizes
939312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::6                      0                       # Categorize read packet sizes
949312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::7                      0                       # Categorize read packet sizes
959312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::8                      0                       # Categorize read packet sizes
969312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::0                     0                       # categorize write packet sizes
979312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::1                     0                       # categorize write packet sizes
989312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::2                     0                       # categorize write packet sizes
999312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::3                     0                       # categorize write packet sizes
1009312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::4                     0                       # categorize write packet sizes
1019312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::5                     0                       # categorize write packet sizes
1029312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::6                     0                       # categorize write packet sizes
1039312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::7                     0                       # categorize write packet sizes
1049312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::8                     0                       # categorize write packet sizes
1059312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::0                   0                       # categorize neither packet sizes
1069312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::1                   0                       # categorize neither packet sizes
1079312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::2                   0                       # categorize neither packet sizes
1089312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::3                   0                       # categorize neither packet sizes
1099312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::4                   0                       # categorize neither packet sizes
1109312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::5                   0                       # categorize neither packet sizes
1119312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::6                   0                       # categorize neither packet sizes
1129312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::7                   0                       # categorize neither packet sizes
1139312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::8                   0                       # categorize neither packet sizes
1149312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::0                        0                       # What read queue length does an incoming req see
1159312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::1                        0                       # What read queue length does an incoming req see
1169312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::2                        0                       # What read queue length does an incoming req see
1179312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::3                        0                       # What read queue length does an incoming req see
1189312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::4                        0                       # What read queue length does an incoming req see
1199312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::5                        0                       # What read queue length does an incoming req see
1209312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::6                        0                       # What read queue length does an incoming req see
1219312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::7                        0                       # What read queue length does an incoming req see
1229312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::8                        0                       # What read queue length does an incoming req see
1239312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::9                        0                       # What read queue length does an incoming req see
1249312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::10                       0                       # What read queue length does an incoming req see
1259312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::11                       0                       # What read queue length does an incoming req see
1269312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::12                       0                       # What read queue length does an incoming req see
1279312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::13                       0                       # What read queue length does an incoming req see
1289312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::14                       0                       # What read queue length does an incoming req see
1299312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::15                       0                       # What read queue length does an incoming req see
1309312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::16                       0                       # What read queue length does an incoming req see
1319312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::17                       0                       # What read queue length does an incoming req see
1329312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::18                       0                       # What read queue length does an incoming req see
1339312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::19                       0                       # What read queue length does an incoming req see
1349312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::20                       0                       # What read queue length does an incoming req see
1359312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::21                       0                       # What read queue length does an incoming req see
1369312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::22                       0                       # What read queue length does an incoming req see
1379312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::23                       0                       # What read queue length does an incoming req see
1389312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::24                       0                       # What read queue length does an incoming req see
1399312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::25                       0                       # What read queue length does an incoming req see
1409312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::26                       0                       # What read queue length does an incoming req see
1419312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::27                       0                       # What read queue length does an incoming req see
1429312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::28                       0                       # What read queue length does an incoming req see
1439312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::29                       0                       # What read queue length does an incoming req see
1449312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::30                       0                       # What read queue length does an incoming req see
1459312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::31                       0                       # What read queue length does an incoming req see
1469312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::32                       0                       # What read queue length does an incoming req see
1479312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::0                        0                       # What write queue length does an incoming req see
1489312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::1                        0                       # What write queue length does an incoming req see
1499312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::2                        0                       # What write queue length does an incoming req see
1509312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::3                        0                       # What write queue length does an incoming req see
1519312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::4                        0                       # What write queue length does an incoming req see
1529312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::5                        0                       # What write queue length does an incoming req see
1539312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::6                        0                       # What write queue length does an incoming req see
1549312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::7                        0                       # What write queue length does an incoming req see
1559312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::8                        0                       # What write queue length does an incoming req see
1569312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::9                        0                       # What write queue length does an incoming req see
1579312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::10                       0                       # What write queue length does an incoming req see
1589312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::11                       0                       # What write queue length does an incoming req see
1599312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::12                       0                       # What write queue length does an incoming req see
1609312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::13                       0                       # What write queue length does an incoming req see
1619312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::14                       0                       # What write queue length does an incoming req see
1629312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::15                       0                       # What write queue length does an incoming req see
1639312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::16                       0                       # What write queue length does an incoming req see
1649312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::17                       0                       # What write queue length does an incoming req see
1659312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::18                       0                       # What write queue length does an incoming req see
1669312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::19                       0                       # What write queue length does an incoming req see
1679312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::20                       0                       # What write queue length does an incoming req see
1689312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::21                       0                       # What write queue length does an incoming req see
1699312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::22                       0                       # What write queue length does an incoming req see
1709312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::23                       0                       # What write queue length does an incoming req see
1719312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::24                       0                       # What write queue length does an incoming req see
1729312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::25                       0                       # What write queue length does an incoming req see
1739312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::26                       0                       # What write queue length does an incoming req see
1749312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::27                       0                       # What write queue length does an incoming req see
1759312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::28                       0                       # What write queue length does an incoming req see
1769312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::29                       0                       # What write queue length does an incoming req see
1779312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::30                       0                       # What write queue length does an incoming req see
1789312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::31                       0                       # What write queue length does an incoming req see
1799312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::32                       0                       # What write queue length does an incoming req see
1809312Sandreas.hansson@arm.comtestsys.physmem.totQLat                             0                       # Total cycles spent in queuing delays
1819312Sandreas.hansson@arm.comtestsys.physmem.totMemAccLat                        0                       # Sum of mem lat for all requests
1829312Sandreas.hansson@arm.comtestsys.physmem.totBusLat                           0                       # Total cycles spent in databus access
1839312Sandreas.hansson@arm.comtestsys.physmem.totBankLat                          0                       # Total cycles spent in bank access
1849312Sandreas.hansson@arm.comtestsys.physmem.avgQLat                           nan                       # Average queueing delay per request
1859312Sandreas.hansson@arm.comtestsys.physmem.avgBankLat                        nan                       # Average bank access latency per request
1869312Sandreas.hansson@arm.comtestsys.physmem.avgBusLat                         nan                       # Average bus latency per request
1879312Sandreas.hansson@arm.comtestsys.physmem.avgMemAccLat                      nan                       # Average memory access latency
1889312Sandreas.hansson@arm.comtestsys.physmem.avgRdBW                          0.00                       # Average achieved read bandwidth in MB/s
1899312Sandreas.hansson@arm.comtestsys.physmem.avgWrBW                          0.00                       # Average achieved write bandwidth in MB/s
1909312Sandreas.hansson@arm.comtestsys.physmem.avgConsumedRdBW                  0.00                       # Average consumed read bandwidth in MB/s
1919312Sandreas.hansson@arm.comtestsys.physmem.avgConsumedWrBW                  0.00                       # Average consumed write bandwidth in MB/s
1929312Sandreas.hansson@arm.comtestsys.physmem.peakBW                       16000.00                       # Theoretical peak bandwidth in MB/s
1939312Sandreas.hansson@arm.comtestsys.physmem.busUtil                          0.00                       # Data bus utilization in percentage
1949312Sandreas.hansson@arm.comtestsys.physmem.avgRdQLen                        0.00                       # Average read queue length over time
1959312Sandreas.hansson@arm.comtestsys.physmem.avgWrQLen                        0.00                       # Average write queue length over time
1969312Sandreas.hansson@arm.comtestsys.physmem.readRowHits                         0                       # Number of row buffer hits during reads
1979312Sandreas.hansson@arm.comtestsys.physmem.writeRowHits                        0                       # Number of row buffer hits during writes
1989312Sandreas.hansson@arm.comtestsys.physmem.readRowHitRate                    nan                       # Row buffer hit rate for reads
1999312Sandreas.hansson@arm.comtestsys.physmem.writeRowHitRate                   nan                       # Row buffer hit rate for writes
2009312Sandreas.hansson@arm.comtestsys.physmem.avgGap                            nan                       # Average gap between requests
2018721SN/Atestsys.disk0.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
2028721SN/Atestsys.disk0.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
2038721SN/Atestsys.disk0.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
2048721SN/Atestsys.disk0.dma_write_full_pages                  0                       # Number of full page size DMA writes.
2058721SN/Atestsys.disk0.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
2068721SN/Atestsys.disk0.dma_write_txs                         0                       # Number of DMA write transactions.
2078721SN/Atestsys.disk2.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
2088721SN/Atestsys.disk2.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
2098721SN/Atestsys.disk2.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
2108721SN/Atestsys.disk2.dma_write_full_pages                  0                       # Number of full page size DMA writes.
2118721SN/Atestsys.disk2.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
2128721SN/Atestsys.disk2.dma_write_txs                         0                       # Number of DMA write transactions.
2138721SN/Atestsys.cpu.dtb.fetch_hits                          0                       # ITB hits
2148721SN/Atestsys.cpu.dtb.fetch_misses                        0                       # ITB misses
2158721SN/Atestsys.cpu.dtb.fetch_acv                           0                       # ITB acv
2168721SN/Atestsys.cpu.dtb.fetch_accesses                      0                       # ITB accesses
2179449SAli.Saidi@ARM.comtestsys.cpu.dtb.read_hits                     3909164                       # DTB read hits
2188721SN/Atestsys.cpu.dtb.read_misses                      3287                       # DTB read misses
2198721SN/Atestsys.cpu.dtb.read_acv                           80                       # DTB read access violations
2208721SN/Atestsys.cpu.dtb.read_accesses                  225414                       # DTB read accesses
2219449SAli.Saidi@ARM.comtestsys.cpu.dtb.write_hits                    2312434                       # DTB write hits
2228721SN/Atestsys.cpu.dtb.write_misses                      528                       # DTB write misses
2238721SN/Atestsys.cpu.dtb.write_acv                          81                       # DTB write access violations
2248721SN/Atestsys.cpu.dtb.write_accesses                 109988                       # DTB write accesses
2259449SAli.Saidi@ARM.comtestsys.cpu.dtb.data_hits                     6221598                       # DTB hits
2266024SN/Atestsys.cpu.dtb.data_misses                      3815                       # DTB misses
2278721SN/Atestsys.cpu.dtb.data_acv                          161                       # DTB access violations
2288721SN/Atestsys.cpu.dtb.data_accesses                  335402                       # DTB accesses
2299449SAli.Saidi@ARM.comtestsys.cpu.itb.fetch_hits                    4045775                       # ITB hits
2308721SN/Atestsys.cpu.itb.fetch_misses                     1497                       # ITB misses
2318721SN/Atestsys.cpu.itb.fetch_acv                          69                       # ITB acv
2329449SAli.Saidi@ARM.comtestsys.cpu.itb.fetch_accesses                4047272                       # ITB accesses
2338721SN/Atestsys.cpu.itb.read_hits                           0                       # DTB read hits
2348721SN/Atestsys.cpu.itb.read_misses                         0                       # DTB read misses
2358721SN/Atestsys.cpu.itb.read_acv                            0                       # DTB read access violations
2368721SN/Atestsys.cpu.itb.read_accesses                       0                       # DTB read accesses
2378721SN/Atestsys.cpu.itb.write_hits                          0                       # DTB write hits
2388721SN/Atestsys.cpu.itb.write_misses                        0                       # DTB write misses
2398721SN/Atestsys.cpu.itb.write_acv                           0                       # DTB write access violations
2408721SN/Atestsys.cpu.itb.write_accesses                      0                       # DTB write accesses
2416024SN/Atestsys.cpu.itb.data_hits                           0                       # DTB hits
2426024SN/Atestsys.cpu.itb.data_misses                         0                       # DTB misses
2438721SN/Atestsys.cpu.itb.data_acv                            0                       # DTB access violations
2448721SN/Atestsys.cpu.itb.data_accesses                       0                       # DTB accesses
2459449SAli.Saidi@ARM.comtestsys.cpu.numCycles                       400807419                       # number of cpu cycles simulated
2468721SN/Atestsys.cpu.numWorkItemsStarted                     0                       # number of work items this cpu started
2478721SN/Atestsys.cpu.numWorkItemsCompleted                   0                       # number of work items this cpu completed
2489449SAli.Saidi@ARM.comtestsys.cpu.committedInsts                   20218035                       # Number of instructions committed
2499449SAli.Saidi@ARM.comtestsys.cpu.committedOps                     20218035                       # Number of ops (including micro ops) committed
2509449SAli.Saidi@ARM.comtestsys.cpu.num_int_alu_accesses             18800192                       # Number of integer alu accesses
2518721SN/Atestsys.cpu.num_fp_alu_accesses                 17380                       # Number of float alu accesses
2529449SAli.Saidi@ARM.comtestsys.cpu.num_func_calls                    1218514                       # number of times a function call or return occured
2539449SAli.Saidi@ARM.comtestsys.cpu.num_conditional_control_insts      1439639                       # number of instructions that are conditional controls
2549449SAli.Saidi@ARM.comtestsys.cpu.num_int_insts                    18800192                       # number of integer instructions
2558721SN/Atestsys.cpu.num_fp_insts                        17380                       # number of float instructions
2569449SAli.Saidi@ARM.comtestsys.cpu.num_int_register_reads           24739164                       # number of times the integer registers were read
2579449SAli.Saidi@ARM.comtestsys.cpu.num_int_register_writes          14664877                       # number of times the integer registers were written
2588721SN/Atestsys.cpu.num_fp_register_reads               11166                       # number of times the floating registers were read
2598721SN/Atestsys.cpu.num_fp_register_writes              10823                       # number of times the floating registers were written
2609449SAli.Saidi@ARM.comtestsys.cpu.num_mem_refs                      6250795                       # number of memory refs
2619449SAli.Saidi@ARM.comtestsys.cpu.num_load_insts                    3936233                       # Number of load instructions
2629449SAli.Saidi@ARM.comtestsys.cpu.num_store_insts                   2314562                       # Number of store instructions
2639449SAli.Saidi@ARM.comtestsys.cpu.num_idle_cycles              380584404.581032                       # Number of idle cycles
2649449SAli.Saidi@ARM.comtestsys.cpu.num_busy_cycles              20223014.418968                       # Number of busy cycles
2659449SAli.Saidi@ARM.comtestsys.cpu.not_idle_fraction                0.050456                       # Percentage of non-idle cycles
2669449SAli.Saidi@ARM.comtestsys.cpu.idle_fraction                    0.949544                       # Percentage of idle cycles
2673691SN/Atestsys.cpu.kern.inst.arm                           0                       # number of arm instructions executed
2689449SAli.Saidi@ARM.comtestsys.cpu.kern.inst.quiesce                   19525                       # number of quiesce instructions executed
2699449SAli.Saidi@ARM.comtestsys.cpu.kern.inst.hwrei                    153371                       # number of hwrei instructions executed
2709449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::0                   62656     42.67%     42.67% # number of times we switched to this ipl
2719449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::21                  19578     13.33%     56.01% # number of times we switched to this ipl
2729449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::22                    205      0.14%     56.15% # number of times we switched to this ipl
2739449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::31                  64383     43.85%    100.00% # number of times we switched to this ipl
2749449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::total              146822                       # number of times we switched to this ipl
2759449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::0                    62650     43.18%     43.18% # number of times we switched to this ipl from a different ipl
2769449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::21                   19578     13.49%     56.67% # number of times we switched to this ipl from a different ipl
2779449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::22                     205      0.14%     56.81% # number of times we switched to this ipl from a different ipl
2789449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::31                   62661     43.19%    100.00% # number of times we switched to this ipl from a different ipl
2799449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::total               145094                       # number of times we switched to this ipl from a different ipl
2809449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::0            194361437500     96.98%     96.98% # number of cycles we spent at this ipl
2819449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::21             1585244500      0.79%     97.78% # number of cycles we spent at this ipl
2829449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::22                8815000      0.00%     97.78% # number of cycles we spent at this ipl
2839449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::31             4448431000      2.22%    100.00% # number of cycles we spent at this ipl
2849449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::total        200403928000                       # number of cycles we spent at this ipl
2859449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_used::0                 0.999904                       # fraction of swpipl calls that actually changed the ipl
2866127SN/Atestsys.cpu.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
2876127SN/Atestsys.cpu.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
2889449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_used::31                0.973254                       # fraction of swpipl calls that actually changed the ipl
2899449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_used::total             0.988231                       # fraction of swpipl calls that actually changed the ipl
2906291SN/Atestsys.cpu.kern.syscall::2                         3      3.61%      3.61% # number of syscalls executed
2916291SN/Atestsys.cpu.kern.syscall::3                         7      8.43%     12.05% # number of syscalls executed
2926291SN/Atestsys.cpu.kern.syscall::4                         1      1.20%     13.25% # number of syscalls executed
2936291SN/Atestsys.cpu.kern.syscall::6                         7      8.43%     21.69% # number of syscalls executed
2946291SN/Atestsys.cpu.kern.syscall::17                        7      8.43%     30.12% # number of syscalls executed
2956291SN/Atestsys.cpu.kern.syscall::19                        2      2.41%     32.53% # number of syscalls executed
2966291SN/Atestsys.cpu.kern.syscall::20                        1      1.20%     33.73% # number of syscalls executed
2976291SN/Atestsys.cpu.kern.syscall::33                        3      3.61%     37.35% # number of syscalls executed
2986291SN/Atestsys.cpu.kern.syscall::45                       10     12.05%     49.40% # number of syscalls executed
2996291SN/Atestsys.cpu.kern.syscall::48                        5      6.02%     55.42% # number of syscalls executed
3006291SN/Atestsys.cpu.kern.syscall::54                        1      1.20%     56.63% # number of syscalls executed
3016291SN/Atestsys.cpu.kern.syscall::59                        3      3.61%     60.24% # number of syscalls executed
3026291SN/Atestsys.cpu.kern.syscall::71                       15     18.07%     78.31% # number of syscalls executed
3036291SN/Atestsys.cpu.kern.syscall::74                        4      4.82%     83.13% # number of syscalls executed
3046291SN/Atestsys.cpu.kern.syscall::97                        2      2.41%     85.54% # number of syscalls executed
3056291SN/Atestsys.cpu.kern.syscall::98                        2      2.41%     87.95% # number of syscalls executed
3066291SN/Atestsys.cpu.kern.syscall::101                       2      2.41%     90.36% # number of syscalls executed
3076291SN/Atestsys.cpu.kern.syscall::102                       2      2.41%     92.77% # number of syscalls executed
3086291SN/Atestsys.cpu.kern.syscall::104                       1      1.20%     93.98% # number of syscalls executed
3096291SN/Atestsys.cpu.kern.syscall::105                       3      3.61%     97.59% # number of syscalls executed
3106291SN/Atestsys.cpu.kern.syscall::118                       2      2.41%    100.00% # number of syscalls executed
3116127SN/Atestsys.cpu.kern.syscall::total                    83                       # number of syscalls executed
3129449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::swpctx                  438      0.34%      0.34% # number of callpals executed
3139449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::tbi                      20      0.02%      0.36% # number of callpals executed
3149449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::swpipl               106626     83.26%     83.62% # number of callpals executed
3159449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::rdps                    359      0.28%     83.90% # number of callpals executed
3169449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::wrusp                     3      0.00%     83.90% # number of callpals executed
3179449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::rdusp                     3      0.00%     83.91% # number of callpals executed
3189449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::rti                   20424     15.95%     99.86% # number of callpals executed
3199449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::callsys                 140      0.11%     99.97% # number of callpals executed
3209449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::imb                      44      0.03%    100.00% # number of callpals executed
3219449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::total                128057                       # number of callpals executed
3229449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch::kernel             1279                       # number of protection mode switches
3239449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch::user                702                       # number of protection mode switches
3249449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch::idle              19584                       # number of protection mode switches
3259449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_good::kernel                707                      
3269449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_good::user                  702                      
3278721SN/Atestsys.cpu.kern.mode_good::idle                    5                      
3289449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch_good::kernel     0.552776                       # fraction of useful protection mode switches
3298721SN/Atestsys.cpu.kern.mode_switch_good::user             1                       # fraction of useful protection mode switches
3309449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch_good::idle      0.000255                       # fraction of useful protection mode switches
3319449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch_good::total     0.065569                       # fraction of useful protection mode switches
3329449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_ticks::kernel         993857000     59.77%     59.77% # number of ticks spent at the given mode
3339449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_ticks::user           533068000     32.06%     91.82% # number of ticks spent at the given mode
3349449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_ticks::idle           135946500      8.18%    100.00% # number of ticks spent at the given mode
3358721SN/Atestsys.cpu.kern.swap_context                     438                       # number of times the context was actually changed
3368721SN/Atestsys.tsunami.ethernet.txBytes                  960                       # Bytes Transmitted
3378721SN/Atestsys.tsunami.ethernet.rxBytes                  798                       # Bytes Received
3388721SN/Atestsys.tsunami.ethernet.txPackets                  8                       # Number of Packets Transmitted
3398721SN/Atestsys.tsunami.ethernet.rxPackets                  5                       # Number of Packets Received
3408721SN/Atestsys.tsunami.ethernet.txIpChecksums              2                       # Number of tx IP Checksums done by device
3418721SN/Atestsys.tsunami.ethernet.rxIpChecksums              5                       # Number of rx IP Checksums done by device
3428721SN/Atestsys.tsunami.ethernet.txTcpChecksums             2                       # Number of tx TCP Checksums done by device
3438721SN/Atestsys.tsunami.ethernet.rxTcpChecksums             5                       # Number of rx TCP Checksums done by device
3448721SN/Atestsys.tsunami.ethernet.txUdpChecksums             0                       # Number of tx UDP Checksums done by device
3458721SN/Atestsys.tsunami.ethernet.rxUdpChecksums             0                       # Number of rx UDP Checksums done by device
3469449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.descDMAReads         2087576                       # Number of descriptors the device read w/ DMA
3473691SN/Atestsys.tsunami.ethernet.descDMAWrites             13                       # Number of descriptors the device wrote w/ DMA
3489449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.descDmaReadBytes     50101824                       # number of descriptor bytes read w/ DMA
3493691SN/Atestsys.tsunami.ethernet.descDmaWriteBytes          104                       # number of descriptor bytes write w/ DMA
3509449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.totBandwidth           70176                       # Total Bandwidth (bits/s)
3518721SN/Atestsys.tsunami.ethernet.totPackets                13                       # Total Packets
3523691SN/Atestsys.tsunami.ethernet.totBytes                1758                       # Total Bytes
3537461SN/Atestsys.tsunami.ethernet.totPPS                    65                       # Total Tranmission Rate (packets/s)
3549449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.txBandwidth            38322                       # Transmit Bandwidth (bits/s)
3559449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.rxBandwidth            31855                       # Receive Bandwidth (bits/s)
3568721SN/Atestsys.tsunami.ethernet.txPPS                     40                       # Packet Tranmission Rate (packets/s)
3578721SN/Atestsys.tsunami.ethernet.rxPPS                     25                       # Packet Reception Rate (packets/s)
3588721SN/Atestsys.tsunami.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
3598721SN/Atestsys.tsunami.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
3608721SN/Atestsys.tsunami.ethernet.totalSwi                   0                       # total number of Swi written to ISR
3618721SN/Atestsys.tsunami.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
3628721SN/Atestsys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
3638721SN/Atestsys.tsunami.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
3648721SN/Atestsys.tsunami.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
3658721SN/Atestsys.tsunami.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
3668721SN/Atestsys.tsunami.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
3679247Sandreas.hansson@arm.comtestsys.tsunami.ethernet.postedRxDesc               5                       # number of RxDesc interrupts posted to CPU
3688721SN/Atestsys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
3693691SN/Atestsys.tsunami.ethernet.totalRxDesc                5                       # total number of RxDesc written to ISR
3708721SN/Atestsys.tsunami.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
3718721SN/Atestsys.tsunami.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
3728721SN/Atestsys.tsunami.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
3739449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.postedTxIdle           19525                       # number of TxIdle interrupts posted to CPU
3749247Sandreas.hansson@arm.comtestsys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
3759449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.totalTxIdle          2087576                       # total number of TxIdle written to ISR
3768721SN/Atestsys.tsunami.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
3778721SN/Atestsys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
3788721SN/Atestsys.tsunami.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
3798721SN/Atestsys.tsunami.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
3808721SN/Atestsys.tsunami.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
3813691SN/Atestsys.tsunami.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
3828721SN/Atestsys.tsunami.ethernet.coalescedTotal             1                       # average number of interrupts coalesced into each post
3839449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.postedInterrupts      2087594                       # number of posts to CPU
3848721SN/Atestsys.tsunami.ethernet.droppedPackets             0                       # number of packets dropped
3859449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::cpu.inst        76121948                       # Number of bytes read from this memory
3869449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::cpu.data        26255588                       # Number of bytes read from this memory
3879449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::tsunami.ethernet     50103126                       # Number of bytes read from this memory
3889449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::total          152480662                       # Number of bytes read from this memory
3899449SAli.Saidi@ARM.comdrivesys.physmem.bytes_inst_read::cpu.inst     76121948                       # Number of instructions bytes read from this memory
3909449SAli.Saidi@ARM.comdrivesys.physmem.bytes_inst_read::total      76121948                       # Number of instructions bytes read from this memory
3919449SAli.Saidi@ARM.comdrivesys.physmem.bytes_written::cpu.data     14603776                       # Number of bytes written to this memory
3929055Ssaidi@eecs.umich.edudrivesys.physmem.bytes_written::tsunami.ethernet         1064                       # Number of bytes written to this memory
3939449SAli.Saidi@ARM.comdrivesys.physmem.bytes_written::total        14604840                       # Number of bytes written to this memory
3949449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::cpu.inst         19030487                       # Number of read requests responded to by this memory
3959449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::cpu.data          3643074                       # Number of read requests responded to by this memory
3969449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::tsunami.ethernet      2087613                       # Number of read requests responded to by this memory
3979449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::total            24761174                       # Number of read requests responded to by this memory
3989449SAli.Saidi@ARM.comdrivesys.physmem.num_writes::cpu.data         2022588                       # Number of write requests responded to by this memory
3999055Ssaidi@eecs.umich.edudrivesys.physmem.num_writes::tsunami.ethernet           37                       # Number of write requests responded to by this memory
4009449SAli.Saidi@ARM.comdrivesys.physmem.num_writes::total            2022625                       # Number of write requests responded to by this memory
4019449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::cpu.inst          379832442                       # Total read bandwidth from this memory (bytes/s)
4029449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::cpu.data          131009839                       # Total read bandwidth from this memory (bytes/s)
4039449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::tsunami.ethernet    250004016                       # Total read bandwidth from this memory (bytes/s)
4049449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::total             760846297                       # Total read bandwidth from this memory (bytes/s)
4059449SAli.Saidi@ARM.comdrivesys.physmem.bw_inst_read::cpu.inst     379832442                       # Instruction read bandwidth from this memory (bytes/s)
4069449SAli.Saidi@ARM.comdrivesys.physmem.bw_inst_read::total        379832442                       # Instruction read bandwidth from this memory (bytes/s)
4079449SAli.Saidi@ARM.comdrivesys.physmem.bw_write::cpu.data          72869758                       # Write bandwidth from this memory (bytes/s)
4089449SAli.Saidi@ARM.comdrivesys.physmem.bw_write::tsunami.ethernet         5309                       # Write bandwidth from this memory (bytes/s)
4099449SAli.Saidi@ARM.comdrivesys.physmem.bw_write::total             72875067                       # Write bandwidth from this memory (bytes/s)
4109449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::cpu.inst         379832442                       # Total bandwidth to/from this memory (bytes/s)
4119449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::cpu.data         203879596                       # Total bandwidth to/from this memory (bytes/s)
4129449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::tsunami.ethernet    250009325                       # Total bandwidth to/from this memory (bytes/s)
4139449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::total            833721364                       # Total bandwidth to/from this memory (bytes/s)
4149312Sandreas.hansson@arm.comdrivesys.physmem.readReqs                           0                       # Total number of read requests seen
4159312Sandreas.hansson@arm.comdrivesys.physmem.writeReqs                          0                       # Total number of write requests seen
4169312Sandreas.hansson@arm.comdrivesys.physmem.cpureqs                            0                       # Reqs generatd by CPU via cache - shady
4179312Sandreas.hansson@arm.comdrivesys.physmem.bytesRead                          0                       # Total number of bytes read from memory
4189312Sandreas.hansson@arm.comdrivesys.physmem.bytesWritten                       0                       # Total number of bytes written to memory
4199312Sandreas.hansson@arm.comdrivesys.physmem.bytesConsumedRd                    0                       # bytesRead derated as per pkt->getSize()
4209312Sandreas.hansson@arm.comdrivesys.physmem.bytesConsumedWr                    0                       # bytesWritten derated as per pkt->getSize()
4219312Sandreas.hansson@arm.comdrivesys.physmem.servicedByWrQ                      0                       # Number of read reqs serviced by write Q
4229312Sandreas.hansson@arm.comdrivesys.physmem.neitherReadNorWrite                0                       # Reqs where no action is needed
4239312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::0                   0                       # Track reads on a per bank basis
4249312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::1                   0                       # Track reads on a per bank basis
4259312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::2                   0                       # Track reads on a per bank basis
4269312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::3                   0                       # Track reads on a per bank basis
4279312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::4                   0                       # Track reads on a per bank basis
4289312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::5                   0                       # Track reads on a per bank basis
4299312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::6                   0                       # Track reads on a per bank basis
4309312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::7                   0                       # Track reads on a per bank basis
4319312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::8                   0                       # Track reads on a per bank basis
4329312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::9                   0                       # Track reads on a per bank basis
4339312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::10                  0                       # Track reads on a per bank basis
4349312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::11                  0                       # Track reads on a per bank basis
4359312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::12                  0                       # Track reads on a per bank basis
4369312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::13                  0                       # Track reads on a per bank basis
4379312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::14                  0                       # Track reads on a per bank basis
4389312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::15                  0                       # Track reads on a per bank basis
4399312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::0                   0                       # Track writes on a per bank basis
4409312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::1                   0                       # Track writes on a per bank basis
4419312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::2                   0                       # Track writes on a per bank basis
4429312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::3                   0                       # Track writes on a per bank basis
4439312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::4                   0                       # Track writes on a per bank basis
4449312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::5                   0                       # Track writes on a per bank basis
4459312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::6                   0                       # Track writes on a per bank basis
4469312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::7                   0                       # Track writes on a per bank basis
4479312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::8                   0                       # Track writes on a per bank basis
4489312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::9                   0                       # Track writes on a per bank basis
4499312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::10                  0                       # Track writes on a per bank basis
4509312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::11                  0                       # Track writes on a per bank basis
4519312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::12                  0                       # Track writes on a per bank basis
4529312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::13                  0                       # Track writes on a per bank basis
4539312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::14                  0                       # Track writes on a per bank basis
4549312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::15                  0                       # Track writes on a per bank basis
4559312Sandreas.hansson@arm.comdrivesys.physmem.numRdRetry                         0                       # Number of times rd buffer was full causing retry
4569312Sandreas.hansson@arm.comdrivesys.physmem.numWrRetry                         0                       # Number of times wr buffer was full causing retry
4579312Sandreas.hansson@arm.comdrivesys.physmem.totGap                             0                       # Total gap between requests
4589312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::0                     0                       # Categorize read packet sizes
4599312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::1                     0                       # Categorize read packet sizes
4609312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::2                     0                       # Categorize read packet sizes
4619312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::3                     0                       # Categorize read packet sizes
4629312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::4                     0                       # Categorize read packet sizes
4639312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::5                     0                       # Categorize read packet sizes
4649312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::6                     0                       # Categorize read packet sizes
4659312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::7                     0                       # Categorize read packet sizes
4669312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::8                     0                       # Categorize read packet sizes
4679312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::0                    0                       # categorize write packet sizes
4689312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::1                    0                       # categorize write packet sizes
4699312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::2                    0                       # categorize write packet sizes
4709312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::3                    0                       # categorize write packet sizes
4719312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::4                    0                       # categorize write packet sizes
4729312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::5                    0                       # categorize write packet sizes
4739312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::6                    0                       # categorize write packet sizes
4749312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::7                    0                       # categorize write packet sizes
4759312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::8                    0                       # categorize write packet sizes
4769312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::0                  0                       # categorize neither packet sizes
4779312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::1                  0                       # categorize neither packet sizes
4789312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::2                  0                       # categorize neither packet sizes
4799312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::3                  0                       # categorize neither packet sizes
4809312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::4                  0                       # categorize neither packet sizes
4819312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::5                  0                       # categorize neither packet sizes
4829312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::6                  0                       # categorize neither packet sizes
4839312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::7                  0                       # categorize neither packet sizes
4849312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::8                  0                       # categorize neither packet sizes
4859312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::0                       0                       # What read queue length does an incoming req see
4869312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::1                       0                       # What read queue length does an incoming req see
4879312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::2                       0                       # What read queue length does an incoming req see
4889312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::3                       0                       # What read queue length does an incoming req see
4899312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::4                       0                       # What read queue length does an incoming req see
4909312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::5                       0                       # What read queue length does an incoming req see
4919312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::6                       0                       # What read queue length does an incoming req see
4929312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::7                       0                       # What read queue length does an incoming req see
4939312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::8                       0                       # What read queue length does an incoming req see
4949312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::9                       0                       # What read queue length does an incoming req see
4959312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::10                      0                       # What read queue length does an incoming req see
4969312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::11                      0                       # What read queue length does an incoming req see
4979312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::12                      0                       # What read queue length does an incoming req see
4989312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::13                      0                       # What read queue length does an incoming req see
4999312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::14                      0                       # What read queue length does an incoming req see
5009312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::15                      0                       # What read queue length does an incoming req see
5019312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::16                      0                       # What read queue length does an incoming req see
5029312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::17                      0                       # What read queue length does an incoming req see
5039312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::18                      0                       # What read queue length does an incoming req see
5049312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::19                      0                       # What read queue length does an incoming req see
5059312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::20                      0                       # What read queue length does an incoming req see
5069312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::21                      0                       # What read queue length does an incoming req see
5079312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::22                      0                       # What read queue length does an incoming req see
5089312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::23                      0                       # What read queue length does an incoming req see
5099312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::24                      0                       # What read queue length does an incoming req see
5109312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::25                      0                       # What read queue length does an incoming req see
5119312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::26                      0                       # What read queue length does an incoming req see
5129312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::27                      0                       # What read queue length does an incoming req see
5139312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::28                      0                       # What read queue length does an incoming req see
5149312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::29                      0                       # What read queue length does an incoming req see
5159312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::30                      0                       # What read queue length does an incoming req see
5169312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::31                      0                       # What read queue length does an incoming req see
5179312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::32                      0                       # What read queue length does an incoming req see
5189312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::0                       0                       # What write queue length does an incoming req see
5199312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::1                       0                       # What write queue length does an incoming req see
5209312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::2                       0                       # What write queue length does an incoming req see
5219312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::3                       0                       # What write queue length does an incoming req see
5229312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::4                       0                       # What write queue length does an incoming req see
5239312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::5                       0                       # What write queue length does an incoming req see
5249312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::6                       0                       # What write queue length does an incoming req see
5259312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::7                       0                       # What write queue length does an incoming req see
5269312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::8                       0                       # What write queue length does an incoming req see
5279312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::9                       0                       # What write queue length does an incoming req see
5289312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::10                      0                       # What write queue length does an incoming req see
5299312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::11                      0                       # What write queue length does an incoming req see
5309312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::12                      0                       # What write queue length does an incoming req see
5319312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::13                      0                       # What write queue length does an incoming req see
5329312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::14                      0                       # What write queue length does an incoming req see
5339312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::15                      0                       # What write queue length does an incoming req see
5349312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::16                      0                       # What write queue length does an incoming req see
5359312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::17                      0                       # What write queue length does an incoming req see
5369312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::18                      0                       # What write queue length does an incoming req see
5379312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::19                      0                       # What write queue length does an incoming req see
5389312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::20                      0                       # What write queue length does an incoming req see
5399312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::21                      0                       # What write queue length does an incoming req see
5409312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::22                      0                       # What write queue length does an incoming req see
5419312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::23                      0                       # What write queue length does an incoming req see
5429312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::24                      0                       # What write queue length does an incoming req see
5439312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::25                      0                       # What write queue length does an incoming req see
5449312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::26                      0                       # What write queue length does an incoming req see
5459312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::27                      0                       # What write queue length does an incoming req see
5469312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::28                      0                       # What write queue length does an incoming req see
5479312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::29                      0                       # What write queue length does an incoming req see
5489312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::30                      0                       # What write queue length does an incoming req see
5499312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::31                      0                       # What write queue length does an incoming req see
5509312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::32                      0                       # What write queue length does an incoming req see
5519312Sandreas.hansson@arm.comdrivesys.physmem.totQLat                            0                       # Total cycles spent in queuing delays
5529312Sandreas.hansson@arm.comdrivesys.physmem.totMemAccLat                       0                       # Sum of mem lat for all requests
5539312Sandreas.hansson@arm.comdrivesys.physmem.totBusLat                          0                       # Total cycles spent in databus access
5549312Sandreas.hansson@arm.comdrivesys.physmem.totBankLat                         0                       # Total cycles spent in bank access
5559312Sandreas.hansson@arm.comdrivesys.physmem.avgQLat                          nan                       # Average queueing delay per request
5569312Sandreas.hansson@arm.comdrivesys.physmem.avgBankLat                       nan                       # Average bank access latency per request
5579312Sandreas.hansson@arm.comdrivesys.physmem.avgBusLat                        nan                       # Average bus latency per request
5589312Sandreas.hansson@arm.comdrivesys.physmem.avgMemAccLat                     nan                       # Average memory access latency
5599312Sandreas.hansson@arm.comdrivesys.physmem.avgRdBW                         0.00                       # Average achieved read bandwidth in MB/s
5609312Sandreas.hansson@arm.comdrivesys.physmem.avgWrBW                         0.00                       # Average achieved write bandwidth in MB/s
5619312Sandreas.hansson@arm.comdrivesys.physmem.avgConsumedRdBW                 0.00                       # Average consumed read bandwidth in MB/s
5629312Sandreas.hansson@arm.comdrivesys.physmem.avgConsumedWrBW                 0.00                       # Average consumed write bandwidth in MB/s
5639312Sandreas.hansson@arm.comdrivesys.physmem.peakBW                      16000.00                       # Theoretical peak bandwidth in MB/s
5649312Sandreas.hansson@arm.comdrivesys.physmem.busUtil                         0.00                       # Data bus utilization in percentage
5659312Sandreas.hansson@arm.comdrivesys.physmem.avgRdQLen                       0.00                       # Average read queue length over time
5669312Sandreas.hansson@arm.comdrivesys.physmem.avgWrQLen                       0.00                       # Average write queue length over time
5679312Sandreas.hansson@arm.comdrivesys.physmem.readRowHits                        0                       # Number of row buffer hits during reads
5689312Sandreas.hansson@arm.comdrivesys.physmem.writeRowHits                       0                       # Number of row buffer hits during writes
5699312Sandreas.hansson@arm.comdrivesys.physmem.readRowHitRate                   nan                       # Row buffer hit rate for reads
5709312Sandreas.hansson@arm.comdrivesys.physmem.writeRowHitRate                  nan                       # Row buffer hit rate for writes
5719312Sandreas.hansson@arm.comdrivesys.physmem.avgGap                           nan                       # Average gap between requests
5728721SN/Adrivesys.disk0.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
5738721SN/Adrivesys.disk0.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
5748721SN/Adrivesys.disk0.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
5758721SN/Adrivesys.disk0.dma_write_full_pages                 0                       # Number of full page size DMA writes.
5768721SN/Adrivesys.disk0.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
5778721SN/Adrivesys.disk0.dma_write_txs                        0                       # Number of DMA write transactions.
5788721SN/Adrivesys.disk2.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
5798721SN/Adrivesys.disk2.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
5808721SN/Adrivesys.disk2.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
5818721SN/Adrivesys.disk2.dma_write_full_pages                 0                       # Number of full page size DMA writes.
5828721SN/Adrivesys.disk2.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
5838721SN/Adrivesys.disk2.dma_write_txs                        0                       # Number of DMA write transactions.
5848721SN/Adrivesys.cpu.dtb.fetch_hits                         0                       # ITB hits
5858721SN/Adrivesys.cpu.dtb.fetch_misses                       0                       # ITB misses
5868721SN/Adrivesys.cpu.dtb.fetch_acv                          0                       # ITB acv
5878721SN/Adrivesys.cpu.dtb.fetch_accesses                     0                       # ITB accesses
5889449SAli.Saidi@ARM.comdrivesys.cpu.dtb.read_hits                    3721202                       # DTB read hits
5898721SN/Adrivesys.cpu.dtb.read_misses                      487                       # DTB read misses
5908721SN/Adrivesys.cpu.dtb.read_acv                          30                       # DTB read access violations
5919247Sandreas.hansson@arm.comdrivesys.cpu.dtb.read_accesses                 267991                       # DTB read accesses
5929449SAli.Saidi@ARM.comdrivesys.cpu.dtb.write_hits                   2081819                       # DTB write hits
5938721SN/Adrivesys.cpu.dtb.write_misses                      82                       # DTB write misses
5948721SN/Adrivesys.cpu.dtb.write_acv                         10                       # DTB write access violations
5959247Sandreas.hansson@arm.comdrivesys.cpu.dtb.write_accesses                133239                       # DTB write accesses
5969449SAli.Saidi@ARM.comdrivesys.cpu.dtb.data_hits                    5803021                       # DTB hits
5978721SN/Adrivesys.cpu.dtb.data_misses                      569                       # DTB misses
5988721SN/Adrivesys.cpu.dtb.data_acv                          40                       # DTB access violations
5999247Sandreas.hansson@arm.comdrivesys.cpu.dtb.data_accesses                 401230                       # DTB accesses
6009449SAli.Saidi@ARM.comdrivesys.cpu.itb.fetch_hits                   4194101                       # ITB hits
6018721SN/Adrivesys.cpu.itb.fetch_misses                     194                       # ITB misses
6028721SN/Adrivesys.cpu.itb.fetch_acv                         22                       # ITB acv
6039449SAli.Saidi@ARM.comdrivesys.cpu.itb.fetch_accesses               4194295                       # ITB accesses
6048721SN/Adrivesys.cpu.itb.read_hits                          0                       # DTB read hits
6058721SN/Adrivesys.cpu.itb.read_misses                        0                       # DTB read misses
6068721SN/Adrivesys.cpu.itb.read_acv                           0                       # DTB read access violations
6078721SN/Adrivesys.cpu.itb.read_accesses                      0                       # DTB read accesses
6088721SN/Adrivesys.cpu.itb.write_hits                         0                       # DTB write hits
6098721SN/Adrivesys.cpu.itb.write_misses                       0                       # DTB write misses
6108721SN/Adrivesys.cpu.itb.write_acv                          0                       # DTB write access violations
6118721SN/Adrivesys.cpu.itb.write_accesses                     0                       # DTB write accesses
6128721SN/Adrivesys.cpu.itb.data_hits                          0                       # DTB hits
6138721SN/Adrivesys.cpu.itb.data_misses                        0                       # DTB misses
6148721SN/Adrivesys.cpu.itb.data_acv                           0                       # DTB access violations
6158721SN/Adrivesys.cpu.itb.data_accesses                      0                       # DTB accesses
6169449SAli.Saidi@ARM.comdrivesys.cpu.numCycles                      801639056                       # number of cpu cycles simulated
6178721SN/Adrivesys.cpu.numWorkItemsStarted                    0                       # number of work items this cpu started
6188721SN/Adrivesys.cpu.numWorkItemsCompleted                  0                       # number of work items this cpu completed
6199449SAli.Saidi@ARM.comdrivesys.cpu.committedInsts                  19029878                       # Number of instructions committed
6209449SAli.Saidi@ARM.comdrivesys.cpu.committedOps                    19029878                       # Number of ops (including micro ops) committed
6219449SAli.Saidi@ARM.comdrivesys.cpu.num_int_alu_accesses            17721251                       # Number of integer alu accesses
6229247Sandreas.hansson@arm.comdrivesys.cpu.num_fp_alu_accesses                 1412                       # Number of float alu accesses
6239449SAli.Saidi@ARM.comdrivesys.cpu.num_func_calls                   1263632                       # number of times a function call or return occured
6249449SAli.Saidi@ARM.comdrivesys.cpu.num_conditional_control_insts      1263629                       # number of instructions that are conditional controls
6259449SAli.Saidi@ARM.comdrivesys.cpu.num_int_insts                   17721251                       # number of integer instructions
6269247Sandreas.hansson@arm.comdrivesys.cpu.num_fp_insts                        1412                       # number of float instructions
6279449SAli.Saidi@ARM.comdrivesys.cpu.num_int_register_reads          23047059                       # number of times the integer registers were read
6289449SAli.Saidi@ARM.comdrivesys.cpu.num_int_register_writes         13965767                       # number of times the integer registers were written
6299247Sandreas.hansson@arm.comdrivesys.cpu.num_fp_register_reads                760                       # number of times the floating registers were read
6309247Sandreas.hansson@arm.comdrivesys.cpu.num_fp_register_writes               766                       # number of times the floating registers were written
6319449SAli.Saidi@ARM.comdrivesys.cpu.num_mem_refs                     5824433                       # number of memory refs
6329449SAli.Saidi@ARM.comdrivesys.cpu.num_load_insts                   3742101                       # Number of load instructions
6339449SAli.Saidi@ARM.comdrivesys.cpu.num_store_insts                  2082332                       # Number of store instructions
6349449SAli.Saidi@ARM.comdrivesys.cpu.num_idle_cycles             782608307.467164                       # Number of idle cycles
6359449SAli.Saidi@ARM.comdrivesys.cpu.num_busy_cycles             19030748.532836                       # Number of busy cycles
6369449SAli.Saidi@ARM.comdrivesys.cpu.not_idle_fraction               0.023740                       # Percentage of non-idle cycles
6379449SAli.Saidi@ARM.comdrivesys.cpu.idle_fraction                   0.976260                       # Percentage of idle cycles
6388721SN/Adrivesys.cpu.kern.inst.arm                          0                       # number of arm instructions executed
6399449SAli.Saidi@ARM.comdrivesys.cpu.kern.inst.quiesce                  19854                       # number of quiesce instructions executed
6409449SAli.Saidi@ARM.comdrivesys.cpu.kern.inst.hwrei                   143418                       # number of hwrei instructions executed
6419449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::0                  60285     42.42%     42.42% # number of times we switched to this ipl
6429449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::21                 19703     13.86%     56.28% # number of times we switched to this ipl
6439449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::22                   205      0.14%     56.42% # number of times we switched to this ipl
6449449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::31                 61936     43.58%    100.00% # number of times we switched to this ipl
6459449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::total             142129                       # number of times we switched to this ipl
6469449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::0                   60285     42.91%     42.91% # number of times we switched to this ipl from a different ipl
6479449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::21                  19703     14.03%     56.94% # number of times we switched to this ipl from a different ipl
6489449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::22                    205      0.15%     57.09% # number of times we switched to this ipl from a different ipl
6499449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::31                  60286     42.91%    100.00% # number of times we switched to this ipl from a different ipl
6509449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::total              140479                       # number of times we switched to this ipl from a different ipl
6519449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::0           197404825250     98.50%     98.50% # number of cycles we spent at this ipl
6529449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::21             797938750      0.40%     98.90% # number of cycles we spent at this ipl
6539449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::22               4407500      0.00%     98.90% # number of cycles we spent at this ipl
6549449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::31            2202592500      1.10%    100.00% # number of cycles we spent at this ipl
6559449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::total       200409764000                       # number of cycles we spent at this ipl
6568721SN/Adrivesys.cpu.kern.ipl_used::0                       1                       # fraction of swpipl calls that actually changed the ipl
6578721SN/Adrivesys.cpu.kern.ipl_used::21                      1                       # fraction of swpipl calls that actually changed the ipl
6588721SN/Adrivesys.cpu.kern.ipl_used::22                      1                       # fraction of swpipl calls that actually changed the ipl
6599449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_used::31               0.973360                       # fraction of swpipl calls that actually changed the ipl
6609449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_used::total            0.988391                       # fraction of swpipl calls that actually changed the ipl
6618721SN/Adrivesys.cpu.kern.syscall::2                        1      4.55%      4.55% # number of syscalls executed
6628721SN/Adrivesys.cpu.kern.syscall::6                        3     13.64%     18.18% # number of syscalls executed
6638721SN/Adrivesys.cpu.kern.syscall::17                       2      9.09%     27.27% # number of syscalls executed
6648721SN/Adrivesys.cpu.kern.syscall::97                       1      4.55%     31.82% # number of syscalls executed
6658721SN/Adrivesys.cpu.kern.syscall::99                       2      9.09%     40.91% # number of syscalls executed
6668721SN/Adrivesys.cpu.kern.syscall::101                      2      9.09%     50.00% # number of syscalls executed
6678721SN/Adrivesys.cpu.kern.syscall::102                      3     13.64%     63.64% # number of syscalls executed
6688721SN/Adrivesys.cpu.kern.syscall::104                      1      4.55%     68.18% # number of syscalls executed
6698721SN/Adrivesys.cpu.kern.syscall::105                      3     13.64%     81.82% # number of syscalls executed
6708721SN/Adrivesys.cpu.kern.syscall::106                      1      4.55%     86.36% # number of syscalls executed
6718721SN/Adrivesys.cpu.kern.syscall::118                      2      9.09%     95.45% # number of syscalls executed
6728721SN/Adrivesys.cpu.kern.syscall::150                      1      4.55%    100.00% # number of syscalls executed
6738721SN/Adrivesys.cpu.kern.syscall::total                   22                       # number of syscalls executed
6749449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::swpctx                  72      0.06%      0.06% # number of callpals executed
6759449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::tbi                      5      0.00%      0.06% # number of callpals executed
6769449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::swpipl              102208     83.31%     83.37% # number of callpals executed
6779449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::rdps                   354      0.29%     83.66% # number of callpals executed
6789449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::rdusp                    1      0.00%     83.66% # number of callpals executed
6799449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::rti                  20014     16.31%     99.97% # number of callpals executed
6809449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::callsys                 25      0.02%     99.99% # number of callpals executed
6819449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::imb                      7      0.01%    100.00% # number of callpals executed
6829449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::total               122686                       # number of callpals executed
6839449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch::kernel             214                       # number of protection mode switches
6849449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch::user               139                       # number of protection mode switches
6859449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch::idle             19872                       # number of protection mode switches
6869449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_good::kernel               143                      
6879449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_good::user                 139                      
6889247Sandreas.hansson@arm.comdrivesys.cpu.kern.mode_good::idle                   4                      
6899449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch_good::kernel     0.668224                       # fraction of useful protection mode switches
6908721SN/Adrivesys.cpu.kern.mode_switch_good::user            1                       # fraction of useful protection mode switches
6919449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch_good::idle     0.000201                       # fraction of useful protection mode switches
6929449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch_good::total     0.014141                       # fraction of useful protection mode switches
6939449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_ticks::kernel         78132750      2.64%      2.64% # number of ticks spent at the given mode
6949449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_ticks::user          319665750     10.81%     13.45% # number of ticks spent at the given mode
6959449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_ticks::idle         2560362000     86.55%    100.00% # number of ticks spent at the given mode
6969247Sandreas.hansson@arm.comdrivesys.cpu.kern.swap_context                     72                       # number of times the context was actually changed
6978721SN/Adrivesys.tsunami.ethernet.txBytes                 798                       # Bytes Transmitted
6988721SN/Adrivesys.tsunami.ethernet.rxBytes                 960                       # Bytes Received
6998721SN/Adrivesys.tsunami.ethernet.txPackets                 5                       # Number of Packets Transmitted
7008721SN/Adrivesys.tsunami.ethernet.rxPackets                 8                       # Number of Packets Received
7018721SN/Adrivesys.tsunami.ethernet.txIpChecksums             2                       # Number of tx IP Checksums done by device
7028721SN/Adrivesys.tsunami.ethernet.rxIpChecksums             8                       # Number of rx IP Checksums done by device
7038721SN/Adrivesys.tsunami.ethernet.txTcpChecksums            2                       # Number of tx TCP Checksums done by device
7048721SN/Adrivesys.tsunami.ethernet.rxTcpChecksums            8                       # Number of rx TCP Checksums done by device
7058721SN/Adrivesys.tsunami.ethernet.txUdpChecksums            0                       # Number of tx UDP Checksums done by device
7068721SN/Adrivesys.tsunami.ethernet.rxUdpChecksums            0                       # Number of rx UDP Checksums done by device
7079449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.descDMAReads        2087584                       # Number of descriptors the device read w/ DMA
7088721SN/Adrivesys.tsunami.ethernet.descDMAWrites            13                       # Number of descriptors the device wrote w/ DMA
7099449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.descDmaReadBytes     50102016                       # number of descriptor bytes read w/ DMA
7108721SN/Adrivesys.tsunami.ethernet.descDmaWriteBytes          104                       # number of descriptor bytes write w/ DMA
7119449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.totBandwidth          70176                       # Total Bandwidth (bits/s)
7128721SN/Adrivesys.tsunami.ethernet.totPackets               13                       # Total Packets
7138721SN/Adrivesys.tsunami.ethernet.totBytes               1758                       # Total Bytes
7148721SN/Adrivesys.tsunami.ethernet.totPPS                   65                       # Total Tranmission Rate (packets/s)
7159449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.txBandwidth           31855                       # Transmit Bandwidth (bits/s)
7169449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.rxBandwidth           38322                       # Receive Bandwidth (bits/s)
7178721SN/Adrivesys.tsunami.ethernet.txPPS                    25                       # Packet Tranmission Rate (packets/s)
7188721SN/Adrivesys.tsunami.ethernet.rxPPS                    40                       # Packet Reception Rate (packets/s)
7198721SN/Adrivesys.tsunami.ethernet.postedSwi                 0                       # number of software interrupts posted to CPU
7208721SN/Adrivesys.tsunami.ethernet.coalescedSwi              0                       # average number of Swi's coalesced into each post
7218721SN/Adrivesys.tsunami.ethernet.totalSwi                  0                       # total number of Swi written to ISR
7228721SN/Adrivesys.tsunami.ethernet.postedRxIdle              0                       # number of rxIdle interrupts posted to CPU
7238721SN/Adrivesys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
7248721SN/Adrivesys.tsunami.ethernet.totalRxIdle               0                       # total number of RxIdle written to ISR
7258721SN/Adrivesys.tsunami.ethernet.postedRxOk                0                       # number of RxOk interrupts posted to CPU
7268721SN/Adrivesys.tsunami.ethernet.coalescedRxOk             0                       # average number of RxOk's coalesced into each post
7278721SN/Adrivesys.tsunami.ethernet.totalRxOk                 0                       # total number of RxOk written to ISR
7289449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.postedRxDesc              8                       # number of RxDesc interrupts posted to CPU
7299449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
7308721SN/Adrivesys.tsunami.ethernet.totalRxDesc               8                       # total number of RxDesc written to ISR
7318721SN/Adrivesys.tsunami.ethernet.postedTxOk                0                       # number of TxOk interrupts posted to CPU
7328721SN/Adrivesys.tsunami.ethernet.coalescedTxOk             0                       # average number of TxOk's coalesced into each post
7338721SN/Adrivesys.tsunami.ethernet.totalTxOk                 0                       # total number of TxOk written to ISR
7349449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.postedTxIdle          19702                       # number of TxIdle interrupts posted to CPU
7359449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
7369449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.totalTxIdle         2087584                       # total number of TxIdle written to ISR
7378721SN/Adrivesys.tsunami.ethernet.postedTxDesc              0                       # number of TxDesc interrupts posted to CPU
7388721SN/Adrivesys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
7398721SN/Adrivesys.tsunami.ethernet.totalTxDesc               0                       # total number of TxDesc written to ISR
7408721SN/Adrivesys.tsunami.ethernet.postedRxOrn               0                       # number of RxOrn posted to CPU
7418721SN/Adrivesys.tsunami.ethernet.coalescedRxOrn            0                       # average number of RxOrn's coalesced into each post
7428721SN/Adrivesys.tsunami.ethernet.totalRxOrn                0                       # total number of RxOrn written to ISR
7438721SN/Adrivesys.tsunami.ethernet.coalescedTotal            1                       # average number of interrupts coalesced into each post
7449449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.postedInterrupts      2087605                       # number of posts to CPU
7458721SN/Adrivesys.tsunami.ethernet.droppedPackets            0                       # number of packets dropped
7463691SN/A
7473691SN/A---------- End Simulation Statistics   ----------
7483691SN/A
7493691SN/A---------- Begin Simulation Statistics ----------
7509449SAli.Saidi@ARM.comsim_seconds                                  0.000407                       # Number of seconds simulated
7519449SAli.Saidi@ARM.comsim_ticks                                   406952000                       # Number of ticks simulated
7529449SAli.Saidi@ARM.comfinal_tick                               4321612280500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
7538721SN/Asim_freq                                 1000000000000                       # Frequency of simulated ticks
7549449SAli.Saidi@ARM.comhost_inst_rate                             3682675458                       # Simulator instruction rate (inst/s)
7559449SAli.Saidi@ARM.comhost_op_rate                               3681807032                       # Simulator op (including micro ops) rate (op/s)
7569449SAli.Saidi@ARM.comhost_tick_rate                             2861829739                       # Simulator tick rate (ticks/s)
7579449SAli.Saidi@ARM.comhost_mem_usage                                 465632                       # Number of bytes of host memory used
7589449SAli.Saidi@ARM.comhost_seconds                                     0.14                       # Real time elapsed on the host
7599449SAli.Saidi@ARM.comsim_insts                                   523432506                       # Number of instructions simulated
7609449SAli.Saidi@ARM.comsim_ops                                     523432506                       # Number of ops (including micro ops) simulated
7619449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::cpu.inst           144604                       # Number of bytes read from this memory
7629449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::cpu.data            49952                       # Number of bytes read from this memory
7639449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::tsunami.ethernet       101736                       # Number of bytes read from this memory
7649449SAli.Saidi@ARM.comtestsys.physmem.bytes_read::total              296292                       # Number of bytes read from this memory
7659449SAli.Saidi@ARM.comtestsys.physmem.bytes_inst_read::cpu.inst       144604                       # Number of instructions bytes read from this memory
7669449SAli.Saidi@ARM.comtestsys.physmem.bytes_inst_read::total         144604                       # Number of instructions bytes read from this memory
7679449SAli.Saidi@ARM.comtestsys.physmem.bytes_written::cpu.data         27688                       # Number of bytes written to this memory
7689449SAli.Saidi@ARM.comtestsys.physmem.bytes_written::total            27688                       # Number of bytes written to this memory
7699449SAli.Saidi@ARM.comtestsys.physmem.num_reads::cpu.inst             36151                       # Number of read requests responded to by this memory
7709449SAli.Saidi@ARM.comtestsys.physmem.num_reads::cpu.data              6909                       # Number of read requests responded to by this memory
7719449SAli.Saidi@ARM.comtestsys.physmem.num_reads::tsunami.ethernet         4239                       # Number of read requests responded to by this memory
7729449SAli.Saidi@ARM.comtestsys.physmem.num_reads::total                47299                       # Number of read requests responded to by this memory
7739449SAli.Saidi@ARM.comtestsys.physmem.num_writes::cpu.data             3812                       # Number of write requests responded to by this memory
7749449SAli.Saidi@ARM.comtestsys.physmem.num_writes::total                3812                       # Number of write requests responded to by this memory
7759449SAli.Saidi@ARM.comtestsys.physmem.bw_read::cpu.inst           355334290                       # Total read bandwidth from this memory (bytes/s)
7769449SAli.Saidi@ARM.comtestsys.physmem.bw_read::cpu.data           122746663                       # Total read bandwidth from this memory (bytes/s)
7779449SAli.Saidi@ARM.comtestsys.physmem.bw_read::tsunami.ethernet    249995085                       # Total read bandwidth from this memory (bytes/s)
7789449SAli.Saidi@ARM.comtestsys.physmem.bw_read::total              728076038                       # Total read bandwidth from this memory (bytes/s)
7799449SAli.Saidi@ARM.comtestsys.physmem.bw_inst_read::cpu.inst      355334290                       # Instruction read bandwidth from this memory (bytes/s)
7809449SAli.Saidi@ARM.comtestsys.physmem.bw_inst_read::total         355334290                       # Instruction read bandwidth from this memory (bytes/s)
7819449SAli.Saidi@ARM.comtestsys.physmem.bw_write::cpu.data           68037508                       # Write bandwidth from this memory (bytes/s)
7829449SAli.Saidi@ARM.comtestsys.physmem.bw_write::total              68037508                       # Write bandwidth from this memory (bytes/s)
7839449SAli.Saidi@ARM.comtestsys.physmem.bw_total::cpu.inst          355334290                       # Total bandwidth to/from this memory (bytes/s)
7849449SAli.Saidi@ARM.comtestsys.physmem.bw_total::cpu.data          190784171                       # Total bandwidth to/from this memory (bytes/s)
7859449SAli.Saidi@ARM.comtestsys.physmem.bw_total::tsunami.ethernet    249995085                       # Total bandwidth to/from this memory (bytes/s)
7869449SAli.Saidi@ARM.comtestsys.physmem.bw_total::total             796113547                       # Total bandwidth to/from this memory (bytes/s)
7879312Sandreas.hansson@arm.comtestsys.physmem.readReqs                            0                       # Total number of read requests seen
7889312Sandreas.hansson@arm.comtestsys.physmem.writeReqs                           0                       # Total number of write requests seen
7899312Sandreas.hansson@arm.comtestsys.physmem.cpureqs                             0                       # Reqs generatd by CPU via cache - shady
7909312Sandreas.hansson@arm.comtestsys.physmem.bytesRead                           0                       # Total number of bytes read from memory
7919312Sandreas.hansson@arm.comtestsys.physmem.bytesWritten                        0                       # Total number of bytes written to memory
7929312Sandreas.hansson@arm.comtestsys.physmem.bytesConsumedRd                     0                       # bytesRead derated as per pkt->getSize()
7939312Sandreas.hansson@arm.comtestsys.physmem.bytesConsumedWr                     0                       # bytesWritten derated as per pkt->getSize()
7949312Sandreas.hansson@arm.comtestsys.physmem.servicedByWrQ                       0                       # Number of read reqs serviced by write Q
7959312Sandreas.hansson@arm.comtestsys.physmem.neitherReadNorWrite                 0                       # Reqs where no action is needed
7969312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::0                    0                       # Track reads on a per bank basis
7979312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::1                    0                       # Track reads on a per bank basis
7989312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::2                    0                       # Track reads on a per bank basis
7999312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::3                    0                       # Track reads on a per bank basis
8009312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::4                    0                       # Track reads on a per bank basis
8019312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::5                    0                       # Track reads on a per bank basis
8029312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::6                    0                       # Track reads on a per bank basis
8039312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::7                    0                       # Track reads on a per bank basis
8049312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::8                    0                       # Track reads on a per bank basis
8059312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::9                    0                       # Track reads on a per bank basis
8069312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::10                   0                       # Track reads on a per bank basis
8079312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::11                   0                       # Track reads on a per bank basis
8089312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::12                   0                       # Track reads on a per bank basis
8099312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::13                   0                       # Track reads on a per bank basis
8109312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::14                   0                       # Track reads on a per bank basis
8119312Sandreas.hansson@arm.comtestsys.physmem.perBankRdReqs::15                   0                       # Track reads on a per bank basis
8129312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::0                    0                       # Track writes on a per bank basis
8139312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::1                    0                       # Track writes on a per bank basis
8149312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::2                    0                       # Track writes on a per bank basis
8159312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::3                    0                       # Track writes on a per bank basis
8169312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::4                    0                       # Track writes on a per bank basis
8179312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::5                    0                       # Track writes on a per bank basis
8189312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::6                    0                       # Track writes on a per bank basis
8199312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::7                    0                       # Track writes on a per bank basis
8209312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::8                    0                       # Track writes on a per bank basis
8219312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::9                    0                       # Track writes on a per bank basis
8229312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::10                   0                       # Track writes on a per bank basis
8239312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::11                   0                       # Track writes on a per bank basis
8249312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::12                   0                       # Track writes on a per bank basis
8259312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::13                   0                       # Track writes on a per bank basis
8269312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::14                   0                       # Track writes on a per bank basis
8279312Sandreas.hansson@arm.comtestsys.physmem.perBankWrReqs::15                   0                       # Track writes on a per bank basis
8289312Sandreas.hansson@arm.comtestsys.physmem.numRdRetry                          0                       # Number of times rd buffer was full causing retry
8299312Sandreas.hansson@arm.comtestsys.physmem.numWrRetry                          0                       # Number of times wr buffer was full causing retry
8309312Sandreas.hansson@arm.comtestsys.physmem.totGap                              0                       # Total gap between requests
8319312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::0                      0                       # Categorize read packet sizes
8329312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::1                      0                       # Categorize read packet sizes
8339312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::2                      0                       # Categorize read packet sizes
8349312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::3                      0                       # Categorize read packet sizes
8359312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::4                      0                       # Categorize read packet sizes
8369312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::5                      0                       # Categorize read packet sizes
8379312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::6                      0                       # Categorize read packet sizes
8389312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::7                      0                       # Categorize read packet sizes
8399312Sandreas.hansson@arm.comtestsys.physmem.readPktSize::8                      0                       # Categorize read packet sizes
8409312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::0                     0                       # categorize write packet sizes
8419312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::1                     0                       # categorize write packet sizes
8429312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::2                     0                       # categorize write packet sizes
8439312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::3                     0                       # categorize write packet sizes
8449312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::4                     0                       # categorize write packet sizes
8459312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::5                     0                       # categorize write packet sizes
8469312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::6                     0                       # categorize write packet sizes
8479312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::7                     0                       # categorize write packet sizes
8489312Sandreas.hansson@arm.comtestsys.physmem.writePktSize::8                     0                       # categorize write packet sizes
8499312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::0                   0                       # categorize neither packet sizes
8509312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::1                   0                       # categorize neither packet sizes
8519312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::2                   0                       # categorize neither packet sizes
8529312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::3                   0                       # categorize neither packet sizes
8539312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::4                   0                       # categorize neither packet sizes
8549312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::5                   0                       # categorize neither packet sizes
8559312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::6                   0                       # categorize neither packet sizes
8569312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::7                   0                       # categorize neither packet sizes
8579312Sandreas.hansson@arm.comtestsys.physmem.neitherpktsize::8                   0                       # categorize neither packet sizes
8589312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::0                        0                       # What read queue length does an incoming req see
8599312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::1                        0                       # What read queue length does an incoming req see
8609312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::2                        0                       # What read queue length does an incoming req see
8619312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::3                        0                       # What read queue length does an incoming req see
8629312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::4                        0                       # What read queue length does an incoming req see
8639312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::5                        0                       # What read queue length does an incoming req see
8649312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::6                        0                       # What read queue length does an incoming req see
8659312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::7                        0                       # What read queue length does an incoming req see
8669312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::8                        0                       # What read queue length does an incoming req see
8679312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::9                        0                       # What read queue length does an incoming req see
8689312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::10                       0                       # What read queue length does an incoming req see
8699312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::11                       0                       # What read queue length does an incoming req see
8709312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::12                       0                       # What read queue length does an incoming req see
8719312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::13                       0                       # What read queue length does an incoming req see
8729312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::14                       0                       # What read queue length does an incoming req see
8739312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::15                       0                       # What read queue length does an incoming req see
8749312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::16                       0                       # What read queue length does an incoming req see
8759312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::17                       0                       # What read queue length does an incoming req see
8769312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::18                       0                       # What read queue length does an incoming req see
8779312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::19                       0                       # What read queue length does an incoming req see
8789312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::20                       0                       # What read queue length does an incoming req see
8799312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::21                       0                       # What read queue length does an incoming req see
8809312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::22                       0                       # What read queue length does an incoming req see
8819312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::23                       0                       # What read queue length does an incoming req see
8829312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::24                       0                       # What read queue length does an incoming req see
8839312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::25                       0                       # What read queue length does an incoming req see
8849312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::26                       0                       # What read queue length does an incoming req see
8859312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::27                       0                       # What read queue length does an incoming req see
8869312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::28                       0                       # What read queue length does an incoming req see
8879312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::29                       0                       # What read queue length does an incoming req see
8889312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::30                       0                       # What read queue length does an incoming req see
8899312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::31                       0                       # What read queue length does an incoming req see
8909312Sandreas.hansson@arm.comtestsys.physmem.rdQLenPdf::32                       0                       # What read queue length does an incoming req see
8919312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::0                        0                       # What write queue length does an incoming req see
8929312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::1                        0                       # What write queue length does an incoming req see
8939312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::2                        0                       # What write queue length does an incoming req see
8949312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::3                        0                       # What write queue length does an incoming req see
8959312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::4                        0                       # What write queue length does an incoming req see
8969312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::5                        0                       # What write queue length does an incoming req see
8979312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::6                        0                       # What write queue length does an incoming req see
8989312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::7                        0                       # What write queue length does an incoming req see
8999312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::8                        0                       # What write queue length does an incoming req see
9009312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::9                        0                       # What write queue length does an incoming req see
9019312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::10                       0                       # What write queue length does an incoming req see
9029312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::11                       0                       # What write queue length does an incoming req see
9039312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::12                       0                       # What write queue length does an incoming req see
9049312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::13                       0                       # What write queue length does an incoming req see
9059312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::14                       0                       # What write queue length does an incoming req see
9069312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::15                       0                       # What write queue length does an incoming req see
9079312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::16                       0                       # What write queue length does an incoming req see
9089312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::17                       0                       # What write queue length does an incoming req see
9099312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::18                       0                       # What write queue length does an incoming req see
9109312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::19                       0                       # What write queue length does an incoming req see
9119312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::20                       0                       # What write queue length does an incoming req see
9129312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::21                       0                       # What write queue length does an incoming req see
9139312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::22                       0                       # What write queue length does an incoming req see
9149312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::23                       0                       # What write queue length does an incoming req see
9159312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::24                       0                       # What write queue length does an incoming req see
9169312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::25                       0                       # What write queue length does an incoming req see
9179312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::26                       0                       # What write queue length does an incoming req see
9189312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::27                       0                       # What write queue length does an incoming req see
9199312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::28                       0                       # What write queue length does an incoming req see
9209312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::29                       0                       # What write queue length does an incoming req see
9219312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::30                       0                       # What write queue length does an incoming req see
9229312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::31                       0                       # What write queue length does an incoming req see
9239312Sandreas.hansson@arm.comtestsys.physmem.wrQLenPdf::32                       0                       # What write queue length does an incoming req see
9249312Sandreas.hansson@arm.comtestsys.physmem.totQLat                             0                       # Total cycles spent in queuing delays
9259312Sandreas.hansson@arm.comtestsys.physmem.totMemAccLat                        0                       # Sum of mem lat for all requests
9269312Sandreas.hansson@arm.comtestsys.physmem.totBusLat                           0                       # Total cycles spent in databus access
9279312Sandreas.hansson@arm.comtestsys.physmem.totBankLat                          0                       # Total cycles spent in bank access
9289312Sandreas.hansson@arm.comtestsys.physmem.avgQLat                           nan                       # Average queueing delay per request
9299312Sandreas.hansson@arm.comtestsys.physmem.avgBankLat                        nan                       # Average bank access latency per request
9309312Sandreas.hansson@arm.comtestsys.physmem.avgBusLat                         nan                       # Average bus latency per request
9319312Sandreas.hansson@arm.comtestsys.physmem.avgMemAccLat                      nan                       # Average memory access latency
9329312Sandreas.hansson@arm.comtestsys.physmem.avgRdBW                          0.00                       # Average achieved read bandwidth in MB/s
9339312Sandreas.hansson@arm.comtestsys.physmem.avgWrBW                          0.00                       # Average achieved write bandwidth in MB/s
9349312Sandreas.hansson@arm.comtestsys.physmem.avgConsumedRdBW                  0.00                       # Average consumed read bandwidth in MB/s
9359312Sandreas.hansson@arm.comtestsys.physmem.avgConsumedWrBW                  0.00                       # Average consumed write bandwidth in MB/s
9369312Sandreas.hansson@arm.comtestsys.physmem.peakBW                       16000.00                       # Theoretical peak bandwidth in MB/s
9379312Sandreas.hansson@arm.comtestsys.physmem.busUtil                          0.00                       # Data bus utilization in percentage
9389312Sandreas.hansson@arm.comtestsys.physmem.avgRdQLen                        0.00                       # Average read queue length over time
9399312Sandreas.hansson@arm.comtestsys.physmem.avgWrQLen                        0.00                       # Average write queue length over time
9409312Sandreas.hansson@arm.comtestsys.physmem.readRowHits                         0                       # Number of row buffer hits during reads
9419312Sandreas.hansson@arm.comtestsys.physmem.writeRowHits                        0                       # Number of row buffer hits during writes
9429312Sandreas.hansson@arm.comtestsys.physmem.readRowHitRate                    nan                       # Row buffer hit rate for reads
9439312Sandreas.hansson@arm.comtestsys.physmem.writeRowHitRate                   nan                       # Row buffer hit rate for writes
9449312Sandreas.hansson@arm.comtestsys.physmem.avgGap                            nan                       # Average gap between requests
9458721SN/Atestsys.disk0.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
9468721SN/Atestsys.disk0.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
9478721SN/Atestsys.disk0.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
9488721SN/Atestsys.disk0.dma_write_full_pages                  0                       # Number of full page size DMA writes.
9498721SN/Atestsys.disk0.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
9508721SN/Atestsys.disk0.dma_write_txs                         0                       # Number of DMA write transactions.
9518721SN/Atestsys.disk2.dma_read_full_pages                   0                       # Number of full page size DMA reads (not PRD).
9528721SN/Atestsys.disk2.dma_read_bytes                        0                       # Number of bytes transfered via DMA reads (not PRD).
9538721SN/Atestsys.disk2.dma_read_txs                          0                       # Number of DMA read transactions (not PRD).
9548721SN/Atestsys.disk2.dma_write_full_pages                  0                       # Number of full page size DMA writes.
9558721SN/Atestsys.disk2.dma_write_bytes                       0                       # Number of bytes transfered via DMA writes.
9568721SN/Atestsys.disk2.dma_write_txs                         0                       # Number of DMA write transactions.
9578721SN/Atestsys.cpu.dtb.fetch_hits                          0                       # ITB hits
9588721SN/Atestsys.cpu.dtb.fetch_misses                        0                       # ITB misses
9598721SN/Atestsys.cpu.dtb.fetch_acv                           0                       # ITB acv
9608721SN/Atestsys.cpu.dtb.fetch_accesses                      0                       # ITB accesses
9619449SAli.Saidi@ARM.comtestsys.cpu.dtb.read_hits                        7069                       # DTB read hits
9628721SN/Atestsys.cpu.dtb.read_misses                         0                       # DTB read misses
9638721SN/Atestsys.cpu.dtb.read_acv                            0                       # DTB read access violations
9648721SN/Atestsys.cpu.dtb.read_accesses                       0                       # DTB read accesses
9659449SAli.Saidi@ARM.comtestsys.cpu.dtb.write_hits                       3933                       # DTB write hits
9668721SN/Atestsys.cpu.dtb.write_misses                        0                       # DTB write misses
9678721SN/Atestsys.cpu.dtb.write_acv                           0                       # DTB write access violations
9688721SN/Atestsys.cpu.dtb.write_accesses                      0                       # DTB write accesses
9699449SAli.Saidi@ARM.comtestsys.cpu.dtb.data_hits                       11002                       # DTB hits
9708721SN/Atestsys.cpu.dtb.data_misses                         0                       # DTB misses
9718721SN/Atestsys.cpu.dtb.data_acv                            0                       # DTB access violations
9728721SN/Atestsys.cpu.dtb.data_accesses                       0                       # DTB accesses
9739449SAli.Saidi@ARM.comtestsys.cpu.itb.fetch_hits                       5992                       # ITB hits
9748721SN/Atestsys.cpu.itb.fetch_misses                        0                       # ITB misses
9758721SN/Atestsys.cpu.itb.fetch_acv                           0                       # ITB acv
9769449SAli.Saidi@ARM.comtestsys.cpu.itb.fetch_accesses                   5992                       # ITB accesses
9778721SN/Atestsys.cpu.itb.read_hits                           0                       # DTB read hits
9788721SN/Atestsys.cpu.itb.read_misses                         0                       # DTB read misses
9798721SN/Atestsys.cpu.itb.read_acv                            0                       # DTB read access violations
9808721SN/Atestsys.cpu.itb.read_accesses                       0                       # DTB read accesses
9818721SN/Atestsys.cpu.itb.write_hits                          0                       # DTB write hits
9828721SN/Atestsys.cpu.itb.write_misses                        0                       # DTB write misses
9838721SN/Atestsys.cpu.itb.write_acv                           0                       # DTB write access violations
9848721SN/Atestsys.cpu.itb.write_accesses                      0                       # DTB write accesses
9858721SN/Atestsys.cpu.itb.data_hits                           0                       # DTB hits
9868721SN/Atestsys.cpu.itb.data_misses                         0                       # DTB misses
9878721SN/Atestsys.cpu.itb.data_acv                            0                       # DTB access violations
9888721SN/Atestsys.cpu.itb.data_accesses                       0                       # DTB accesses
9899449SAli.Saidi@ARM.comtestsys.cpu.numCycles                          821760                       # number of cpu cycles simulated
9908721SN/Atestsys.cpu.numWorkItemsStarted                     0                       # number of work items this cpu started
9918721SN/Atestsys.cpu.numWorkItemsCompleted                   0                       # number of work items this cpu completed
9929449SAli.Saidi@ARM.comtestsys.cpu.committedInsts                      36151                       # Number of instructions committed
9939449SAli.Saidi@ARM.comtestsys.cpu.committedOps                        36151                       # Number of ops (including micro ops) committed
9949449SAli.Saidi@ARM.comtestsys.cpu.num_int_alu_accesses                33514                       # Number of integer alu accesses
9958721SN/Atestsys.cpu.num_fp_alu_accesses                     0                       # Number of float alu accesses
9969449SAli.Saidi@ARM.comtestsys.cpu.num_func_calls                       2388                       # number of times a function call or return occured
9979449SAli.Saidi@ARM.comtestsys.cpu.num_conditional_control_insts         2348                       # number of instructions that are conditional controls
9989449SAli.Saidi@ARM.comtestsys.cpu.num_int_insts                       33514                       # number of integer instructions
9998721SN/Atestsys.cpu.num_fp_insts                            0                       # number of float instructions
10009449SAli.Saidi@ARM.comtestsys.cpu.num_int_register_reads              43768                       # number of times the integer registers were read
10019449SAli.Saidi@ARM.comtestsys.cpu.num_int_register_writes             26496                       # number of times the integer registers were written
10028721SN/Atestsys.cpu.num_fp_register_reads                   0                       # number of times the floating registers were read
10038721SN/Atestsys.cpu.num_fp_register_writes                  0                       # number of times the floating registers were written
10049449SAli.Saidi@ARM.comtestsys.cpu.num_mem_refs                        11043                       # number of memory refs
10059449SAli.Saidi@ARM.comtestsys.cpu.num_load_insts                       7109                       # Number of load instructions
10069449SAli.Saidi@ARM.comtestsys.cpu.num_store_insts                      3934                       # Number of store instructions
10079449SAli.Saidi@ARM.comtestsys.cpu.num_idle_cycles              785260.061817                       # Number of idle cycles
10089449SAli.Saidi@ARM.comtestsys.cpu.num_busy_cycles              36499.938183                       # Number of busy cycles
10099449SAli.Saidi@ARM.comtestsys.cpu.not_idle_fraction                0.044417                       # Percentage of non-idle cycles
10109449SAli.Saidi@ARM.comtestsys.cpu.idle_fraction                    0.955583                       # Percentage of idle cycles
10118721SN/Atestsys.cpu.kern.inst.arm                           0                       # number of arm instructions executed
10129449SAli.Saidi@ARM.comtestsys.cpu.kern.inst.quiesce                      41                       # number of quiesce instructions executed
10139449SAli.Saidi@ARM.comtestsys.cpu.kern.inst.hwrei                       295                       # number of hwrei instructions executed
10149449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::0                     123     41.84%     41.84% # number of times we switched to this ipl
10159449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::21                     40     13.61%     55.44% # number of times we switched to this ipl
10169449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::22                      1      0.34%     55.78% # number of times we switched to this ipl
10179449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::31                    130     44.22%    100.00% # number of times we switched to this ipl
10189449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_count::total                 294                       # number of times we switched to this ipl
10199449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::0                      123     42.86%     42.86% # number of times we switched to this ipl from a different ipl
10209449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::21                      40     13.94%     56.79% # number of times we switched to this ipl from a different ipl
10219449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::22                       1      0.35%     57.14% # number of times we switched to this ipl from a different ipl
10229449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::31                     123     42.86%    100.00% # number of times we switched to this ipl from a different ipl
10239449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_good::total                  287                       # number of times we switched to this ipl from a different ipl
10249449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::0               398338500     96.95%     96.95% # number of cycles we spent at this ipl
10259449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::21                3240000      0.79%     97.74% # number of cycles we spent at this ipl
10269449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::22                  43000      0.01%     97.75% # number of cycles we spent at this ipl
10279449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::31                9258500      2.25%    100.00% # number of cycles we spent at this ipl
10289449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_ticks::total           410880000                       # number of cycles we spent at this ipl
10299247Sandreas.hansson@arm.comtestsys.cpu.kern.ipl_used::0                        1                       # fraction of swpipl calls that actually changed the ipl
10309449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_used::21                       1                       # fraction of swpipl calls that actually changed the ipl
10319247Sandreas.hansson@arm.comtestsys.cpu.kern.ipl_used::22                       1                       # fraction of swpipl calls that actually changed the ipl
10329449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_used::31                0.946154                       # fraction of swpipl calls that actually changed the ipl
10339449SAli.Saidi@ARM.comtestsys.cpu.kern.ipl_used::total             0.976190                       # fraction of swpipl calls that actually changed the ipl
10349449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::swpipl                  212     83.46%     83.46% # number of callpals executed
10359449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::rdps                      1      0.39%     83.86% # number of callpals executed
10369449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::rti                      41     16.14%    100.00% # number of callpals executed
10379449SAli.Saidi@ARM.comtestsys.cpu.kern.callpal::total                   254                       # number of callpals executed
10388721SN/Atestsys.cpu.kern.mode_switch::kernel                0                       # number of protection mode switches
10398721SN/Atestsys.cpu.kern.mode_switch::user                  0                       # number of protection mode switches
10409449SAli.Saidi@ARM.comtestsys.cpu.kern.mode_switch::idle                 41                       # number of protection mode switches
10418721SN/Atestsys.cpu.kern.mode_good::kernel                  0                      
10428721SN/Atestsys.cpu.kern.mode_good::user                    0                      
10438721SN/Atestsys.cpu.kern.mode_good::idle                    0                      
10448983Snate@binkert.orgtestsys.cpu.kern.mode_switch_good::kernel          nan                       # fraction of useful protection mode switches
10458983Snate@binkert.orgtestsys.cpu.kern.mode_switch_good::user           nan                       # fraction of useful protection mode switches
10469247Sandreas.hansson@arm.comtestsys.cpu.kern.mode_switch_good::idle             0                       # fraction of useful protection mode switches
10479247Sandreas.hansson@arm.comtestsys.cpu.kern.mode_switch_good::total            0                       # fraction of useful protection mode switches
10488721SN/Atestsys.cpu.kern.mode_ticks::kernel                 0                       # number of ticks spent at the given mode
10498721SN/Atestsys.cpu.kern.mode_ticks::user                   0                       # number of ticks spent at the given mode
10508721SN/Atestsys.cpu.kern.mode_ticks::idle                   0                       # number of ticks spent at the given mode
10518721SN/Atestsys.cpu.kern.swap_context                       0                       # number of times the context was actually changed
10529449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.descDMAReads            4239                       # Number of descriptors the device read w/ DMA
10538721SN/Atestsys.tsunami.ethernet.descDMAWrites              0                       # Number of descriptors the device wrote w/ DMA
10549449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.descDmaReadBytes       101736                       # number of descriptor bytes read w/ DMA
10558721SN/Atestsys.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
10568721SN/Atestsys.tsunami.ethernet.postedSwi                  0                       # number of software interrupts posted to CPU
10579449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedSwi               0                       # average number of Swi's coalesced into each post
10588721SN/Atestsys.tsunami.ethernet.totalSwi                   0                       # total number of Swi written to ISR
10598721SN/Atestsys.tsunami.ethernet.postedRxIdle               0                       # number of rxIdle interrupts posted to CPU
10609449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
10618721SN/Atestsys.tsunami.ethernet.totalRxIdle                0                       # total number of RxIdle written to ISR
10628721SN/Atestsys.tsunami.ethernet.postedRxOk                 0                       # number of RxOk interrupts posted to CPU
10639449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedRxOk              0                       # average number of RxOk's coalesced into each post
10648721SN/Atestsys.tsunami.ethernet.totalRxOk                  0                       # total number of RxOk written to ISR
10658721SN/Atestsys.tsunami.ethernet.postedRxDesc               0                       # number of RxDesc interrupts posted to CPU
10669449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
10678721SN/Atestsys.tsunami.ethernet.totalRxDesc                0                       # total number of RxDesc written to ISR
10688721SN/Atestsys.tsunami.ethernet.postedTxOk                 0                       # number of TxOk interrupts posted to CPU
10699449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedTxOk              0                       # average number of TxOk's coalesced into each post
10708721SN/Atestsys.tsunami.ethernet.totalTxOk                  0                       # total number of TxOk written to ISR
10719449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.postedTxIdle              40                       # number of TxIdle interrupts posted to CPU
10729449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
10739449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.totalTxIdle             4239                       # total number of TxIdle written to ISR
10748721SN/Atestsys.tsunami.ethernet.postedTxDesc               0                       # number of TxDesc interrupts posted to CPU
10759449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
10768721SN/Atestsys.tsunami.ethernet.totalTxDesc                0                       # total number of TxDesc written to ISR
10778721SN/Atestsys.tsunami.ethernet.postedRxOrn                0                       # number of RxOrn posted to CPU
10789449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedRxOrn             0                       # average number of RxOrn's coalesced into each post
10798721SN/Atestsys.tsunami.ethernet.totalRxOrn                 0                       # total number of RxOrn written to ISR
10809449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.coalescedTotal             1                       # average number of interrupts coalesced into each post
10819449SAli.Saidi@ARM.comtestsys.tsunami.ethernet.postedInterrupts         4239                       # number of posts to CPU
10828721SN/Atestsys.tsunami.ethernet.droppedPackets             0                       # number of packets dropped
10839449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::cpu.inst          144608                       # Number of bytes read from this memory
10849449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::cpu.data           49952                       # Number of bytes read from this memory
10859449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::tsunami.ethernet       101736                       # Number of bytes read from this memory
10869449SAli.Saidi@ARM.comdrivesys.physmem.bytes_read::total             296296                       # Number of bytes read from this memory
10879449SAli.Saidi@ARM.comdrivesys.physmem.bytes_inst_read::cpu.inst       144608                       # Number of instructions bytes read from this memory
10889449SAli.Saidi@ARM.comdrivesys.physmem.bytes_inst_read::total        144608                       # Number of instructions bytes read from this memory
10899449SAli.Saidi@ARM.comdrivesys.physmem.bytes_written::cpu.data        27688                       # Number of bytes written to this memory
10909449SAli.Saidi@ARM.comdrivesys.physmem.bytes_written::total           27688                       # Number of bytes written to this memory
10919449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::cpu.inst            36152                       # Number of read requests responded to by this memory
10929449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::cpu.data             6909                       # Number of read requests responded to by this memory
10939449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::tsunami.ethernet         4239                       # Number of read requests responded to by this memory
10949449SAli.Saidi@ARM.comdrivesys.physmem.num_reads::total               47300                       # Number of read requests responded to by this memory
10959449SAli.Saidi@ARM.comdrivesys.physmem.num_writes::cpu.data            3812                       # Number of write requests responded to by this memory
10969449SAli.Saidi@ARM.comdrivesys.physmem.num_writes::total               3812                       # Number of write requests responded to by this memory
10979449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::cpu.inst          355344119                       # Total read bandwidth from this memory (bytes/s)
10989449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::cpu.data          122746663                       # Total read bandwidth from this memory (bytes/s)
10999449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::tsunami.ethernet    249995085                       # Total read bandwidth from this memory (bytes/s)
11009449SAli.Saidi@ARM.comdrivesys.physmem.bw_read::total             728085868                       # Total read bandwidth from this memory (bytes/s)
11019449SAli.Saidi@ARM.comdrivesys.physmem.bw_inst_read::cpu.inst     355344119                       # Instruction read bandwidth from this memory (bytes/s)
11029449SAli.Saidi@ARM.comdrivesys.physmem.bw_inst_read::total        355344119                       # Instruction read bandwidth from this memory (bytes/s)
11039449SAli.Saidi@ARM.comdrivesys.physmem.bw_write::cpu.data          68037508                       # Write bandwidth from this memory (bytes/s)
11049449SAli.Saidi@ARM.comdrivesys.physmem.bw_write::total             68037508                       # Write bandwidth from this memory (bytes/s)
11059449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::cpu.inst         355344119                       # Total bandwidth to/from this memory (bytes/s)
11069449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::cpu.data         190784171                       # Total bandwidth to/from this memory (bytes/s)
11079449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::tsunami.ethernet    249995085                       # Total bandwidth to/from this memory (bytes/s)
11089449SAli.Saidi@ARM.comdrivesys.physmem.bw_total::total            796123376                       # Total bandwidth to/from this memory (bytes/s)
11099312Sandreas.hansson@arm.comdrivesys.physmem.readReqs                           0                       # Total number of read requests seen
11109312Sandreas.hansson@arm.comdrivesys.physmem.writeReqs                          0                       # Total number of write requests seen
11119312Sandreas.hansson@arm.comdrivesys.physmem.cpureqs                            0                       # Reqs generatd by CPU via cache - shady
11129312Sandreas.hansson@arm.comdrivesys.physmem.bytesRead                          0                       # Total number of bytes read from memory
11139312Sandreas.hansson@arm.comdrivesys.physmem.bytesWritten                       0                       # Total number of bytes written to memory
11149312Sandreas.hansson@arm.comdrivesys.physmem.bytesConsumedRd                    0                       # bytesRead derated as per pkt->getSize()
11159312Sandreas.hansson@arm.comdrivesys.physmem.bytesConsumedWr                    0                       # bytesWritten derated as per pkt->getSize()
11169312Sandreas.hansson@arm.comdrivesys.physmem.servicedByWrQ                      0                       # Number of read reqs serviced by write Q
11179312Sandreas.hansson@arm.comdrivesys.physmem.neitherReadNorWrite                0                       # Reqs where no action is needed
11189312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::0                   0                       # Track reads on a per bank basis
11199312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::1                   0                       # Track reads on a per bank basis
11209312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::2                   0                       # Track reads on a per bank basis
11219312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::3                   0                       # Track reads on a per bank basis
11229312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::4                   0                       # Track reads on a per bank basis
11239312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::5                   0                       # Track reads on a per bank basis
11249312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::6                   0                       # Track reads on a per bank basis
11259312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::7                   0                       # Track reads on a per bank basis
11269312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::8                   0                       # Track reads on a per bank basis
11279312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::9                   0                       # Track reads on a per bank basis
11289312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::10                  0                       # Track reads on a per bank basis
11299312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::11                  0                       # Track reads on a per bank basis
11309312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::12                  0                       # Track reads on a per bank basis
11319312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::13                  0                       # Track reads on a per bank basis
11329312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::14                  0                       # Track reads on a per bank basis
11339312Sandreas.hansson@arm.comdrivesys.physmem.perBankRdReqs::15                  0                       # Track reads on a per bank basis
11349312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::0                   0                       # Track writes on a per bank basis
11359312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::1                   0                       # Track writes on a per bank basis
11369312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::2                   0                       # Track writes on a per bank basis
11379312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::3                   0                       # Track writes on a per bank basis
11389312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::4                   0                       # Track writes on a per bank basis
11399312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::5                   0                       # Track writes on a per bank basis
11409312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::6                   0                       # Track writes on a per bank basis
11419312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::7                   0                       # Track writes on a per bank basis
11429312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::8                   0                       # Track writes on a per bank basis
11439312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::9                   0                       # Track writes on a per bank basis
11449312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::10                  0                       # Track writes on a per bank basis
11459312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::11                  0                       # Track writes on a per bank basis
11469312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::12                  0                       # Track writes on a per bank basis
11479312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::13                  0                       # Track writes on a per bank basis
11489312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::14                  0                       # Track writes on a per bank basis
11499312Sandreas.hansson@arm.comdrivesys.physmem.perBankWrReqs::15                  0                       # Track writes on a per bank basis
11509312Sandreas.hansson@arm.comdrivesys.physmem.numRdRetry                         0                       # Number of times rd buffer was full causing retry
11519312Sandreas.hansson@arm.comdrivesys.physmem.numWrRetry                         0                       # Number of times wr buffer was full causing retry
11529312Sandreas.hansson@arm.comdrivesys.physmem.totGap                             0                       # Total gap between requests
11539312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::0                     0                       # Categorize read packet sizes
11549312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::1                     0                       # Categorize read packet sizes
11559312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::2                     0                       # Categorize read packet sizes
11569312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::3                     0                       # Categorize read packet sizes
11579312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::4                     0                       # Categorize read packet sizes
11589312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::5                     0                       # Categorize read packet sizes
11599312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::6                     0                       # Categorize read packet sizes
11609312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::7                     0                       # Categorize read packet sizes
11619312Sandreas.hansson@arm.comdrivesys.physmem.readPktSize::8                     0                       # Categorize read packet sizes
11629312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::0                    0                       # categorize write packet sizes
11639312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::1                    0                       # categorize write packet sizes
11649312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::2                    0                       # categorize write packet sizes
11659312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::3                    0                       # categorize write packet sizes
11669312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::4                    0                       # categorize write packet sizes
11679312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::5                    0                       # categorize write packet sizes
11689312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::6                    0                       # categorize write packet sizes
11699312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::7                    0                       # categorize write packet sizes
11709312Sandreas.hansson@arm.comdrivesys.physmem.writePktSize::8                    0                       # categorize write packet sizes
11719312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::0                  0                       # categorize neither packet sizes
11729312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::1                  0                       # categorize neither packet sizes
11739312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::2                  0                       # categorize neither packet sizes
11749312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::3                  0                       # categorize neither packet sizes
11759312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::4                  0                       # categorize neither packet sizes
11769312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::5                  0                       # categorize neither packet sizes
11779312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::6                  0                       # categorize neither packet sizes
11789312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::7                  0                       # categorize neither packet sizes
11799312Sandreas.hansson@arm.comdrivesys.physmem.neitherpktsize::8                  0                       # categorize neither packet sizes
11809312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::0                       0                       # What read queue length does an incoming req see
11819312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::1                       0                       # What read queue length does an incoming req see
11829312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::2                       0                       # What read queue length does an incoming req see
11839312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::3                       0                       # What read queue length does an incoming req see
11849312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::4                       0                       # What read queue length does an incoming req see
11859312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::5                       0                       # What read queue length does an incoming req see
11869312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::6                       0                       # What read queue length does an incoming req see
11879312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::7                       0                       # What read queue length does an incoming req see
11889312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::8                       0                       # What read queue length does an incoming req see
11899312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::9                       0                       # What read queue length does an incoming req see
11909312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::10                      0                       # What read queue length does an incoming req see
11919312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::11                      0                       # What read queue length does an incoming req see
11929312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::12                      0                       # What read queue length does an incoming req see
11939312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::13                      0                       # What read queue length does an incoming req see
11949312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::14                      0                       # What read queue length does an incoming req see
11959312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::15                      0                       # What read queue length does an incoming req see
11969312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::16                      0                       # What read queue length does an incoming req see
11979312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::17                      0                       # What read queue length does an incoming req see
11989312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::18                      0                       # What read queue length does an incoming req see
11999312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::19                      0                       # What read queue length does an incoming req see
12009312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::20                      0                       # What read queue length does an incoming req see
12019312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::21                      0                       # What read queue length does an incoming req see
12029312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::22                      0                       # What read queue length does an incoming req see
12039312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::23                      0                       # What read queue length does an incoming req see
12049312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::24                      0                       # What read queue length does an incoming req see
12059312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::25                      0                       # What read queue length does an incoming req see
12069312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::26                      0                       # What read queue length does an incoming req see
12079312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::27                      0                       # What read queue length does an incoming req see
12089312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::28                      0                       # What read queue length does an incoming req see
12099312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::29                      0                       # What read queue length does an incoming req see
12109312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::30                      0                       # What read queue length does an incoming req see
12119312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::31                      0                       # What read queue length does an incoming req see
12129312Sandreas.hansson@arm.comdrivesys.physmem.rdQLenPdf::32                      0                       # What read queue length does an incoming req see
12139312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::0                       0                       # What write queue length does an incoming req see
12149312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::1                       0                       # What write queue length does an incoming req see
12159312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::2                       0                       # What write queue length does an incoming req see
12169312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::3                       0                       # What write queue length does an incoming req see
12179312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::4                       0                       # What write queue length does an incoming req see
12189312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::5                       0                       # What write queue length does an incoming req see
12199312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::6                       0                       # What write queue length does an incoming req see
12209312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::7                       0                       # What write queue length does an incoming req see
12219312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::8                       0                       # What write queue length does an incoming req see
12229312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::9                       0                       # What write queue length does an incoming req see
12239312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::10                      0                       # What write queue length does an incoming req see
12249312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::11                      0                       # What write queue length does an incoming req see
12259312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::12                      0                       # What write queue length does an incoming req see
12269312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::13                      0                       # What write queue length does an incoming req see
12279312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::14                      0                       # What write queue length does an incoming req see
12289312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::15                      0                       # What write queue length does an incoming req see
12299312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::16                      0                       # What write queue length does an incoming req see
12309312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::17                      0                       # What write queue length does an incoming req see
12319312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::18                      0                       # What write queue length does an incoming req see
12329312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::19                      0                       # What write queue length does an incoming req see
12339312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::20                      0                       # What write queue length does an incoming req see
12349312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::21                      0                       # What write queue length does an incoming req see
12359312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::22                      0                       # What write queue length does an incoming req see
12369312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::23                      0                       # What write queue length does an incoming req see
12379312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::24                      0                       # What write queue length does an incoming req see
12389312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::25                      0                       # What write queue length does an incoming req see
12399312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::26                      0                       # What write queue length does an incoming req see
12409312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::27                      0                       # What write queue length does an incoming req see
12419312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::28                      0                       # What write queue length does an incoming req see
12429312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::29                      0                       # What write queue length does an incoming req see
12439312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::30                      0                       # What write queue length does an incoming req see
12449312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::31                      0                       # What write queue length does an incoming req see
12459312Sandreas.hansson@arm.comdrivesys.physmem.wrQLenPdf::32                      0                       # What write queue length does an incoming req see
12469312Sandreas.hansson@arm.comdrivesys.physmem.totQLat                            0                       # Total cycles spent in queuing delays
12479312Sandreas.hansson@arm.comdrivesys.physmem.totMemAccLat                       0                       # Sum of mem lat for all requests
12489312Sandreas.hansson@arm.comdrivesys.physmem.totBusLat                          0                       # Total cycles spent in databus access
12499312Sandreas.hansson@arm.comdrivesys.physmem.totBankLat                         0                       # Total cycles spent in bank access
12509312Sandreas.hansson@arm.comdrivesys.physmem.avgQLat                          nan                       # Average queueing delay per request
12519312Sandreas.hansson@arm.comdrivesys.physmem.avgBankLat                       nan                       # Average bank access latency per request
12529312Sandreas.hansson@arm.comdrivesys.physmem.avgBusLat                        nan                       # Average bus latency per request
12539312Sandreas.hansson@arm.comdrivesys.physmem.avgMemAccLat                     nan                       # Average memory access latency
12549312Sandreas.hansson@arm.comdrivesys.physmem.avgRdBW                         0.00                       # Average achieved read bandwidth in MB/s
12559312Sandreas.hansson@arm.comdrivesys.physmem.avgWrBW                         0.00                       # Average achieved write bandwidth in MB/s
12569312Sandreas.hansson@arm.comdrivesys.physmem.avgConsumedRdBW                 0.00                       # Average consumed read bandwidth in MB/s
12579312Sandreas.hansson@arm.comdrivesys.physmem.avgConsumedWrBW                 0.00                       # Average consumed write bandwidth in MB/s
12589312Sandreas.hansson@arm.comdrivesys.physmem.peakBW                      16000.00                       # Theoretical peak bandwidth in MB/s
12599312Sandreas.hansson@arm.comdrivesys.physmem.busUtil                         0.00                       # Data bus utilization in percentage
12609312Sandreas.hansson@arm.comdrivesys.physmem.avgRdQLen                       0.00                       # Average read queue length over time
12619312Sandreas.hansson@arm.comdrivesys.physmem.avgWrQLen                       0.00                       # Average write queue length over time
12629312Sandreas.hansson@arm.comdrivesys.physmem.readRowHits                        0                       # Number of row buffer hits during reads
12639312Sandreas.hansson@arm.comdrivesys.physmem.writeRowHits                       0                       # Number of row buffer hits during writes
12649312Sandreas.hansson@arm.comdrivesys.physmem.readRowHitRate                   nan                       # Row buffer hit rate for reads
12659312Sandreas.hansson@arm.comdrivesys.physmem.writeRowHitRate                  nan                       # Row buffer hit rate for writes
12669312Sandreas.hansson@arm.comdrivesys.physmem.avgGap                           nan                       # Average gap between requests
12678721SN/Adrivesys.disk0.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
12688721SN/Adrivesys.disk0.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
12698721SN/Adrivesys.disk0.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
12708721SN/Adrivesys.disk0.dma_write_full_pages                 0                       # Number of full page size DMA writes.
12718721SN/Adrivesys.disk0.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
12728721SN/Adrivesys.disk0.dma_write_txs                        0                       # Number of DMA write transactions.
12738721SN/Adrivesys.disk2.dma_read_full_pages                  0                       # Number of full page size DMA reads (not PRD).
12748721SN/Adrivesys.disk2.dma_read_bytes                       0                       # Number of bytes transfered via DMA reads (not PRD).
12758721SN/Adrivesys.disk2.dma_read_txs                         0                       # Number of DMA read transactions (not PRD).
12768721SN/Adrivesys.disk2.dma_write_full_pages                 0                       # Number of full page size DMA writes.
12778721SN/Adrivesys.disk2.dma_write_bytes                      0                       # Number of bytes transfered via DMA writes.
12788721SN/Adrivesys.disk2.dma_write_txs                        0                       # Number of DMA write transactions.
12798721SN/Adrivesys.cpu.dtb.fetch_hits                         0                       # ITB hits
12808721SN/Adrivesys.cpu.dtb.fetch_misses                       0                       # ITB misses
12818721SN/Adrivesys.cpu.dtb.fetch_acv                          0                       # ITB acv
12828721SN/Adrivesys.cpu.dtb.fetch_accesses                     0                       # ITB accesses
12839449SAli.Saidi@ARM.comdrivesys.cpu.dtb.read_hits                       7069                       # DTB read hits
12848721SN/Adrivesys.cpu.dtb.read_misses                        0                       # DTB read misses
12858721SN/Adrivesys.cpu.dtb.read_acv                           0                       # DTB read access violations
12868721SN/Adrivesys.cpu.dtb.read_accesses                      0                       # DTB read accesses
12879449SAli.Saidi@ARM.comdrivesys.cpu.dtb.write_hits                      3933                       # DTB write hits
12888721SN/Adrivesys.cpu.dtb.write_misses                       0                       # DTB write misses
12898721SN/Adrivesys.cpu.dtb.write_acv                          0                       # DTB write access violations
12908721SN/Adrivesys.cpu.dtb.write_accesses                     0                       # DTB write accesses
12919449SAli.Saidi@ARM.comdrivesys.cpu.dtb.data_hits                      11002                       # DTB hits
12926024SN/Adrivesys.cpu.dtb.data_misses                        0                       # DTB misses
12938721SN/Adrivesys.cpu.dtb.data_acv                           0                       # DTB access violations
12948721SN/Adrivesys.cpu.dtb.data_accesses                      0                       # DTB accesses
12959449SAli.Saidi@ARM.comdrivesys.cpu.itb.fetch_hits                      5992                       # ITB hits
12968721SN/Adrivesys.cpu.itb.fetch_misses                       0                       # ITB misses
12978721SN/Adrivesys.cpu.itb.fetch_acv                          0                       # ITB acv
12989449SAli.Saidi@ARM.comdrivesys.cpu.itb.fetch_accesses                  5992                       # ITB accesses
12998721SN/Adrivesys.cpu.itb.read_hits                          0                       # DTB read hits
13008721SN/Adrivesys.cpu.itb.read_misses                        0                       # DTB read misses
13018721SN/Adrivesys.cpu.itb.read_acv                           0                       # DTB read access violations
13028721SN/Adrivesys.cpu.itb.read_accesses                      0                       # DTB read accesses
13038721SN/Adrivesys.cpu.itb.write_hits                         0                       # DTB write hits
13048721SN/Adrivesys.cpu.itb.write_misses                       0                       # DTB write misses
13058721SN/Adrivesys.cpu.itb.write_acv                          0                       # DTB write access violations
13068721SN/Adrivesys.cpu.itb.write_accesses                     0                       # DTB write accesses
13076024SN/Adrivesys.cpu.itb.data_hits                          0                       # DTB hits
13086024SN/Adrivesys.cpu.itb.data_misses                        0                       # DTB misses
13098721SN/Adrivesys.cpu.itb.data_acv                           0                       # DTB access violations
13108721SN/Adrivesys.cpu.itb.data_accesses                      0                       # DTB accesses
13119449SAli.Saidi@ARM.comdrivesys.cpu.numCycles                        1628160                       # number of cpu cycles simulated
13128721SN/Adrivesys.cpu.numWorkItemsStarted                    0                       # number of work items this cpu started
13138721SN/Adrivesys.cpu.numWorkItemsCompleted                  0                       # number of work items this cpu completed
13149449SAli.Saidi@ARM.comdrivesys.cpu.committedInsts                     36152                       # Number of instructions committed
13159449SAli.Saidi@ARM.comdrivesys.cpu.committedOps                       36152                       # Number of ops (including micro ops) committed
13169449SAli.Saidi@ARM.comdrivesys.cpu.num_int_alu_accesses               33516                       # Number of integer alu accesses
13178721SN/Adrivesys.cpu.num_fp_alu_accesses                    0                       # Number of float alu accesses
13189449SAli.Saidi@ARM.comdrivesys.cpu.num_func_calls                      2388                       # number of times a function call or return occured
13199449SAli.Saidi@ARM.comdrivesys.cpu.num_conditional_control_insts         2347                       # number of instructions that are conditional controls
13209449SAli.Saidi@ARM.comdrivesys.cpu.num_int_insts                      33516                       # number of integer instructions
13218721SN/Adrivesys.cpu.num_fp_insts                           0                       # number of float instructions
13229449SAli.Saidi@ARM.comdrivesys.cpu.num_int_register_reads             43772                       # number of times the integer registers were read
13239449SAli.Saidi@ARM.comdrivesys.cpu.num_int_register_writes            26499                       # number of times the integer registers were written
13248721SN/Adrivesys.cpu.num_fp_register_reads                  0                       # number of times the floating registers were read
13258721SN/Adrivesys.cpu.num_fp_register_writes                 0                       # number of times the floating registers were written
13269449SAli.Saidi@ARM.comdrivesys.cpu.num_mem_refs                       11043                       # number of memory refs
13279449SAli.Saidi@ARM.comdrivesys.cpu.num_load_insts                      7109                       # Number of load instructions
13289449SAli.Saidi@ARM.comdrivesys.cpu.num_store_insts                     3934                       # Number of store instructions
13299449SAli.Saidi@ARM.comdrivesys.cpu.num_idle_cycles             1592000.182518                       # Number of idle cycles
13309449SAli.Saidi@ARM.comdrivesys.cpu.num_busy_cycles             36159.817482                       # Number of busy cycles
13319449SAli.Saidi@ARM.comdrivesys.cpu.not_idle_fraction               0.022209                       # Percentage of non-idle cycles
13329449SAli.Saidi@ARM.comdrivesys.cpu.idle_fraction                   0.977791                       # Percentage of idle cycles
13333691SN/Adrivesys.cpu.kern.inst.arm                          0                       # number of arm instructions executed
13349449SAli.Saidi@ARM.comdrivesys.cpu.kern.inst.quiesce                     41                       # number of quiesce instructions executed
13359449SAli.Saidi@ARM.comdrivesys.cpu.kern.inst.hwrei                      295                       # number of hwrei instructions executed
13369449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::0                    123     41.84%     41.84% # number of times we switched to this ipl
13379449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::21                    40     13.61%     55.44% # number of times we switched to this ipl
13389449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::22                     1      0.34%     55.78% # number of times we switched to this ipl
13399449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::31                   130     44.22%    100.00% # number of times we switched to this ipl
13409449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_count::total                294                       # number of times we switched to this ipl
13419449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::0                     123     42.86%     42.86% # number of times we switched to this ipl from a different ipl
13429449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::21                     40     13.94%     56.79% # number of times we switched to this ipl from a different ipl
13439449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::22                      1      0.35%     57.14% # number of times we switched to this ipl from a different ipl
13449449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::31                    123     42.86%    100.00% # number of times we switched to this ipl from a different ipl
13459449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_good::total                 287                       # number of times we switched to this ipl from a different ipl
13469449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::0              400769000     98.46%     98.46% # number of cycles we spent at this ipl
13479449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::21               1620000      0.40%     98.86% # number of cycles we spent at this ipl
13489449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::22                 21500      0.01%     98.86% # number of cycles we spent at this ipl
13499449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::31               4629500      1.14%    100.00% # number of cycles we spent at this ipl
13509449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_ticks::total          407040000                       # number of cycles we spent at this ipl
13519247Sandreas.hansson@arm.comdrivesys.cpu.kern.ipl_used::0                       1                       # fraction of swpipl calls that actually changed the ipl
13529449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_used::21                      1                       # fraction of swpipl calls that actually changed the ipl
13539247Sandreas.hansson@arm.comdrivesys.cpu.kern.ipl_used::22                      1                       # fraction of swpipl calls that actually changed the ipl
13549449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_used::31               0.946154                       # fraction of swpipl calls that actually changed the ipl
13559449SAli.Saidi@ARM.comdrivesys.cpu.kern.ipl_used::total            0.976190                       # fraction of swpipl calls that actually changed the ipl
13569449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::swpipl                 212     83.46%     83.46% # number of callpals executed
13579449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::rdps                     1      0.39%     83.86% # number of callpals executed
13589449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::rti                     41     16.14%    100.00% # number of callpals executed
13599449SAli.Saidi@ARM.comdrivesys.cpu.kern.callpal::total                  254                       # number of callpals executed
13608721SN/Adrivesys.cpu.kern.mode_switch::kernel               0                       # number of protection mode switches
13618721SN/Adrivesys.cpu.kern.mode_switch::user                 0                       # number of protection mode switches
13629449SAli.Saidi@ARM.comdrivesys.cpu.kern.mode_switch::idle                41                       # number of protection mode switches
13636127SN/Adrivesys.cpu.kern.mode_good::kernel                 0                      
13646127SN/Adrivesys.cpu.kern.mode_good::user                   0                      
13656127SN/Adrivesys.cpu.kern.mode_good::idle                   0                      
13668983Snate@binkert.orgdrivesys.cpu.kern.mode_switch_good::kernel          nan                       # fraction of useful protection mode switches
13678983Snate@binkert.orgdrivesys.cpu.kern.mode_switch_good::user          nan                       # fraction of useful protection mode switches
13689247Sandreas.hansson@arm.comdrivesys.cpu.kern.mode_switch_good::idle            0                       # fraction of useful protection mode switches
13699247Sandreas.hansson@arm.comdrivesys.cpu.kern.mode_switch_good::total            0                       # fraction of useful protection mode switches
13706127SN/Adrivesys.cpu.kern.mode_ticks::kernel                0                       # number of ticks spent at the given mode
13716127SN/Adrivesys.cpu.kern.mode_ticks::user                  0                       # number of ticks spent at the given mode
13726127SN/Adrivesys.cpu.kern.mode_ticks::idle                  0                       # number of ticks spent at the given mode
13733691SN/Adrivesys.cpu.kern.swap_context                      0                       # number of times the context was actually changed
13749449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.descDMAReads           4239                       # Number of descriptors the device read w/ DMA
13753691SN/Adrivesys.tsunami.ethernet.descDMAWrites             0                       # Number of descriptors the device wrote w/ DMA
13769449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.descDmaReadBytes       101736                       # number of descriptor bytes read w/ DMA
13773691SN/Adrivesys.tsunami.ethernet.descDmaWriteBytes            0                       # number of descriptor bytes write w/ DMA
13788721SN/Adrivesys.tsunami.ethernet.postedSwi                 0                       # number of software interrupts posted to CPU
13799449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedSwi              0                       # average number of Swi's coalesced into each post
13808721SN/Adrivesys.tsunami.ethernet.totalSwi                  0                       # total number of Swi written to ISR
13818721SN/Adrivesys.tsunami.ethernet.postedRxIdle              0                       # number of rxIdle interrupts posted to CPU
13829449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedRxIdle            0                       # average number of RxIdle's coalesced into each post
13838721SN/Adrivesys.tsunami.ethernet.totalRxIdle               0                       # total number of RxIdle written to ISR
13848721SN/Adrivesys.tsunami.ethernet.postedRxOk                0                       # number of RxOk interrupts posted to CPU
13859449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedRxOk             0                       # average number of RxOk's coalesced into each post
13868721SN/Adrivesys.tsunami.ethernet.totalRxOk                 0                       # total number of RxOk written to ISR
13878721SN/Adrivesys.tsunami.ethernet.postedRxDesc              0                       # number of RxDesc interrupts posted to CPU
13889449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedRxDesc            0                       # average number of RxDesc's coalesced into each post
13898721SN/Adrivesys.tsunami.ethernet.totalRxDesc               0                       # total number of RxDesc written to ISR
13908721SN/Adrivesys.tsunami.ethernet.postedTxOk                0                       # number of TxOk interrupts posted to CPU
13919449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedTxOk             0                       # average number of TxOk's coalesced into each post
13928721SN/Adrivesys.tsunami.ethernet.totalTxOk                 0                       # total number of TxOk written to ISR
13939449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.postedTxIdle             40                       # number of TxIdle interrupts posted to CPU
13949449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedTxIdle            1                       # average number of TxIdle's coalesced into each post
13959449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.totalTxIdle            4239                       # total number of TxIdle written to ISR
13968721SN/Adrivesys.tsunami.ethernet.postedTxDesc              0                       # number of TxDesc interrupts posted to CPU
13979449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedTxDesc            0                       # average number of TxDesc's coalesced into each post
13988721SN/Adrivesys.tsunami.ethernet.totalTxDesc               0                       # total number of TxDesc written to ISR
13998721SN/Adrivesys.tsunami.ethernet.postedRxOrn               0                       # number of RxOrn posted to CPU
14009449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedRxOrn            0                       # average number of RxOrn's coalesced into each post
14018721SN/Adrivesys.tsunami.ethernet.totalRxOrn                0                       # total number of RxOrn written to ISR
14029449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.coalescedTotal            1                       # average number of interrupts coalesced into each post
14039449SAli.Saidi@ARM.comdrivesys.tsunami.ethernet.postedInterrupts         4239                       # number of posts to CPU
14043691SN/Adrivesys.tsunami.ethernet.droppedPackets            0                       # number of packets dropped
14053691SN/A
14063691SN/A---------- End Simulation Statistics   ----------
1407