gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GarnetNetwork Member List

This is the complete list of members for GarnetNetwork, including all inherited members.

_currPwrStateClockedObjectprotected
_paramsSimObjectprotected
checkNetworkAllocation(NodeID id, bool ordered, int network_num, std::string vnet_type)Networkvirtual
ckptCountSerializablestatic
ckptMaxCountSerializablestatic
ckptPrevCountSerializablestatic
Clocked(ClockDomain &clk_domain)Clockedinlineprotected
Clocked(Clocked &)=deleteClockedprotected
clockEdge(Cycles cycles=Cycles(0)) const Clockedinline
ClockedObject(const ClockedObjectParams *p)ClockedObject
clockPeriod() const Clockedinline
collateStats()GarnetNetworkvirtual
computeStats()ClockedObject
curCycle() const Clockedinline
currentSection()Serializablestatic
cyclesToTicks(Cycles c) const Clockedinline
deschedule(Event &event)EventManagerinline
deschedule(Event *event)EventManagerinline
drain() overrideSimObjectinlinevirtual
Drainable()Drainableprotected
drainResume()Drainableinlineprotectedvirtual
drainState() const Drainableinline
EventManager(EventManager &em)EventManagerinline
EventManager(EventManager *em)EventManagerinline
EventManager(EventQueue *eq)EventManagerinline
eventqEventManagerprotected
eventQueue() const EventManagerinline
fault_modelGarnetNetwork
find(const char *name)SimObjectstatic
frequency() const Clockedinline
functionalRead(Packet *pkt)Networkinlinevirtual
functionalWrite(Packet *pkt)GarnetNetworkvirtual
GarnetNetwork(const Params *p)GarnetNetwork
GarnetNetwork(const GarnetNetwork &obj)GarnetNetworkprivate
get_router_id(int ni)GarnetNetwork
get_vnet_type(int vc)GarnetNetworkinline
getBuffersPerCtrlVC()GarnetNetworkinline
getBuffersPerDataVC()GarnetNetworkinline
getNiFlitSize() const GarnetNetworkinline
getNumberOfVirtualNetworks()Networkinlinestatic
getNumCols()GarnetNetworkinline
getNumNodes() const Networkinline
getNumRouters()GarnetNetwork
getNumRows() const GarnetNetworkinline
getProbeManager()SimObject
getRoutingAlgorithm() const GarnetNetworkinline
getVCsPerVnet() const GarnetNetworkinline
increment_flit_network_latency(Cycles latency, int vnet)GarnetNetworkinline
increment_flit_queueing_latency(Cycles latency, int vnet)GarnetNetworkinline
increment_injected_flits(int vnet)GarnetNetworkinline
increment_injected_packets(int vnet)GarnetNetworkinline
increment_packet_network_latency(Cycles latency, int vnet)GarnetNetworkinline
increment_packet_queueing_latency(Cycles latency, int vnet)GarnetNetworkinline
increment_received_flits(int vnet)GarnetNetworkinline
increment_received_packets(int vnet)GarnetNetworkinline
increment_total_hops(int hops)GarnetNetworkinline
init()GarnetNetworkvirtual
initState()SimObjectvirtual
isFaultModelEnabled() const GarnetNetworkinline
isVNetOrdered(int vnet) const GarnetNetworkinline
loadState(CheckpointIn &cp)SimObjectvirtual
m_average_link_utilizationGarnetNetworkprotected
m_average_vc_loadGarnetNetworkprotected
m_avg_flit_latencyGarnetNetworkprotected
m_avg_flit_network_latencyGarnetNetworkprotected
m_avg_flit_queueing_latencyGarnetNetworkprotected
m_avg_flit_vnet_latencyGarnetNetworkprotected
m_avg_flit_vqueue_latencyGarnetNetworkprotected
m_avg_hopsGarnetNetworkprotected
m_avg_packet_latencyGarnetNetworkprotected
m_avg_packet_network_latencyGarnetNetworkprotected
m_avg_packet_queueing_latencyGarnetNetworkprotected
m_avg_packet_vnet_latencyGarnetNetworkprotected
m_avg_packet_vqueue_latencyGarnetNetworkprotected
m_buffers_per_ctrl_vcGarnetNetworkprotected
m_buffers_per_data_vcGarnetNetworkprotected
m_control_msg_sizeNetworkprotectedstatic
m_creditlinksGarnetNetworkprivate
m_data_msg_sizeNetworkprotectedstatic
m_enable_fault_modelGarnetNetworkprotected
m_flit_network_latencyGarnetNetworkprotected
m_flit_queueing_latencyGarnetNetworkprotected
m_flits_injectedGarnetNetworkprotected
m_flits_receivedGarnetNetworkprotected
m_fromNetQueuesNetworkprotected
m_networklinksGarnetNetworkprivate
m_ni_flit_sizeGarnetNetworkprotected
m_nisGarnetNetworkprivate
m_nodesNetworkprotected
m_num_colsGarnetNetworkprotected
m_num_rowsGarnetNetworkprotected
m_orderedNetworkprotected
m_packet_network_latencyGarnetNetworkprotected
m_packet_queueing_latencyGarnetNetworkprotected
m_packets_injectedGarnetNetworkprotected
m_packets_receivedGarnetNetworkprotected
m_routersGarnetNetworkprivate
m_routing_algorithmGarnetNetworkprotected
m_toNetQueuesNetworkprotected
m_topology_ptrNetworkprotected
m_total_ext_in_link_utilizationGarnetNetworkprotected
m_total_ext_out_link_utilizationGarnetNetworkprotected
m_total_hopsGarnetNetworkprotected
m_total_int_link_utilizationGarnetNetworkprotected
m_vcs_per_vnetGarnetNetworkprotected
m_virtual_networksNetworkprotectedstatic
m_vnet_typeGarnetNetworkprivate
m_vnet_type_namesNetworkprotected
makeExtInLink(NodeID src, SwitchID dest, BasicLink *link, const NetDest &routing_table_entry)GarnetNetworkvirtual
makeExtOutLink(SwitchID src, NodeID dest, BasicLink *link, const NetDest &routing_table_entry)GarnetNetworkvirtual
makeInternalLink(SwitchID src, SwitchID dest, BasicLink *link, const NetDest &routing_table_entry, PortDirection src_outport_dirn, PortDirection dest_inport_dirn)GarnetNetworkvirtual
memInvalidate()SimObjectinlinevirtual
memWriteback()SimObjectinlinevirtual
MessageSizeType_to_int(MessageSizeType size_type)Networkstatic
name() const SimObjectinlinevirtual
Network(const Params *p)Network
Network(const Network &obj)Networkprotected
nextCycle() const Clockedinline
notifyFork()Drainableinlinevirtual
numPwrStateTransitionsClockedObjectprotected
operator=(const GarnetNetwork &obj)GarnetNetworkprivate
Network::operator=(const Network &obj)Networkprotected
ClockedObject::operator=(Clocked &)=deleteClockedprotected
Params typedefGarnetNetwork
params() const Networkinline
print(std::ostream &out) const GarnetNetworkvirtual
prvEvalTickClockedObjectprotected
pwrState() const ClockedObjectinline
pwrState(Enums::PwrState)ClockedObject
pwrStateClkGateDistClockedObjectprotected
pwrStateName() const ClockedObjectinline
pwrStateResidencyTicksClockedObjectprotected
pwrStateWeights() const ClockedObject
regProbeListeners()SimObjectvirtual
regProbePoints()SimObjectvirtual
regStats()GarnetNetworkvirtual
reschedule(Event &event, Tick when, bool always=false)EventManagerinline
reschedule(Event *event, Tick when, bool always=false)EventManagerinline
resetClock() const Clockedinlineprotected
resetStats()SimObjectvirtual
schedule(Event &event, Tick when)EventManagerinline
schedule(Event *event, Tick when)EventManagerinline
Serializable()Serializable
serialize(CheckpointOut &cp) const overrideClockedObjectvirtual
serializeAll(CheckpointOut &cp)SimObjectstatic
Serializable::serializeAll(const std::string &cpt_dir)Serializablestatic
serializeSection(CheckpointOut &cp, const char *name) const Serializable
serializeSection(CheckpointOut &cp, const std::string &name) const Serializableinline
setCurTick(Tick newVal)EventManagerinline
setFromNetQueue(NodeID id, bool ordered, int netNumber, std::string vnet_type, MessageBuffer *b)Networkvirtual
setToNetQueue(NodeID id, bool ordered, int netNumber, std::string vnet_type, MessageBuffer *b)Network
signalDrainDone() const Drainableinlineprotected
SimObject(const Params *_params)SimObject
startup()SimObjectvirtual
ticksToCycles(Tick t) const Clockedinline
unserialize(CheckpointIn &cp) overrideClockedObjectvirtual
unserializeGlobals(CheckpointIn &cp)Serializablestatic
unserializeSection(CheckpointIn &cp, const char *name)Serializable
unserializeSection(CheckpointIn &cp, const std::string &name)Serializableinline
updateClockPeriod() const Clockedinline
voltage() const Clockedinline
wakeupEventQueue(Tick when=(Tick)-1)EventManagerinline
~Clocked()Clockedinlineprotectedvirtual
~Drainable()Drainableprotectedvirtual
~GarnetNetwork()GarnetNetwork
~Network()Networkvirtual
~Serializable()Serializablevirtual
~SimObject()SimObjectvirtual

Generated on Fri Jun 9 2017 13:04:11 for gem5 by doxygen 1.8.6