From 0746e92cd3c0255b51959cd3de9bc067c34bdb1e Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Thu, 9 Oct 2014 17:52:13 -0400 Subject: stats: Add DRAM power statistics to reference output --- .../ref/alpha/linux/o3-timing/stats.txt | 28 ++++++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'tests/quick/se/01.hello-2T-smt') diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt index 5f7cff1f0..c3dfe7f26 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000023 # Nu sim_ticks 23061500 # Number of ticks simulated final_tick 23061500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 90290 # Simulator instruction rate (inst/s) -host_op_rate 90281 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 163358622 # Simulator tick rate (ticks/s) -host_mem_usage 290460 # Number of bytes of host memory used -host_seconds 0.14 # Real time elapsed on the host +host_inst_rate 45645 # Simulator instruction rate (inst/s) +host_op_rate 45641 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 82586308 # Simulator tick rate (ticks/s) +host_mem_usage 237816 # Number of bytes of host memory used +host_seconds 0.28 # Real time elapsed on the host sim_insts 12744 # Number of instructions simulated sim_ops 12744 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -227,6 +227,24 @@ system.physmem.memoryStateTime::REF 520000 # Ti system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states system.physmem.memoryStateTime::ACT 15300500 # Time in different power states system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states +system.physmem.actEnergy::0 710640 # Energy for activate commands per rank (pJ) +system.physmem.actEnergy::1 438480 # Energy for activate commands per rank (pJ) +system.physmem.preEnergy::0 387750 # Energy for precharge commands per rank (pJ) +system.physmem.preEnergy::1 239250 # Energy for precharge commands per rank (pJ) +system.physmem.readEnergy::0 3798600 # Energy for read commands per rank (pJ) +system.physmem.readEnergy::1 1747200 # Energy for read commands per rank (pJ) +system.physmem.writeEnergy::0 0 # Energy for write commands per rank (pJ) +system.physmem.writeEnergy::1 0 # Energy for write commands per rank (pJ) +system.physmem.refreshEnergy::0 1017120 # Energy for refresh commands per rank (pJ) +system.physmem.refreshEnergy::1 1017120 # Energy for refresh commands per rank (pJ) +system.physmem.actBackEnergy::0 10760175 # Energy for active background per rank (pJ) +system.physmem.actBackEnergy::1 10602000 # Energy for active background per rank (pJ) +system.physmem.preBackEnergy::0 60750 # Energy for precharge background per rank (pJ) +system.physmem.preBackEnergy::1 199500 # Energy for precharge background per rank (pJ) +system.physmem.totalEnergy::0 16735035 # Total energy per rank (pJ) +system.physmem.totalEnergy::1 14243550 # Total energy per rank (pJ) +system.physmem.averagePower::0 1057.005211 # Core power per rank (mW) +system.physmem.averagePower::1 899.639981 # Core power per rank (mW) system.membus.trans_dist::ReadReq 833 # Transaction distribution system.membus.trans_dist::ReadResp 833 # Transaction distribution system.membus.trans_dist::ReadExReq 146 # Transaction distribution -- cgit v1.2.3