From 4935f0d5ff5bf5cae97021387362ab9c567a9262 Mon Sep 17 00:00:00 2001 From: Anthony Gutierrez Date: Sat, 12 Dec 2015 17:27:38 -0500 Subject: stats: bump stats to reflect ruby tester changes --- .../ref/x86/linux/learning-gem5-p1-simple/simout | 10 ++++------ .../ref/x86/linux/learning-gem5-p1-simple/stats.txt | 10 +++++----- 2 files changed, 9 insertions(+), 11 deletions(-) (limited to 'tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple') diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout index ba93b8455..dec723929 100755 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout @@ -1,12 +1,10 @@ -Redirecting stdout to build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple/simout -Redirecting stderr to build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple/simerr gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Nov 15 2015 15:16:56 -gem5 started Nov 15 2015 15:17:25 -gem5 executing on ribera.cs.wisc.edu, pid 9885 -command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple -re /scratch/nilay/GEM5/gem5/tests/run.py build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple +gem5 compiled Dec 11 2015 20:42:59 +gem5 started Dec 11 2015 20:43:48 +gem5 executing on zizzer, pid 10154 +command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple -re /z/atgutier/gem5/gem5/tests/run.py build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple Global frequency set at 1000000000000 ticks per second Beginning simulation! diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt index 0cff53e9d..4851e7cd4 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000445 # Nu sim_ticks 445082000 # Number of ticks simulated final_tick 445082000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 74510 # Simulator instruction rate (inst/s) -host_op_rate 134510 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 5803230709 # Simulator tick rate (ticks/s) -host_mem_usage 689132 # Number of bytes of host memory used -host_seconds 0.08 # Real time elapsed on the host +host_inst_rate 54663 # Simulator instruction rate (inst/s) +host_op_rate 98678 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 4257260134 # Simulator tick rate (ticks/s) +host_mem_usage 629764 # Number of bytes of host memory used +host_seconds 0.10 # Real time elapsed on the host sim_insts 5712 # Number of instructions simulated sim_ops 10314 # Number of ops (including micro ops) simulated system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3