gem5 v24.0.0.0
|
#include <memory>
#include <tuple>
#include <unordered_map>
#include "base/statistics.hh"
#include "enums/AddrMap.hh"
#include "mem/qport.hh"
#include "sim/clocked_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::BaseTrafficGen |
The traffic generator is a module that generates stimuli for the memory system, based on a collection of simple generator behaviours that are either probabilistic or based on traces. More... | |
class | gem5::BaseTrafficGen::TrafficGenPort |
Request port specialisation for the traffic generator. More... | |
struct | gem5::BaseTrafficGen::StatGroup |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |