Update a few bogus reference outputs

tests/quick/00.hello/ref/alpha/linux/simple-atomic/m5stats.txt:
tests/quick/00.hello/ref/alpha/linux/simple-atomic/stderr:
tests/quick/00.hello/ref/alpha/linux/simple-atomic/stdout:
tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt:
tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout:
    Update reference outputs

--HG--
extra : convert_revision : 4b7837c90c14f0822b38d36bd821bc9eed316fd0
This commit is contained in:
Steve Reinhardt 2006-08-24 14:31:31 -04:00
parent 95e7b85c8b
commit 383b2830b8
5 changed files with 25 additions and 26 deletions

View file

@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
host_inst_rate 58510 # Simulator instruction rate (inst/s)
host_mem_usage 146720 # Number of bytes of host memory used
host_seconds 0.04 # Real time elapsed on the host
host_tick_rate 57971 # Simulator tick rate (ticks/s)
host_inst_rate 108728 # Simulator instruction rate (inst/s)
host_mem_usage 147156 # Number of bytes of host memory used
host_seconds 0.05 # Real time elapsed on the host
host_tick_rate 107873 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 2578 # Number of instructions simulated
sim_insts 5642 # Number of instructions simulated
sim_seconds 0.000000 # Number of seconds simulated
sim_ticks 2577 # Number of ticks simulated
sim_ticks 5641 # 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 2578 # number of cpu cycles simulated
system.cpu.num_insts 2578 # Number of instructions executed
system.cpu.num_refs 710 # Number of memory references
system.cpu.workload.PROG:num_syscalls 4 # Number of system calls
system.cpu.numCycles 5642 # number of cpu cycles simulated
system.cpu.num_insts 5642 # Number of instructions executed
system.cpu.num_refs 1792 # Number of memory references
system.cpu.workload.PROG:num_syscalls 17 # Number of system calls
---------- End Simulation Statistics ----------

View file

@ -1,3 +1,2 @@
warn: Entering event queue @ 0. Starting simulation...
warn: Increasing stack 0x11ff92000:0x11ff9b000 to 0x11ff90000:0x11ff9b000 because of access to 0x11ff91ff8
warn: ignoring syscall sigprocmask(1, 18446744073709547831, ...)
warn: Increasing stack 0x11ff92000:0x11ff9b000 to 0x11ff90000:0x11ff9b000 because of access to 0x11ff91ff0

View file

@ -6,8 +6,8 @@ The Regents of The University of Michigan
All Rights Reserved
M5 compiled Aug 18 2006 00:06:43
M5 started Fri Aug 18 00:12:48 2006
M5 compiled Aug 24 2006 13:09:55
M5 started Thu Aug 24 14:29:33 2006
M5 executing on zizzer.eecs.umich.edu
command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-atomic tests/run.py quick/00.hello/alpha/linux/simple-atomic
Exiting @ tick 2577 because target called exit()
Exiting @ tick 5641 because target called exit()

View file

@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
host_inst_rate 73574 # Simulator instruction rate (inst/s)
host_mem_usage 147268 # Number of bytes of host memory used
host_inst_rate 79435 # Simulator instruction rate (inst/s)
host_mem_usage 147292 # Number of bytes of host memory used
host_seconds 0.06 # Real time elapsed on the host
host_tick_rate 73065 # Simulator tick rate (ticks/s)
host_tick_rate 78854 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 4450 # Number of instructions simulated
sim_insts 4483 # Number of instructions simulated
sim_seconds 0.000000 # Number of seconds simulated
sim_ticks 4449 # Number of ticks simulated
sim_ticks 4482 # 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 4450 # number of cpu cycles simulated
system.cpu.num_insts 4450 # Number of instructions executed
system.cpu.num_refs 960 # Number of memory references
system.cpu.numCycles 4483 # number of cpu cycles simulated
system.cpu.num_insts 4483 # Number of instructions executed
system.cpu.num_refs 965 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------

View file

@ -5,8 +5,8 @@ The Regents of The University of Michigan
All Rights Reserved
M5 compiled Aug 18 2006 00:11:48
M5 started Fri Aug 18 00:12:59 2006
M5 compiled Aug 24 2006 13:31:50
M5 started Thu Aug 24 14:29:35 2006
M5 executing on zizzer.eecs.umich.edu
command line: build/SPARC_SE/m5.opt -d build/SPARC_SE/tests/opt/quick/00.hello/sparc/linux/simple-atomic tests/run.py quick/00.hello/sparc/linux/simple-atomic
Exiting @ tick 4449 because target called exit()
Exiting @ tick 4482 because target called exit()