sim, arch, base: Refactor the base remote GDB class.
[gem5.git] / src / sim / clock_domain.hh
index 71627434a2d7d2c32572d66fa53971f8fa4afd78..6ba8b63961907b099aacf8112d7e8cb776611229 100644 (file)
@@ -243,6 +243,11 @@ class SrcClockDomain : public ClockDomain
     void unserialize(CheckpointIn &cp) override;
 
   private:
+    /**
+     * Inform other components about the changed performance level
+     */
+    void signalPerfLevelUpdate();
+
     /**
       * List of possible frequency operational points, should be in
       * descending order