44#ifndef __CPU_MINOR_STATS_HH__
45#define __CPU_MINOR_STATS_HH__
This is a simple scalar statistic, like a counter.
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.
Declaration of Statistics objects.
Currently unused stats class.
MinorStats(BaseCPU *parent)
statistics::Scalar quiesceCycles
Number of cycles in quiescent state.
Base classes for ClockedObjects which have evaluate functions to look like clock ticking operations.