From ae445c034880aea5700e7a9a1a69e5920413bb37 Mon Sep 17 00:00:00 2001 From: Curtis Dunham Date: Tue, 2 Aug 2016 11:34:32 +0100 Subject: stats: update references --- .../ref/arm/linux/realview-switcheroo-timing/config.ini | 4 ++-- .../ref/arm/linux/realview-switcheroo-timing/simout | 6 +++--- .../ref/arm/linux/realview-switcheroo-timing/stats.txt | 14 +++++++------- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing') diff --git a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/config.ini b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/config.ini index bacc72b88..1edcbf2e1 100644 --- a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/config.ini +++ b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/config.ini @@ -310,7 +310,7 @@ id_aa64isar0_el1=0 id_aa64isar1_el1=0 id_aa64mmfr0_el1=15728642 id_aa64mmfr1_el1=0 -id_aa64pfr0_el1=17 +id_aa64pfr0_el1=34 id_aa64pfr1_el1=0 id_isar0=34607377 id_isar1=34677009 @@ -484,7 +484,7 @@ id_aa64isar0_el1=0 id_aa64isar1_el1=0 id_aa64mmfr0_el1=15728642 id_aa64mmfr1_el1=0 -id_aa64pfr0_el1=17 +id_aa64pfr0_el1=34 id_aa64pfr1_el1=0 id_isar0=34607377 id_isar1=34677009 diff --git a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/simout b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/simout index 413f7059a..6e3fbd608 100755 --- a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/simout +++ b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/simout @@ -3,9 +3,9 @@ Redirecting stderr to build/ARM/tests/opt/quick/fs/10.linux-boot/arm/linux/realv gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Jul 21 2016 14:37:41 -gem5 started Jul 21 2016 15:03:03 -gem5 executing on e108600-lin, pid 24164 +gem5 compiled Aug 1 2016 17:10:05 +gem5 started Aug 1 2016 17:10:34 +gem5 executing on e108600-lin, pid 12210 command line: /work/curdun01/gem5-external.hg/build/ARM/gem5.opt -d build/ARM/tests/opt/quick/fs/10.linux-boot/arm/linux/realview-switcheroo-timing -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/fs/10.linux-boot/arm/linux/realview-switcheroo-timing Global frequency set at 1000000000000 ticks per second diff --git a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt index 8d281b7fa..8a51e33ba 100644 --- a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt +++ b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 2.903873 # Nu sim_ticks 2903873346500 # Number of ticks simulated final_tick 2903873346500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 443372 # Simulator instruction rate (inst/s) -host_op_rate 534574 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 11447260542 # Simulator tick rate (ticks/s) -host_mem_usage 578032 # Number of bytes of host memory used -host_seconds 253.67 # Real time elapsed on the host +host_inst_rate 468304 # Simulator instruction rate (inst/s) +host_op_rate 564635 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 12090989758 # Simulator tick rate (ticks/s) +host_mem_usage 578040 # Number of bytes of host memory used +host_seconds 240.17 # Real time elapsed on the host sim_insts 112471852 # Number of instructions simulated sim_ops 135607518 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts @@ -558,7 +558,7 @@ system.cpu0.num_func_calls 4937125 # nu system.cpu0.num_conditional_control_insts 7562453 # number of instructions that are conditional controls system.cpu0.num_int_insts 59484081 # number of integer instructions system.cpu0.num_fp_insts 5858 # number of float instructions -system.cpu0.num_int_register_reads 108123008 # number of times the integer registers were read +system.cpu0.num_int_register_reads 108136226 # number of times the integer registers were read system.cpu0.num_int_register_writes 41105221 # number of times the integer registers were written system.cpu0.num_fp_register_reads 4501 # number of times the floating registers were read system.cpu0.num_fp_register_writes 1358 # number of times the floating registers were written @@ -1187,7 +1187,7 @@ system.cpu1.num_func_calls 4958033 # nu system.cpu1.num_conditional_control_insts 7669947 # number of instructions that are conditional controls system.cpu1.num_int_insts 60427301 # number of integer instructions system.cpu1.num_fp_insts 5303 # number of float instructions -system.cpu1.num_int_register_reads 109945551 # number of times the integer registers were read +system.cpu1.num_int_register_reads 109946331 # number of times the integer registers were read system.cpu1.num_int_register_writes 41554232 # number of times the integer registers were written system.cpu1.num_fp_register_reads 3948 # number of times the floating registers were read system.cpu1.num_fp_register_writes 1358 # number of times the floating registers were written -- cgit v1.2.3