gem5 v25.0.0.1
Loading...
Searching...
No Matches
FaultModel.cc File Reference
#include <cassert>
#include <fstream>
#include <iostream>
#include <vector>
#include "FaultModel.hh"
#include "base/logging.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  gem5::ruby

Macros

#define MAX(a, b)

Macro Definition Documentation

◆ MAX

#define MAX ( a,
b )
Value:
((a > b) ? (a) : (b))
SwitchingFiber b
SwitchingFiber a

Definition at line 48 of file FaultModel.cc.

Referenced by gem5::ruby::FaultModel::declare_router().


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0