From 9ebd244991f473cacc1f73ff4877f2472af3a8fc Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 12 Jun 2008 00:42:52 -0400 Subject: X86: Update the regressions for the fact that rdtsc does something now. --- .../70.twolf/ref/x86/linux/simple-atomic/m5stats.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 db17fc7d7..47792068c 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,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1304954 # Simulator instruction rate (inst/s) -host_mem_usage 183200 # Number of bytes of host memory used -host_seconds 167.36 # Real time elapsed on the host -host_tick_rate 776224834 # Simulator tick rate (ticks/s) +host_inst_rate 1448506 # Simulator instruction rate (inst/s) +host_mem_usage 197928 # Number of bytes of host memory used +host_seconds 150.78 # Real time elapsed on the host +host_tick_rate 861614355 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 218399764 # Number of instructions simulated +sim_insts 218399767 # Number of instructions simulated sim_seconds 0.129911 # Number of seconds simulated -sim_ticks 129910855000 # Number of ticks simulated +sim_ticks 129910856500 # 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 259821711 # number of cpu cycles simulated -system.cpu.num_insts 218399764 # Number of instructions executed +system.cpu.numCycles 259821714 # number of cpu cycles simulated +system.cpu.num_insts 218399767 # Number of instructions executed system.cpu.num_refs 77164404 # Number of memory references system.cpu.workload.PROG:num_syscalls 395 # Number of system calls -- cgit v1.2.3