From 0622eec53ae87e008a8d5e0e685321c69ea401d3 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Thu, 24 Jul 2008 16:31:54 -0700 Subject: regress: update regressions for tty emulation fix. --- .../ref/x86/linux/simple-atomic/m5stats.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt') diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt index 8ea3b34db..3c3b5e445 100644 --- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,18 +1,18 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1442472 # Simulator instruction rate (inst/s) -host_mem_usage 197924 # Number of bytes of host memory used -host_seconds 151.41 # Real time elapsed on the host -host_tick_rate 858020061 # Simulator tick rate (ticks/s) +host_inst_rate 1772433 # Simulator instruction rate (inst/s) +host_mem_usage 213128 # Number of bytes of host memory used +host_seconds 123.23 # Real time elapsed on the host +host_tick_rate 1054286984 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 218408389 # Number of instructions simulated -sim_seconds 0.129915 # Number of seconds simulated -sim_ticks 129915167500 # Number of ticks simulated +sim_insts 218419088 # Number of instructions simulated +sim_seconds 0.129921 # Number of seconds simulated +sim_ticks 129921260000 # 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 259830336 # number of cpu cycles simulated -system.cpu.num_insts 218408389 # Number of instructions executed -system.cpu.num_refs 77164404 # Number of memory references -system.cpu.workload.PROG:num_syscalls 395 # Number of system calls +system.cpu.numCycles 259842521 # number of cpu cycles simulated +system.cpu.num_insts 218419088 # Number of instructions executed +system.cpu.num_refs 77165367 # Number of memory references +system.cpu.workload.PROG:num_syscalls 400 # Number of system calls ---------- End Simulation Statistics ---------- -- cgit v1.2.3