From 0aafbe4098dbf41b24b8279bb5e691b702b4383a Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Fri, 4 Feb 2011 03:47:23 -0800 Subject: X86: Update ruby stats for stupd change. --- .../quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt') diff --git a/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt index 87570dd07..806c6c56a 100644 --- a/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt +++ b/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 108748 # Simulator instruction rate (inst/s) -host_mem_usage 232420 # Number of bytes of host memory used +host_inst_rate 106685 # Simulator instruction rate (inst/s) +host_mem_usage 239612 # Number of bytes of host memory used host_seconds 0.09 # Real time elapsed on the host -host_tick_rate 3137478 # Simulator tick rate (ticks/s) +host_tick_rate 3002497 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_insts 9561 # Number of instructions simulated +sim_insts 9810 # Number of instructions simulated sim_seconds 0.000276 # Number of seconds simulated sim_ticks 276484 # 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 276484 # number of cpu cycles simulated -system.cpu.num_insts 9561 # Number of instructions executed +system.cpu.num_insts 9810 # Number of instructions executed system.cpu.num_refs 1990 # Number of memory references system.cpu.workload.PROG:num_syscalls 11 # Number of system calls -- cgit v1.2.3