47 #ifndef __CPU_MINOR_ACTIVITY_HH__
48 #define __CPU_MINOR_ACTIVITY_HH__
65 int longest_latency) :
const std::string & name() const
ActivityRecorder with a Ticked interface.
ActivityRecorder helper class that informs the CPU if it can switch over to being idle or not...
MinorActivityRecorder(const std::string &name, int num_stages, int longest_latency)
void evaluate()
Ticked interface.
void advance()
Advances the activity buffer, decrementing the activityCount if active communication just left the ti...