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