From 85997e66a08b71d701e5b41462d1cfd42660b0c7 Mon Sep 17 00:00:00 2001 From: Andreas Sandberg Date: Mon, 6 Jun 2016 17:16:44 +0100 Subject: stats: Add power stats to test references Change-Id: Ic827213134b199446822f128b81d4a480e777fee --- .../se/20.parser/ref/x86/linux/simple-atomic/stats.txt | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt') diff --git a/tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt b/tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt index 74fbe2728..8deb96433 100644 --- a/tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt @@ -4,15 +4,16 @@ sim_seconds 0.885773 # Nu sim_ticks 885772926000 # Number of ticks simulated final_tick 885772926000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 772132 # Simulator instruction rate (inst/s) -host_op_rate 1428832 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 827158459 # Simulator tick rate (ticks/s) -host_mem_usage 268696 # Number of bytes of host memory used -host_seconds 1070.86 # Real time elapsed on the host +host_inst_rate 1531547 # Simulator instruction rate (inst/s) +host_op_rate 2834130 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1640692833 # Simulator tick rate (ticks/s) +host_mem_usage 315956 # Number of bytes of host memory used +host_seconds 539.88 # Real time elapsed on the host sim_insts 826847304 # Number of instructions simulated sim_ops 1530082521 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts system.clk_domain.clock 1000 # Clock period in ticks +system.physmem.pwrStateResidencyTicks::UNDEFINED 885772926000 # Cumulative time (in ticks) in various power states system.physmem.bytes_read::cpu.inst 8546485088 # Number of bytes read from this memory system.physmem.bytes_read::cpu.data 2285527276 # Number of bytes read from this memory system.physmem.bytes_read::total 10832012364 # Number of bytes read from this memory @@ -35,9 +36,14 @@ system.physmem.bw_write::total 1119742368 # Wr system.physmem.bw_total::cpu.inst 9648618554 # Total bandwidth to/from this memory (bytes/s) system.physmem.bw_total::cpu.data 3700005559 # Total bandwidth to/from this memory (bytes/s) system.physmem.bw_total::total 13348624112 # Total bandwidth to/from this memory (bytes/s) +system.pwrStateResidencyTicks::UNDEFINED 885772926000 # Cumulative time (in ticks) in various power states system.cpu_clk_domain.clock 500 # Clock period in ticks +system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 885772926000 # Cumulative time (in ticks) in various power states system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks +system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 885772926000 # Cumulative time (in ticks) in various power states +system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 885772926000 # Cumulative time (in ticks) in various power states system.cpu.workload.num_syscalls 551 # Number of system calls +system.cpu.pwrStateResidencyTicks::ON 885772926000 # Cumulative time (in ticks) in various power states system.cpu.numCycles 1771545853 # 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 @@ -98,6 +104,7 @@ system.cpu.op_class::MemWrite 149158195 9.75% 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 1530082521 # Class of executed instruction +system.membus.pwrStateResidencyTicks::UNDEFINED 885772926000 # Cumulative time (in ticks) in various power states system.membus.trans_dist::ReadReq 1452393978 # Transaction distribution system.membus.trans_dist::ReadResp 1452393978 # Transaction distribution system.membus.trans_dist::WriteReq 149158211 # Transaction distribution -- cgit v1.2.3