gem5 v24.0.0.0
Loading...
Searching...
No Matches
dvfs_handler.hh File Reference

DVFSHandler and DomainConfig class declaration used for managing voltage and frequency scaling of the various DVFS domains in the system (with each domain having their independent domain configuration information) More...

#include <cassert>
#include <map>
#include <vector>
#include "base/logging.hh"
#include "base/types.hh"
#include "debug/DVFS.hh"
#include "params/DVFSHandler.hh"
#include "sim/clock_domain.hh"
#include "sim/eventq.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  gem5::DVFSHandler
 DVFS Handler class, maintains a list of all the domains it can handle. More...
 
struct  gem5::DVFSHandler::UpdateEvent
 Update performance level event, encapsulates all the required information for a future call to change a domain's performance level. More...
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Detailed Description

DVFSHandler and DomainConfig class declaration used for managing voltage and frequency scaling of the various DVFS domains in the system (with each domain having their independent domain configuration information)

Definition in file dvfs_handler.hh.


Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0