diff options
author | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-06-28 10:04:43 +0100 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-07-16 13:16:42 +0000 |
commit | 34e77161fb42847797338ffe95674f248798ab43 (patch) | |
tree | f9d097e30ed18bc358eb7f8c647eaefc590d6341 /src/cpu/o3/regfile.hh | |
parent | 9af53ddaec43653d915649173660dc5c71f06a72 (diff) | |
download | gem5-34e77161fb42847797338ffe95674f248798ab43.tar.xz |
cpu: isDrained renamed to isCpuDrained
cpu models inheriting from BaseCPU implement a draining checker called
isDrained. This hides the base Drainable::isDrained method and might
create confusion in the reader.
This patch is renaming it to isCpuDrained in order to avoid any
ambiguity
Change-Id: Ie5221da6a4673432c2403996e42d451cae960bbf
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/19468
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/cpu/o3/regfile.hh')
0 files changed, 0 insertions, 0 deletions