Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 1 | |
| 2 | ---------- Begin Simulation Statistics ---------- |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 3 | sim_seconds 0.084938 # Number of seconds simulated |
| 4 | sim_ticks 84937723500 # Number of ticks simulated |
| 5 | final_tick 84937723500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 6 | sim_freq 1000000000000 # Frequency of simulated ticks |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 7 | host_inst_rate 146803 # Simulator instruction rate (inst/s) |
| 8 | host_op_rate 154755 # Simulator op (including micro ops) rate (op/s) |
| 9 | host_tick_rate 72367413 # Simulator tick rate (ticks/s) |
| 10 | host_mem_usage 271624 # Number of bytes of host memory used |
| 11 | host_seconds 1173.70 # Real time elapsed on the host |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 12 | sim_insts 172303022 # Number of instructions simulated |
| 13 | sim_ops 181635954 # Number of ops (including micro ops) simulated |
Ali Saidi | f3585c8 | 2014-01-24 15:29:33 -0600 | [diff] [blame] | 14 | system.voltage_domain.voltage 1 # Voltage in Volts |
| 15 | system.clk_domain.clock 1000 # Clock period in ticks |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 16 | system.physmem.bytes_read::cpu.inst 587328 # Number of bytes read from this memory |
| 17 | system.physmem.bytes_read::cpu.data 132096 # Number of bytes read from this memory |
| 18 | system.physmem.bytes_read::cpu.l2cache.prefetcher 70976 # Number of bytes read from this memory |
| 19 | system.physmem.bytes_read::total 790400 # Number of bytes read from this memory |
| 20 | system.physmem.bytes_inst_read::cpu.inst 587328 # Number of instructions bytes read from this memory |
| 21 | system.physmem.bytes_inst_read::total 587328 # Number of instructions bytes read from this memory |
| 22 | system.physmem.num_reads::cpu.inst 9177 # Number of read requests responded to by this memory |
| 23 | system.physmem.num_reads::cpu.data 2064 # Number of read requests responded to by this memory |
| 24 | system.physmem.num_reads::cpu.l2cache.prefetcher 1109 # Number of read requests responded to by this memory |
| 25 | system.physmem.num_reads::total 12350 # Number of read requests responded to by this memory |
| 26 | system.physmem.bw_read::cpu.inst 6914807 # Total read bandwidth from this memory (bytes/s) |
| 27 | system.physmem.bw_read::cpu.data 1555210 # Total read bandwidth from this memory (bytes/s) |
| 28 | system.physmem.bw_read::cpu.l2cache.prefetcher 835624 # Total read bandwidth from this memory (bytes/s) |
| 29 | system.physmem.bw_read::total 9305641 # Total read bandwidth from this memory (bytes/s) |
| 30 | system.physmem.bw_inst_read::cpu.inst 6914807 # Instruction read bandwidth from this memory (bytes/s) |
| 31 | system.physmem.bw_inst_read::total 6914807 # Instruction read bandwidth from this memory (bytes/s) |
| 32 | system.physmem.bw_total::cpu.inst 6914807 # Total bandwidth to/from this memory (bytes/s) |
| 33 | system.physmem.bw_total::cpu.data 1555210 # Total bandwidth to/from this memory (bytes/s) |
| 34 | system.physmem.bw_total::cpu.l2cache.prefetcher 835624 # Total bandwidth to/from this memory (bytes/s) |
| 35 | system.physmem.bw_total::total 9305641 # Total bandwidth to/from this memory (bytes/s) |
| 36 | system.physmem.readReqs 12351 # Number of read requests accepted |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 37 | system.physmem.writeReqs 0 # Number of write requests accepted |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 38 | system.physmem.readBursts 12351 # Number of DRAM read bursts, including those serviced by the write queue |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 39 | system.physmem.writeBursts 0 # Number of DRAM write bursts, including those merged in the write queue |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 40 | system.physmem.bytesReadDRAM 790464 # Total number of bytes read from DRAM |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 41 | system.physmem.bytesReadWrQ 0 # Total number of bytes read from write queue |
| 42 | system.physmem.bytesWritten 0 # Total number of bytes written to DRAM |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 43 | system.physmem.bytesReadSys 790464 # Total read bytes from the system interface side |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 44 | system.physmem.bytesWrittenSys 0 # Total written bytes from the system interface side |
| 45 | system.physmem.servicedByWrQ 0 # Number of DRAM read bursts serviced by the write queue |
| 46 | system.physmem.mergedWrBursts 0 # Number of DRAM write bursts merged with an existing one |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 47 | system.physmem.neitherReadNorWriteReqs 0 # Number of requests that are neither read nor write |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 48 | system.physmem.perBankRdBursts::0 1113 # Per bank write bursts |
| 49 | system.physmem.perBankRdBursts::1 381 # Per bank write bursts |
| 50 | system.physmem.perBankRdBursts::2 5089 # Per bank write bursts |
| 51 | system.physmem.perBankRdBursts::3 423 # Per bank write bursts |
| 52 | system.physmem.perBankRdBursts::4 1959 # Per bank write bursts |
| 53 | system.physmem.perBankRdBursts::5 424 # Per bank write bursts |
| 54 | system.physmem.perBankRdBursts::6 265 # Per bank write bursts |
| 55 | system.physmem.perBankRdBursts::7 373 # Per bank write bursts |
| 56 | system.physmem.perBankRdBursts::8 266 # Per bank write bursts |
| 57 | system.physmem.perBankRdBursts::9 219 # Per bank write bursts |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 58 | system.physmem.perBankRdBursts::10 295 # Per bank write bursts |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 59 | system.physmem.perBankRdBursts::11 324 # Per bank write bursts |
| 60 | system.physmem.perBankRdBursts::12 199 # Per bank write bursts |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 61 | system.physmem.perBankRdBursts::13 249 # Per bank write bursts |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 62 | system.physmem.perBankRdBursts::14 229 # Per bank write bursts |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 63 | system.physmem.perBankRdBursts::15 543 # Per bank write bursts |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 64 | system.physmem.perBankWrBursts::0 0 # Per bank write bursts |
| 65 | system.physmem.perBankWrBursts::1 0 # Per bank write bursts |
| 66 | system.physmem.perBankWrBursts::2 0 # Per bank write bursts |
| 67 | system.physmem.perBankWrBursts::3 0 # Per bank write bursts |
| 68 | system.physmem.perBankWrBursts::4 0 # Per bank write bursts |
| 69 | system.physmem.perBankWrBursts::5 0 # Per bank write bursts |
| 70 | system.physmem.perBankWrBursts::6 0 # Per bank write bursts |
| 71 | system.physmem.perBankWrBursts::7 0 # Per bank write bursts |
| 72 | system.physmem.perBankWrBursts::8 0 # Per bank write bursts |
| 73 | system.physmem.perBankWrBursts::9 0 # Per bank write bursts |
| 74 | system.physmem.perBankWrBursts::10 0 # Per bank write bursts |
| 75 | system.physmem.perBankWrBursts::11 0 # Per bank write bursts |
| 76 | system.physmem.perBankWrBursts::12 0 # Per bank write bursts |
| 77 | system.physmem.perBankWrBursts::13 0 # Per bank write bursts |
| 78 | system.physmem.perBankWrBursts::14 0 # Per bank write bursts |
| 79 | system.physmem.perBankWrBursts::15 0 # Per bank write bursts |
| 80 | system.physmem.numRdRetry 0 # Number of times read queue was full causing retry |
| 81 | system.physmem.numWrRetry 0 # Number of times write queue was full causing retry |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 82 | system.physmem.totGap 84937714500 # Total gap between requests |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 83 | system.physmem.readPktSize::0 0 # Read request sizes (log2) |
| 84 | system.physmem.readPktSize::1 0 # Read request sizes (log2) |
| 85 | system.physmem.readPktSize::2 0 # Read request sizes (log2) |
| 86 | system.physmem.readPktSize::3 0 # Read request sizes (log2) |
| 87 | system.physmem.readPktSize::4 0 # Read request sizes (log2) |
| 88 | system.physmem.readPktSize::5 0 # Read request sizes (log2) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 89 | system.physmem.readPktSize::6 12351 # Read request sizes (log2) |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 90 | system.physmem.writePktSize::0 0 # Write request sizes (log2) |
| 91 | system.physmem.writePktSize::1 0 # Write request sizes (log2) |
| 92 | system.physmem.writePktSize::2 0 # Write request sizes (log2) |
| 93 | system.physmem.writePktSize::3 0 # Write request sizes (log2) |
| 94 | system.physmem.writePktSize::4 0 # Write request sizes (log2) |
| 95 | system.physmem.writePktSize::5 0 # Write request sizes (log2) |
| 96 | system.physmem.writePktSize::6 0 # Write request sizes (log2) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 97 | system.physmem.rdQLenPdf::0 10935 # What read queue length does an incoming req see |
| 98 | system.physmem.rdQLenPdf::1 975 # What read queue length does an incoming req see |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 99 | system.physmem.rdQLenPdf::2 172 # What read queue length does an incoming req see |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 100 | system.physmem.rdQLenPdf::3 85 # What read queue length does an incoming req see |
| 101 | system.physmem.rdQLenPdf::4 60 # What read queue length does an incoming req see |
| 102 | system.physmem.rdQLenPdf::5 38 # What read queue length does an incoming req see |
| 103 | system.physmem.rdQLenPdf::6 30 # What read queue length does an incoming req see |
| 104 | system.physmem.rdQLenPdf::7 28 # What read queue length does an incoming req see |
| 105 | system.physmem.rdQLenPdf::8 27 # What read queue length does an incoming req see |
Andreas Hansson | d8f7322 | 2015-07-30 03:42:27 -0400 | [diff] [blame] | 106 | system.physmem.rdQLenPdf::9 1 # What read queue length does an incoming req see |
Andreas Hansson | 8909843 | 2015-03-02 05:04:20 -0500 | [diff] [blame] | 107 | system.physmem.rdQLenPdf::10 0 # What read queue length does an incoming req see |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 108 | system.physmem.rdQLenPdf::11 0 # What read queue length does an incoming req see |
| 109 | system.physmem.rdQLenPdf::12 0 # What read queue length does an incoming req see |
| 110 | system.physmem.rdQLenPdf::13 0 # What read queue length does an incoming req see |
| 111 | system.physmem.rdQLenPdf::14 0 # What read queue length does an incoming req see |
| 112 | system.physmem.rdQLenPdf::15 0 # What read queue length does an incoming req see |
Andreas Hansson | 8fe5563 | 2012-10-25 13:14:42 -0400 | [diff] [blame] | 113 | system.physmem.rdQLenPdf::16 0 # What read queue length does an incoming req see |
| 114 | system.physmem.rdQLenPdf::17 0 # What read queue length does an incoming req see |
| 115 | system.physmem.rdQLenPdf::18 0 # What read queue length does an incoming req see |
| 116 | system.physmem.rdQLenPdf::19 0 # What read queue length does an incoming req see |
| 117 | system.physmem.rdQLenPdf::20 0 # What read queue length does an incoming req see |
| 118 | system.physmem.rdQLenPdf::21 0 # What read queue length does an incoming req see |
| 119 | system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see |
| 120 | system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see |
| 121 | system.physmem.rdQLenPdf::24 0 # What read queue length does an incoming req see |
| 122 | system.physmem.rdQLenPdf::25 0 # What read queue length does an incoming req see |
| 123 | system.physmem.rdQLenPdf::26 0 # What read queue length does an incoming req see |
| 124 | system.physmem.rdQLenPdf::27 0 # What read queue length does an incoming req see |
| 125 | system.physmem.rdQLenPdf::28 0 # What read queue length does an incoming req see |
| 126 | system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see |
| 127 | system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see |
| 128 | system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see |
Andreas Hansson | 8fe5563 | 2012-10-25 13:14:42 -0400 | [diff] [blame] | 129 | system.physmem.wrQLenPdf::0 0 # What write queue length does an incoming req see |
| 130 | system.physmem.wrQLenPdf::1 0 # What write queue length does an incoming req see |
| 131 | system.physmem.wrQLenPdf::2 0 # What write queue length does an incoming req see |
| 132 | system.physmem.wrQLenPdf::3 0 # What write queue length does an incoming req see |
| 133 | system.physmem.wrQLenPdf::4 0 # What write queue length does an incoming req see |
| 134 | system.physmem.wrQLenPdf::5 0 # What write queue length does an incoming req see |
| 135 | system.physmem.wrQLenPdf::6 0 # What write queue length does an incoming req see |
| 136 | system.physmem.wrQLenPdf::7 0 # What write queue length does an incoming req see |
| 137 | system.physmem.wrQLenPdf::8 0 # What write queue length does an incoming req see |
| 138 | system.physmem.wrQLenPdf::9 0 # What write queue length does an incoming req see |
| 139 | system.physmem.wrQLenPdf::10 0 # What write queue length does an incoming req see |
| 140 | system.physmem.wrQLenPdf::11 0 # What write queue length does an incoming req see |
| 141 | system.physmem.wrQLenPdf::12 0 # What write queue length does an incoming req see |
| 142 | system.physmem.wrQLenPdf::13 0 # What write queue length does an incoming req see |
| 143 | system.physmem.wrQLenPdf::14 0 # What write queue length does an incoming req see |
| 144 | system.physmem.wrQLenPdf::15 0 # What write queue length does an incoming req see |
| 145 | system.physmem.wrQLenPdf::16 0 # What write queue length does an incoming req see |
| 146 | system.physmem.wrQLenPdf::17 0 # What write queue length does an incoming req see |
| 147 | system.physmem.wrQLenPdf::18 0 # What write queue length does an incoming req see |
| 148 | system.physmem.wrQLenPdf::19 0 # What write queue length does an incoming req see |
| 149 | system.physmem.wrQLenPdf::20 0 # What write queue length does an incoming req see |
| 150 | system.physmem.wrQLenPdf::21 0 # What write queue length does an incoming req see |
| 151 | system.physmem.wrQLenPdf::22 0 # What write queue length does an incoming req see |
| 152 | system.physmem.wrQLenPdf::23 0 # What write queue length does an incoming req see |
| 153 | system.physmem.wrQLenPdf::24 0 # What write queue length does an incoming req see |
| 154 | system.physmem.wrQLenPdf::25 0 # What write queue length does an incoming req see |
| 155 | system.physmem.wrQLenPdf::26 0 # What write queue length does an incoming req see |
| 156 | system.physmem.wrQLenPdf::27 0 # What write queue length does an incoming req see |
| 157 | system.physmem.wrQLenPdf::28 0 # What write queue length does an incoming req see |
| 158 | system.physmem.wrQLenPdf::29 0 # What write queue length does an incoming req see |
| 159 | system.physmem.wrQLenPdf::30 0 # What write queue length does an incoming req see |
| 160 | system.physmem.wrQLenPdf::31 0 # What write queue length does an incoming req see |
Andreas Hansson | 8b4b1dc | 2014-03-23 11:12:19 -0400 | [diff] [blame] | 161 | system.physmem.wrQLenPdf::32 0 # What write queue length does an incoming req see |
| 162 | system.physmem.wrQLenPdf::33 0 # What write queue length does an incoming req see |
| 163 | system.physmem.wrQLenPdf::34 0 # What write queue length does an incoming req see |
| 164 | system.physmem.wrQLenPdf::35 0 # What write queue length does an incoming req see |
| 165 | system.physmem.wrQLenPdf::36 0 # What write queue length does an incoming req see |
| 166 | system.physmem.wrQLenPdf::37 0 # What write queue length does an incoming req see |
| 167 | system.physmem.wrQLenPdf::38 0 # What write queue length does an incoming req see |
| 168 | system.physmem.wrQLenPdf::39 0 # What write queue length does an incoming req see |
| 169 | system.physmem.wrQLenPdf::40 0 # What write queue length does an incoming req see |
| 170 | system.physmem.wrQLenPdf::41 0 # What write queue length does an incoming req see |
| 171 | system.physmem.wrQLenPdf::42 0 # What write queue length does an incoming req see |
| 172 | system.physmem.wrQLenPdf::43 0 # What write queue length does an incoming req see |
| 173 | system.physmem.wrQLenPdf::44 0 # What write queue length does an incoming req see |
| 174 | system.physmem.wrQLenPdf::45 0 # What write queue length does an incoming req see |
| 175 | system.physmem.wrQLenPdf::46 0 # What write queue length does an incoming req see |
| 176 | system.physmem.wrQLenPdf::47 0 # What write queue length does an incoming req see |
| 177 | system.physmem.wrQLenPdf::48 0 # What write queue length does an incoming req see |
| 178 | system.physmem.wrQLenPdf::49 0 # What write queue length does an incoming req see |
| 179 | system.physmem.wrQLenPdf::50 0 # What write queue length does an incoming req see |
| 180 | system.physmem.wrQLenPdf::51 0 # What write queue length does an incoming req see |
| 181 | system.physmem.wrQLenPdf::52 0 # What write queue length does an incoming req see |
| 182 | system.physmem.wrQLenPdf::53 0 # What write queue length does an incoming req see |
| 183 | system.physmem.wrQLenPdf::54 0 # What write queue length does an incoming req see |
| 184 | system.physmem.wrQLenPdf::55 0 # What write queue length does an incoming req see |
| 185 | system.physmem.wrQLenPdf::56 0 # What write queue length does an incoming req see |
| 186 | system.physmem.wrQLenPdf::57 0 # What write queue length does an incoming req see |
| 187 | system.physmem.wrQLenPdf::58 0 # What write queue length does an incoming req see |
| 188 | system.physmem.wrQLenPdf::59 0 # What write queue length does an incoming req see |
| 189 | system.physmem.wrQLenPdf::60 0 # What write queue length does an incoming req see |
| 190 | system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see |
| 191 | system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see |
| 192 | system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 193 | system.physmem.bytesPerActivate::samples 7250 # Bytes accessed per row activation |
| 194 | system.physmem.bytesPerActivate::mean 108.738207 # Bytes accessed per row activation |
| 195 | system.physmem.bytesPerActivate::gmean 85.269087 # Bytes accessed per row activation |
| 196 | system.physmem.bytesPerActivate::stdev 131.624325 # Bytes accessed per row activation |
| 197 | system.physmem.bytesPerActivate::0-127 5249 72.40% 72.40% # Bytes accessed per row activation |
| 198 | system.physmem.bytesPerActivate::128-255 1564 21.57% 93.97% # Bytes accessed per row activation |
| 199 | system.physmem.bytesPerActivate::256-383 167 2.30% 96.28% # Bytes accessed per row activation |
| 200 | system.physmem.bytesPerActivate::384-511 93 1.28% 97.56% # Bytes accessed per row activation |
| 201 | system.physmem.bytesPerActivate::512-639 42 0.58% 98.14% # Bytes accessed per row activation |
| 202 | system.physmem.bytesPerActivate::640-767 24 0.33% 98.47% # Bytes accessed per row activation |
| 203 | system.physmem.bytesPerActivate::768-895 18 0.25% 98.72% # Bytes accessed per row activation |
| 204 | system.physmem.bytesPerActivate::896-1023 21 0.29% 99.01% # Bytes accessed per row activation |
| 205 | system.physmem.bytesPerActivate::1024-1151 72 0.99% 100.00% # Bytes accessed per row activation |
| 206 | system.physmem.bytesPerActivate::total 7250 # Bytes accessed per row activation |
| 207 | system.physmem.totQLat 171430514 # Total ticks spent queuing |
| 208 | system.physmem.totMemAccLat 403011764 # Total ticks spent from burst creation until serviced by the DRAM |
| 209 | system.physmem.totBusLat 61755000 # Total ticks spent in databus transfers |
| 210 | system.physmem.avgQLat 13879.89 # Average queueing delay per DRAM burst |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 211 | system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 212 | system.physmem.avgMemAccLat 32629.89 # Average memory access latency per DRAM burst |
| 213 | system.physmem.avgRdBW 9.31 # Average DRAM read bandwidth in MiByte/s |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 214 | system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 215 | system.physmem.avgRdBWSys 9.31 # Average system read bandwidth in MiByte/s |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 216 | system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s |
| 217 | system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 218 | system.physmem.busUtil 0.07 # Data bus utilization in percentage |
| 219 | system.physmem.busUtilRead 0.07 # Data bus utilization in percentage for reads |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 220 | system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 221 | system.physmem.avgRdQLen 1.01 # Average read queue length when enqueuing |
Andreas Hansson | ccfdc53 | 2013-11-01 11:56:34 -0400 | [diff] [blame] | 222 | system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 223 | system.physmem.readRowHits 5094 # Number of row buffer hits during reads |
Andreas Hansson | 8fe5563 | 2012-10-25 13:14:42 -0400 | [diff] [blame] | 224 | system.physmem.writeRowHits 0 # Number of row buffer hits during writes |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 225 | system.physmem.readRowHitRate 41.24 # Row buffer hit rate for reads |
Andreas Hansson | 8fe5563 | 2012-10-25 13:14:42 -0400 | [diff] [blame] | 226 | system.physmem.writeRowHitRate nan # Row buffer hit rate for writes |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 227 | system.physmem.avgGap 6876990.89 # Average gap between requests |
| 228 | system.physmem.pageHitRate 41.24 # Row buffer hit rate, read and write combined |
| 229 | system.physmem_0.actEnergy 48452040 # Energy for activate commands per rank (pJ) |
| 230 | system.physmem_0.preEnergy 26437125 # Energy for precharge commands per rank (pJ) |
| 231 | system.physmem_0.readEnergy 78179400 # Energy for read commands per rank (pJ) |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 232 | system.physmem_0.writeEnergy 0 # Energy for write commands per rank (pJ) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 233 | system.physmem_0.refreshEnergy 5547372480 # Energy for refresh commands per rank (pJ) |
| 234 | system.physmem_0.actBackEnergy 16645874445 # Energy for active background per rank (pJ) |
| 235 | system.physmem_0.preBackEnergy 36357960750 # Energy for precharge background per rank (pJ) |
| 236 | system.physmem_0.totalEnergy 58704276240 # Total energy per rank (pJ) |
| 237 | system.physmem_0.averagePower 691.186004 # Core power per rank (mW) |
| 238 | system.physmem_0.memoryStateTime::IDLE 60381088491 # Time in different power states |
| 239 | system.physmem_0.memoryStateTime::REF 2836080000 # Time in different power states |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 240 | system.physmem_0.memoryStateTime::PRE_PDN 0 # Time in different power states |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 241 | system.physmem_0.memoryStateTime::ACT 21718991509 # Time in different power states |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 242 | system.physmem_0.memoryStateTime::ACT_PDN 0 # Time in different power states |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 243 | system.physmem_1.actEnergy 6335280 # Energy for activate commands per rank (pJ) |
| 244 | system.physmem_1.preEnergy 3456750 # Energy for precharge commands per rank (pJ) |
| 245 | system.physmem_1.readEnergy 17877600 # Energy for read commands per rank (pJ) |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 246 | system.physmem_1.writeEnergy 0 # Energy for write commands per rank (pJ) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 247 | system.physmem_1.refreshEnergy 5547372480 # Energy for refresh commands per rank (pJ) |
| 248 | system.physmem_1.actBackEnergy 3295031490 # Energy for active background per rank (pJ) |
| 249 | system.physmem_1.preBackEnergy 48069226500 # Energy for precharge background per rank (pJ) |
| 250 | system.physmem_1.totalEnergy 56939300100 # Total energy per rank (pJ) |
| 251 | system.physmem_1.averagePower 670.405119 # Core power per rank (mW) |
| 252 | system.physmem_1.memoryStateTime::IDLE 79958437412 # Time in different power states |
| 253 | system.physmem_1.memoryStateTime::REF 2836080000 # Time in different power states |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 254 | system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 255 | system.physmem_1.memoryStateTime::ACT 2138239588 # Time in different power states |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 256 | system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 257 | system.cpu.branchPred.lookups 85626366 # Number of BP lookups |
| 258 | system.cpu.branchPred.condPredicted 68177013 # Number of conditional branches predicted |
| 259 | system.cpu.branchPred.condIncorrect 5935452 # Number of conditional branches incorrect |
| 260 | system.cpu.branchPred.BTBLookups 39946926 # Number of BTB lookups |
| 261 | system.cpu.branchPred.BTBHits 38187698 # Number of BTB hits |
Nilay Vaish | 9bc132e | 2013-01-24 12:29:00 -0600 | [diff] [blame] | 262 | system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly. |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 263 | system.cpu.branchPred.BTBHitPct 95.596087 # BTB Hit Percentage |
| 264 | system.cpu.branchPred.usedRAS 3683716 # Number of times the RAS was used to get a target. |
| 265 | system.cpu.branchPred.RASInCorrect 81912 # Number of incorrect RAS predictions. |
| 266 | system.cpu.branchPred.indirectLookups 681689 # Number of indirect predictor lookups. |
| 267 | system.cpu.branchPred.indirectHits 653746 # Number of indirect target hits. |
| 268 | system.cpu.branchPred.indirectMisses 27943 # Number of indirect misses. |
| 269 | system.cpu.branchPredindirectMispredicted 40316 # Number of mispredicted indirect branches. |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 270 | system.cpu_clk_domain.clock 500 # Clock period in ticks |
| 271 | system.cpu.dstage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested |
| 272 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst |
| 273 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst |
| 274 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::total 0 # Table walker requests started/completed, data/inst |
| 275 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Data 0 # Table walker requests started/completed, data/inst |
| 276 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Inst 0 # Table walker requests started/completed, data/inst |
| 277 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::total 0 # Table walker requests started/completed, data/inst |
| 278 | system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin::total 0 # Table walker requests started/completed, data/inst |
Ali Saidi | cfb805c | 2014-01-24 15:29:34 -0600 | [diff] [blame] | 279 | system.cpu.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits |
| 280 | system.cpu.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses |
| 281 | system.cpu.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits |
| 282 | system.cpu.dstage2_mmu.stage2_tlb.read_misses 0 # DTB read misses |
| 283 | system.cpu.dstage2_mmu.stage2_tlb.write_hits 0 # DTB write hits |
| 284 | system.cpu.dstage2_mmu.stage2_tlb.write_misses 0 # DTB write misses |
| 285 | system.cpu.dstage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed |
| 286 | system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA |
| 287 | system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID |
| 288 | system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID |
| 289 | system.cpu.dstage2_mmu.stage2_tlb.flush_entries 0 # Number of entries that have been flushed from TLB |
| 290 | system.cpu.dstage2_mmu.stage2_tlb.align_faults 0 # Number of TLB faults due to alignment restrictions |
| 291 | system.cpu.dstage2_mmu.stage2_tlb.prefetch_faults 0 # Number of TLB faults due to prefetch |
| 292 | system.cpu.dstage2_mmu.stage2_tlb.domain_faults 0 # Number of TLB faults due to domain restrictions |
| 293 | system.cpu.dstage2_mmu.stage2_tlb.perms_faults 0 # Number of TLB faults due to permissions restrictions |
| 294 | system.cpu.dstage2_mmu.stage2_tlb.read_accesses 0 # DTB read accesses |
| 295 | system.cpu.dstage2_mmu.stage2_tlb.write_accesses 0 # DTB write accesses |
| 296 | system.cpu.dstage2_mmu.stage2_tlb.inst_accesses 0 # ITB inst accesses |
| 297 | system.cpu.dstage2_mmu.stage2_tlb.hits 0 # DTB hits |
| 298 | system.cpu.dstage2_mmu.stage2_tlb.misses 0 # DTB misses |
| 299 | system.cpu.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 300 | system.cpu.dtb.walker.walks 0 # Table walker walks requested |
| 301 | system.cpu.dtb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst |
| 302 | system.cpu.dtb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst |
| 303 | system.cpu.dtb.walker.walkRequestOrigin_Requested::total 0 # Table walker requests started/completed, data/inst |
| 304 | system.cpu.dtb.walker.walkRequestOrigin_Completed::Data 0 # Table walker requests started/completed, data/inst |
| 305 | system.cpu.dtb.walker.walkRequestOrigin_Completed::Inst 0 # Table walker requests started/completed, data/inst |
| 306 | system.cpu.dtb.walker.walkRequestOrigin_Completed::total 0 # Table walker requests started/completed, data/inst |
| 307 | system.cpu.dtb.walker.walkRequestOrigin::total 0 # Table walker requests started/completed, data/inst |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 308 | system.cpu.dtb.inst_hits 0 # ITB inst hits |
| 309 | system.cpu.dtb.inst_misses 0 # ITB inst misses |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 310 | system.cpu.dtb.read_hits 0 # DTB read hits |
| 311 | system.cpu.dtb.read_misses 0 # DTB read misses |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 312 | system.cpu.dtb.write_hits 0 # DTB write hits |
| 313 | system.cpu.dtb.write_misses 0 # DTB write misses |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 314 | system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed |
| 315 | system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA |
| 316 | system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID |
| 317 | system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID |
| 318 | system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB |
| 319 | system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions |
| 320 | system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch |
| 321 | system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions |
| 322 | system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions |
| 323 | system.cpu.dtb.read_accesses 0 # DTB read accesses |
| 324 | system.cpu.dtb.write_accesses 0 # DTB write accesses |
| 325 | system.cpu.dtb.inst_accesses 0 # ITB inst accesses |
| 326 | system.cpu.dtb.hits 0 # DTB hits |
| 327 | system.cpu.dtb.misses 0 # DTB misses |
| 328 | system.cpu.dtb.accesses 0 # DTB accesses |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 329 | system.cpu.istage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested |
| 330 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst |
| 331 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst |
| 332 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::total 0 # Table walker requests started/completed, data/inst |
| 333 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Data 0 # Table walker requests started/completed, data/inst |
| 334 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::Inst 0 # Table walker requests started/completed, data/inst |
| 335 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Completed::total 0 # Table walker requests started/completed, data/inst |
| 336 | system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin::total 0 # Table walker requests started/completed, data/inst |
Ali Saidi | cfb805c | 2014-01-24 15:29:34 -0600 | [diff] [blame] | 337 | system.cpu.istage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits |
| 338 | system.cpu.istage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses |
| 339 | system.cpu.istage2_mmu.stage2_tlb.read_hits 0 # DTB read hits |
| 340 | system.cpu.istage2_mmu.stage2_tlb.read_misses 0 # DTB read misses |
| 341 | system.cpu.istage2_mmu.stage2_tlb.write_hits 0 # DTB write hits |
| 342 | system.cpu.istage2_mmu.stage2_tlb.write_misses 0 # DTB write misses |
| 343 | system.cpu.istage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed |
| 344 | system.cpu.istage2_mmu.stage2_tlb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA |
| 345 | system.cpu.istage2_mmu.stage2_tlb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID |
| 346 | system.cpu.istage2_mmu.stage2_tlb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID |
| 347 | system.cpu.istage2_mmu.stage2_tlb.flush_entries 0 # Number of entries that have been flushed from TLB |
| 348 | system.cpu.istage2_mmu.stage2_tlb.align_faults 0 # Number of TLB faults due to alignment restrictions |
| 349 | system.cpu.istage2_mmu.stage2_tlb.prefetch_faults 0 # Number of TLB faults due to prefetch |
| 350 | system.cpu.istage2_mmu.stage2_tlb.domain_faults 0 # Number of TLB faults due to domain restrictions |
| 351 | system.cpu.istage2_mmu.stage2_tlb.perms_faults 0 # Number of TLB faults due to permissions restrictions |
| 352 | system.cpu.istage2_mmu.stage2_tlb.read_accesses 0 # DTB read accesses |
| 353 | system.cpu.istage2_mmu.stage2_tlb.write_accesses 0 # DTB write accesses |
| 354 | system.cpu.istage2_mmu.stage2_tlb.inst_accesses 0 # ITB inst accesses |
| 355 | system.cpu.istage2_mmu.stage2_tlb.hits 0 # DTB hits |
| 356 | system.cpu.istage2_mmu.stage2_tlb.misses 0 # DTB misses |
| 357 | system.cpu.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 358 | system.cpu.itb.walker.walks 0 # Table walker walks requested |
| 359 | system.cpu.itb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst |
| 360 | system.cpu.itb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst |
| 361 | system.cpu.itb.walker.walkRequestOrigin_Requested::total 0 # Table walker requests started/completed, data/inst |
| 362 | system.cpu.itb.walker.walkRequestOrigin_Completed::Data 0 # Table walker requests started/completed, data/inst |
| 363 | system.cpu.itb.walker.walkRequestOrigin_Completed::Inst 0 # Table walker requests started/completed, data/inst |
| 364 | system.cpu.itb.walker.walkRequestOrigin_Completed::total 0 # Table walker requests started/completed, data/inst |
| 365 | system.cpu.itb.walker.walkRequestOrigin::total 0 # Table walker requests started/completed, data/inst |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 366 | system.cpu.itb.inst_hits 0 # ITB inst hits |
| 367 | system.cpu.itb.inst_misses 0 # ITB inst misses |
| 368 | system.cpu.itb.read_hits 0 # DTB read hits |
| 369 | system.cpu.itb.read_misses 0 # DTB read misses |
| 370 | system.cpu.itb.write_hits 0 # DTB write hits |
| 371 | system.cpu.itb.write_misses 0 # DTB write misses |
| 372 | system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed |
| 373 | system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA |
| 374 | system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID |
| 375 | system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID |
| 376 | system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB |
| 377 | system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions |
| 378 | system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch |
| 379 | system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions |
| 380 | system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions |
| 381 | system.cpu.itb.read_accesses 0 # DTB read accesses |
| 382 | system.cpu.itb.write_accesses 0 # DTB write accesses |
| 383 | system.cpu.itb.inst_accesses 0 # ITB inst accesses |
| 384 | system.cpu.itb.hits 0 # DTB hits |
| 385 | system.cpu.itb.misses 0 # DTB misses |
| 386 | system.cpu.itb.accesses 0 # DTB accesses |
| 387 | system.cpu.workload.num_syscalls 400 # Number of system calls |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 388 | system.cpu.numCycles 169875448 # number of cpu cycles simulated |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 389 | system.cpu.numWorkItemsStarted 0 # number of work items this cpu started |
| 390 | system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 391 | system.cpu.fetch.icacheStallCycles 5671940 # Number of cycles fetch is stalled on an Icache miss |
| 392 | system.cpu.fetch.Insts 347162762 # Number of instructions fetch has processed |
| 393 | system.cpu.fetch.Branches 85626366 # Number of branches that fetch encountered |
| 394 | system.cpu.fetch.predictedBranches 42525160 # Number of branches that fetch has predicted taken |
| 395 | system.cpu.fetch.Cycles 157499775 # Number of cycles fetch has run and was not squashing or blocked |
| 396 | system.cpu.fetch.SquashCycles 11884731 # Number of cycles fetch has spent squashing |
| 397 | system.cpu.fetch.MiscStallCycles 2609 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 398 | system.cpu.fetch.PendingQuiesceStallCycles 23 # Number of stall cycles due to pending quiesce instructions |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 399 | system.cpu.fetch.IcacheWaitRetryStallCycles 3808 # Number of stall cycles due to full MSHR |
| 400 | system.cpu.fetch.CacheLines 78326624 # Number of cache lines fetched |
| 401 | system.cpu.fetch.IcacheSquashes 18246 # Number of outstanding Icache misses that were squashed |
| 402 | system.cpu.fetch.rateDist::samples 169120520 # Number of instructions fetched each cycle (Total) |
| 403 | system.cpu.fetch.rateDist::mean 2.147875 # Number of instructions fetched each cycle (Total) |
| 404 | system.cpu.fetch.rateDist::stdev 1.049260 # Number of instructions fetched each cycle (Total) |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 405 | system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 406 | system.cpu.fetch.rateDist::0 17456404 10.32% 10.32% # Number of instructions fetched each cycle (Total) |
| 407 | system.cpu.fetch.rateDist::1 30071791 17.78% 28.10% # Number of instructions fetched each cycle (Total) |
| 408 | system.cpu.fetch.rateDist::2 31598997 18.68% 46.79% # Number of instructions fetched each cycle (Total) |
| 409 | system.cpu.fetch.rateDist::3 89993328 53.21% 100.00% # Number of instructions fetched each cycle (Total) |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 410 | system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total) |
| 411 | system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total) |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 412 | system.cpu.fetch.rateDist::max_value 3 # Number of instructions fetched each cycle (Total) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 413 | system.cpu.fetch.rateDist::total 169120520 # Number of instructions fetched each cycle (Total) |
| 414 | system.cpu.fetch.branchRate 0.504054 # Number of branch fetches per cycle |
| 415 | system.cpu.fetch.rate 2.043631 # Number of inst fetches per cycle |
| 416 | system.cpu.decode.IdleCycles 17509987 # Number of cycles decode is idle |
| 417 | system.cpu.decode.BlockedCycles 17244874 # Number of cycles decode is blocked |
| 418 | system.cpu.decode.RunCycles 121866560 # Number of cycles decode is running |
| 419 | system.cpu.decode.UnblockCycles 6731455 # Number of cycles decode is unblocking |
| 420 | system.cpu.decode.SquashCycles 5767644 # Number of cycles decode is squashing |
| 421 | system.cpu.decode.BranchResolved 11064434 # Number of times decode resolved a branch |
| 422 | system.cpu.decode.BranchMispred 189777 # Number of times decode detected a branch misprediction |
| 423 | system.cpu.decode.DecodedInsts 304997911 # Number of instructions handled by decode |
| 424 | system.cpu.decode.SquashedInsts 27240618 # Number of squashed instructions handled by decode |
| 425 | system.cpu.rename.SquashCycles 5767644 # Number of cycles rename is squashing |
| 426 | system.cpu.rename.IdleCycles 37477523 # Number of cycles rename is idle |
| 427 | system.cpu.rename.BlockCycles 8502539 # Number of cycles rename is blocking |
| 428 | system.cpu.rename.serializeStallCycles 578983 # count of cycles rename stalled for serializing inst |
| 429 | system.cpu.rename.RunCycles 108355768 # Number of cycles rename is running |
| 430 | system.cpu.rename.UnblockCycles 8438063 # Number of cycles rename is unblocking |
| 431 | system.cpu.rename.RenamedInsts 277420851 # Number of instructions processed by rename |
| 432 | system.cpu.rename.SquashedInsts 13180734 # Number of squashed instructions processed by rename |
| 433 | system.cpu.rename.ROBFullEvents 3058487 # Number of times rename has blocked due to ROB full |
| 434 | system.cpu.rename.IQFullEvents 843003 # Number of times rename has blocked due to IQ full |
| 435 | system.cpu.rename.LQFullEvents 2280960 # Number of times rename has blocked due to LQ full |
| 436 | system.cpu.rename.SQFullEvents 36243 # Number of times rename has blocked due to SQ full |
| 437 | system.cpu.rename.FullRegisterEvents 27083 # Number of times there has been no free registers |
| 438 | system.cpu.rename.RenamedOperands 481449871 # Number of destination operands rename has renamed |
| 439 | system.cpu.rename.RenameLookups 1191735135 # Number of register rename lookups that rename has made |
| 440 | system.cpu.rename.int_rename_lookups 296461789 # Number of integer rename lookups |
| 441 | system.cpu.rename.fp_rename_lookups 3004325 # Number of floating rename lookups |
Andreas Hansson | a217eba | 2014-09-03 07:42:59 -0400 | [diff] [blame] | 442 | system.cpu.rename.CommittedMaps 292976929 # Number of HB maps that are committed |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 443 | system.cpu.rename.UndoneMaps 188472942 # Number of HB maps that are undone due to squashing |
| 444 | system.cpu.rename.serializingInsts 23603 # count of serializing insts renamed |
| 445 | system.cpu.rename.tempSerializingInsts 23603 # count of temporary serializing insts renamed |
| 446 | system.cpu.rename.skidInsts 13353784 # count of insts added to the skid buffer |
| 447 | system.cpu.memDep0.insertedLoads 33915046 # Number of loads inserted to the mem dependence unit. |
| 448 | system.cpu.memDep0.insertedStores 14407100 # Number of stores inserted to the mem dependence unit. |
| 449 | system.cpu.memDep0.conflictingLoads 2540378 # Number of conflicting loads. |
| 450 | system.cpu.memDep0.conflictingStores 1803003 # Number of conflicting stores. |
| 451 | system.cpu.iq.iqInstsAdded 263798584 # Number of instructions added to the IQ (excludes non-spec) |
| 452 | system.cpu.iq.iqNonSpecInstsAdded 45955 # Number of non-speculative instructions added to the IQ |
| 453 | system.cpu.iq.iqInstsIssued 214411803 # Number of instructions issued |
| 454 | system.cpu.iq.iqSquashedInstsIssued 5187874 # Number of squashed instructions issued |
| 455 | system.cpu.iq.iqSquashedInstsExamined 82208585 # Number of squashed instructions iterated over during squash; mainly for profiling |
| 456 | system.cpu.iq.iqSquashedOperandsExamined 217092419 # Number of squashed operands that are examined and possibly removed from graph |
| 457 | system.cpu.iq.iqSquashedNonSpecRemoved 739 # Number of squashed non-spec instructions that were removed |
| 458 | system.cpu.iq.issued_per_cycle::samples 169120520 # Number of insts issued each cycle |
| 459 | system.cpu.iq.issued_per_cycle::mean 1.267805 # Number of insts issued each cycle |
| 460 | system.cpu.iq.issued_per_cycle::stdev 1.017994 # Number of insts issued each cycle |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 461 | system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 462 | system.cpu.iq.issued_per_cycle::0 52408217 30.99% 30.99% # Number of insts issued each cycle |
| 463 | system.cpu.iq.issued_per_cycle::1 35940187 21.25% 52.24% # Number of insts issued each cycle |
| 464 | system.cpu.iq.issued_per_cycle::2 65510990 38.74% 90.98% # Number of insts issued each cycle |
| 465 | system.cpu.iq.issued_per_cycle::3 13642635 8.07% 99.04% # Number of insts issued each cycle |
| 466 | system.cpu.iq.issued_per_cycle::4 1570936 0.93% 99.97% # Number of insts issued each cycle |
| 467 | system.cpu.iq.issued_per_cycle::5 47343 0.03% 100.00% # Number of insts issued each cycle |
| 468 | system.cpu.iq.issued_per_cycle::6 212 0.00% 100.00% # Number of insts issued each cycle |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 469 | system.cpu.iq.issued_per_cycle::7 0 0.00% 100.00% # Number of insts issued each cycle |
| 470 | system.cpu.iq.issued_per_cycle::8 0 0.00% 100.00% # Number of insts issued each cycle |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 471 | system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle |
| 472 | system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 473 | system.cpu.iq.issued_per_cycle::max_value 6 # Number of insts issued each cycle |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 474 | system.cpu.iq.issued_per_cycle::total 169120520 # Number of insts issued each cycle |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 475 | system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 476 | system.cpu.iq.fu_full::IntAlu 35659439 66.16% 66.16% # attempts to use FU when none available |
| 477 | system.cpu.iq.fu_full::IntMult 153265 0.28% 66.45% # attempts to use FU when none available |
| 478 | system.cpu.iq.fu_full::IntDiv 0 0.00% 66.45% # attempts to use FU when none available |
| 479 | system.cpu.iq.fu_full::FloatAdd 0 0.00% 66.45% # attempts to use FU when none available |
| 480 | system.cpu.iq.fu_full::FloatCmp 0 0.00% 66.45% # attempts to use FU when none available |
| 481 | system.cpu.iq.fu_full::FloatCvt 0 0.00% 66.45% # attempts to use FU when none available |
| 482 | system.cpu.iq.fu_full::FloatMult 0 0.00% 66.45% # attempts to use FU when none available |
| 483 | system.cpu.iq.fu_full::FloatDiv 0 0.00% 66.45% # attempts to use FU when none available |
| 484 | system.cpu.iq.fu_full::FloatSqrt 0 0.00% 66.45% # attempts to use FU when none available |
| 485 | system.cpu.iq.fu_full::SimdAdd 0 0.00% 66.45% # attempts to use FU when none available |
| 486 | system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 66.45% # attempts to use FU when none available |
| 487 | system.cpu.iq.fu_full::SimdAlu 0 0.00% 66.45% # attempts to use FU when none available |
| 488 | system.cpu.iq.fu_full::SimdCmp 0 0.00% 66.45% # attempts to use FU when none available |
| 489 | system.cpu.iq.fu_full::SimdCvt 0 0.00% 66.45% # attempts to use FU when none available |
| 490 | system.cpu.iq.fu_full::SimdMisc 0 0.00% 66.45% # attempts to use FU when none available |
| 491 | system.cpu.iq.fu_full::SimdMult 0 0.00% 66.45% # attempts to use FU when none available |
| 492 | system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 66.45% # attempts to use FU when none available |
| 493 | system.cpu.iq.fu_full::SimdShift 0 0.00% 66.45% # attempts to use FU when none available |
| 494 | system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 66.45% # attempts to use FU when none available |
| 495 | system.cpu.iq.fu_full::SimdSqrt 0 0.00% 66.45% # attempts to use FU when none available |
| 496 | system.cpu.iq.fu_full::SimdFloatAdd 1066 0.00% 66.45% # attempts to use FU when none available |
| 497 | system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 66.45% # attempts to use FU when none available |
| 498 | system.cpu.iq.fu_full::SimdFloatCmp 35730 0.07% 66.51% # attempts to use FU when none available |
| 499 | system.cpu.iq.fu_full::SimdFloatCvt 240 0.00% 66.51% # attempts to use FU when none available |
| 500 | system.cpu.iq.fu_full::SimdFloatDiv 201 0.00% 66.51% # attempts to use FU when none available |
| 501 | system.cpu.iq.fu_full::SimdFloatMisc 958 0.00% 66.52% # attempts to use FU when none available |
| 502 | system.cpu.iq.fu_full::SimdFloatMult 34286 0.06% 66.58% # attempts to use FU when none available |
| 503 | system.cpu.iq.fu_full::SimdFloatMultAcc 4 0.00% 66.58% # attempts to use FU when none available |
| 504 | system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 66.58% # attempts to use FU when none available |
| 505 | system.cpu.iq.fu_full::MemRead 14056522 26.08% 92.66% # attempts to use FU when none available |
| 506 | system.cpu.iq.fu_full::MemWrite 3955910 7.34% 100.00% # attempts to use FU when none available |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 507 | system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available |
| 508 | system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available |
Nathan Binkert | 8c15630 | 2011-04-19 18:45:23 -0700 | [diff] [blame] | 509 | system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 510 | system.cpu.iq.FU_type_0::IntAlu 166992897 77.88% 77.88% # Type of FU issued |
| 511 | system.cpu.iq.FU_type_0::IntMult 919175 0.43% 78.31% # Type of FU issued |
| 512 | system.cpu.iq.FU_type_0::IntDiv 0 0.00% 78.31% # Type of FU issued |
| 513 | system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 78.31% # Type of FU issued |
| 514 | system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 78.31% # Type of FU issued |
| 515 | system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 78.31% # Type of FU issued |
| 516 | system.cpu.iq.FU_type_0::FloatMult 0 0.00% 78.31% # Type of FU issued |
| 517 | system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 78.31% # Type of FU issued |
| 518 | system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 78.31% # Type of FU issued |
| 519 | system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 78.31% # Type of FU issued |
| 520 | system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 78.31% # Type of FU issued |
| 521 | system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 78.31% # Type of FU issued |
| 522 | system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 78.31% # Type of FU issued |
| 523 | system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 78.31% # Type of FU issued |
| 524 | system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 78.31% # Type of FU issued |
| 525 | system.cpu.iq.FU_type_0::SimdMult 0 0.00% 78.31% # Type of FU issued |
| 526 | system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 78.31% # Type of FU issued |
| 527 | system.cpu.iq.FU_type_0::SimdShift 0 0.00% 78.31% # Type of FU issued |
| 528 | system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 78.31% # Type of FU issued |
| 529 | system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 78.31% # Type of FU issued |
| 530 | system.cpu.iq.FU_type_0::SimdFloatAdd 33015 0.02% 78.33% # Type of FU issued |
| 531 | system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 78.33% # Type of FU issued |
| 532 | system.cpu.iq.FU_type_0::SimdFloatCmp 165179 0.08% 78.41% # Type of FU issued |
| 533 | system.cpu.iq.FU_type_0::SimdFloatCvt 245702 0.11% 78.52% # Type of FU issued |
| 534 | system.cpu.iq.FU_type_0::SimdFloatDiv 76018 0.04% 78.56% # Type of FU issued |
| 535 | system.cpu.iq.FU_type_0::SimdFloatMisc 460499 0.21% 78.77% # Type of FU issued |
| 536 | system.cpu.iq.FU_type_0::SimdFloatMult 206683 0.10% 78.87% # Type of FU issued |
| 537 | system.cpu.iq.FU_type_0::SimdFloatMultAcc 71623 0.03% 78.90% # Type of FU issued |
| 538 | system.cpu.iq.FU_type_0::SimdFloatSqrt 319 0.00% 78.90% # Type of FU issued |
| 539 | system.cpu.iq.FU_type_0::MemRead 31868874 14.86% 93.76% # Type of FU issued |
| 540 | system.cpu.iq.FU_type_0::MemWrite 13371819 6.24% 100.00% # Type of FU issued |
Nathan Binkert | 8c15630 | 2011-04-19 18:45:23 -0700 | [diff] [blame] | 541 | system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued |
| 542 | system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 543 | system.cpu.iq.FU_type_0::total 214411803 # Type of FU issued |
| 544 | system.cpu.iq.rate 1.262171 # Inst issue rate |
| 545 | system.cpu.iq.fu_busy_cnt 53897621 # FU busy when requested |
| 546 | system.cpu.iq.fu_busy_rate 0.251374 # FU busy rate (busy events/executed inst) |
| 547 | system.cpu.iq.int_inst_queue_reads 653076785 # Number of integer instruction queue reads |
| 548 | system.cpu.iq.int_inst_queue_writes 344050437 # Number of integer instruction queue writes |
| 549 | system.cpu.iq.int_inst_queue_wakeup_accesses 204251594 # Number of integer instruction queue wakeup accesses |
| 550 | system.cpu.iq.fp_inst_queue_reads 3952836 # Number of floating instruction queue reads |
| 551 | system.cpu.iq.fp_inst_queue_writes 2009578 # Number of floating instruction queue writes |
| 552 | system.cpu.iq.fp_inst_queue_wakeup_accesses 1806333 # Number of floating instruction queue wakeup accesses |
| 553 | system.cpu.iq.int_alu_accesses 266175663 # Number of integer alu accesses |
| 554 | system.cpu.iq.fp_alu_accesses 2133761 # Number of floating point alu accesses |
| 555 | system.cpu.iew.lsq.thread0.forwLoads 1598827 # Number of loads that had data forwarded from stores |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 556 | system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 557 | system.cpu.iew.lsq.thread0.squashedLoads 6018902 # Number of loads squashed |
| 558 | system.cpu.iew.lsq.thread0.ignoredResponses 7447 # Number of memory responses ignored because the instruction is squashed |
| 559 | system.cpu.iew.lsq.thread0.memOrderViolation 7034 # Number of memory ordering violations |
| 560 | system.cpu.iew.lsq.thread0.squashedStores 1762466 # Number of stores squashed |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 561 | system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address |
| 562 | system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 563 | system.cpu.iew.lsq.thread0.rescheduledLoads 25527 # Number of loads that were rescheduled |
| 564 | system.cpu.iew.lsq.thread0.cacheBlocked 769 # Number of times an access to memory failed due to the cache being blocked |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 565 | system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 566 | system.cpu.iew.iewSquashCycles 5767644 # Number of cycles IEW is squashing |
| 567 | system.cpu.iew.iewBlockCycles 5618767 # Number of cycles IEW is blocking |
| 568 | system.cpu.iew.iewUnblockCycles 62916 # Number of cycles IEW is unblocking |
| 569 | system.cpu.iew.iewDispatchedInsts 263864756 # Number of instructions dispatched to IQ |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 570 | system.cpu.iew.iewDispSquashedInsts 0 # Number of squashed instructions skipped by dispatch |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 571 | system.cpu.iew.iewDispLoadInsts 33915046 # Number of dispatched load instructions |
| 572 | system.cpu.iew.iewDispStoreInsts 14407100 # Number of dispatched store instructions |
| 573 | system.cpu.iew.iewDispNonSpecInsts 23547 # Number of dispatched non-speculative instructions |
| 574 | system.cpu.iew.iewIQFullEvents 3855 # Number of times the IQ has become full, causing a stall |
| 575 | system.cpu.iew.iewLSQFullEvents 55872 # Number of times the LSQ has become full, causing a stall |
| 576 | system.cpu.iew.memOrderViolationEvents 7034 # Number of memory order violations |
| 577 | system.cpu.iew.predictedTakenIncorrect 3149041 # Number of branches that were predicted taken incorrectly |
| 578 | system.cpu.iew.predictedNotTakenIncorrect 3246654 # Number of branches that were predicted not taken incorrectly |
| 579 | system.cpu.iew.branchMispredicts 6395695 # Number of branch mispredicts detected at execute |
| 580 | system.cpu.iew.iewExecutedInsts 207125960 # Number of executed instructions |
| 581 | system.cpu.iew.iewExecLoadInsts 30633355 # Number of load instructions executed |
| 582 | system.cpu.iew.iewExecSquashedInsts 7285843 # Number of squashed instructions skipped in execute |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 583 | system.cpu.iew.exec_swp 0 # number of swp insts executed |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 584 | system.cpu.iew.exec_nop 20217 # number of nop insts executed |
| 585 | system.cpu.iew.exec_refs 43771495 # number of memory reference insts executed |
| 586 | system.cpu.iew.exec_branches 44852998 # Number of branches executed |
| 587 | system.cpu.iew.exec_stores 13138140 # Number of stores executed |
| 588 | system.cpu.iew.exec_rate 1.219281 # Inst execution rate |
| 589 | system.cpu.iew.wb_sent 206368045 # cumulative count of insts sent to commit |
| 590 | system.cpu.iew.wb_count 206057927 # cumulative count of insts written-back |
| 591 | system.cpu.iew.wb_producers 129397136 # num instructions producing a value |
| 592 | system.cpu.iew.wb_consumers 221651580 # num instructions consuming a value |
| 593 | system.cpu.iew.wb_rate 1.212994 # insts written-back per cycle |
| 594 | system.cpu.iew.wb_fanout 0.583786 # average fanout of values written-back |
| 595 | system.cpu.commit.commitSquashedInsts 68672645 # The number of squashed insts skipped by commit |
Ali Saidi | fbeced6 | 2013-01-08 08:54:16 -0500 | [diff] [blame] | 596 | system.cpu.commit.commitNonSpecStalls 45216 # The number of times commit has been forced to stall to communicate backwards |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 597 | system.cpu.commit.branchMispredicts 5760731 # The number of times a branch was mispredicted |
| 598 | system.cpu.commit.committed_per_cycle::samples 157823719 # Number of insts commited each cycle |
| 599 | system.cpu.commit.committed_per_cycle::mean 1.150970 # Number of insts commited each cycle |
| 600 | system.cpu.commit.committed_per_cycle::stdev 1.652577 # Number of insts commited each cycle |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 601 | system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 602 | system.cpu.commit.committed_per_cycle::0 73232232 46.40% 46.40% # Number of insts commited each cycle |
| 603 | system.cpu.commit.committed_per_cycle::1 41142749 26.07% 72.47% # Number of insts commited each cycle |
| 604 | system.cpu.commit.committed_per_cycle::2 22534270 14.28% 86.75% # Number of insts commited each cycle |
| 605 | system.cpu.commit.committed_per_cycle::3 9514853 6.03% 92.78% # Number of insts commited each cycle |
| 606 | system.cpu.commit.committed_per_cycle::4 3552076 2.25% 95.03% # Number of insts commited each cycle |
| 607 | system.cpu.commit.committed_per_cycle::5 2143258 1.36% 96.39% # Number of insts commited each cycle |
| 608 | system.cpu.commit.committed_per_cycle::6 1327703 0.84% 97.23% # Number of insts commited each cycle |
| 609 | system.cpu.commit.committed_per_cycle::7 1008942 0.64% 97.87% # Number of insts commited each cycle |
| 610 | system.cpu.commit.committed_per_cycle::8 3367636 2.13% 100.00% # Number of insts commited each cycle |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 611 | system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle |
| 612 | system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle |
| 613 | system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 614 | system.cpu.commit.committed_per_cycle::total 157823719 # Number of insts commited each cycle |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 615 | system.cpu.commit.committedInsts 172317410 # Number of instructions committed |
| 616 | system.cpu.commit.committedOps 181650342 # Number of ops (including micro ops) committed |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 617 | system.cpu.commit.swp_count 0 # Number of s/w prefetches committed |
Andreas Hansson | a217eba | 2014-09-03 07:42:59 -0400 | [diff] [blame] | 618 | system.cpu.commit.refs 40540778 # Number of memory references committed |
| 619 | system.cpu.commit.loads 27896144 # Number of loads committed |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 620 | system.cpu.commit.membars 22408 # Number of memory barriers committed |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 621 | system.cpu.commit.branches 40300312 # Number of branches committed |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 622 | system.cpu.commit.fp_insts 1752310 # Number of committed floating point instructions. |
Andreas Hansson | a217eba | 2014-09-03 07:42:59 -0400 | [diff] [blame] | 623 | system.cpu.commit.int_insts 143085667 # Number of committed integer instructions. |
Ali Saidi | 5d5b0f4 | 2011-05-23 10:59:13 -0500 | [diff] [blame] | 624 | system.cpu.commit.function_calls 1848934 # Number of function calls committed. |
Andreas Hansson | 57e5401 | 2014-05-09 18:58:50 -0400 | [diff] [blame] | 625 | system.cpu.commit.op_class_0::No_OpClass 0 0.00% 0.00% # Class of committed instruction |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 626 | system.cpu.commit.op_class_0::IntAlu 138987813 76.51% 76.51% # Class of committed instruction |
Andreas Hansson | a217eba | 2014-09-03 07:42:59 -0400 | [diff] [blame] | 627 | system.cpu.commit.op_class_0::IntMult 908940 0.50% 77.01% # Class of committed instruction |
| 628 | system.cpu.commit.op_class_0::IntDiv 0 0.00% 77.01% # Class of committed instruction |
| 629 | system.cpu.commit.op_class_0::FloatAdd 0 0.00% 77.01% # Class of committed instruction |
| 630 | system.cpu.commit.op_class_0::FloatCmp 0 0.00% 77.01% # Class of committed instruction |
| 631 | system.cpu.commit.op_class_0::FloatCvt 0 0.00% 77.01% # Class of committed instruction |
| 632 | system.cpu.commit.op_class_0::FloatMult 0 0.00% 77.01% # Class of committed instruction |
| 633 | system.cpu.commit.op_class_0::FloatDiv 0 0.00% 77.01% # Class of committed instruction |
| 634 | system.cpu.commit.op_class_0::FloatSqrt 0 0.00% 77.01% # Class of committed instruction |
| 635 | system.cpu.commit.op_class_0::SimdAdd 0 0.00% 77.01% # Class of committed instruction |
| 636 | system.cpu.commit.op_class_0::SimdAddAcc 0 0.00% 77.01% # Class of committed instruction |
| 637 | system.cpu.commit.op_class_0::SimdAlu 0 0.00% 77.01% # Class of committed instruction |
| 638 | system.cpu.commit.op_class_0::SimdCmp 0 0.00% 77.01% # Class of committed instruction |
| 639 | system.cpu.commit.op_class_0::SimdCvt 0 0.00% 77.01% # Class of committed instruction |
| 640 | system.cpu.commit.op_class_0::SimdMisc 0 0.00% 77.01% # Class of committed instruction |
| 641 | system.cpu.commit.op_class_0::SimdMult 0 0.00% 77.01% # Class of committed instruction |
| 642 | system.cpu.commit.op_class_0::SimdMultAcc 0 0.00% 77.01% # Class of committed instruction |
| 643 | system.cpu.commit.op_class_0::SimdShift 0 0.00% 77.01% # Class of committed instruction |
| 644 | system.cpu.commit.op_class_0::SimdShiftAcc 0 0.00% 77.01% # Class of committed instruction |
| 645 | system.cpu.commit.op_class_0::SimdSqrt 0 0.00% 77.01% # Class of committed instruction |
| 646 | system.cpu.commit.op_class_0::SimdFloatAdd 32754 0.02% 77.03% # Class of committed instruction |
| 647 | system.cpu.commit.op_class_0::SimdFloatAlu 0 0.00% 77.03% # Class of committed instruction |
| 648 | system.cpu.commit.op_class_0::SimdFloatCmp 154829 0.09% 77.12% # Class of committed instruction |
| 649 | system.cpu.commit.op_class_0::SimdFloatCvt 238880 0.13% 77.25% # Class of committed instruction |
| 650 | system.cpu.commit.op_class_0::SimdFloatDiv 76016 0.04% 77.29% # Class of committed instruction |
| 651 | system.cpu.commit.op_class_0::SimdFloatMisc 437591 0.24% 77.53% # Class of committed instruction |
| 652 | system.cpu.commit.op_class_0::SimdFloatMult 200806 0.11% 77.64% # Class of committed instruction |
| 653 | system.cpu.commit.op_class_0::SimdFloatMultAcc 71617 0.04% 77.68% # Class of committed instruction |
| 654 | system.cpu.commit.op_class_0::SimdFloatSqrt 318 0.00% 77.68% # Class of committed instruction |
| 655 | system.cpu.commit.op_class_0::MemRead 27896144 15.36% 93.04% # Class of committed instruction |
| 656 | system.cpu.commit.op_class_0::MemWrite 12644634 6.96% 100.00% # Class of committed instruction |
Andreas Hansson | 57e5401 | 2014-05-09 18:58:50 -0400 | [diff] [blame] | 657 | system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction |
| 658 | system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 659 | system.cpu.commit.op_class_0::total 181650342 # Class of committed instruction |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 660 | system.cpu.commit.bw_lim_events 3367636 # number cycles where commit BW limit reached |
| 661 | system.cpu.rob.rob_reads 404773869 # The number of ROB reads |
| 662 | system.cpu.rob.rob_writes 511956769 # The number of ROB writes |
| 663 | system.cpu.timesIdled 9030 # Number of times that the entire CPU went into an idle state and unscheduled itself |
| 664 | system.cpu.idleCycles 754928 # Total number of cycles that the CPU has spent unscheduled due to idling |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 665 | system.cpu.committedInsts 172303022 # Number of Instructions Simulated |
| 666 | system.cpu.committedOps 181635954 # Number of Ops (including micro ops) Simulated |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 667 | system.cpu.cpi 0.985911 # CPI: Cycles Per Instruction |
| 668 | system.cpu.cpi_total 0.985911 # CPI: Total CPI of All Threads |
| 669 | system.cpu.ipc 1.014290 # IPC: Instructions Per Cycle |
| 670 | system.cpu.ipc_total 1.014290 # IPC: Total IPC of All Threads |
| 671 | system.cpu.int_regfile_reads 218725741 # number of integer regfile reads |
| 672 | system.cpu.int_regfile_writes 114168991 # number of integer regfile writes |
| 673 | system.cpu.fp_regfile_reads 2904222 # number of floating regfile reads |
| 674 | system.cpu.fp_regfile_writes 2441435 # number of floating regfile writes |
| 675 | system.cpu.cc_regfile_reads 708194084 # number of cc regfile reads |
| 676 | system.cpu.cc_regfile_writes 229512691 # number of cc regfile writes |
| 677 | system.cpu.misc_regfile_reads 59249211 # number of misc regfile reads |
Ali Saidi | fbeced6 | 2013-01-08 08:54:16 -0500 | [diff] [blame] | 678 | system.cpu.misc_regfile_writes 820036 # number of misc regfile writes |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 679 | system.cpu.dcache.tags.replacements 72581 # number of replacements |
| 680 | system.cpu.dcache.tags.tagsinuse 511.413915 # Cycle average of tags in use |
| 681 | system.cpu.dcache.tags.total_refs 41031177 # Total number of references to valid blocks. |
| 682 | system.cpu.dcache.tags.sampled_refs 73093 # Sample count of references to valid blocks. |
| 683 | system.cpu.dcache.tags.avg_refs 561.355766 # Average number of references to valid blocks. |
| 684 | system.cpu.dcache.tags.warmup_cycle 508221500 # Cycle when the warmup percentage was hit. |
| 685 | system.cpu.dcache.tags.occ_blocks::cpu.data 511.413915 # Average occupied blocks per requestor |
| 686 | system.cpu.dcache.tags.occ_percent::cpu.data 0.998855 # Average percentage of cache occupancy |
| 687 | system.cpu.dcache.tags.occ_percent::total 0.998855 # Average percentage of cache occupancy |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 688 | system.cpu.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 689 | system.cpu.dcache.tags.age_task_id_blocks_1024::0 55 # Occupied blocks per task id |
| 690 | system.cpu.dcache.tags.age_task_id_blocks_1024::1 162 # Occupied blocks per task id |
| 691 | system.cpu.dcache.tags.age_task_id_blocks_1024::2 229 # Occupied blocks per task id |
| 692 | system.cpu.dcache.tags.age_task_id_blocks_1024::3 44 # Occupied blocks per task id |
Andreas Hansson | c4e9128 | 2014-09-20 17:18:53 -0400 | [diff] [blame] | 693 | system.cpu.dcache.tags.age_task_id_blocks_1024::4 22 # Occupied blocks per task id |
| 694 | system.cpu.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 695 | system.cpu.dcache.tags.tag_accesses 82360603 # Number of tag accesses |
| 696 | system.cpu.dcache.tags.data_accesses 82360603 # Number of data accesses |
| 697 | system.cpu.dcache.ReadReq_hits::cpu.data 28644947 # number of ReadReq hits |
| 698 | system.cpu.dcache.ReadReq_hits::total 28644947 # number of ReadReq hits |
| 699 | system.cpu.dcache.WriteReq_hits::cpu.data 12341311 # number of WriteReq hits |
| 700 | system.cpu.dcache.WriteReq_hits::total 12341311 # number of WriteReq hits |
| 701 | system.cpu.dcache.SoftPFReq_hits::cpu.data 364 # number of SoftPFReq hits |
| 702 | system.cpu.dcache.SoftPFReq_hits::total 364 # number of SoftPFReq hits |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 703 | system.cpu.dcache.LoadLockedReq_hits::cpu.data 22148 # number of LoadLockedReq hits |
| 704 | system.cpu.dcache.LoadLockedReq_hits::total 22148 # number of LoadLockedReq hits |
Ali Saidi | fbeced6 | 2013-01-08 08:54:16 -0500 | [diff] [blame] | 705 | system.cpu.dcache.StoreCondReq_hits::cpu.data 22407 # number of StoreCondReq hits |
| 706 | system.cpu.dcache.StoreCondReq_hits::total 22407 # number of StoreCondReq hits |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 707 | system.cpu.dcache.demand_hits::cpu.data 40986258 # number of demand (read+write) hits |
| 708 | system.cpu.dcache.demand_hits::total 40986258 # number of demand (read+write) hits |
| 709 | system.cpu.dcache.overall_hits::cpu.data 40986622 # number of overall hits |
| 710 | system.cpu.dcache.overall_hits::total 40986622 # number of overall hits |
| 711 | system.cpu.dcache.ReadReq_misses::cpu.data 89227 # number of ReadReq misses |
| 712 | system.cpu.dcache.ReadReq_misses::total 89227 # number of ReadReq misses |
| 713 | system.cpu.dcache.WriteReq_misses::cpu.data 22976 # number of WriteReq misses |
| 714 | system.cpu.dcache.WriteReq_misses::total 22976 # number of WriteReq misses |
| 715 | system.cpu.dcache.SoftPFReq_misses::cpu.data 116 # number of SoftPFReq misses |
| 716 | system.cpu.dcache.SoftPFReq_misses::total 116 # number of SoftPFReq misses |
Andreas Hansson | 25e1b1c | 2015-07-03 10:15:03 -0400 | [diff] [blame] | 717 | system.cpu.dcache.LoadLockedReq_misses::cpu.data 259 # number of LoadLockedReq misses |
| 718 | system.cpu.dcache.LoadLockedReq_misses::total 259 # number of LoadLockedReq misses |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 719 | system.cpu.dcache.demand_misses::cpu.data 112203 # number of demand (read+write) misses |
| 720 | system.cpu.dcache.demand_misses::total 112203 # number of demand (read+write) misses |
| 721 | system.cpu.dcache.overall_misses::cpu.data 112319 # number of overall misses |
| 722 | system.cpu.dcache.overall_misses::total 112319 # number of overall misses |
| 723 | system.cpu.dcache.ReadReq_miss_latency::cpu.data 1066843000 # number of ReadReq miss cycles |
| 724 | system.cpu.dcache.ReadReq_miss_latency::total 1066843000 # number of ReadReq miss cycles |
| 725 | system.cpu.dcache.WriteReq_miss_latency::cpu.data 241030499 # number of WriteReq miss cycles |
| 726 | system.cpu.dcache.WriteReq_miss_latency::total 241030499 # number of WriteReq miss cycles |
| 727 | system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 2297500 # number of LoadLockedReq miss cycles |
| 728 | system.cpu.dcache.LoadLockedReq_miss_latency::total 2297500 # number of LoadLockedReq miss cycles |
| 729 | system.cpu.dcache.demand_miss_latency::cpu.data 1307873499 # number of demand (read+write) miss cycles |
| 730 | system.cpu.dcache.demand_miss_latency::total 1307873499 # number of demand (read+write) miss cycles |
| 731 | system.cpu.dcache.overall_miss_latency::cpu.data 1307873499 # number of overall miss cycles |
| 732 | system.cpu.dcache.overall_miss_latency::total 1307873499 # number of overall miss cycles |
| 733 | system.cpu.dcache.ReadReq_accesses::cpu.data 28734174 # number of ReadReq accesses(hits+misses) |
| 734 | system.cpu.dcache.ReadReq_accesses::total 28734174 # number of ReadReq accesses(hits+misses) |
Ali Saidi | 9f15510 | 2013-01-07 13:05:54 -0500 | [diff] [blame] | 735 | system.cpu.dcache.WriteReq_accesses::cpu.data 12364287 # number of WriteReq accesses(hits+misses) |
| 736 | system.cpu.dcache.WriteReq_accesses::total 12364287 # number of WriteReq accesses(hits+misses) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 737 | system.cpu.dcache.SoftPFReq_accesses::cpu.data 480 # number of SoftPFReq accesses(hits+misses) |
| 738 | system.cpu.dcache.SoftPFReq_accesses::total 480 # number of SoftPFReq accesses(hits+misses) |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 739 | system.cpu.dcache.LoadLockedReq_accesses::cpu.data 22407 # number of LoadLockedReq accesses(hits+misses) |
| 740 | system.cpu.dcache.LoadLockedReq_accesses::total 22407 # number of LoadLockedReq accesses(hits+misses) |
Ali Saidi | fbeced6 | 2013-01-08 08:54:16 -0500 | [diff] [blame] | 741 | system.cpu.dcache.StoreCondReq_accesses::cpu.data 22407 # number of StoreCondReq accesses(hits+misses) |
| 742 | system.cpu.dcache.StoreCondReq_accesses::total 22407 # number of StoreCondReq accesses(hits+misses) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 743 | system.cpu.dcache.demand_accesses::cpu.data 41098461 # number of demand (read+write) accesses |
| 744 | system.cpu.dcache.demand_accesses::total 41098461 # number of demand (read+write) accesses |
| 745 | system.cpu.dcache.overall_accesses::cpu.data 41098941 # number of overall (read+write) accesses |
| 746 | system.cpu.dcache.overall_accesses::total 41098941 # number of overall (read+write) accesses |
| 747 | system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.003105 # miss rate for ReadReq accesses |
| 748 | system.cpu.dcache.ReadReq_miss_rate::total 0.003105 # miss rate for ReadReq accesses |
| 749 | system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.001858 # miss rate for WriteReq accesses |
| 750 | system.cpu.dcache.WriteReq_miss_rate::total 0.001858 # miss rate for WriteReq accesses |
| 751 | system.cpu.dcache.SoftPFReq_miss_rate::cpu.data 0.241667 # miss rate for SoftPFReq accesses |
| 752 | system.cpu.dcache.SoftPFReq_miss_rate::total 0.241667 # miss rate for SoftPFReq accesses |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 753 | system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.011559 # miss rate for LoadLockedReq accesses |
| 754 | system.cpu.dcache.LoadLockedReq_miss_rate::total 0.011559 # miss rate for LoadLockedReq accesses |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 755 | system.cpu.dcache.demand_miss_rate::cpu.data 0.002730 # miss rate for demand accesses |
| 756 | system.cpu.dcache.demand_miss_rate::total 0.002730 # miss rate for demand accesses |
Andreas Hansson | 806e1fb | 2015-09-25 07:27:03 -0400 | [diff] [blame] | 757 | system.cpu.dcache.overall_miss_rate::cpu.data 0.002733 # miss rate for overall accesses |
| 758 | system.cpu.dcache.overall_miss_rate::total 0.002733 # miss rate for overall accesses |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 759 | system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 11956.504197 # average ReadReq miss latency |
| 760 | system.cpu.dcache.ReadReq_avg_miss_latency::total 11956.504197 # average ReadReq miss latency |
| 761 | system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 10490.533557 # average WriteReq miss latency |
| 762 | system.cpu.dcache.WriteReq_avg_miss_latency::total 10490.533557 # average WriteReq miss latency |
| 763 | system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 8870.656371 # average LoadLockedReq miss latency |
| 764 | system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 8870.656371 # average LoadLockedReq miss latency |
| 765 | system.cpu.dcache.demand_avg_miss_latency::cpu.data 11656.314885 # average overall miss latency |
| 766 | system.cpu.dcache.demand_avg_miss_latency::total 11656.314885 # average overall miss latency |
| 767 | system.cpu.dcache.overall_avg_miss_latency::cpu.data 11644.276561 # average overall miss latency |
| 768 | system.cpu.dcache.overall_avg_miss_latency::total 11644.276561 # average overall miss latency |
Andreas Hansson | 25e1b1c | 2015-07-03 10:15:03 -0400 | [diff] [blame] | 769 | system.cpu.dcache.blocked_cycles::no_mshrs 166 # number of cycles access was blocked |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 770 | system.cpu.dcache.blocked_cycles::no_targets 10738 # number of cycles access was blocked |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 771 | system.cpu.dcache.blocked::no_mshrs 2 # number of cycles access was blocked |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 772 | system.cpu.dcache.blocked::no_targets 864 # number of cycles access was blocked |
Andreas Hansson | 25e1b1c | 2015-07-03 10:15:03 -0400 | [diff] [blame] | 773 | system.cpu.dcache.avg_blocked_cycles::no_mshrs 83 # average number of cycles each access was blocked |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 774 | system.cpu.dcache.avg_blocked_cycles::no_targets 12.428241 # average number of cycles each access was blocked |
Ali Saidi | 9f15510 | 2013-01-07 13:05:54 -0500 | [diff] [blame] | 775 | system.cpu.dcache.fast_writes 0 # number of fast writes performed |
| 776 | system.cpu.dcache.cache_copies 0 # number of cache copies performed |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 777 | system.cpu.dcache.writebacks::writebacks 72581 # number of writebacks |
| 778 | system.cpu.dcache.writebacks::total 72581 # number of writebacks |
| 779 | system.cpu.dcache.ReadReq_mshr_hits::cpu.data 24802 # number of ReadReq MSHR hits |
| 780 | system.cpu.dcache.ReadReq_mshr_hits::total 24802 # number of ReadReq MSHR hits |
| 781 | system.cpu.dcache.WriteReq_mshr_hits::cpu.data 14421 # number of WriteReq MSHR hits |
| 782 | system.cpu.dcache.WriteReq_mshr_hits::total 14421 # number of WriteReq MSHR hits |
Andreas Hansson | 25e1b1c | 2015-07-03 10:15:03 -0400 | [diff] [blame] | 783 | system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 259 # number of LoadLockedReq MSHR hits |
| 784 | system.cpu.dcache.LoadLockedReq_mshr_hits::total 259 # number of LoadLockedReq MSHR hits |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 785 | system.cpu.dcache.demand_mshr_hits::cpu.data 39223 # number of demand (read+write) MSHR hits |
| 786 | system.cpu.dcache.demand_mshr_hits::total 39223 # number of demand (read+write) MSHR hits |
| 787 | system.cpu.dcache.overall_mshr_hits::cpu.data 39223 # number of overall MSHR hits |
| 788 | system.cpu.dcache.overall_mshr_hits::total 39223 # number of overall MSHR hits |
| 789 | system.cpu.dcache.ReadReq_mshr_misses::cpu.data 64425 # number of ReadReq MSHR misses |
| 790 | system.cpu.dcache.ReadReq_mshr_misses::total 64425 # number of ReadReq MSHR misses |
| 791 | system.cpu.dcache.WriteReq_mshr_misses::cpu.data 8555 # number of WriteReq MSHR misses |
| 792 | system.cpu.dcache.WriteReq_mshr_misses::total 8555 # number of WriteReq MSHR misses |
| 793 | system.cpu.dcache.SoftPFReq_mshr_misses::cpu.data 113 # number of SoftPFReq MSHR misses |
| 794 | system.cpu.dcache.SoftPFReq_mshr_misses::total 113 # number of SoftPFReq MSHR misses |
| 795 | system.cpu.dcache.demand_mshr_misses::cpu.data 72980 # number of demand (read+write) MSHR misses |
| 796 | system.cpu.dcache.demand_mshr_misses::total 72980 # number of demand (read+write) MSHR misses |
| 797 | system.cpu.dcache.overall_mshr_misses::cpu.data 73093 # number of overall MSHR misses |
| 798 | system.cpu.dcache.overall_mshr_misses::total 73093 # number of overall MSHR misses |
| 799 | system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 653903000 # number of ReadReq MSHR miss cycles |
| 800 | system.cpu.dcache.ReadReq_mshr_miss_latency::total 653903000 # number of ReadReq MSHR miss cycles |
| 801 | system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 85317499 # number of WriteReq MSHR miss cycles |
| 802 | system.cpu.dcache.WriteReq_mshr_miss_latency::total 85317499 # number of WriteReq MSHR miss cycles |
| 803 | system.cpu.dcache.SoftPFReq_mshr_miss_latency::cpu.data 962000 # number of SoftPFReq MSHR miss cycles |
| 804 | system.cpu.dcache.SoftPFReq_mshr_miss_latency::total 962000 # number of SoftPFReq MSHR miss cycles |
| 805 | system.cpu.dcache.demand_mshr_miss_latency::cpu.data 739220499 # number of demand (read+write) MSHR miss cycles |
| 806 | system.cpu.dcache.demand_mshr_miss_latency::total 739220499 # number of demand (read+write) MSHR miss cycles |
| 807 | system.cpu.dcache.overall_mshr_miss_latency::cpu.data 740182499 # number of overall MSHR miss cycles |
| 808 | system.cpu.dcache.overall_mshr_miss_latency::total 740182499 # number of overall MSHR miss cycles |
| 809 | system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.002242 # mshr miss rate for ReadReq accesses |
| 810 | system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.002242 # mshr miss rate for ReadReq accesses |
| 811 | system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.000692 # mshr miss rate for WriteReq accesses |
| 812 | system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.000692 # mshr miss rate for WriteReq accesses |
| 813 | system.cpu.dcache.SoftPFReq_mshr_miss_rate::cpu.data 0.235417 # mshr miss rate for SoftPFReq accesses |
| 814 | system.cpu.dcache.SoftPFReq_mshr_miss_rate::total 0.235417 # mshr miss rate for SoftPFReq accesses |
| 815 | system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.001776 # mshr miss rate for demand accesses |
| 816 | system.cpu.dcache.demand_mshr_miss_rate::total 0.001776 # mshr miss rate for demand accesses |
| 817 | system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.001778 # mshr miss rate for overall accesses |
| 818 | system.cpu.dcache.overall_mshr_miss_rate::total 0.001778 # mshr miss rate for overall accesses |
| 819 | system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 10149.833139 # average ReadReq mshr miss latency |
| 820 | system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 10149.833139 # average ReadReq mshr miss latency |
| 821 | system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 9972.822794 # average WriteReq mshr miss latency |
| 822 | system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 9972.822794 # average WriteReq mshr miss latency |
| 823 | system.cpu.dcache.SoftPFReq_avg_mshr_miss_latency::cpu.data 8513.274336 # average SoftPFReq mshr miss latency |
| 824 | system.cpu.dcache.SoftPFReq_avg_mshr_miss_latency::total 8513.274336 # average SoftPFReq mshr miss latency |
| 825 | system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 10129.083297 # average overall mshr miss latency |
| 826 | system.cpu.dcache.demand_avg_mshr_miss_latency::total 10129.083297 # average overall mshr miss latency |
| 827 | system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 10126.585295 # average overall mshr miss latency |
| 828 | system.cpu.dcache.overall_avg_mshr_miss_latency::total 10126.585295 # average overall mshr miss latency |
Ali Saidi | 9f15510 | 2013-01-07 13:05:54 -0500 | [diff] [blame] | 829 | system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 830 | system.cpu.icache.tags.replacements 53623 # number of replacements |
| 831 | system.cpu.icache.tags.tagsinuse 510.594536 # Cycle average of tags in use |
| 832 | system.cpu.icache.tags.total_refs 78269055 # Total number of references to valid blocks. |
| 833 | system.cpu.icache.tags.sampled_refs 54135 # Sample count of references to valid blocks. |
| 834 | system.cpu.icache.tags.avg_refs 1445.812413 # Average number of references to valid blocks. |
| 835 | system.cpu.icache.tags.warmup_cycle 84183071500 # Cycle when the warmup percentage was hit. |
| 836 | system.cpu.icache.tags.occ_blocks::cpu.inst 510.594536 # Average occupied blocks per requestor |
| 837 | system.cpu.icache.tags.occ_percent::cpu.inst 0.997255 # Average percentage of cache occupancy |
| 838 | system.cpu.icache.tags.occ_percent::total 0.997255 # Average percentage of cache occupancy |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 839 | system.cpu.icache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 840 | system.cpu.icache.tags.age_task_id_blocks_1024::0 83 # Occupied blocks per task id |
| 841 | system.cpu.icache.tags.age_task_id_blocks_1024::1 100 # Occupied blocks per task id |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 842 | system.cpu.icache.tags.age_task_id_blocks_1024::2 276 # Occupied blocks per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 843 | system.cpu.icache.tags.age_task_id_blocks_1024::3 2 # Occupied blocks per task id |
| 844 | system.cpu.icache.tags.age_task_id_blocks_1024::4 51 # Occupied blocks per task id |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 845 | system.cpu.icache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 846 | system.cpu.icache.tags.tag_accesses 156707315 # Number of tag accesses |
| 847 | system.cpu.icache.tags.data_accesses 156707315 # Number of data accesses |
| 848 | system.cpu.icache.ReadReq_hits::cpu.inst 78269055 # number of ReadReq hits |
| 849 | system.cpu.icache.ReadReq_hits::total 78269055 # number of ReadReq hits |
| 850 | system.cpu.icache.demand_hits::cpu.inst 78269055 # number of demand (read+write) hits |
| 851 | system.cpu.icache.demand_hits::total 78269055 # number of demand (read+write) hits |
| 852 | system.cpu.icache.overall_hits::cpu.inst 78269055 # number of overall hits |
| 853 | system.cpu.icache.overall_hits::total 78269055 # number of overall hits |
| 854 | system.cpu.icache.ReadReq_misses::cpu.inst 57535 # number of ReadReq misses |
| 855 | system.cpu.icache.ReadReq_misses::total 57535 # number of ReadReq misses |
| 856 | system.cpu.icache.demand_misses::cpu.inst 57535 # number of demand (read+write) misses |
| 857 | system.cpu.icache.demand_misses::total 57535 # number of demand (read+write) misses |
| 858 | system.cpu.icache.overall_misses::cpu.inst 57535 # number of overall misses |
| 859 | system.cpu.icache.overall_misses::total 57535 # number of overall misses |
| 860 | system.cpu.icache.ReadReq_miss_latency::cpu.inst 1155198430 # number of ReadReq miss cycles |
| 861 | system.cpu.icache.ReadReq_miss_latency::total 1155198430 # number of ReadReq miss cycles |
| 862 | system.cpu.icache.demand_miss_latency::cpu.inst 1155198430 # number of demand (read+write) miss cycles |
| 863 | system.cpu.icache.demand_miss_latency::total 1155198430 # number of demand (read+write) miss cycles |
| 864 | system.cpu.icache.overall_miss_latency::cpu.inst 1155198430 # number of overall miss cycles |
| 865 | system.cpu.icache.overall_miss_latency::total 1155198430 # number of overall miss cycles |
| 866 | system.cpu.icache.ReadReq_accesses::cpu.inst 78326590 # number of ReadReq accesses(hits+misses) |
| 867 | system.cpu.icache.ReadReq_accesses::total 78326590 # number of ReadReq accesses(hits+misses) |
| 868 | system.cpu.icache.demand_accesses::cpu.inst 78326590 # number of demand (read+write) accesses |
| 869 | system.cpu.icache.demand_accesses::total 78326590 # number of demand (read+write) accesses |
| 870 | system.cpu.icache.overall_accesses::cpu.inst 78326590 # number of overall (read+write) accesses |
| 871 | system.cpu.icache.overall_accesses::total 78326590 # number of overall (read+write) accesses |
| 872 | system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000735 # miss rate for ReadReq accesses |
| 873 | system.cpu.icache.ReadReq_miss_rate::total 0.000735 # miss rate for ReadReq accesses |
| 874 | system.cpu.icache.demand_miss_rate::cpu.inst 0.000735 # miss rate for demand accesses |
| 875 | system.cpu.icache.demand_miss_rate::total 0.000735 # miss rate for demand accesses |
| 876 | system.cpu.icache.overall_miss_rate::cpu.inst 0.000735 # miss rate for overall accesses |
| 877 | system.cpu.icache.overall_miss_rate::total 0.000735 # miss rate for overall accesses |
| 878 | system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 20078.185974 # average ReadReq miss latency |
| 879 | system.cpu.icache.ReadReq_avg_miss_latency::total 20078.185974 # average ReadReq miss latency |
| 880 | system.cpu.icache.demand_avg_miss_latency::cpu.inst 20078.185974 # average overall miss latency |
| 881 | system.cpu.icache.demand_avg_miss_latency::total 20078.185974 # average overall miss latency |
| 882 | system.cpu.icache.overall_avg_miss_latency::cpu.inst 20078.185974 # average overall miss latency |
| 883 | system.cpu.icache.overall_avg_miss_latency::total 20078.185974 # average overall miss latency |
| 884 | system.cpu.icache.blocked_cycles::no_mshrs 73195 # number of cycles access was blocked |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 885 | system.cpu.icache.blocked_cycles::no_targets 27 # number of cycles access was blocked |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 886 | system.cpu.icache.blocked::no_mshrs 3246 # number of cycles access was blocked |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 887 | system.cpu.icache.blocked::no_targets 2 # number of cycles access was blocked |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 888 | system.cpu.icache.avg_blocked_cycles::no_mshrs 22.549291 # average number of cycles each access was blocked |
Nilay Vaish | f71fa17 | 2015-04-30 14:17:43 -0500 | [diff] [blame] | 889 | system.cpu.icache.avg_blocked_cycles::no_targets 13.500000 # average number of cycles each access was blocked |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 890 | system.cpu.icache.fast_writes 0 # number of fast writes performed |
| 891 | system.cpu.icache.cache_copies 0 # number of cache copies performed |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 892 | system.cpu.icache.writebacks::writebacks 53623 # number of writebacks |
| 893 | system.cpu.icache.writebacks::total 53623 # number of writebacks |
| 894 | system.cpu.icache.ReadReq_mshr_hits::cpu.inst 3399 # number of ReadReq MSHR hits |
| 895 | system.cpu.icache.ReadReq_mshr_hits::total 3399 # number of ReadReq MSHR hits |
| 896 | system.cpu.icache.demand_mshr_hits::cpu.inst 3399 # number of demand (read+write) MSHR hits |
| 897 | system.cpu.icache.demand_mshr_hits::total 3399 # number of demand (read+write) MSHR hits |
| 898 | system.cpu.icache.overall_mshr_hits::cpu.inst 3399 # number of overall MSHR hits |
| 899 | system.cpu.icache.overall_mshr_hits::total 3399 # number of overall MSHR hits |
| 900 | system.cpu.icache.ReadReq_mshr_misses::cpu.inst 54136 # number of ReadReq MSHR misses |
| 901 | system.cpu.icache.ReadReq_mshr_misses::total 54136 # number of ReadReq MSHR misses |
| 902 | system.cpu.icache.demand_mshr_misses::cpu.inst 54136 # number of demand (read+write) MSHR misses |
| 903 | system.cpu.icache.demand_mshr_misses::total 54136 # number of demand (read+write) MSHR misses |
| 904 | system.cpu.icache.overall_mshr_misses::cpu.inst 54136 # number of overall MSHR misses |
| 905 | system.cpu.icache.overall_mshr_misses::total 54136 # number of overall MSHR misses |
| 906 | system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 1039886452 # number of ReadReq MSHR miss cycles |
| 907 | system.cpu.icache.ReadReq_mshr_miss_latency::total 1039886452 # number of ReadReq MSHR miss cycles |
| 908 | system.cpu.icache.demand_mshr_miss_latency::cpu.inst 1039886452 # number of demand (read+write) MSHR miss cycles |
| 909 | system.cpu.icache.demand_mshr_miss_latency::total 1039886452 # number of demand (read+write) MSHR miss cycles |
| 910 | system.cpu.icache.overall_mshr_miss_latency::cpu.inst 1039886452 # number of overall MSHR miss cycles |
| 911 | system.cpu.icache.overall_mshr_miss_latency::total 1039886452 # number of overall MSHR miss cycles |
| 912 | system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000691 # mshr miss rate for ReadReq accesses |
| 913 | system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000691 # mshr miss rate for ReadReq accesses |
| 914 | system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000691 # mshr miss rate for demand accesses |
| 915 | system.cpu.icache.demand_mshr_miss_rate::total 0.000691 # mshr miss rate for demand accesses |
| 916 | system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000691 # mshr miss rate for overall accesses |
| 917 | system.cpu.icache.overall_mshr_miss_rate::total 0.000691 # mshr miss rate for overall accesses |
| 918 | system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 19208.778853 # average ReadReq mshr miss latency |
| 919 | system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 19208.778853 # average ReadReq mshr miss latency |
| 920 | system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 19208.778853 # average overall mshr miss latency |
| 921 | system.cpu.icache.demand_avg_mshr_miss_latency::total 19208.778853 # average overall mshr miss latency |
| 922 | system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 19208.778853 # average overall mshr miss latency |
| 923 | system.cpu.icache.overall_avg_mshr_miss_latency::total 19208.778853 # average overall mshr miss latency |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 924 | system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 925 | system.cpu.l2cache.prefetcher.num_hwpf_issued 9269 # number of hwpf issued |
| 926 | system.cpu.l2cache.prefetcher.pfIdentified 9269 # number of prefetch candidates identified |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 927 | system.cpu.l2cache.prefetcher.pfBufferHit 0 # number of redundant prefetches already in prefetch queue |
| 928 | system.cpu.l2cache.prefetcher.pfInCache 0 # number of redundant prefetches already in cache/mshr dropped |
| 929 | system.cpu.l2cache.prefetcher.pfRemovedFull 0 # number of prefetches dropped due to prefetch queue size |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 930 | system.cpu.l2cache.prefetcher.pfSpanPage 1371 # number of prefetches not generated due to page crossing |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 931 | system.cpu.l2cache.tags.replacements 0 # number of replacements |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 932 | system.cpu.l2cache.tags.tagsinuse 2141.370901 # Cycle average of tags in use |
| 933 | system.cpu.l2cache.tags.total_refs 157591 # Total number of references to valid blocks. |
| 934 | system.cpu.l2cache.tags.sampled_refs 3198 # Sample count of references to valid blocks. |
| 935 | system.cpu.l2cache.tags.avg_refs 49.277986 # Average number of references to valid blocks. |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 936 | system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit. |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 937 | system.cpu.l2cache.tags.occ_blocks::writebacks 1986.257511 # Average occupied blocks per requestor |
| 938 | system.cpu.l2cache.tags.occ_blocks::cpu.l2cache.prefetcher 155.113391 # Average occupied blocks per requestor |
| 939 | system.cpu.l2cache.tags.occ_percent::writebacks 0.121232 # Average percentage of cache occupancy |
| 940 | system.cpu.l2cache.tags.occ_percent::cpu.l2cache.prefetcher 0.009467 # Average percentage of cache occupancy |
| 941 | system.cpu.l2cache.tags.occ_percent::total 0.130699 # Average percentage of cache occupancy |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 942 | system.cpu.l2cache.tags.occ_task_id_blocks::1022 254 # Occupied blocks per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 943 | system.cpu.l2cache.tags.occ_task_id_blocks::1024 2944 # Occupied blocks per task id |
| 944 | system.cpu.l2cache.tags.age_task_id_blocks_1022::0 2 # Occupied blocks per task id |
| 945 | system.cpu.l2cache.tags.age_task_id_blocks_1022::1 24 # Occupied blocks per task id |
| 946 | system.cpu.l2cache.tags.age_task_id_blocks_1022::2 87 # Occupied blocks per task id |
| 947 | system.cpu.l2cache.tags.age_task_id_blocks_1022::4 141 # Occupied blocks per task id |
| 948 | system.cpu.l2cache.tags.age_task_id_blocks_1024::0 79 # Occupied blocks per task id |
| 949 | system.cpu.l2cache.tags.age_task_id_blocks_1024::1 194 # Occupied blocks per task id |
| 950 | system.cpu.l2cache.tags.age_task_id_blocks_1024::2 856 # Occupied blocks per task id |
| 951 | system.cpu.l2cache.tags.age_task_id_blocks_1024::3 162 # Occupied blocks per task id |
| 952 | system.cpu.l2cache.tags.age_task_id_blocks_1024::4 1653 # Occupied blocks per task id |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 953 | system.cpu.l2cache.tags.occ_task_id_percent::1022 0.015503 # Percentage of cache occupancy per task id |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 954 | system.cpu.l2cache.tags.occ_task_id_percent::1024 0.179688 # Percentage of cache occupancy per task id |
| 955 | system.cpu.l2cache.tags.tag_accesses 3955418 # Number of tag accesses |
| 956 | system.cpu.l2cache.tags.data_accesses 3955418 # Number of data accesses |
| 957 | system.cpu.l2cache.WritebackDirty_hits::writebacks 64698 # number of WritebackDirty hits |
| 958 | system.cpu.l2cache.WritebackDirty_hits::total 64698 # number of WritebackDirty hits |
| 959 | system.cpu.l2cache.WritebackClean_hits::writebacks 51033 # number of WritebackClean hits |
| 960 | system.cpu.l2cache.WritebackClean_hits::total 51033 # number of WritebackClean hits |
| 961 | system.cpu.l2cache.ReadExReq_hits::cpu.data 8387 # number of ReadExReq hits |
| 962 | system.cpu.l2cache.ReadExReq_hits::total 8387 # number of ReadExReq hits |
| 963 | system.cpu.l2cache.ReadCleanReq_hits::cpu.inst 44953 # number of ReadCleanReq hits |
| 964 | system.cpu.l2cache.ReadCleanReq_hits::total 44953 # number of ReadCleanReq hits |
| 965 | system.cpu.l2cache.ReadSharedReq_hits::cpu.data 62632 # number of ReadSharedReq hits |
| 966 | system.cpu.l2cache.ReadSharedReq_hits::total 62632 # number of ReadSharedReq hits |
| 967 | system.cpu.l2cache.demand_hits::cpu.inst 44953 # number of demand (read+write) hits |
| 968 | system.cpu.l2cache.demand_hits::cpu.data 71019 # number of demand (read+write) hits |
| 969 | system.cpu.l2cache.demand_hits::total 115972 # number of demand (read+write) hits |
| 970 | system.cpu.l2cache.overall_hits::cpu.inst 44953 # number of overall hits |
| 971 | system.cpu.l2cache.overall_hits::cpu.data 71019 # number of overall hits |
| 972 | system.cpu.l2cache.overall_hits::total 115972 # number of overall hits |
| 973 | system.cpu.l2cache.ReadExReq_misses::cpu.data 235 # number of ReadExReq misses |
| 974 | system.cpu.l2cache.ReadExReq_misses::total 235 # number of ReadExReq misses |
| 975 | system.cpu.l2cache.ReadCleanReq_misses::cpu.inst 9183 # number of ReadCleanReq misses |
| 976 | system.cpu.l2cache.ReadCleanReq_misses::total 9183 # number of ReadCleanReq misses |
| 977 | system.cpu.l2cache.ReadSharedReq_misses::cpu.data 1839 # number of ReadSharedReq misses |
| 978 | system.cpu.l2cache.ReadSharedReq_misses::total 1839 # number of ReadSharedReq misses |
| 979 | system.cpu.l2cache.demand_misses::cpu.inst 9183 # number of demand (read+write) misses |
| 980 | system.cpu.l2cache.demand_misses::cpu.data 2074 # number of demand (read+write) misses |
| 981 | system.cpu.l2cache.demand_misses::total 11257 # number of demand (read+write) misses |
| 982 | system.cpu.l2cache.overall_misses::cpu.inst 9183 # number of overall misses |
| 983 | system.cpu.l2cache.overall_misses::cpu.data 2074 # number of overall misses |
| 984 | system.cpu.l2cache.overall_misses::total 11257 # number of overall misses |
| 985 | system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 18101500 # number of ReadExReq miss cycles |
| 986 | system.cpu.l2cache.ReadExReq_miss_latency::total 18101500 # number of ReadExReq miss cycles |
| 987 | system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 689865000 # number of ReadCleanReq miss cycles |
| 988 | system.cpu.l2cache.ReadCleanReq_miss_latency::total 689865000 # number of ReadCleanReq miss cycles |
| 989 | system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 142794500 # number of ReadSharedReq miss cycles |
| 990 | system.cpu.l2cache.ReadSharedReq_miss_latency::total 142794500 # number of ReadSharedReq miss cycles |
| 991 | system.cpu.l2cache.demand_miss_latency::cpu.inst 689865000 # number of demand (read+write) miss cycles |
| 992 | system.cpu.l2cache.demand_miss_latency::cpu.data 160896000 # number of demand (read+write) miss cycles |
| 993 | system.cpu.l2cache.demand_miss_latency::total 850761000 # number of demand (read+write) miss cycles |
| 994 | system.cpu.l2cache.overall_miss_latency::cpu.inst 689865000 # number of overall miss cycles |
| 995 | system.cpu.l2cache.overall_miss_latency::cpu.data 160896000 # number of overall miss cycles |
| 996 | system.cpu.l2cache.overall_miss_latency::total 850761000 # number of overall miss cycles |
| 997 | system.cpu.l2cache.WritebackDirty_accesses::writebacks 64698 # number of WritebackDirty accesses(hits+misses) |
| 998 | system.cpu.l2cache.WritebackDirty_accesses::total 64698 # number of WritebackDirty accesses(hits+misses) |
| 999 | system.cpu.l2cache.WritebackClean_accesses::writebacks 51033 # number of WritebackClean accesses(hits+misses) |
| 1000 | system.cpu.l2cache.WritebackClean_accesses::total 51033 # number of WritebackClean accesses(hits+misses) |
| 1001 | system.cpu.l2cache.ReadExReq_accesses::cpu.data 8622 # number of ReadExReq accesses(hits+misses) |
| 1002 | system.cpu.l2cache.ReadExReq_accesses::total 8622 # number of ReadExReq accesses(hits+misses) |
| 1003 | system.cpu.l2cache.ReadCleanReq_accesses::cpu.inst 54136 # number of ReadCleanReq accesses(hits+misses) |
| 1004 | system.cpu.l2cache.ReadCleanReq_accesses::total 54136 # number of ReadCleanReq accesses(hits+misses) |
| 1005 | system.cpu.l2cache.ReadSharedReq_accesses::cpu.data 64471 # number of ReadSharedReq accesses(hits+misses) |
| 1006 | system.cpu.l2cache.ReadSharedReq_accesses::total 64471 # number of ReadSharedReq accesses(hits+misses) |
| 1007 | system.cpu.l2cache.demand_accesses::cpu.inst 54136 # number of demand (read+write) accesses |
| 1008 | system.cpu.l2cache.demand_accesses::cpu.data 73093 # number of demand (read+write) accesses |
| 1009 | system.cpu.l2cache.demand_accesses::total 127229 # number of demand (read+write) accesses |
| 1010 | system.cpu.l2cache.overall_accesses::cpu.inst 54136 # number of overall (read+write) accesses |
| 1011 | system.cpu.l2cache.overall_accesses::cpu.data 73093 # number of overall (read+write) accesses |
| 1012 | system.cpu.l2cache.overall_accesses::total 127229 # number of overall (read+write) accesses |
| 1013 | system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.027256 # miss rate for ReadExReq accesses |
| 1014 | system.cpu.l2cache.ReadExReq_miss_rate::total 0.027256 # miss rate for ReadExReq accesses |
| 1015 | system.cpu.l2cache.ReadCleanReq_miss_rate::cpu.inst 0.169628 # miss rate for ReadCleanReq accesses |
| 1016 | system.cpu.l2cache.ReadCleanReq_miss_rate::total 0.169628 # miss rate for ReadCleanReq accesses |
| 1017 | system.cpu.l2cache.ReadSharedReq_miss_rate::cpu.data 0.028524 # miss rate for ReadSharedReq accesses |
| 1018 | system.cpu.l2cache.ReadSharedReq_miss_rate::total 0.028524 # miss rate for ReadSharedReq accesses |
| 1019 | system.cpu.l2cache.demand_miss_rate::cpu.inst 0.169628 # miss rate for demand accesses |
| 1020 | system.cpu.l2cache.demand_miss_rate::cpu.data 0.028375 # miss rate for demand accesses |
| 1021 | system.cpu.l2cache.demand_miss_rate::total 0.088478 # miss rate for demand accesses |
| 1022 | system.cpu.l2cache.overall_miss_rate::cpu.inst 0.169628 # miss rate for overall accesses |
| 1023 | system.cpu.l2cache.overall_miss_rate::cpu.data 0.028375 # miss rate for overall accesses |
| 1024 | system.cpu.l2cache.overall_miss_rate::total 0.088478 # miss rate for overall accesses |
| 1025 | system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 77027.659574 # average ReadExReq miss latency |
| 1026 | system.cpu.l2cache.ReadExReq_avg_miss_latency::total 77027.659574 # average ReadExReq miss latency |
| 1027 | system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 75124.142437 # average ReadCleanReq miss latency |
| 1028 | system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 75124.142437 # average ReadCleanReq miss latency |
| 1029 | system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 77647.906471 # average ReadSharedReq miss latency |
| 1030 | system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 77647.906471 # average ReadSharedReq miss latency |
| 1031 | system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 75124.142437 # average overall miss latency |
| 1032 | system.cpu.l2cache.demand_avg_miss_latency::cpu.data 77577.627772 # average overall miss latency |
| 1033 | system.cpu.l2cache.demand_avg_miss_latency::total 75576.174825 # average overall miss latency |
| 1034 | system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 75124.142437 # average overall miss latency |
| 1035 | system.cpu.l2cache.overall_avg_miss_latency::cpu.data 77577.627772 # average overall miss latency |
| 1036 | system.cpu.l2cache.overall_avg_miss_latency::total 75576.174825 # average overall miss latency |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1037 | system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked |
| 1038 | system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked |
| 1039 | system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked |
| 1040 | system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked |
| 1041 | system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked |
| 1042 | system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked |
| 1043 | system.cpu.l2cache.fast_writes 0 # number of fast writes performed |
| 1044 | system.cpu.l2cache.cache_copies 0 # number of cache copies performed |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 1045 | system.cpu.l2cache.ReadExReq_mshr_hits::cpu.data 1 # number of ReadExReq MSHR hits |
| 1046 | system.cpu.l2cache.ReadExReq_mshr_hits::total 1 # number of ReadExReq MSHR hits |
| 1047 | system.cpu.l2cache.ReadCleanReq_mshr_hits::cpu.inst 5 # number of ReadCleanReq MSHR hits |
| 1048 | system.cpu.l2cache.ReadCleanReq_mshr_hits::total 5 # number of ReadCleanReq MSHR hits |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1049 | system.cpu.l2cache.ReadSharedReq_mshr_hits::cpu.data 9 # number of ReadSharedReq MSHR hits |
| 1050 | system.cpu.l2cache.ReadSharedReq_mshr_hits::total 9 # number of ReadSharedReq MSHR hits |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 1051 | system.cpu.l2cache.demand_mshr_hits::cpu.inst 5 # number of demand (read+write) MSHR hits |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1052 | system.cpu.l2cache.demand_mshr_hits::cpu.data 10 # number of demand (read+write) MSHR hits |
| 1053 | system.cpu.l2cache.demand_mshr_hits::total 15 # number of demand (read+write) MSHR hits |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 1054 | system.cpu.l2cache.overall_mshr_hits::cpu.inst 5 # number of overall MSHR hits |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1055 | system.cpu.l2cache.overall_mshr_hits::cpu.data 10 # number of overall MSHR hits |
| 1056 | system.cpu.l2cache.overall_mshr_hits::total 15 # number of overall MSHR hits |
| 1057 | system.cpu.l2cache.HardPFReq_mshr_misses::cpu.l2cache.prefetcher 2007 # number of HardPFReq MSHR misses |
| 1058 | system.cpu.l2cache.HardPFReq_mshr_misses::total 2007 # number of HardPFReq MSHR misses |
| 1059 | system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 234 # number of ReadExReq MSHR misses |
| 1060 | system.cpu.l2cache.ReadExReq_mshr_misses::total 234 # number of ReadExReq MSHR misses |
| 1061 | system.cpu.l2cache.ReadCleanReq_mshr_misses::cpu.inst 9178 # number of ReadCleanReq MSHR misses |
| 1062 | system.cpu.l2cache.ReadCleanReq_mshr_misses::total 9178 # number of ReadCleanReq MSHR misses |
| 1063 | system.cpu.l2cache.ReadSharedReq_mshr_misses::cpu.data 1830 # number of ReadSharedReq MSHR misses |
| 1064 | system.cpu.l2cache.ReadSharedReq_mshr_misses::total 1830 # number of ReadSharedReq MSHR misses |
| 1065 | system.cpu.l2cache.demand_mshr_misses::cpu.inst 9178 # number of demand (read+write) MSHR misses |
| 1066 | system.cpu.l2cache.demand_mshr_misses::cpu.data 2064 # number of demand (read+write) MSHR misses |
| 1067 | system.cpu.l2cache.demand_mshr_misses::total 11242 # number of demand (read+write) MSHR misses |
| 1068 | system.cpu.l2cache.overall_mshr_misses::cpu.inst 9178 # number of overall MSHR misses |
| 1069 | system.cpu.l2cache.overall_mshr_misses::cpu.data 2064 # number of overall MSHR misses |
| 1070 | system.cpu.l2cache.overall_mshr_misses::cpu.l2cache.prefetcher 2007 # number of overall MSHR misses |
| 1071 | system.cpu.l2cache.overall_mshr_misses::total 13249 # number of overall MSHR misses |
| 1072 | system.cpu.l2cache.HardPFReq_mshr_miss_latency::cpu.l2cache.prefetcher 68828649 # number of HardPFReq MSHR miss cycles |
| 1073 | system.cpu.l2cache.HardPFReq_mshr_miss_latency::total 68828649 # number of HardPFReq MSHR miss cycles |
| 1074 | system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 16491500 # number of ReadExReq MSHR miss cycles |
| 1075 | system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 16491500 # number of ReadExReq MSHR miss cycles |
| 1076 | system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 634496500 # number of ReadCleanReq MSHR miss cycles |
| 1077 | system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 634496500 # number of ReadCleanReq MSHR miss cycles |
| 1078 | system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 131272000 # number of ReadSharedReq MSHR miss cycles |
| 1079 | system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 131272000 # number of ReadSharedReq MSHR miss cycles |
| 1080 | system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 634496500 # number of demand (read+write) MSHR miss cycles |
| 1081 | system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 147763500 # number of demand (read+write) MSHR miss cycles |
| 1082 | system.cpu.l2cache.demand_mshr_miss_latency::total 782260000 # number of demand (read+write) MSHR miss cycles |
| 1083 | system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 634496500 # number of overall MSHR miss cycles |
| 1084 | system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 147763500 # number of overall MSHR miss cycles |
| 1085 | system.cpu.l2cache.overall_mshr_miss_latency::cpu.l2cache.prefetcher 68828649 # number of overall MSHR miss cycles |
| 1086 | system.cpu.l2cache.overall_mshr_miss_latency::total 851088649 # number of overall MSHR miss cycles |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1087 | system.cpu.l2cache.HardPFReq_mshr_miss_rate::cpu.l2cache.prefetcher inf # mshr miss rate for HardPFReq accesses |
| 1088 | system.cpu.l2cache.HardPFReq_mshr_miss_rate::total inf # mshr miss rate for HardPFReq accesses |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1089 | system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.027140 # mshr miss rate for ReadExReq accesses |
| 1090 | system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.027140 # mshr miss rate for ReadExReq accesses |
| 1091 | system.cpu.l2cache.ReadCleanReq_mshr_miss_rate::cpu.inst 0.169536 # mshr miss rate for ReadCleanReq accesses |
| 1092 | system.cpu.l2cache.ReadCleanReq_mshr_miss_rate::total 0.169536 # mshr miss rate for ReadCleanReq accesses |
| 1093 | system.cpu.l2cache.ReadSharedReq_mshr_miss_rate::cpu.data 0.028385 # mshr miss rate for ReadSharedReq accesses |
| 1094 | system.cpu.l2cache.ReadSharedReq_mshr_miss_rate::total 0.028385 # mshr miss rate for ReadSharedReq accesses |
| 1095 | system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.169536 # mshr miss rate for demand accesses |
| 1096 | system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.028238 # mshr miss rate for demand accesses |
| 1097 | system.cpu.l2cache.demand_mshr_miss_rate::total 0.088360 # mshr miss rate for demand accesses |
| 1098 | system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.169536 # mshr miss rate for overall accesses |
| 1099 | system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.028238 # mshr miss rate for overall accesses |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1100 | system.cpu.l2cache.overall_mshr_miss_rate::cpu.l2cache.prefetcher inf # mshr miss rate for overall accesses |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1101 | system.cpu.l2cache.overall_mshr_miss_rate::total 0.104135 # mshr miss rate for overall accesses |
| 1102 | system.cpu.l2cache.HardPFReq_avg_mshr_miss_latency::cpu.l2cache.prefetcher 34294.294469 # average HardPFReq mshr miss latency |
| 1103 | system.cpu.l2cache.HardPFReq_avg_mshr_miss_latency::total 34294.294469 # average HardPFReq mshr miss latency |
| 1104 | system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 70476.495726 # average ReadExReq mshr miss latency |
| 1105 | system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 70476.495726 # average ReadExReq mshr miss latency |
| 1106 | system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 69132.327304 # average ReadCleanReq mshr miss latency |
| 1107 | system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 69132.327304 # average ReadCleanReq mshr miss latency |
| 1108 | system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 71733.333333 # average ReadSharedReq mshr miss latency |
| 1109 | system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 71733.333333 # average ReadSharedReq mshr miss latency |
| 1110 | system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 69132.327304 # average overall mshr miss latency |
| 1111 | system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 71590.843023 # average overall mshr miss latency |
| 1112 | system.cpu.l2cache.demand_avg_mshr_miss_latency::total 69583.703967 # average overall mshr miss latency |
| 1113 | system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 69132.327304 # average overall mshr miss latency |
| 1114 | system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 71590.843023 # average overall mshr miss latency |
| 1115 | system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.l2cache.prefetcher 34294.294469 # average overall mshr miss latency |
| 1116 | system.cpu.l2cache.overall_avg_mshr_miss_latency::total 64237.953732 # average overall mshr miss latency |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1117 | system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1118 | system.cpu.toL2Bus.snoop_filter.tot_requests 253433 # Total number of requests made to the snoop filter. |
| 1119 | system.cpu.toL2Bus.snoop_filter.hit_single_requests 126224 # Number of requests hitting in the snoop filter with a single holder of the requested data. |
| 1120 | system.cpu.toL2Bus.snoop_filter.hit_multi_requests 10473 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data. |
| 1121 | system.cpu.toL2Bus.snoop_filter.tot_snoops 11905 # Total number of snoops made to the snoop filter. |
| 1122 | system.cpu.toL2Bus.snoop_filter.hit_single_snoops 3377 # Number of snoops hitting in the snoop filter with a single holder of the requested data. |
| 1123 | system.cpu.toL2Bus.snoop_filter.hit_multi_snoops 8528 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data. |
| 1124 | system.cpu.toL2Bus.trans_dist::ReadResp 118606 # Transaction distribution |
| 1125 | system.cpu.toL2Bus.trans_dist::WritebackDirty 64698 # Transaction distribution |
| 1126 | system.cpu.toL2Bus.trans_dist::WritebackClean 61506 # Transaction distribution |
| 1127 | system.cpu.toL2Bus.trans_dist::CleanEvict 11007 # Transaction distribution |
| 1128 | system.cpu.toL2Bus.trans_dist::HardPFReq 2350 # Transaction distribution |
| 1129 | system.cpu.toL2Bus.trans_dist::ReadExReq 8622 # Transaction distribution |
| 1130 | system.cpu.toL2Bus.trans_dist::ReadExResp 8622 # Transaction distribution |
| 1131 | system.cpu.toL2Bus.trans_dist::ReadCleanReq 54136 # Transaction distribution |
| 1132 | system.cpu.toL2Bus.trans_dist::ReadSharedReq 64471 # Transaction distribution |
| 1133 | system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 161894 # Packet count per connected master and slave (bytes) |
| 1134 | system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 218767 # Packet count per connected master and slave (bytes) |
| 1135 | system.cpu.toL2Bus.pkt_count::total 380661 # Packet count per connected master and slave (bytes) |
| 1136 | system.cpu.toL2Bus.pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 6896512 # Cumulative packet size per connected master and slave (bytes) |
| 1137 | system.cpu.toL2Bus.pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 9323136 # Cumulative packet size per connected master and slave (bytes) |
| 1138 | system.cpu.toL2Bus.pkt_size::total 16219648 # Cumulative packet size per connected master and slave (bytes) |
| 1139 | system.cpu.toL2Bus.snoops 13357 # Total snoops (count) |
| 1140 | system.cpu.toL2Bus.snoop_fanout::samples 140586 # Request fanout histogram |
| 1141 | system.cpu.toL2Bus.snoop_fanout::mean 0.219979 # Request fanout histogram |
| 1142 | system.cpu.toL2Bus.snoop_fanout::stdev 0.541213 # Request fanout histogram |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1143 | system.cpu.toL2Bus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1144 | system.cpu.toL2Bus.snoop_fanout::0 118188 84.07% 84.07% # Request fanout histogram |
| 1145 | system.cpu.toL2Bus.snoop_fanout::1 13870 9.87% 93.93% # Request fanout histogram |
| 1146 | system.cpu.toL2Bus.snoop_fanout::2 8528 6.07% 100.00% # Request fanout histogram |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1147 | system.cpu.toL2Bus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram |
Andreas Hansson | 806e1fb | 2015-09-25 07:27:03 -0400 | [diff] [blame] | 1148 | system.cpu.toL2Bus.snoop_fanout::min_value 0 # Request fanout histogram |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 1149 | system.cpu.toL2Bus.snoop_fanout::max_value 2 # Request fanout histogram |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1150 | system.cpu.toL2Bus.snoop_fanout::total 140586 # Request fanout histogram |
| 1151 | system.cpu.toL2Bus.reqLayer0.occupancy 252920500 # Layer occupancy (ticks) |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 1152 | system.cpu.toL2Bus.reqLayer0.utilization 0.3 # Layer utilization (%) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1153 | system.cpu.toL2Bus.respLayer0.occupancy 81207989 # Layer occupancy (ticks) |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1154 | system.cpu.toL2Bus.respLayer0.utilization 0.1 # Layer utilization (%) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1155 | system.cpu.toL2Bus.respLayer1.occupancy 109644490 # Layer occupancy (ticks) |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1156 | system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1157 | system.membus.trans_dist::ReadResp 12116 # Transaction distribution |
| 1158 | system.membus.trans_dist::ReadExReq 234 # Transaction distribution |
| 1159 | system.membus.trans_dist::ReadExResp 234 # Transaction distribution |
| 1160 | system.membus.trans_dist::ReadSharedReq 12117 # Transaction distribution |
| 1161 | system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 24701 # Packet count per connected master and slave (bytes) |
| 1162 | system.membus.pkt_count::total 24701 # Packet count per connected master and slave (bytes) |
| 1163 | system.membus.pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 790400 # Cumulative packet size per connected master and slave (bytes) |
| 1164 | system.membus.pkt_size::total 790400 # Cumulative packet size per connected master and slave (bytes) |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1165 | system.membus.snoops 0 # Total snoops (count) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1166 | system.membus.snoop_fanout::samples 12351 # Request fanout histogram |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1167 | system.membus.snoop_fanout::mean 0 # Request fanout histogram |
| 1168 | system.membus.snoop_fanout::stdev 0 # Request fanout histogram |
| 1169 | system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1170 | system.membus.snoop_fanout::0 12351 100.00% 100.00% # Request fanout histogram |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1171 | system.membus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram |
| 1172 | system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram |
| 1173 | system.membus.snoop_fanout::min_value 0 # Request fanout histogram |
| 1174 | system.membus.snoop_fanout::max_value 0 # Request fanout histogram |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1175 | system.membus.snoop_fanout::total 12351 # Request fanout histogram |
| 1176 | system.membus.reqLayer0.occupancy 15618188 # Layer occupancy (ticks) |
Andreas Hansson | df8df4f | 2014-12-23 09:31:20 -0500 | [diff] [blame] | 1177 | system.membus.reqLayer0.utilization 0.0 # Layer utilization (%) |
Andreas Hansson | d9193d1 | 2016-04-09 12:13:40 -0400 | [diff] [blame^] | 1178 | system.membus.respLayer1.occupancy 66520835 # Layer occupancy (ticks) |
Andreas Hansson | 324bc97 | 2015-11-06 03:26:50 -0500 | [diff] [blame] | 1179 | system.membus.respLayer1.utilization 0.1 # Layer utilization (%) |
Ali Saidi | f7885b8 | 2011-01-18 16:30:06 -0600 | [diff] [blame] | 1180 | |
| 1181 | ---------- End Simulation Statistics ---------- |