summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/mips/linux/o3-timing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/00.hello/ref/mips/linux/o3-timing')
-rw-r--r--tests/quick/00.hello/ref/mips/linux/o3-timing/config.ini3
-rwxr-xr-xtests/quick/00.hello/ref/mips/linux/o3-timing/simout6
-rw-r--r--tests/quick/00.hello/ref/mips/linux/o3-timing/stats.txt14
3 files changed, 12 insertions, 11 deletions
diff --git a/tests/quick/00.hello/ref/mips/linux/o3-timing/config.ini b/tests/quick/00.hello/ref/mips/linux/o3-timing/config.ini
index 8bda4905e..6a2ff3124 100644
--- a/tests/quick/00.hello/ref/mips/linux/o3-timing/config.ini
+++ b/tests/quick/00.hello/ref/mips/linux/o3-timing/config.ini
@@ -102,6 +102,7 @@ smtNumFetchingThreads=1
smtROBPolicy=Partitioned
smtROBThreshold=100
squashWidth=8
+store_set_clear_period=250000
system=system
tracer=system.cpu.tracer
trapLatency=13
@@ -499,7 +500,7 @@ egid=100
env=
errout=cerr
euid=100
-executable=/chips/pd/randd/dist/test-progs/hello/bin/mips/linux/hello
+executable=/dist/m5/regression/test-progs/hello/bin/mips/linux/hello
gid=100
input=cin
max_stack_size=67108864
diff --git a/tests/quick/00.hello/ref/mips/linux/o3-timing/simout b/tests/quick/00.hello/ref/mips/linux/o3-timing/simout
index cfd15d7a7..a0a2e036e 100755
--- a/tests/quick/00.hello/ref/mips/linux/o3-timing/simout
+++ b/tests/quick/00.hello/ref/mips/linux/o3-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jul 15 2011 17:48:05
-gem5 started Jul 15 2011 20:13:48
-gem5 executing on u200439-lin.austin.arm.com
+gem5 compiled Sep 9 2011 01:24:08
+gem5 started Sep 9 2011 01:24:15
+gem5 executing on chips
command line: build/MIPS_SE/gem5.opt -d build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/o3-timing -re tests/run.py build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/00.hello/ref/mips/linux/o3-timing/stats.txt b/tests/quick/00.hello/ref/mips/linux/o3-timing/stats.txt
index d9d305c59..eb0ece35d 100644
--- a/tests/quick/00.hello/ref/mips/linux/o3-timing/stats.txt
+++ b/tests/quick/00.hello/ref/mips/linux/o3-timing/stats.txt
@@ -3,10 +3,10 @@
sim_seconds 0.000012 # Number of seconds simulated
sim_ticks 12273500 # Number of ticks simulated
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 33014 # Simulator instruction rate (inst/s)
-host_tick_rate 78373339 # Simulator tick rate (ticks/s)
-host_mem_usage 244788 # Number of bytes of host memory used
-host_seconds 0.16 # Real time elapsed on the host
+host_inst_rate 39169 # Simulator instruction rate (inst/s)
+host_tick_rate 92983194 # Simulator tick rate (ticks/s)
+host_mem_usage 242872 # Number of bytes of host memory used
+host_seconds 0.13 # Real time elapsed on the host
sim_insts 5169 # Number of instructions simulated
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
@@ -86,9 +86,9 @@ system.cpu.rename.UnblockCycles 111 # Nu
system.cpu.rename.RenamedInsts 11017 # Number of instructions processed by rename
system.cpu.rename.LSQFullEvents 101 # Number of times rename has blocked due to LSQ full
system.cpu.rename.RenamedOperands 6705 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 13125 # Number of register rename lookups that rename has made
+system.cpu.rename.RenameLookups 13124 # Number of register rename lookups that rename has made
system.cpu.rename.int_rename_lookups 13120 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 5 # Number of floating rename lookups
+system.cpu.rename.fp_rename_lookups 4 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 3410 # Number of HB maps that are committed
system.cpu.rename.UndoneMaps 3295 # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 18 # count of serializing insts renamed
@@ -290,7 +290,7 @@ system.cpu.int_regfile_reads 10287 # nu
system.cpu.int_regfile_writes 4991 # number of integer regfile writes
system.cpu.fp_regfile_reads 3 # number of floating regfile reads
system.cpu.fp_regfile_writes 1 # number of floating regfile writes
-system.cpu.misc_regfile_reads 154 # number of misc regfile reads
+system.cpu.misc_regfile_reads 153 # number of misc regfile reads
system.cpu.icache.replacements 17 # number of replacements
system.cpu.icache.tagsinuse 161.223747 # Cycle average of tags in use
system.cpu.icache.total_refs 1364 # Total number of references to valid blocks.