summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2012-06-05 01:23:16 -0400
committerAli Saidi <saidi@eecs.umich.edu>2012-06-05 01:23:16 -0400
commitc49e739352b6d6bd665c78c560602d0cff1e6a1a (patch)
tree5d32efd82f884376573604727d971a80458ed04a /tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby
parente5f0d6016ba768c06b36d8b3d54f3ea700a4aa58 (diff)
downloadgem5-c49e739352b6d6bd665c78c560602d0cff1e6a1a.tar.xz
all: Update stats for memory per master and total fix.
Diffstat (limited to 'tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby')
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats18
-rwxr-xr-xtests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/simout6
-rw-r--r--tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt42
3 files changed, 39 insertions, 27 deletions
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
index e165866f9..dd0f48010 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats
@@ -34,7 +34,7 @@ periodic_stats_period: 1000000
================ End RubySystem Configuration Print ================
-Real time: May/08/2012 15:37:08
+Real time: Jun/04/2012 13:42:47
Profiler Stats
--------------
@@ -43,18 +43,18 @@ Elapsed_time_in_minutes: 0
Elapsed_time_in_hours: 0
Elapsed_time_in_days: 0
-Virtual_time_in_seconds: 0.5
-Virtual_time_in_minutes: 0.00833333
-Virtual_time_in_hours: 0.000138889
-Virtual_time_in_days: 5.78704e-06
+Virtual_time_in_seconds: 0.35
+Virtual_time_in_minutes: 0.00583333
+Virtual_time_in_hours: 9.72222e-05
+Virtual_time_in_days: 4.05093e-06
Ruby_current_time: 342698
Ruby_start_time: 0
Ruby_cycles: 342698
-mbytes_resident: 47.6289
-mbytes_total: 219.488
-resident_ratio: 0.217
+mbytes_resident: 48.4648
+mbytes_total: 219.84
+resident_ratio: 0.220455
ruby_cycles_executed: [ 342699 ]
@@ -122,7 +122,7 @@ Resource Usage
page_size: 4096
user_time: 0
system_time: 0
-page_reclaims: 12667
+page_reclaims: 12835
page_faults: 0
swaps: 0
block_inputs: 0
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/simout b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/simout
index 5e2ce6170..0b4993316 100755
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/simout
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:36:31
-gem5 started May 8 2012 15:37:08
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:50:11
+gem5 started Jun 4 2012 13:42:46
+gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby -re tests/run.py build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby
Global frequency set at 1000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
index 333553551..a6b69bd54 100644
--- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt
@@ -4,23 +4,35 @@ sim_seconds 0.000343 # Nu
sim_ticks 342698 # Number of ticks simulated
final_tick 342698 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 30902 # Simulator instruction rate (inst/s)
-host_op_rate 30898 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1653235 # Simulator tick rate (ticks/s)
-host_mem_usage 224760 # Number of bytes of host memory used
-host_seconds 0.21 # Real time elapsed on the host
+host_inst_rate 17946 # Simulator instruction rate (inst/s)
+host_op_rate 17945 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 960252 # Simulator tick rate (ticks/s)
+host_mem_usage 225120 # Number of bytes of host memory used
+host_seconds 0.36 # Real time elapsed on the host
sim_insts 6404 # Number of instructions simulated
sim_ops 6404 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 34460 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 25656 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 6696 # Number of bytes written to this memory
-system.physmem.num_reads 7599 # Number of read requests responded to by this memory
-system.physmem.num_writes 865 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 100555008 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 74864750 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 19539069 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 120094077 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 25656 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 8804 # Number of bytes read from this memory
+system.physmem.bytes_read::total 34460 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 25656 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 25656 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::cpu.data 6696 # Number of bytes written to this memory
+system.physmem.bytes_written::total 6696 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 6414 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1185 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 7599 # Number of read requests responded to by this memory
+system.physmem.num_writes::cpu.data 865 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 865 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 74864750 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 25690258 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 100555008 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 74864750 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 74864750 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 19539069 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 19539069 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 74864750 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 45229327 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 120094077 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.fetch_hits 0 # ITB hits
system.cpu.dtb.fetch_misses 0 # ITB misses
system.cpu.dtb.fetch_acv 0 # ITB acv