gem5 v24.0.0.0
|
Declaration of the idle generator that does nothing. More...
#include "base/bitfield.hh"
#include "base/intmath.hh"
#include "base_gen.hh"
#include "mem/packet.hh"
Go to the source code of this file.
Classes | |
class | gem5::IdleGen |
The idle generator does nothing. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Declaration of the idle generator that does nothing.
Definition in file idle_gen.hh.