diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2008-10-12 15:31:37 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2008-10-12 15:31:37 -0700 |
commit | 8384ff7d6c4460a966aec3b65a0af13e71bd76a2 (patch) | |
tree | d0dfd0408fa8c7903ba9cd37f03a60a8028ce046 /tests/long/20.parser | |
parent | a76c4b8ca101c0c89659a536da6271d4116850de (diff) | |
download | gem5-8384ff7d6c4460a966aec3b65a0af13e71bd76a2.tar.xz |
X86: Update the stats for cpuid's new implementation
Diffstat (limited to 'tests/long/20.parser')
-rw-r--r-- | tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt | 20 | ||||
-rwxr-xr-x | tests/long/20.parser/ref/x86/linux/simple-atomic/stdout | 12 |
2 files changed, 16 insertions, 16 deletions
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt index ee6f3d5dc..f1fef537b 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,18 +1,18 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1780328 # Simulator instruction rate (inst/s) -host_mem_usage 198432 # Number of bytes of host memory used -host_seconds 840.01 # Real time elapsed on the host -host_tick_rate 1034139857 # Simulator tick rate (ticks/s) +host_inst_rate 1855549 # Simulator instruction rate (inst/s) +host_mem_usage 197988 # Number of bytes of host memory used +host_seconds 805.96 # Real time elapsed on the host +host_tick_rate 1077833305 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1495492819 # Number of instructions simulated -sim_seconds 0.868688 # Number of seconds simulated -sim_ticks 868687552500 # Number of ticks simulated +sim_insts 1495492697 # Number of instructions simulated +sim_seconds 0.868687 # Number of seconds simulated +sim_ticks 868687488000 # 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 1737375106 # number of cpu cycles simulated -system.cpu.num_insts 1495492819 # Number of instructions executed -system.cpu.num_refs 533549003 # Number of memory references +system.cpu.numCycles 1737374977 # number of cpu cycles simulated +system.cpu.num_insts 1495492697 # Number of instructions executed +system.cpu.num_refs 533549000 # Number of memory references system.cpu.workload.PROG:num_syscalls 551 # Number of system calls ---------- End Simulation Statistics ---------- diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout index 01ec1845d..03a15d3cc 100755 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout @@ -5,11 +5,11 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Sep 27 2008 21:33:04 -M5 revision 5571:7f81bb1690686883c5b93e8343068a001faf5083 -M5 commit date Sat Sep 27 21:03:50 2008 -0700 -M5 started Sep 27 2008 21:35:20 -M5 executing on piton +M5 compiled Oct 8 2008 20:20:37 +M5 revision 5641:1033c9f7de3f63b99accb1f06962921c3b61b617 +M5 commit date Wed Oct 08 20:18:02 2008 -0700 +M5 started Oct 8 2008 20:20:39 +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 --stdout-file stdout --stderr-file stderr tests/run.py long/20.parser/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second @@ -71,4 +71,4 @@ Echoing of input sentence turned on. about 2 million people attended the five best costumes got prizes No errors! -Exiting @ tick 868687552500 because target called exit() +Exiting @ tick 868687488000 because target called exit() |