ARM: Update the stats for the new syscall behavior.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:05 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:05 +0000 (12:58 -0500)
tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt

index a74f30d93034ab23e3df9d6db2e6fb8271099e2d..6dc3795ba79ed496fd216a6b358a9ae2b4613492 100755 (executable)
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
 All Rights Reserved
 
 
-M5 compiled Feb 27 2010 16:56:18
-M5 revision 6429cd018766 7083 default qtip vfpmacromemstats.patch tip
-M5 started Feb 27 2010 16:56:19
+M5 compiled Feb 27 2010 17:02:03
+M5 revision 3ba6c6c19ddd 7101 default qtip syscallfromintstats.patch tip
+M5 started Feb 27 2010 17:02:04
 M5 executing on tater
 command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic
 Global frequency set at 1000000000000 ticks per second
index e3d77331d81e79b96a31f23ba58c8b5d9dabce3a..e4bd0d4152e05614e91fa1ee59b19cb2430de9e2 100644 (file)
@@ -1,11 +1,11 @@
 
 ---------- Begin Simulation Statistics ----------
-host_inst_rate                                  15740                       # Simulator instruction rate (inst/s)
-host_mem_usage                                 201240                       # Number of bytes of host memory used
-host_seconds                                     0.35                       # Real time elapsed on the host
-host_tick_rate                                7864008                       # Simulator tick rate (ticks/s)
+host_inst_rate                                  12327                       # Simulator instruction rate (inst/s)
+host_mem_usage                                 201392                       # Number of bytes of host memory used
+host_seconds                                     0.45                       # Real time elapsed on the host
+host_tick_rate                                6174277                       # Simulator tick rate (ticks/s)
 sim_freq                                 1000000000000                       # Frequency of simulated ticks
-sim_insts                                        5514                       # Number of instructions simulated
+sim_insts                                        5501                       # Number of instructions simulated
 sim_seconds                                  0.000003                       # Number of seconds simulated
 sim_ticks                                     2756500                       # Number of ticks simulated
 system.cpu.dtb.accesses                             0                       # DTB accesses
@@ -29,7 +29,7 @@ system.cpu.itb.write_hits                           0                       # DT
 system.cpu.itb.write_misses                         0                       # DTB write misses
 system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
 system.cpu.numCycles                             5514                       # number of cpu cycles simulated
-system.cpu.num_insts                             5514                       # Number of instructions executed
+system.cpu.num_insts                             5501                       # Number of instructions executed
 system.cpu.num_refs                              2143                       # Number of memory references
 system.cpu.workload.PROG:num_syscalls              13                       # Number of system calls