diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2013-07-02 10:11:00 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2013-07-02 10:11:00 -0500 |
commit | ba440f1cb9807e5243af9a88323332d9332a56a0 (patch) | |
tree | f8355df0eb06a258ea9fd0c0d4386cd1f8d303e5 /tests/quick | |
parent | af58313fd61e7f7278af7d3bf97ba98e79e2ab90 (diff) | |
download | gem5-ba440f1cb9807e5243af9a88323332d9332a56a0.tar.xz |
regressions: update a couple stats.txt
The statistics for 30.eio-mp, pc-simple-timing-ruby tests are being updated
to incorporate the changes due to recent patches.
Diffstat (limited to 'tests/quick')
-rw-r--r-- | tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt b/tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt index d89f8b6a1..201c425a7 100644 --- a/tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt +++ b/tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt @@ -70,8 +70,8 @@ system.membus.data_through_bus 219392 # To system.membus.snoop_data_through_bus 0 # Total snoop data (bytes) system.membus.reqLayer0.occupancy 4229968 # Layer occupancy (ticks) system.membus.reqLayer0.utilization 0.6 # Layer utilization (%) -system.membus.respLayer0.occupancy 31051500 # Layer occupancy (ticks) -system.membus.respLayer0.utilization 4.3 # Layer utilization (%) +system.membus.respLayer1.occupancy 31051500 # Layer occupancy (ticks) +system.membus.respLayer1.utilization 4.3 # Layer utilization (%) system.toL2Bus.throughput 335352471 # Throughput (bytes/s) system.toL2Bus.trans_dist::ReadReq 3148 # Transaction distribution system.toL2Bus.trans_dist::ReadResp 3148 # Transaction distribution |