gem5  v20.1.0.0
Classes | Enumerations
GarnetSyntheticTraffic.hh File Reference
#include <set>
#include "base/statistics.hh"
#include "mem/port.hh"
#include "params/GarnetSyntheticTraffic.hh"
#include "sim/clocked_object.hh"
#include "sim/eventq.hh"
#include "sim/sim_exit.hh"
#include "sim/sim_object.hh"
#include "sim/stats.hh"

Go to the source code of this file.

Classes

class  GarnetSyntheticTraffic
 
class  GarnetSyntheticTraffic::CpuPort
 
class  GarnetSyntheticTraffic::GarnetSyntheticTrafficSenderState
 

Enumerations

enum  TrafficType {
  BIT_COMPLEMENT_ = 0, BIT_REVERSE_ = 1, BIT_ROTATION_ = 2, NEIGHBOR_ = 3,
  SHUFFLE_ = 4, TORNADO_ = 5, TRANSPOSE_ = 6, UNIFORM_RANDOM_ = 7,
  NUM_TRAFFIC_PATTERNS_
}
 

Enumeration Type Documentation

◆ TrafficType

Enumerator
BIT_COMPLEMENT_ 
BIT_REVERSE_ 
BIT_ROTATION_ 
NEIGHBOR_ 
SHUFFLE_ 
TORNADO_ 
TRANSPOSE_ 
UNIFORM_RANDOM_ 
NUM_TRAFFIC_PATTERNS_ 

Definition at line 43 of file GarnetSyntheticTraffic.hh.


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17