summaryrefslogtreecommitdiff
path: root/tests/long
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2012-03-02 09:18:50 -0500
committerAndreas Hansson <andreas.hansson@arm.com>2012-03-02 09:18:50 -0500
commitc0b9f324bf2780b344bef04a4ce7ee063e172e40 (patch)
tree902d0eca9106c7f4ef3a0603176f3811e97b8cef /tests/long
parentadc419a13a698414a0623ce286cafebcdf2f272e (diff)
downloadgem5-c0b9f324bf2780b344bef04a4ce7ee063e172e40.tar.xz
Stats: Fix the realview regression stats after nvmem move
This patch updates the realview regressions stats to reflect that nvmem moved in the object hierarchy and is now under system.realview.
Diffstat (limited to 'tests/long')
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt18
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt18
2 files changed, 18 insertions, 18 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
index 68d9a148e..238cfe679 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
@@ -11,15 +11,15 @@ host_mem_usage 384052 # Nu
host_seconds 756.53 # Real time elapsed on the host
sim_insts 61834256 # Number of instructions simulated
sim_ops 79870174 # Number of ops (including micro ops) simulated
-system.nvmem.bytes_read 384 # Number of bytes read from this memory
-system.nvmem.bytes_inst_read 384 # Number of instructions bytes read from this memory
-system.nvmem.bytes_written 0 # Number of bytes written to this memory
-system.nvmem.num_reads 6 # Number of read requests responded to by this memory
-system.nvmem.num_writes 0 # Number of write requests responded to by this memory
-system.nvmem.num_other 0 # Number of other requests responded to by this memory
-system.nvmem.bw_read 149 # Total read bandwidth from this memory (bytes/s)
-system.nvmem.bw_inst_read 149 # Instruction read bandwidth from this memory (bytes/s)
-system.nvmem.bw_total 149 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bytes_read 384 # Number of bytes read from this memory
+system.realview.nvmem.bytes_inst_read 384 # Number of instructions bytes read from this memory
+system.realview.nvmem.bytes_written 0 # Number of bytes written to this memory
+system.realview.nvmem.num_reads 6 # Number of read requests responded to by this memory
+system.realview.nvmem.num_writes 0 # Number of write requests responded to by this memory
+system.realview.nvmem.num_other 0 # Number of other requests responded to by this memory
+system.realview.nvmem.bw_read 149 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_inst_read 149 # Instruction read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_total 149 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 131402148 # Number of bytes read from this memory
system.physmem.bytes_inst_read 1183168 # Number of instructions bytes read from this memory
system.physmem.bytes_written 10205776 # Number of bytes written to this memory
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
index d8269d3fd..28a21b62c 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt
@@ -11,15 +11,15 @@ host_mem_usage 383240 # Nu
host_seconds 729.77 # Real time elapsed on the host
sim_insts 59452703 # Number of instructions simulated
sim_ops 76793713 # Number of ops (including micro ops) simulated
-system.nvmem.bytes_read 64 # Number of bytes read from this memory
-system.nvmem.bytes_inst_read 64 # Number of instructions bytes read from this memory
-system.nvmem.bytes_written 0 # Number of bytes written to this memory
-system.nvmem.num_reads 1 # Number of read requests responded to by this memory
-system.nvmem.num_writes 0 # Number of write requests responded to by this memory
-system.nvmem.num_other 0 # Number of other requests responded to by this memory
-system.nvmem.bw_read 26 # Total read bandwidth from this memory (bytes/s)
-system.nvmem.bw_inst_read 26 # Instruction read bandwidth from this memory (bytes/s)
-system.nvmem.bw_total 26 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bytes_read 64 # Number of bytes read from this memory
+system.realview.nvmem.bytes_inst_read 64 # Number of instructions bytes read from this memory
+system.realview.nvmem.bytes_written 0 # Number of bytes written to this memory
+system.realview.nvmem.num_reads 1 # Number of read requests responded to by this memory
+system.realview.nvmem.num_writes 0 # Number of write requests responded to by this memory
+system.realview.nvmem.num_other 0 # Number of other requests responded to by this memory
+system.realview.nvmem.bw_read 26 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_inst_read 26 # Instruction read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_total 26 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 130753040 # Number of bytes read from this memory
system.physmem.bytes_inst_read 1118144 # Number of instructions bytes read from this memory
system.physmem.bytes_written 9587720 # Number of bytes written to this memory