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.
This commit is contained in:
Andreas Hansson 2012-03-02 09:18:50 -05:00
parent adc419a13a
commit c0b9f324bf
6 changed files with 54 additions and 54 deletions

View file

@ -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

View file

@ -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

View file

@ -11,15 +11,15 @@ host_mem_usage 376104 # Nu
host_seconds 29.73 # Real time elapsed on the host
sim_insts 61546998 # Number of instructions simulated
sim_ops 79563488 # Number of ops (including micro ops) simulated
system.nvmem.bytes_read 68 # Number of bytes read from this memory
system.nvmem.bytes_inst_read 68 # Number of instructions bytes read from this memory
system.nvmem.bytes_written 0 # Number of bytes written to this memory
system.nvmem.num_reads 17 # 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 28 # Total read bandwidth from this memory (bytes/s)
system.nvmem.bw_inst_read 28 # Instruction read bandwidth from this memory (bytes/s)
system.nvmem.bw_total 28 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bytes_read 68 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read 68 # 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 17 # 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 28 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read 28 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total 28 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 123270308 # Number of bytes read from this memory
system.physmem.bytes_inst_read 1011392 # Number of instructions bytes read from this memory
system.physmem.bytes_written 10185232 # Number of bytes written to this memory

View file

@ -11,15 +11,15 @@ host_mem_usage 376316 # Nu
host_seconds 29.46 # Real time elapsed on the host
sim_insts 59262876 # Number of instructions simulated
sim_ops 76532931 # 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 9 # Total read bandwidth from this memory (bytes/s)
system.nvmem.bw_inst_read 9 # Instruction read bandwidth from this memory (bytes/s)
system.nvmem.bw_total 9 # 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 9 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read 9 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total 9 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 122663536 # Number of bytes read from this memory
system.physmem.bytes_inst_read 941280 # Number of instructions bytes read from this memory
system.physmem.bytes_written 9577800 # Number of bytes written to this memory

View file

@ -11,15 +11,15 @@ host_mem_usage 377896 # Nu
host_seconds 70.58 # Real time elapsed on the host
sim_insts 61295262 # Number of instructions simulated
sim_ops 78413959 # Number of ops (including micro ops) simulated
system.nvmem.bytes_read 68 # Number of bytes read from this memory
system.nvmem.bytes_inst_read 68 # Number of instructions bytes read from this memory
system.nvmem.bytes_written 0 # Number of bytes written to this memory
system.nvmem.num_reads 17 # 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 25 # Total read bandwidth from this memory (bytes/s)
system.nvmem.bw_inst_read 25 # Instruction read bandwidth from this memory (bytes/s)
system.nvmem.bw_total 25 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bytes_read 68 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read 68 # 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 17 # 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 25 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read 25 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total 25 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bytes_read 134334820 # Number of bytes read from this memory
system.physmem.bytes_inst_read 1003520 # Number of instructions bytes read from this memory
system.physmem.bytes_written 10194256 # Number of bytes written to this memory

View file

@ -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