From 43cb78004b73c3f98f3429cebb3f846a0f6ac8d3 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Sun, 21 Oct 2007 18:45:46 -0700 Subject: X86: Start using the stupd microop, and update statistics accordingly. --HG-- extra : convert_revision : 4aa9daa4e19acfb3e6840ce5d83cf199e30c2f19 --- .../10.mcf/ref/x86/linux/simple-atomic/m5stats.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt') diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt index 94e210728..04136d558 100644 --- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1236188 # Simulator instruction rate (inst/s) -host_mem_usage 310236 # Number of bytes of host memory used -host_seconds 224.96 # Real time elapsed on the host -host_tick_rate 755369641 # Simulator tick rate (ticks/s) +host_inst_rate 1133815 # Simulator instruction rate (inst/s) +host_mem_usage 310268 # Number of bytes of host memory used +host_seconds 237.78 # Real time elapsed on the host +host_tick_rate 696782714 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 278095687 # Number of instructions simulated -sim_seconds 0.169930 # Number of seconds simulated -sim_ticks 169929975000 # Number of ticks simulated +sim_insts 269599525 # Number of instructions simulated +sim_seconds 0.165682 # Number of seconds simulated +sim_ticks 165681894000 # 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 339859951 # number of cpu cycles simulated -system.cpu.num_insts 278095687 # Number of instructions executed +system.cpu.numCycles 331363789 # number of cpu cycles simulated +system.cpu.num_insts 269599525 # Number of instructions executed system.cpu.num_refs 124052668 # Number of memory references system.cpu.workload.PROG:num_syscalls 429 # Number of system calls -- cgit v1.2.3