diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2007-10-12 13:16:24 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2007-10-12 13:16:24 -0700 |
commit | 8b35bd6fe79ce069428431a4edbe43b8373f7e87 (patch) | |
tree | 70612fbbb40f6aec93f7af373deda6a6dde11c56 /tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt | |
parent | c648044100d2b530911dcf7e193c299d674bee13 (diff) | |
download | gem5-8b35bd6fe79ce069428431a4edbe43b8373f7e87.tar.xz |
X86: Add 5 new x86 regressions.
--HG--
extra : convert_revision : 02f93ab039144b4586983ab76d27b7d051643e0e
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, 18 insertions, 0 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 new file mode 100644 index 000000000..cfcd92048 --- /dev/null +++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt @@ -0,0 +1,18 @@ + +---------- Begin Simulation Statistics ---------- +host_inst_rate 1268236 # Simulator instruction rate (inst/s) +host_mem_usage 175732 # Number of bytes of host memory used +host_seconds 1266.17 # Real time elapsed on the host +host_tick_rate 755026846 # Simulator tick rate (ticks/s) +sim_freq 1000000000000 # Frequency of simulated ticks +sim_insts 1605801513 # Number of instructions simulated +sim_seconds 0.955992 # Number of seconds simulated +sim_ticks 955992360500 # 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 1911984722 # number of cpu cycles simulated +system.cpu.num_insts 1605801513 # Number of instructions executed +system.cpu.num_refs 607157396 # Number of memory references +system.cpu.workload.PROG:num_syscalls 18 # Number of system calls + +---------- End Simulation Statistics ---------- |