summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/iic_repl/gen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/cache/tags/iic_repl/gen.hh')
-rw-r--r--src/mem/cache/tags/iic_repl/gen.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/cache/tags/iic_repl/gen.hh b/src/mem/cache/tags/iic_repl/gen.hh
index fe105d95a..cbd15a6fd 100644
--- a/src/mem/cache/tags/iic_repl/gen.hh
+++ b/src/mem/cache/tags/iic_repl/gen.hh
@@ -209,7 +209,7 @@ class GenRepl : public Repl
* Register statistics.
* @param name The name to prepend to statistic descriptions.
*/
- virtual void regStats(const std::string name);
+ virtual void regStatsWithSuffix(const std::string name);
/**
* Update the tag pointer to when the tag moves.