gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
PerfectSwitch.cc File Reference
#include "mem/ruby/network/simple/PerfectSwitch.hh"
#include <algorithm>
#include "base/cast.hh"
#include "base/random.hh"
#include "debug/RubyNetwork.hh"
#include "mem/ruby/network/MessageBuffer.hh"
#include "mem/ruby/network/simple/SimpleNetwork.hh"
#include "mem/ruby/network/simple/Switch.hh"
#include "mem/ruby/slicc_interface/Message.hh"

Go to the source code of this file.

Functions

bool operator< (const LinkOrder &l1, const LinkOrder &l2)
 

Variables

const int PRIORITY_SWITCH_LIMIT = 128
 

Function Documentation

bool operator< ( const LinkOrder l1,
const LinkOrder l2 
)

Definition at line 47 of file PerfectSwitch.cc.

References LinkOrder::m_value.

Variable Documentation

const int PRIORITY_SWITCH_LIMIT = 128

Definition at line 43 of file PerfectSwitch.cc.

Referenced by PerfectSwitch::wakeup().


Generated on Fri Jun 9 2017 13:03:58 for gem5 by doxygen 1.8.6