diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2007-10-22 14:39:40 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2007-10-22 14:39:40 -0700 |
commit | 7d396b1bf6f281c1bfae991e41d7e3c359d88854 (patch) | |
tree | de7b02e8980867af4ae433a89b660a9009a0c45b /tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt | |
parent | 421aea980f7cbc9495b9df36b6b4e76dc323d971 (diff) | |
download | gem5-7d396b1bf6f281c1bfae991e41d7e3c359d88854.tar.xz |
X86: Use the cda microop where appropriate. The ENTER instruction still needs these.
--HG--
extra : convert_revision : c5a1a6d66c454f252d3b798c38a6798e7dd486f0
Diffstat (limited to 'tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt')
-rw-r--r-- | tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt index ba5126f4d..186158b96 100644 --- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1273928 # Simulator instruction rate (inst/s) -host_mem_usage 175856 # Number of bytes of host memory used -host_seconds 1258.84 # Real time elapsed on the host -host_tick_rate 758576488 # Simulator tick rate (ticks/s) +host_inst_rate 1240763 # Simulator instruction rate (inst/s) +host_mem_usage 175872 # Number of bytes of host memory used +host_seconds 1292.50 # Real time elapsed on the host +host_tick_rate 738827746 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1603675345 # Number of instructions simulated -sim_seconds 0.954929 # Number of seconds simulated -sim_ticks 954929276500 # Number of ticks simulated +sim_insts 1603680167 # Number of instructions simulated +sim_seconds 0.954932 # Number of seconds simulated +sim_ticks 954931687500 # 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 1909858554 # number of cpu cycles simulated -system.cpu.num_insts 1603675345 # Number of instructions executed +system.cpu.numCycles 1909863376 # number of cpu cycles simulated +system.cpu.num_insts 1603680167 # Number of instructions executed system.cpu.num_refs 607157396 # Number of memory references system.cpu.workload.PROG:num_syscalls 18 # Number of system calls |