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 --- tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini | 1 + tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout | 8 ++++---- tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt | 10 +++++----- .../se/00.hello/ref/arm/linux/o3-timing-checker/config.ini | 1 + tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout | 8 ++++---- .../se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt | 10 +++++----- tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini | 1 + tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout | 8 ++++---- tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt | 10 +++++----- .../ref/arm/linux/simple-atomic-dummychecker/config.ini | 1 + .../00.hello/ref/arm/linux/simple-atomic-dummychecker/simout | 8 ++++---- .../ref/arm/linux/simple-atomic-dummychecker/stats.txt | 10 +++++----- tests/quick/se/00.hello/ref/arm/linux/simple-atomic/config.ini | 1 + tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout | 8 ++++---- tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt | 10 +++++----- tests/quick/se/00.hello/ref/arm/linux/simple-timing/config.ini | 1 + tests/quick/se/00.hello/ref/arm/linux/simple-timing/simout | 8 ++++---- tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt | 8 ++++---- 18 files changed, 59 insertions(+), 53 deletions(-) (limited to 'tests/quick/se/00.hello/ref/arm') diff --git a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini index 746bdfc66..98b98ce6b 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini +++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/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/arm/linux/minor-timing/simout b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout index 1671ade6c..b3cb615d2 100755 --- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout +++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/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:46:46 -gem5 started Dec 11 2015 20:49:24 -gem5 executing on zizzer, pid 11619 -command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/minor-timing -re /z/atgutier/gem5/gem5/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/minor-timing +gem5 compiled Jan 21 2016 14:45:42 +gem5 started Jan 21 2016 14:46:59 +gem5 executing on zizzer, pid 20780 +command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/minor-timing -re /z/atgutier/gem5/gem5-commit/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/minor-timing Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt index 6303bc7a9..5c45eaf46 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000030 # Nu sim_ticks 29949500 # Number of ticks simulated final_tick 29949500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 42320 # Simulator instruction rate (inst/s) -host_op_rate 49532 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 275104580 # Simulator tick rate (ticks/s) -host_mem_usage 247476 # Number of bytes of host memory used -host_seconds 0.11 # Real time elapsed on the host +host_inst_rate 25443 # Simulator instruction rate (inst/s) +host_op_rate 29781 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 165422007 # Simulator tick rate (ticks/s) +host_mem_usage 247956 # Number of bytes of host memory used +host_seconds 0.18 # Real time elapsed on the host sim_insts 4605 # Number of instructions simulated sim_ops 5391 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini index c9fb81947..14812c152 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/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/arm/linux/o3-timing-checker/simout b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout index d15aafd49..4acd461b9 100755 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/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:46:46 -gem5 started Dec 11 2015 20:49:26 -gem5 executing on zizzer, pid 11626 -command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing-checker -re /z/atgutier/gem5/gem5/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing-checker +gem5 compiled Jan 21 2016 14:45:42 +gem5 started Jan 21 2016 14:46:34 +gem5 executing on zizzer, pid 20759 +command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing-checker -re /z/atgutier/gem5/gem5-commit/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing-checker Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt index ee1c5e353..3b3a0c7c5 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000017 # Nu sim_ticks 17170000 # Number of ticks simulated final_tick 17170000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 17652 # Simulator instruction rate (inst/s) -host_op_rate 20671 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 65987169 # Simulator tick rate (ticks/s) -host_mem_usage 248556 # Number of bytes of host memory used -host_seconds 0.26 # Real time elapsed on the host +host_inst_rate 24070 # Simulator instruction rate (inst/s) +host_op_rate 28186 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 89974051 # Simulator tick rate (ticks/s) +host_mem_usage 249040 # Number of bytes of host memory used +host_seconds 0.19 # Real time elapsed on the host sim_insts 4592 # Number of instructions simulated sim_ops 5378 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini index 14ac08a70..465604aeb 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/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/arm/linux/o3-timing/simout b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout index 3bc30bbb7..13fb06354 100755 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/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:46:46 -gem5 started Dec 11 2015 20:47:09 -gem5 executing on zizzer, pid 11532 -command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing -re /z/atgutier/gem5/gem5/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing +gem5 compiled Jan 21 2016 14:45:42 +gem5 started Jan 21 2016 14:46:22 +gem5 executing on zizzer, pid 20738 +command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing -re /z/atgutier/gem5/gem5-commit/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt index 62ddae3c9..4d42e5502 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000019 # Nu sim_ticks 18741000 # Number of ticks simulated final_tick 18741000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 24610 # Simulator instruction rate (inst/s) -host_op_rate 28818 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 100406204 # Simulator tick rate (ticks/s) -host_mem_usage 244944 # Number of bytes of host memory used -host_seconds 0.19 # Real time elapsed on the host +host_inst_rate 27191 # Simulator instruction rate (inst/s) +host_op_rate 31839 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 110934081 # Simulator tick rate (ticks/s) +host_mem_usage 245436 # Number of bytes of host memory used +host_seconds 0.17 # Real time elapsed on the host sim_insts 4592 # Number of instructions simulated sim_ops 5378 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/config.ini b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/config.ini index b6bc069ea..49256c4fe 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/config.ini +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/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/arm/linux/simple-atomic-dummychecker/simout b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/simout index f03d755a2..dca8243ae 100755 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/simout +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/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:46:46 -gem5 started Dec 11 2015 20:49:17 -gem5 executing on zizzer, pid 11612 -command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic-dummychecker -re /z/atgutier/gem5/gem5/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic-dummychecker +gem5 compiled Jan 21 2016 14:45:42 +gem5 started Jan 21 2016 14:47:11 +gem5 executing on zizzer, pid 20787 +command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic-dummychecker -re /z/atgutier/gem5/gem5-commit/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic-dummychecker Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt index 044fe5830..9ffa594c7 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu sim_ticks 2695000 # Number of ticks simulated final_tick 2695000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 39910 # Simulator instruction rate (inst/s) -host_op_rate 46729 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 23410900 # Simulator tick rate (ticks/s) -host_mem_usage 236816 # Number of bytes of host memory used -host_seconds 0.12 # Real time elapsed on the host +host_inst_rate 13445 # Simulator instruction rate (inst/s) +host_op_rate 15745 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 7889483 # Simulator tick rate (ticks/s) +host_mem_usage 237392 # Number of bytes of host memory used +host_seconds 0.34 # Real time elapsed on the host sim_insts 4592 # Number of instructions simulated sim_ops 5378 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/config.ini b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/config.ini index c2e974b56..7af27520b 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/config.ini +++ b/tests/quick/se/00.hello/ref/arm/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/arm/linux/simple-atomic/simout b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout index 74c21a407..994e2e646 100755 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/simout +++ b/tests/quick/se/00.hello/ref/arm/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:46:46 -gem5 started Dec 11 2015 20:47:10 -gem5 executing on zizzer, pid 11558 -command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic -re /z/atgutier/gem5/gem5/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic +gem5 compiled Jan 21 2016 14:45:42 +gem5 started Jan 21 2016 14:46:25 +gem5 executing on zizzer, pid 20745 +command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-atomic -re /z/atgutier/gem5/gem5-commit/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/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/arm/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt index 775f896c2..e53928c68 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu sim_ticks 2695000 # Number of ticks simulated final_tick 2695000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 93235 # Simulator instruction rate (inst/s) -host_op_rate 109134 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 54661340 # Simulator tick rate (ticks/s) -host_mem_usage 236444 # Number of bytes of host memory used -host_seconds 0.05 # Real time elapsed on the host +host_inst_rate 30076 # Simulator instruction rate (inst/s) +host_op_rate 35217 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 17644392 # Simulator tick rate (ticks/s) +host_mem_usage 236884 # Number of bytes of host memory used +host_seconds 0.15 # Real time elapsed on the host sim_insts 4592 # Number of instructions simulated sim_ops 5378 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/config.ini b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/config.ini index 50d692bb7..21e554bfb 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/config.ini +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/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/arm/linux/simple-timing/simout b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/simout index 717c4455b..1bcd9c702 100755 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/simout +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/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:46:46 -gem5 started Dec 11 2015 20:49:28 -gem5 executing on zizzer, pid 11633 -command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-timing -re /z/atgutier/gem5/gem5/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-timing +gem5 compiled Jan 21 2016 14:45:42 +gem5 started Jan 21 2016 14:46:20 +gem5 executing on zizzer, pid 20726 +command line: build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-timing -re /z/atgutier/gem5/gem5-commit/tests/run.py build/ARM/tests/opt/quick/se/00.hello/arm/linux/simple-timing Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt index 82743fe16..be08dbe1d 100644 --- a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt +++ b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt @@ -4,10 +4,10 @@ sim_seconds 0.000028 # Nu sim_ticks 28298500 # Number of ticks simulated final_tick 28298500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 71050 # Simulator instruction rate (inst/s) -host_op_rate 82905 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 439999745 # Simulator tick rate (ticks/s) -host_mem_usage 246456 # Number of bytes of host memory used +host_inst_rate 76228 # Simulator instruction rate (inst/s) +host_op_rate 88939 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 471979620 # Simulator tick rate (ticks/s) +host_mem_usage 246976 # Number of bytes of host memory used host_seconds 0.06 # Real time elapsed on the host sim_insts 4566 # Number of instructions simulated sim_ops 5330 # Number of ops (including micro ops) simulated -- cgit v1.2.3