diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2009-08-08 17:23:25 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2009-08-08 17:23:25 -0700 |
commit | bcfc4178f54df84bdc36a491506348d0f8578723 (patch) | |
tree | 3ee0852a17dfdb216500178a5c028cd494158884 /tests/long/20.parser/ref/x86 | |
parent | 6e97feb8a546544172661bee2c75ce87ffbf33cf (diff) | |
download | gem5-bcfc4178f54df84bdc36a491506348d0f8578723.tar.xz |
X86: Update the stats for the slightly lengthened cmov.
Diffstat (limited to 'tests/long/20.parser/ref/x86')
4 files changed, 24 insertions, 24 deletions
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 b9e7f6545..d34525ab8 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 21 2009 19:00:07 -M5 revision e6dd09514462 6117 default qtip tip stats-update -M5 started Apr 21 2009 19:26:09 -M5 executing on zizzer +M5 compiled Aug 8 2009 12:09:45 +M5 revision f8cd1918b0c6 6483 default qtip tip condmovezerostats.patch +M5 started Aug 8 2009 12:09:45 +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 868476160000 because target called exit() +Exiting @ tick 868585211000 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 cffeaf89a..54f4e25be 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 2677527 # Simulator instruction rate (inst/s) -host_mem_usage 201788 # Number of bytes of host memory used -host_seconds 558.53 # Real time elapsed on the host -host_tick_rate 1554928126 # Simulator tick rate (ticks/s) +host_inst_rate 1252342 # Simulator instruction rate (inst/s) +host_mem_usage 201956 # Number of bytes of host memory used +host_seconds 1194.32 # Real time elapsed on the host +host_tick_rate 727261872 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1495482368 # Number of instructions simulated -sim_seconds 0.868476 # Number of seconds simulated -sim_ticks 868476160000 # Number of ticks simulated +sim_insts 1495700470 # Number of instructions simulated +sim_seconds 0.868585 # Number of seconds simulated +sim_ticks 868585211000 # 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 1736952321 # number of cpu cycles simulated -system.cpu.num_insts 1495482368 # Number of instructions executed +system.cpu.numCycles 1737170423 # number of cpu cycles simulated +system.cpu.num_insts 1495700470 # Number of instructions executed system.cpu.num_refs 533262337 # Number of memory references system.cpu.workload.PROG:num_syscalls 551 # Number of system calls diff --git a/tests/long/20.parser/ref/x86/linux/simple-timing/simout b/tests/long/20.parser/ref/x86/linux/simple-timing/simout index fb61c1f63..a5dbe2b41 100755 --- a/tests/long/20.parser/ref/x86/linux/simple-timing/simout +++ b/tests/long/20.parser/ref/x86/linux/simple-timing/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 22 2009 06:58:55 -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff -M5 started Apr 22 2009 07:37:54 -M5 executing on maize +M5 compiled Aug 8 2009 12:09:45 +M5 revision f8cd1918b0c6 6483 default qtip tip condmovezerostats.patch +M5 started Aug 8 2009 12:09:46 +M5 executing on tater command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-timing -re tests/run.py build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-timing Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/long/20.parser/ref/x86/linux/simple-timing/stats.txt b/tests/long/20.parser/ref/x86/linux/simple-timing/stats.txt index 190dc2ac9..c62dd0754 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-timing/stats.txt +++ b/tests/long/20.parser/ref/x86/linux/simple-timing/stats.txt @@ -1,11 +1,11 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1774247 # Simulator instruction rate (inst/s) -host_mem_usage 211336 # Number of bytes of host memory used -host_seconds 842.88 # Real time elapsed on the host -host_tick_rate 2043406156 # Simulator tick rate (ticks/s) +host_inst_rate 924480 # Simulator instruction rate (inst/s) +host_mem_usage 209588 # Number of bytes of host memory used +host_seconds 1617.88 # Real time elapsed on the host +host_tick_rate 1064572030 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1495482368 # Number of instructions simulated +sim_insts 1495700470 # Number of instructions simulated sim_seconds 1.722353 # Number of seconds simulated sim_ticks 1722352562000 # Number of ticks simulated system.cpu.dcache.ReadReq_accesses 384102182 # number of ReadReq accesses(hits+misses) @@ -200,7 +200,7 @@ system.cpu.l2cache.warmup_cycle 921771494000 # Cy system.cpu.l2cache.writebacks 481430 # number of writebacks system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles system.cpu.numCycles 3444705124 # number of cpu cycles simulated -system.cpu.num_insts 1495482368 # Number of instructions executed +system.cpu.num_insts 1495700470 # Number of instructions executed system.cpu.num_refs 533262337 # Number of memory references system.cpu.workload.PROG:num_syscalls 551 # Number of system calls |