diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-03-20 09:16:35 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-03-20 09:16:35 -0500 |
commit | 83d09ee2159724b0fe44ffcb7ed1c9c80b98e2ed (patch) | |
tree | 844c96b5450c7f8213341108f292df48e3a21149 /tests/quick/se/00.hello/ref/mips | |
parent | 52a83c1d0ea2e0806ce3934aab5c566d6c9e3451 (diff) | |
download | gem5-83d09ee2159724b0fe44ffcb7ed1c9c80b98e2ed.tar.xz |
stats: updates due to changes to ruby config scripts
These updates to ruby regression stats are due to renaming piobus to iobus
and dropping piobus in the se mode.
Diffstat (limited to 'tests/quick/se/00.hello/ref/mips')
-rw-r--r-- | tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt index debae8203..24111f1bf 100644 --- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt +++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt @@ -13,8 +13,6 @@ sim_insts 5814 # Nu sim_ops 5814 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts system.clk_domain.clock 1 # Clock period in ticks -system.piobus.throughput 0 # Throughput (bytes/s) -system.piobus.data_through_bus 0 # Total data (bytes) system.ruby.clk_domain.clock 1 # Clock period in ticks system.ruby.delayHist::bucket_size 1 # delay histogram for all message system.ruby.delayHist::max_bucket 9 # delay histogram for all message |