diff options
author | Matthew Poremba <Matthew.Poremba@amd.com> | 2016-07-01 10:31:37 -0500 |
---|---|---|
committer | Matthew Poremba <Matthew.Poremba@amd.com> | 2016-07-01 10:31:37 -0500 |
commit | 134824e84725fca8d9e46c012e674e551babef28 (patch) | |
tree | d1d42a438ae81a12c5dc6839ef53793521137106 /src/mem/xbar.cc | |
parent | 86e9a6ffecbeb1ba743c71786e934cf290bab7ff (diff) | |
download | gem5-134824e84725fca8d9e46c012e674e551babef28.tar.xz |
ruby: Fix double statistic registration in garnet
Currently garnet will not run due to double statistic registration of new
stats in ClockedObject. This occurs because a temporary array named 'cls'
is being added as a child to garnet internal and external link SimObjects.
This patch simply renames the temporary array which prevents it from
being added as a child object and avoids the assertion that a statistic
was already registered.
Committed by Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/mem/xbar.cc')
0 files changed, 0 insertions, 0 deletions