summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2011-09-17 12:34:03 -0400
committerAli Saidi <saidi@eecs.umich.edu>2011-09-17 12:34:03 -0400
commitae62d97158c0908fca576a8c474ef8810e1d0420 (patch)
tree70c4999508c7fa409bdd950393602b996ac7c858 /tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt
parent6caea472a9c192e38ad5057dc0053c72786f8584 (diff)
downloadgem5-ae62d97158c0908fca576a8c474ef8810e1d0420.tar.xz
MIPS: Fix regressions tests
Diffstat (limited to 'tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt')
-rw-r--r--tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt
index 462a34e56..6bf960444 100644
--- a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt
+++ b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt
@@ -3,10 +3,10 @@
sim_seconds 0.000003 # Number of seconds simulated
sim_ticks 2913500 # Number of ticks simulated
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 4455 # Simulator instruction rate (inst/s)
-host_tick_rate 2227266 # Simulator tick rate (ticks/s)
-host_mem_usage 240420 # Number of bytes of host memory used
-host_seconds 1.31 # Real time elapsed on the host
+host_inst_rate 1129 # Simulator instruction rate (inst/s)
+host_tick_rate 564724 # Simulator tick rate (ticks/s)
+host_mem_usage 195504 # Number of bytes of host memory used
+host_seconds 5.16 # Real time elapsed on the host
sim_insts 5827 # Number of instructions simulated
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
@@ -37,7 +37,7 @@ system.cpu.num_func_calls 194 # nu
system.cpu.num_conditional_control_insts 677 # number of instructions that are conditional controls
system.cpu.num_int_insts 5126 # number of integer instructions
system.cpu.num_fp_insts 2 # number of float instructions
-system.cpu.num_int_register_reads 7301 # number of times the integer registers were read
+system.cpu.num_int_register_reads 7300 # number of times the integer registers were read
system.cpu.num_int_register_writes 3409 # number of times the integer registers were written
system.cpu.num_fp_register_reads 3 # number of times the floating registers were read
system.cpu.num_fp_register_writes 1 # number of times the floating registers were written