gem5
|
#include <iostream>
#include <string>
#include <vector>
#include "mem/ruby/network/BasicLink.hh"
#include "mem/ruby/network/garnet2.0/CreditLink.hh"
#include "mem/ruby/network/garnet2.0/NetworkLink.hh"
#include "params/GarnetExtLink.hh"
#include "params/GarnetIntLink.hh"
Go to the source code of this file.
Classes | |
class | GarnetIntLink |
class | GarnetExtLink |
Functions | |
std::ostream & | operator<< (std::ostream &out, const GarnetIntLink &obj) |
std::ostream & | operator<< (std::ostream &out, const GarnetExtLink &obj) |
|
inline |
Definition at line 65 of file GarnetLink.hh.
References GarnetIntLink::print().
|
inline |
Definition at line 90 of file GarnetLink.hh.
References GarnetExtLink::print().