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/mips/linux/simple-atomic/config.ini | 1 + tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout | 8 ++++---- tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt | 10 +++++----- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'tests/quick/se/00.hello/ref/mips/linux/simple-atomic') diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini index 461161f2d..c14cdc26c 100644 --- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini +++ b/tests/quick/se/00.hello/ref/mips/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/mips/linux/simple-atomic/simout b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout index 111a54e0f..b150c3b1d 100755 --- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout +++ b/tests/quick/se/00.hello/ref/mips/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:20:45 -gem5 started Dec 11 2015 20:21:19 -gem5 executing on zizzer, pid 52939 -command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-atomic -re /z/atgutier/gem5/gem5/tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-atomic +gem5 compiled Jan 21 2016 14:17:41 +gem5 started Jan 21 2016 14:18:13 +gem5 executing on zizzer, pid 60571 +command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-atomic -re /z/atgutier/gem5/gem5-commit/tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/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/mips/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt index fd627c29f..cd97b68c3 100644 --- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt +++ b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000003 # Nu sim_ticks 2812000 # Number of ticks simulated final_tick 2812000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 121410 # Simulator instruction rate (inst/s) -host_op_rate 121348 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 60644587 # Simulator tick rate (ticks/s) -host_mem_usage 218112 # Number of bytes of host memory used -host_seconds 0.05 # Real time elapsed on the host +host_inst_rate 70039 # Simulator instruction rate (inst/s) +host_op_rate 70020 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 35000361 # Simulator tick rate (ticks/s) +host_mem_usage 218484 # Number of bytes of host memory used +host_seconds 0.08 # Real time elapsed on the host sim_insts 5624 # Number of instructions simulated sim_ops 5624 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3