summaryrefslogtreecommitdiff
path: root/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
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/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
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/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt')
-rw-r--r--tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
index 833c19821..682f0b879 100644
--- a/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
+++ b/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt
@@ -11,15 +11,15 @@ host_mem_usage 376612 # Nu
host_seconds 67.53 # Real time elapsed on the host
sim_insts 59075683 # Number of instructions simulated
sim_ops 75477515 # Number of ops (including micro ops) simulated
-system.nvmem.bytes_read 20 # Number of bytes read from this memory
-system.nvmem.bytes_inst_read 20 # Number of instructions bytes read from this memory
-system.nvmem.bytes_written 0 # Number of bytes written to this memory
-system.nvmem.num_reads 5 # 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 8 # Total read bandwidth from this memory (bytes/s)
-system.nvmem.bw_inst_read 8 # Instruction read bandwidth from this memory (bytes/s)
-system.nvmem.bw_total 8 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bytes_read 20 # Number of bytes read from this memory
+system.realview.nvmem.bytes_inst_read 20 # 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 5 # 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 8 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_inst_read 8 # Instruction read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_total 8 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 133655408 # Number of bytes read from this memory
system.physmem.bytes_inst_read 949920 # Number of instructions bytes read from this memory
system.physmem.bytes_written 9634312 # Number of bytes written to this memory