52 std::ostringstream stages;
55 unsigned int stage_index = 0;
56 while (stage_index < num_stages) {
60 if (stage_index != num_stages)
int getActivityCount() const
Returns how many things are active within the recorder.
ActivityRecoder from cpu/activity.h wrapped to provide evaluate and minorTrace.
Minor contains all the definitions within the MinorCPU apart from the CPU class itself.
This file contains miscellaneous classes and functions for formatting general trace information and a...
bool getStageActive(const int idx) const
Returns the activity status of a stage.
int getNumStages() const
Returns the number of stages.
#define MINORTRACE(...)
DPRINTFN for MinorTrace reporting.