From b4ad233c0c4aeb4f622a87ff6f7e5c4f072a2927 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Sun, 19 Apr 2009 03:14:33 -0700 Subject: X86: Update the stats for the fix for CPUID. --- tests/long/20.parser/ref/x86/linux/simple-atomic/simout | 10 +++++----- .../long/20.parser/ref/x86/linux/simple-atomic/stats.txt | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'tests/long/20.parser/ref/x86/linux/simple-atomic') diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/simout b/tests/long/20.parser/ref/x86/linux/simple-atomic/simout index 4cc446c6f..20050d89e 100755 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/simout +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 8 2009 12:30:02 -M5 revision 233a4a1a6110 6024 default qtip tip test_unifytlb.diff -M5 started Apr 8 2009 12:52:55 -M5 executing on maize +M5 compiled Apr 12 2009 13:26:17 +M5 revision 8c874c02878a 6042 default qtip tip cpuidfixstats.patch +M5 started Apr 12 2009 13:27:47 +M5 executing on tater command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic -re tests/run.py build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... @@ -74,4 +74,4 @@ info: Increasing stack size by one page. about 2 million people attended the five best costumes got prizes No errors! -Exiting @ tick 868476152500 because target called exit() +Exiting @ tick 868476160000 because target called exit() diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt index 4ce9ac1a4..95bb2d9ce 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 2610049 # Simulator instruction rate (inst/s) -host_mem_usage 203408 # Number of bytes of host memory used -host_seconds 572.97 # Real time elapsed on the host -host_tick_rate 1515741316 # Simulator tick rate (ticks/s) +host_inst_rate 1354692 # Simulator instruction rate (inst/s) +host_mem_usage 201092 # Number of bytes of host memory used +host_seconds 1103.93 # Real time elapsed on the host +host_tick_rate 786714284 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1495482356 # Number of instructions simulated +sim_insts 1495482368 # Number of instructions simulated sim_seconds 0.868476 # Number of seconds simulated -sim_ticks 868476152500 # Number of ticks simulated +sim_ticks 868476160000 # Number of ticks simulated system.cpu.idle_fraction 0 # Percentage of idle cycles system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 1736952306 # number of cpu cycles simulated -system.cpu.num_insts 1495482356 # Number of instructions executed +system.cpu.numCycles 1736952321 # number of cpu cycles simulated +system.cpu.num_insts 1495482368 # Number of instructions executed system.cpu.num_refs 533262337 # Number of memory references system.cpu.workload.PROG:num_syscalls 551 # Number of system calls -- cgit v1.2.3