From c0b9f324bf2780b344bef04a4ce7ee063e172e40 Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Fri, 2 Mar 2012 09:18:50 -0500 Subject: 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. --- .../ref/arm/linux/realview-o3-dual/stats.txt | 18 +++++++++--------- .../10.linux-boot/ref/arm/linux/realview-o3/stats.txt | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'tests/long/fs/10.linux-boot/ref/arm') 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 -- cgit v1.2.3