From 55ed9609f1056280404a8dc49e53e4ba33ae51dd Mon Sep 17 00:00:00 2001 From: Andreas Sandberg Date: Fri, 12 Aug 2016 14:12:59 +0100 Subject: stats: Update to match classic memory changes --- .../alpha/linux/learning-gem5-p1-simple/stats.txt | 227 +++++++++++---------- 1 file changed, 117 insertions(+), 110 deletions(-) (limited to 'tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt') diff --git a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt index 9f33ca572..f8c482cd0 100644 --- a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt @@ -1,19 +1,19 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 0.000405 # Number of seconds simulated -sim_ticks 405365000 # Number of ticks simulated -final_tick 405365000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) +sim_seconds 0.000415 # Number of seconds simulated +sim_ticks 414695000 # Number of ticks simulated +final_tick 414695000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 357720 # Simulator instruction rate (inst/s) -host_op_rate 357500 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 22445039511 # Simulator tick rate (ticks/s) -host_mem_usage 631720 # Number of bytes of host memory used -host_seconds 0.02 # Real time elapsed on the host +host_inst_rate 187951 # Simulator instruction rate (inst/s) +host_op_rate 187881 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 12069868237 # Simulator tick rate (ticks/s) +host_mem_usage 635076 # Number of bytes of host memory used +host_seconds 0.03 # Real time elapsed on the host sim_insts 6453 # Number of instructions simulated sim_ops 6453 # Number of ops (including micro ops) simulated system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts system.clk_domain.clock 1000 # Clock period in ticks -system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 405365000 # Cumulative time (in ticks) in various power states +system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 414695000 # Cumulative time (in ticks) in various power states system.mem_ctrl.bytes_read::cpu.inst 25852 # Number of bytes read from this memory system.mem_ctrl.bytes_read::cpu.data 8844 # Number of bytes read from this memory system.mem_ctrl.bytes_read::total 34696 # Number of bytes read from this memory @@ -26,63 +26,63 @@ system.mem_ctrl.num_reads::cpu.data 1190 # Nu system.mem_ctrl.num_reads::total 7653 # Number of read requests responded to by this memory system.mem_ctrl.num_writes::cpu.data 865 # Number of write requests responded to by this memory system.mem_ctrl.num_writes::total 865 # Number of write requests responded to by this memory -system.mem_ctrl.bw_read::cpu.inst 63774623 # Total read bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_read::cpu.data 21817374 # Total read bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_read::total 85591997 # Total read bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_inst_read::cpu.inst 63774623 # Instruction read bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_inst_read::total 63774623 # Instruction read bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_write::cpu.data 16518446 # Write bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_write::total 16518446 # Write bandwidth from this memory (bytes/s) -system.mem_ctrl.bw_total::cpu.inst 63774623 # Total bandwidth to/from this memory (bytes/s) -system.mem_ctrl.bw_total::cpu.data 38335821 # Total bandwidth to/from this memory (bytes/s) -system.mem_ctrl.bw_total::total 102110444 # Total bandwidth to/from this memory (bytes/s) +system.mem_ctrl.bw_read::cpu.inst 62339792 # Total read bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_read::cpu.data 21326517 # Total read bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_read::total 83666309 # Total read bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_inst_read::cpu.inst 62339792 # Instruction read bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_inst_read::total 62339792 # Instruction read bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_write::cpu.data 16146807 # Write bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_write::total 16146807 # Write bandwidth from this memory (bytes/s) +system.mem_ctrl.bw_total::cpu.inst 62339792 # Total bandwidth to/from this memory (bytes/s) +system.mem_ctrl.bw_total::cpu.data 37473324 # Total bandwidth to/from this memory (bytes/s) +system.mem_ctrl.bw_total::total 99813116 # Total bandwidth to/from this memory (bytes/s) system.mem_ctrl.readReqs 7654 # Number of read requests accepted system.mem_ctrl.writeReqs 865 # Number of write requests accepted system.mem_ctrl.readBursts 7654 # Number of DRAM read bursts, including those serviced by the write queue system.mem_ctrl.writeBursts 865 # Number of DRAM write bursts, including those merged in the write queue -system.mem_ctrl.bytesReadDRAM 477504 # Total number of bytes read from DRAM -system.mem_ctrl.bytesReadWrQ 12352 # Total number of bytes read from write queue +system.mem_ctrl.bytesReadDRAM 478016 # Total number of bytes read from DRAM +system.mem_ctrl.bytesReadWrQ 11840 # Total number of bytes read from write queue system.mem_ctrl.bytesWritten 6144 # Total number of bytes written to DRAM system.mem_ctrl.bytesReadSys 34700 # Total read bytes from the system interface side system.mem_ctrl.bytesWrittenSys 6696 # Total written bytes from the system interface side -system.mem_ctrl.servicedByWrQ 193 # Number of DRAM read bursts serviced by the write queue -system.mem_ctrl.mergedWrBursts 747 # Number of DRAM write bursts merged with an existing one +system.mem_ctrl.servicedByWrQ 185 # Number of DRAM read bursts serviced by the write queue +system.mem_ctrl.mergedWrBursts 746 # Number of DRAM write bursts merged with an existing one system.mem_ctrl.neitherReadNorWriteReqs 0 # Number of requests that are neither read nor write system.mem_ctrl.perBankRdBursts::0 1736 # Per bank write bursts system.mem_ctrl.perBankRdBursts::1 393 # Per bank write bursts system.mem_ctrl.perBankRdBursts::2 768 # Per bank write bursts system.mem_ctrl.perBankRdBursts::3 800 # Per bank write bursts -system.mem_ctrl.perBankRdBursts::4 763 # Per bank write bursts +system.mem_ctrl.perBankRdBursts::4 766 # Per bank write bursts system.mem_ctrl.perBankRdBursts::5 293 # Per bank write bursts system.mem_ctrl.perBankRdBursts::6 6 # Per bank write bursts system.mem_ctrl.perBankRdBursts::7 26 # Per bank write bursts system.mem_ctrl.perBankRdBursts::8 0 # Per bank write bursts system.mem_ctrl.perBankRdBursts::9 1 # Per bank write bursts -system.mem_ctrl.perBankRdBursts::10 253 # Per bank write bursts +system.mem_ctrl.perBankRdBursts::10 257 # Per bank write bursts system.mem_ctrl.perBankRdBursts::11 578 # Per bank write bursts system.mem_ctrl.perBankRdBursts::12 167 # Per bank write bursts -system.mem_ctrl.perBankRdBursts::13 1430 # Per bank write bursts +system.mem_ctrl.perBankRdBursts::13 1431 # Per bank write bursts system.mem_ctrl.perBankRdBursts::14 89 # Per bank write bursts system.mem_ctrl.perBankRdBursts::15 158 # Per bank write bursts system.mem_ctrl.perBankWrBursts::0 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::1 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::2 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::3 0 # Per bank write bursts -system.mem_ctrl.perBankWrBursts::4 18 # Per bank write bursts -system.mem_ctrl.perBankWrBursts::5 8 # Per bank write bursts +system.mem_ctrl.perBankWrBursts::4 26 # Per bank write bursts +system.mem_ctrl.perBankWrBursts::5 3 # Per bank write bursts system.mem_ctrl.perBankWrBursts::6 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::7 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::8 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::9 0 # Per bank write bursts -system.mem_ctrl.perBankWrBursts::10 6 # Per bank write bursts +system.mem_ctrl.perBankWrBursts::10 5 # Per bank write bursts system.mem_ctrl.perBankWrBursts::11 0 # Per bank write bursts system.mem_ctrl.perBankWrBursts::12 0 # Per bank write bursts -system.mem_ctrl.perBankWrBursts::13 21 # Per bank write bursts -system.mem_ctrl.perBankWrBursts::14 43 # Per bank write bursts +system.mem_ctrl.perBankWrBursts::13 18 # Per bank write bursts +system.mem_ctrl.perBankWrBursts::14 44 # Per bank write bursts system.mem_ctrl.perBankWrBursts::15 0 # Per bank write bursts system.mem_ctrl.numRdRetry 0 # Number of times read queue was full causing retry system.mem_ctrl.numWrRetry 0 # Number of times write queue was full causing retry -system.mem_ctrl.totGap 405289000 # Total gap between requests +system.mem_ctrl.totGap 414618000 # Total gap between requests system.mem_ctrl.readPktSize::0 0 # Read request sizes (log2) system.mem_ctrl.readPktSize::1 0 # Read request sizes (log2) system.mem_ctrl.readPktSize::2 6633 # Read request sizes (log2) @@ -97,7 +97,7 @@ system.mem_ctrl.writePktSize::3 809 # Wr system.mem_ctrl.writePktSize::4 0 # Write request sizes (log2) system.mem_ctrl.writePktSize::5 0 # Write request sizes (log2) system.mem_ctrl.writePktSize::6 0 # Write request sizes (log2) -system.mem_ctrl.rdQLenPdf::0 7461 # What read queue length does an incoming req see +system.mem_ctrl.rdQLenPdf::0 7469 # What read queue length does an incoming req see system.mem_ctrl.rdQLenPdf::1 0 # What read queue length does an incoming req see system.mem_ctrl.rdQLenPdf::2 0 # What read queue length does an incoming req see system.mem_ctrl.rdQLenPdf::3 0 # What read queue length does an incoming req see @@ -151,7 +151,7 @@ system.mem_ctrl.wrQLenPdf::18 7 # Wh system.mem_ctrl.wrQLenPdf::19 7 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::20 7 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::21 7 # What write queue length does an incoming req see -system.mem_ctrl.wrQLenPdf::22 6 # What write queue length does an incoming req see +system.mem_ctrl.wrQLenPdf::22 7 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::23 6 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::24 6 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::25 6 # What write queue length does an incoming req see @@ -193,86 +193,87 @@ system.mem_ctrl.wrQLenPdf::60 0 # Wh system.mem_ctrl.wrQLenPdf::61 0 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::62 0 # What write queue length does an incoming req see system.mem_ctrl.wrQLenPdf::63 0 # What write queue length does an incoming req see -system.mem_ctrl.bytesPerActivate::samples 762 # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::mean 634.288714 # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::gmean 419.900652 # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::stdev 405.302633 # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::0-127 146 19.16% 19.16% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::128-255 69 9.06% 28.22% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::256-383 39 5.12% 33.33% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::384-511 43 5.64% 38.98% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::512-639 44 5.77% 44.75% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::640-767 27 3.54% 48.29% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::768-895 31 4.07% 52.36% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::896-1023 30 3.94% 56.30% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::1024-1151 333 43.70% 100.00% # Bytes accessed per row activation -system.mem_ctrl.bytesPerActivate::total 762 # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::samples 765 # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::mean 630.044444 # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::gmean 420.142008 # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::stdev 402.263677 # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::0-127 142 18.56% 18.56% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::128-255 72 9.41% 27.97% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::256-383 39 5.10% 33.07% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::384-511 50 6.54% 39.61% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::512-639 49 6.41% 46.01% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::640-767 26 3.40% 49.41% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::768-895 27 3.53% 52.94% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::896-1023 39 5.10% 58.04% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::1024-1151 321 41.96% 100.00% # Bytes accessed per row activation +system.mem_ctrl.bytesPerActivate::total 765 # Bytes accessed per row activation system.mem_ctrl.rdPerTurnAround::samples 6 # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::mean 1203.833333 # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::gmean 1052.985580 # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::stdev 699.444184 # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::512-639 2 33.33% 33.33% # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::896-1023 1 16.67% 50.00% # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::1152-1279 1 16.67% 66.67% # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::1408-1535 1 16.67% 83.33% # Reads before turning the bus around for writes -system.mem_ctrl.rdPerTurnAround::2432-2559 1 16.67% 100.00% # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::mean 1155.166667 # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::gmean 1053.155116 # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::stdev 490.786070 # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::512-575 1 16.67% 16.67% # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::576-639 1 16.67% 33.33% # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::1152-1215 1 16.67% 50.00% # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::1280-1343 1 16.67% 66.67% # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::1408-1471 1 16.67% 83.33% # Reads before turning the bus around for writes +system.mem_ctrl.rdPerTurnAround::1728-1791 1 16.67% 100.00% # Reads before turning the bus around for writes system.mem_ctrl.rdPerTurnAround::total 6 # Reads before turning the bus around for writes system.mem_ctrl.wrPerTurnAround::samples 6 # Writes before turning the bus around for reads system.mem_ctrl.wrPerTurnAround::mean 16 # Writes before turning the bus around for reads system.mem_ctrl.wrPerTurnAround::gmean 16.000000 # Writes before turning the bus around for reads system.mem_ctrl.wrPerTurnAround::16 6 100.00% 100.00% # Writes before turning the bus around for reads system.mem_ctrl.wrPerTurnAround::total 6 # Writes before turning the bus around for reads -system.mem_ctrl.totQLat 26088750 # Total ticks spent queuing -system.mem_ctrl.totMemAccLat 165982500 # Total ticks spent from burst creation until serviced by the DRAM -system.mem_ctrl.totBusLat 37305000 # Total ticks spent in databus transfers -system.mem_ctrl.avgQLat 3496.68 # Average queueing delay per DRAM burst +system.mem_ctrl.totQLat 26666250 # Total ticks spent queuing +system.mem_ctrl.totMemAccLat 166710000 # Total ticks spent from burst creation until serviced by the DRAM +system.mem_ctrl.totBusLat 37345000 # Total ticks spent in databus transfers +system.mem_ctrl.avgQLat 3570.26 # Average queueing delay per DRAM burst system.mem_ctrl.avgBusLat 5000.00 # Average bus latency per DRAM burst -system.mem_ctrl.avgMemAccLat 22246.68 # Average memory access latency per DRAM burst -system.mem_ctrl.avgRdBW 1177.96 # Average DRAM read bandwidth in MiByte/s -system.mem_ctrl.avgWrBW 15.16 # Average achieved write bandwidth in MiByte/s -system.mem_ctrl.avgRdBWSys 85.60 # Average system read bandwidth in MiByte/s -system.mem_ctrl.avgWrBWSys 16.52 # Average system write bandwidth in MiByte/s +system.mem_ctrl.avgMemAccLat 22320.26 # Average memory access latency per DRAM burst +system.mem_ctrl.avgRdBW 1152.69 # Average DRAM read bandwidth in MiByte/s +system.mem_ctrl.avgWrBW 14.82 # Average achieved write bandwidth in MiByte/s +system.mem_ctrl.avgRdBWSys 83.68 # Average system read bandwidth in MiByte/s +system.mem_ctrl.avgWrBWSys 16.15 # Average system write bandwidth in MiByte/s system.mem_ctrl.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s -system.mem_ctrl.busUtil 9.32 # Data bus utilization in percentage -system.mem_ctrl.busUtilRead 9.20 # Data bus utilization in percentage for reads +system.mem_ctrl.busUtil 9.12 # Data bus utilization in percentage +system.mem_ctrl.busUtilRead 9.01 # Data bus utilization in percentage for reads system.mem_ctrl.busUtilWrite 0.12 # Data bus utilization in percentage for writes system.mem_ctrl.avgRdQLen 1.00 # Average read queue length when enqueuing -system.mem_ctrl.avgWrQLen 24.34 # Average write queue length when enqueuing -system.mem_ctrl.readRowHits 6706 # Number of row buffer hits during reads +system.mem_ctrl.avgWrQLen 22.92 # Average write queue length when enqueuing +system.mem_ctrl.readRowHits 6707 # Number of row buffer hits during reads system.mem_ctrl.writeRowHits 88 # Number of row buffer hits during writes -system.mem_ctrl.readRowHitRate 89.88 # Row buffer hit rate for reads -system.mem_ctrl.writeRowHitRate 74.58 # Row buffer hit rate for writes -system.mem_ctrl.avgGap 47574.72 # Average gap between requests -system.mem_ctrl.pageHitRate 89.64 # Row buffer hit rate, read and write combined -system.mem_ctrl_0.actEnergy 3333960 # Energy for activate commands per rank (pJ) -system.mem_ctrl_0.preEnergy 1819125 # Energy for precharge commands per rank (pJ) -system.mem_ctrl_0.readEnergy 37284000 # Energy for read commands per rank (pJ) -system.mem_ctrl_0.writeEnergy 168480 # Energy for write commands per rank (pJ) -system.mem_ctrl_0.refreshEnergy 26445120 # Energy for refresh commands per rank (pJ) -system.mem_ctrl_0.actBackEnergy 262765440 # Energy for active background per rank (pJ) -system.mem_ctrl_0.preBackEnergy 12591750 # Energy for precharge background per rank (pJ) -system.mem_ctrl_0.totalEnergy 344407875 # Total energy per rank (pJ) -system.mem_ctrl_0.averagePower 850.082840 # Core power per rank (mW) -system.mem_ctrl_0.memoryStateTime::IDLE 17896000 # Time in different power states -system.mem_ctrl_0.memoryStateTime::REF 13520000 # Time in different power states +system.mem_ctrl.readRowHitRate 89.80 # Row buffer hit rate for reads +system.mem_ctrl.writeRowHitRate 73.95 # Row buffer hit rate for writes +system.mem_ctrl.avgGap 48669.80 # Average gap between requests +system.mem_ctrl.pageHitRate 89.55 # Row buffer hit rate, read and write combined +system.mem_ctrl_0.actEnergy 3409560 # Energy for activate commands per rank (pJ) +system.mem_ctrl_0.preEnergy 1860375 # Energy for precharge commands per rank (pJ) +system.mem_ctrl_0.readEnergy 37159200 # Energy for read commands per rank (pJ) +system.mem_ctrl_0.writeEnergy 187920 # Energy for write commands per rank (pJ) +system.mem_ctrl_0.refreshEnergy 26953680 # Energy for refresh commands per rank (pJ) +system.mem_ctrl_0.actBackEnergy 262129320 # Energy for active background per rank (pJ) +system.mem_ctrl_0.preBackEnergy 17820750 # Energy for precharge background per rank (pJ) +system.mem_ctrl_0.totalEnergy 349520805 # Total energy per rank (pJ) +system.mem_ctrl_0.averagePower 846.438251 # Core power per rank (mW) +system.mem_ctrl_0.memoryStateTime::IDLE 26708250 # Time in different power states +system.mem_ctrl_0.memoryStateTime::REF 13780000 # Time in different power states system.mem_ctrl_0.memoryStateTime::PRE_PDN 0 # Time in different power states -system.mem_ctrl_0.memoryStateTime::ACT 373743250 # Time in different power states +system.mem_ctrl_0.memoryStateTime::ACT 372456750 # Time in different power states system.mem_ctrl_0.memoryStateTime::ACT_PDN 0 # Time in different power states -system.mem_ctrl_1.actEnergy 2426760 # Energy for activate commands per rank (pJ) -system.mem_ctrl_1.preEnergy 1324125 # Energy for precharge commands per rank (pJ) -system.mem_ctrl_1.readEnergy 20872800 # Energy for read commands per rank (pJ) -system.mem_ctrl_1.writeEnergy 453600 # Energy for write commands per rank (pJ) -system.mem_ctrl_1.refreshEnergy 26445120 # Energy for refresh commands per rank (pJ) -system.mem_ctrl_1.actBackEnergy 229562370 # Energy for active background per rank (pJ) -system.mem_ctrl_1.preBackEnergy 41716500 # Energy for precharge background per rank (pJ) -system.mem_ctrl_1.totalEnergy 322801275 # Total energy per rank (pJ) -system.mem_ctrl_1.averagePower 796.754927 # Core power per rank (mW) -system.mem_ctrl_1.memoryStateTime::IDLE 67586500 # Time in different power states -system.mem_ctrl_1.memoryStateTime::REF 13520000 # Time in different power states +system.mem_ctrl_1.actEnergy 2373840 # Energy for activate commands per rank (pJ) +system.mem_ctrl_1.preEnergy 1295250 # Energy for precharge commands per rank (pJ) +system.mem_ctrl_1.readEnergy 20833800 # Energy for read commands per rank (pJ) +system.mem_ctrl_1.writeEnergy 434160 # Energy for write commands per rank (pJ) +system.mem_ctrl_1.refreshEnergy 26953680 # Energy for refresh commands per rank (pJ) +system.mem_ctrl_1.actBackEnergy 231001335 # Energy for active background per rank (pJ) +system.mem_ctrl_1.preBackEnergy 45144000 # Energy for precharge background per rank (pJ) +system.mem_ctrl_1.totalEnergy 328036065 # Total energy per rank (pJ) +system.mem_ctrl_1.averagePower 794.350717 # Core power per rank (mW) +system.mem_ctrl_1.memoryStateTime::IDLE 73389500 # Time in different power states +system.mem_ctrl_1.memoryStateTime::REF 13780000 # Time in different power states system.mem_ctrl_1.memoryStateTime::PRE_PDN 0 # Time in different power states -system.mem_ctrl_1.memoryStateTime::ACT 324052250 # Time in different power states +system.mem_ctrl_1.memoryStateTime::ACT 325838500 # Time in different power states system.mem_ctrl_1.memoryStateTime::ACT_PDN 0 # Time in different power states -system.pwrStateResidencyTicks::UNDEFINED 405365000 # Cumulative time (in ticks) in various power states +system.pwrStateResidencyTicks::UNDEFINED 414695000 # Cumulative time (in ticks) in various power states system.cpu.dtb.fetch_hits 0 # ITB hits system.cpu.dtb.fetch_misses 0 # ITB misses system.cpu.dtb.fetch_acv 0 # ITB acv @@ -306,8 +307,8 @@ system.cpu.itb.data_misses 0 # DT system.cpu.itb.data_acv 0 # DTB access violations system.cpu.itb.data_accesses 0 # DTB accesses system.cpu.workload.num_syscalls 17 # Number of system calls -system.cpu.pwrStateResidencyTicks::ON 405365000 # Cumulative time (in ticks) in various power states -system.cpu.numCycles 405365 # number of cpu cycles simulated +system.cpu.pwrStateResidencyTicks::ON 414695000 # Cumulative time (in ticks) in various power states +system.cpu.numCycles 414695 # number of cpu cycles simulated system.cpu.numWorkItemsStarted 0 # number of work items this cpu started system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.committedInsts 6453 # Number of instructions committed @@ -326,7 +327,7 @@ system.cpu.num_mem_refs 2065 # nu system.cpu.num_load_insts 1197 # Number of load instructions system.cpu.num_store_insts 868 # Number of store instructions system.cpu.num_idle_cycles 0 # Number of idle cycles -system.cpu.num_busy_cycles 405365 # Number of busy cycles +system.cpu.num_busy_cycles 414695 # Number of busy cycles system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles system.cpu.idle_fraction 0 # Percentage of idle cycles system.cpu.Branches 1060 # Number of branches fetched @@ -365,7 +366,13 @@ system.cpu.op_class::MemWrite 868 13.43% 100.00% # Cl system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction system.cpu.op_class::total 6463 # Class of executed instruction -system.membus.pwrStateResidencyTicks::UNDEFINED 405365000 # Cumulative time (in ticks) in various power states +system.membus.snoop_filter.tot_requests 0 # Total number of requests made to the snoop filter. +system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data. +system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data. +system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter. +system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data. +system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data. +system.membus.pwrStateResidencyTicks::UNDEFINED 414695000 # Cumulative time (in ticks) in various power states system.membus.trans_dist::ReadReq 7654 # Transaction distribution system.membus.trans_dist::ReadResp 7653 # Transaction distribution system.membus.trans_dist::WriteReq 865 # Transaction distribution @@ -379,20 +386,20 @@ system.membus.pkt_size::total 41392 # Cu system.membus.snoops 0 # Total snoops (count) system.membus.snoopTraffic 0 # Total snoop traffic (bytes) system.membus.snoop_fanout::samples 8519 # Request fanout histogram -system.membus.snoop_fanout::mean 0.758775 # Request fanout histogram -system.membus.snoop_fanout::stdev 0.427852 # Request fanout histogram +system.membus.snoop_fanout::mean 0 # Request fanout histogram +system.membus.snoop_fanout::stdev 0 # Request fanout histogram system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram -system.membus.snoop_fanout::0 2055 24.12% 24.12% # Request fanout histogram -system.membus.snoop_fanout::1 6464 75.88% 100.00% # Request fanout histogram +system.membus.snoop_fanout::0 8519 100.00% 100.00% # Request fanout histogram +system.membus.snoop_fanout::1 0 0.00% 100.00% # Request fanout histogram system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram system.membus.snoop_fanout::min_value 0 # Request fanout histogram -system.membus.snoop_fanout::max_value 1 # Request fanout histogram +system.membus.snoop_fanout::max_value 0 # Request fanout histogram system.membus.snoop_fanout::total 8519 # Request fanout histogram system.membus.reqLayer0.occupancy 9384000 # Layer occupancy (ticks) system.membus.reqLayer0.utilization 2.3 # Layer utilization (%) -system.membus.respLayer0.occupancy 14690750 # Layer occupancy (ticks) -system.membus.respLayer0.utilization 3.6 # Layer utilization (%) -system.membus.respLayer1.occupancy 3574500 # Layer occupancy (ticks) +system.membus.respLayer0.occupancy 14691750 # Layer occupancy (ticks) +system.membus.respLayer0.utilization 3.5 # Layer utilization (%) +system.membus.respLayer1.occupancy 3578000 # Layer occupancy (ticks) system.membus.respLayer1.utilization 0.9 # Layer utilization (%) ---------- End Simulation Statistics ---------- -- cgit v1.2.3