#include <unordered_map>
#include "cpu/testers/traffic_gen/base.hh"
Go to the source code of this file.
|
class | gem5::TrafficGen |
| The traffic generator is a module that generates stimuli for the memory system, based on a collection of simple behaviours that are either probabilistic or based on traces. More...
|
|
struct | gem5::TrafficGen::Transition |
| Struct to represent a probabilistic transition during parsing. More...
|
|
|
namespace | gem5 |
| Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
|
|