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/10.mcf/ref/x86/linux/simple-atomic/config.ini | 1 + tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout | 8 ++++---- tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt | 10 +++++----- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'tests/quick/se/10.mcf/ref/x86') diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini index d82671fd1..b68d2ad5d 100644 --- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/config.ini +++ b/tests/quick/se/10.mcf/ref/x86/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/10.mcf/ref/x86/linux/simple-atomic/simout b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout index a6f3b193d..593cf5faf 100755 --- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/simout +++ b/tests/quick/se/10.mcf/ref/x86/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:42:59 -gem5 started Dec 11 2015 20:43:47 -gem5 executing on zizzer, pid 10140 -command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic -re /z/atgutier/gem5/gem5/tests/run.py build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic +gem5 compiled Jan 21 2016 14:41:03 +gem5 started Jan 21 2016 14:41:53 +gem5 executing on zizzer, pid 17901 +command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic -re /z/atgutier/gem5/gem5-commit/tests/run.py build/X86/tests/opt/quick/se/10.mcf/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt index 7eb5386cc..98c94dc36 100644 --- a/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/quick/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.168950 # Nu sim_ticks 168950040000 # Number of ticks simulated final_tick 168950040000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 621138 # Simulator instruction rate (inst/s) -host_op_rate 1093725 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 664233757 # Simulator tick rate (ticks/s) -host_mem_usage 379176 # Number of bytes of host memory used -host_seconds 254.35 # Real time elapsed on the host +host_inst_rate 537919 # Simulator instruction rate (inst/s) +host_op_rate 947189 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 575240737 # Simulator tick rate (ticks/s) +host_mem_usage 379572 # Number of bytes of host memory used +host_seconds 293.70 # Real time elapsed on the host sim_insts 157988548 # Number of instructions simulated sim_ops 278192465 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3