From b20e92e1ca36486b9f01fa7df7e8cc8a87d17dcb Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Mon, 4 Apr 2011 11:42:31 -0500 Subject: ARM: Update stats for previous changes. --- tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini | 2 +- tests/long/30.eon/ref/arm/linux/simple-atomic/simout | 7 +++---- tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt | 14 +++++++------- 3 files changed, 11 insertions(+), 12 deletions(-) (limited to 'tests/long/30.eon/ref/arm/linux/simple-atomic') diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini b/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini index 392543608..50c83e5cc 100644 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/config.ini @@ -61,7 +61,7 @@ type=ExeTracer [system.cpu.workload] type=LiveProcess cmd=eon chair.control.cook chair.camera chair.surfaces chair.cook.ppm ppm pixels_out.cook -cwd=build/ARM_SE/tests/fast/long/30.eon/arm/linux/simple-atomic +cwd=build/ARM_SE/tests/opt/long/30.eon/arm/linux/simple-atomic egid=100 env= errout=cerr diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/simout b/tests/long/30.eon/ref/arm/linux/simple-atomic/simout index ec0472b91..6a6041ffa 100755 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/simout +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/simout @@ -5,11 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Mar 11 2011 20:10:09 -M5 revision 4decc284606a 8095 default qtip tip ext/update_add_stats.patch -M5 started Mar 11 2011 20:29:05 +M5 compiled Mar 30 2011 17:47:57 +M5 started Mar 30 2011 18:05:11 M5 executing on u200439-lin.austin.arm.com -command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/long/30.eon/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/long/30.eon/arm/linux/simple-atomic +command line: build/ARM_SE/m5.opt -d build/ARM_SE/tests/opt/long/30.eon/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/opt/long/30.eon/arm/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt b/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt index d8a1a1d08..9bfaf4046 100644 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1495798 # Simulator instruction rate (inst/s) -host_mem_usage 254688 # Number of bytes of host memory used -host_seconds 233.36 # Real time elapsed on the host -host_tick_rate 909925289 # Simulator tick rate (ticks/s) +host_inst_rate 854402 # Simulator instruction rate (inst/s) +host_mem_usage 255368 # Number of bytes of host memory used +host_seconds 408.55 # Real time elapsed on the host +host_tick_rate 519751077 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 349065408 # Number of instructions simulated sim_seconds 0.212344 # Number of seconds simulated @@ -56,18 +56,18 @@ system.cpu.numCycles 424688097 # nu system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started system.cpu.num_busy_cycles 424688097 # Number of busy cycles -system.cpu.num_conditional_control_insts 16255902 # number of instructions that are conditional controls +system.cpu.num_conditional_control_insts 16271154 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 114216705 # Number of float alu accesses system.cpu.num_fp_insts 114216705 # number of float instructions system.cpu.num_fp_register_reads 180262959 # number of times the floating registers were read system.cpu.num_fp_register_writes 126152315 # number of times the floating registers were written -system.cpu.num_func_calls 12435295 # number of times a function call or return occured +system.cpu.num_func_calls 12433363 # number of times a function call or return occured system.cpu.num_idle_cycles 0 # Number of idle cycles system.cpu.num_insts 349065408 # Number of instructions executed system.cpu.num_int_alu_accesses 287528428 # Number of integer alu accesses system.cpu.num_int_insts 287528428 # number of integer instructions system.cpu.num_int_register_reads 1216522338 # number of times the integer registers were read -system.cpu.num_int_register_writes 216261597 # number of times the integer registers were written +system.cpu.num_int_register_writes 207564016 # number of times the integer registers were written system.cpu.num_load_insts 94648758 # Number of load instructions system.cpu.num_mem_refs 177024357 # number of memory refs system.cpu.num_store_insts 82375599 # Number of store instructions -- cgit v1.2.3