From caa95639ec2fe7cd45edf679d5fbf6b7a7072fb3 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Wed, 2 Jun 2010 12:58:05 -0500 Subject: [PATCH] ARM: Update the stats for the new syscall behavior. --- .../00.hello/ref/arm/linux/simple-atomic/simout | 6 +++--- .../00.hello/ref/arm/linux/simple-atomic/stats.txt | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout index a74f30d93..6dc3795ba 100755 --- a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout +++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout @@ -5,9 +5,9 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Feb 27 2010 16:56:18 -M5 revision 6429cd018766 7083 default qtip vfpmacromemstats.patch tip -M5 started Feb 27 2010 16:56:19 +M5 compiled Feb 27 2010 17:02:03 +M5 revision 3ba6c6c19ddd 7101 default qtip syscallfromintstats.patch tip +M5 started Feb 27 2010 17:02:04 M5 executing on tater command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic Global frequency set at 1000000000000 ticks per second diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt index e3d77331d..e4bd0d415 100644 --- a/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt @@ -1,11 +1,11 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 15740 # Simulator instruction rate (inst/s) -host_mem_usage 201240 # Number of bytes of host memory used -host_seconds 0.35 # Real time elapsed on the host -host_tick_rate 7864008 # Simulator tick rate (ticks/s) +host_inst_rate 12327 # Simulator instruction rate (inst/s) +host_mem_usage 201392 # Number of bytes of host memory used +host_seconds 0.45 # Real time elapsed on the host +host_tick_rate 6174277 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 5514 # Number of instructions simulated +sim_insts 5501 # Number of instructions simulated sim_seconds 0.000003 # Number of seconds simulated sim_ticks 2756500 # Number of ticks simulated system.cpu.dtb.accesses 0 # DTB accesses @@ -29,7 +29,7 @@ system.cpu.itb.write_hits 0 # DT system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles system.cpu.numCycles 5514 # number of cpu cycles simulated -system.cpu.num_insts 5514 # Number of instructions executed +system.cpu.num_insts 5501 # Number of instructions executed system.cpu.num_refs 2143 # Number of memory references system.cpu.workload.PROG:num_syscalls 13 # Number of system calls