53 std::ostringstream stages;
56 unsigned int stage_index = 0;
57 while (stage_index < num_stages) {
61 if (stage_index != num_stages)
int getActivityCount() const
Returns how many things are active within the recorder.
bool getStageActive(const int idx) const
Returns the activity status of a stage.
int getNumStages() const
Returns the number of stages.
This file contains miscellaneous classes and functions for formatting general trace information and a...
ActivityRecoder from cpu/activity.h wrapped to provide evaluate and minorTrace.
void minorTrace(const char *fmt, Args ...args)
DPRINTFN for MinorTrace reporting.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
Minor contains all the definitions within the MinorCPU apart from the CPU class itself.