Searched refs:MinorActivityRecorder (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/minor/
H A Dactivity.hh56 class MinorActivityRecorder : public ActivityRecorder class in namespace:Minor
64 MinorActivityRecorder(const std::string &name, int num_stages, function in class:Minor::MinorActivityRecorder
H A Dactivity.cc50 MinorActivityRecorder::minorTrace() const
H A Dpipeline.hh93 MinorActivityRecorder activityRecorder;
143 MinorActivityRecorder *getActivityRecorder() { return &activityRecorder; }
H A Dcpu.hh90 Minor::MinorActivityRecorder *activityRecorder;

Completed in 7 milliseconds