From 1285d639eba6b95e31fb2b4aacae524d04ddf981 Mon Sep 17 00:00:00 2001 From: Tony Gutierrez Date: Fri, 22 Jan 2016 10:42:13 -0500 Subject: stats: update stats to after GPU checkin --- .../quick/se/00.hello/ref/power/linux/simple-atomic/config.ini | 1 + tests/quick/se/00.hello/ref/power/linux/simple-atomic/simout | 8 ++++---- .../quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt | 10 +++++----- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'tests/quick/se/00.hello/ref/power/linux/simple-atomic') diff --git a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/config.ini b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/config.ini index 476ddb67f..ba8c1a81b 100644 --- a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/config.ini +++ b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/config.ini @@ -15,6 +15,7 @@ boot_osflags=a cache_line_size=64 clk_domain=system.clk_domain eventq_index=0 +exit_on_work_items=false init_param=0 kernel= kernel_addr_check=true diff --git a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/simout b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/simout index adad2dedc..0c347fd1b 100755 --- a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/simout +++ b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/simout @@ -1,10 +1,10 @@ gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Dec 11 2015 20:27:54 -gem5 started Dec 11 2015 20:28:29 -gem5 executing on zizzer, pid 60780 -command line: build/POWER/gem5.opt -d build/POWER/tests/opt/quick/se/00.hello/power/linux/simple-atomic -re /z/atgutier/gem5/gem5/tests/run.py build/POWER/tests/opt/quick/se/00.hello/power/linux/simple-atomic +gem5 compiled Jan 21 2016 14:25:19 +gem5 started Jan 21 2016 14:25:54 +gem5 executing on zizzer, pid 3347 +command line: build/POWER/gem5.opt -d build/POWER/tests/opt/quick/se/00.hello/power/linux/simple-atomic -re /z/atgutier/gem5/gem5-commit/tests/run.py build/POWER/tests/opt/quick/se/00.hello/power/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt index d937e4899..e25b901ab 100644 --- a/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt +++ b/tests/quick/se/00.hello/ref/power/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu sim_ticks 2896000 # Number of ticks simulated final_tick 2896000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 100862 # Simulator instruction rate (inst/s) -host_op_rate 100821 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 50380396 # Simulator tick rate (ticks/s) -host_mem_usage 216424 # Number of bytes of host memory used -host_seconds 0.06 # Real time elapsed on the host +host_inst_rate 76704 # Simulator instruction rate (inst/s) +host_op_rate 76683 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 38324639 # Simulator tick rate (ticks/s) +host_mem_usage 216536 # Number of bytes of host memory used +host_seconds 0.08 # Real time elapsed on the host sim_insts 5793 # Number of instructions simulated sim_ops 5793 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3