_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
addressToNodeID(Addr addr, MachineType mtype) | Network | |
addrMap | Network | private |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
checkNetworkAllocation(NodeID local_id, bool ordered, int network_num, std::string vnet_type) | Network | virtual |
clockDomain | Clocked | private |
Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
Clocked(Clocked &)=delete | Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
clockPeriod() const | Clocked | inline |
clockPeriodUpdated() | Clocked | inlineprotectedvirtual |
collateStats() | GarnetNetwork | virtual |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cycle | Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | Clocked | inline |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
fault_model | GarnetNetwork | |
find(const char *name) | SimObject | static |
frequency() const | Clocked | inline |
functionalRead(Packet *pkt) | Network | inlinevirtual |
functionalWrite(Packet *pkt) | GarnetNetwork | virtual |
GarnetNetwork(const Params *p) | GarnetNetwork | |
GarnetNetwork(const GarnetNetwork &obj) | GarnetNetwork | private |
garnetVersion | GarnetNetwork | |
get_router_id(int ni, int vnet) | GarnetNetwork | |
get_vnet_type(int vnet) | GarnetNetwork | inline |
getBuffersPerCtrlVC() | GarnetNetwork | inline |
getBuffersPerDataVC() | GarnetNetwork | inline |
getLocalNodeID(NodeID global_id) const | Network | |
getNiFlitSize() const | GarnetNetwork | inline |
getNumberOfVirtualNetworks() | Network | inlinestatic |
getNumCols() | GarnetNetwork | inline |
getNumNodes() const | Network | inline |
getNumRouters() | GarnetNetwork | |
getNumRows() const | GarnetNetwork | inline |
getPort(const std::string &, PortID idx=InvalidPortID) override | Network | inlinevirtual |
getProbeManager() | SimObject | |
getRoutingAlgorithm() const | GarnetNetwork | inline |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
globalToLocalMap | Network | private |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
increment_flit_network_latency(Tick latency, int vnet) | GarnetNetwork | inline |
increment_flit_queueing_latency(Tick latency, int vnet) | GarnetNetwork | inline |
increment_injected_flits(int vnet) | GarnetNetwork | inline |
increment_injected_packets(int vnet) | GarnetNetwork | inline |
increment_packet_network_latency(Tick latency, int vnet) | GarnetNetwork | inline |
increment_packet_queueing_latency(Tick latency, int vnet) | GarnetNetwork | inline |
increment_received_flits(int vnet) | GarnetNetwork | inline |
increment_received_packets(int vnet) | GarnetNetwork | inline |
increment_total_hops(int hops) | GarnetNetwork | inline |
init() | GarnetNetwork | virtual |
initState() | SimObject | virtual |
isFaultModelEnabled() const | GarnetNetwork | inline |
isVNetOrdered(int vnet) const | GarnetNetwork | inline |
loadState(CheckpointIn &cp) | SimObject | virtual |
m_average_link_utilization | GarnetNetwork | protected |
m_average_vc_load | GarnetNetwork | protected |
m_avg_flit_latency | GarnetNetwork | protected |
m_avg_flit_network_latency | GarnetNetwork | protected |
m_avg_flit_queueing_latency | GarnetNetwork | protected |
m_avg_flit_vnet_latency | GarnetNetwork | protected |
m_avg_flit_vqueue_latency | GarnetNetwork | protected |
m_avg_hops | GarnetNetwork | protected |
m_avg_packet_latency | GarnetNetwork | protected |
m_avg_packet_network_latency | GarnetNetwork | protected |
m_avg_packet_queueing_latency | GarnetNetwork | protected |
m_avg_packet_vnet_latency | GarnetNetwork | protected |
m_avg_packet_vqueue_latency | GarnetNetwork | protected |
m_buffers_per_ctrl_vc | GarnetNetwork | protected |
m_buffers_per_data_vc | GarnetNetwork | protected |
m_control_msg_size | Network | protectedstatic |
m_creditlinks | GarnetNetwork | private |
m_data_msg_size | Network | protectedstatic |
m_enable_fault_model | GarnetNetwork | protected |
m_flit_network_latency | GarnetNetwork | protected |
m_flit_queueing_latency | GarnetNetwork | protected |
m_flits_injected | GarnetNetwork | protected |
m_flits_received | GarnetNetwork | protected |
m_fromNetQueues | Network | protected |
m_max_vcs_per_vnet | GarnetNetwork | protected |
m_networklinks | GarnetNetwork | private |
m_ni_flit_size | GarnetNetwork | protected |
m_nis | GarnetNetwork | private |
m_nodes | Network | protected |
m_num_cols | GarnetNetwork | protected |
m_num_rows | GarnetNetwork | protected |
m_ordered | Network | protected |
m_packet_network_latency | GarnetNetwork | protected |
m_packet_queueing_latency | GarnetNetwork | protected |
m_packets_injected | GarnetNetwork | protected |
m_packets_received | GarnetNetwork | protected |
m_routers | GarnetNetwork | private |
m_routing_algorithm | GarnetNetwork | protected |
m_toNetQueues | Network | protected |
m_topology_ptr | Network | protected |
m_total_ext_in_link_utilization | GarnetNetwork | protected |
m_total_ext_out_link_utilization | GarnetNetwork | protected |
m_total_hops | GarnetNetwork | protected |
m_total_int_link_utilization | GarnetNetwork | protected |
m_virtual_networks | Network | protectedstatic |
m_vnet_type | GarnetNetwork | private |
m_vnet_type_names | Network | protected |
makeExtInLink(NodeID src, SwitchID dest, BasicLink *link, std::vector< NetDest > &routing_table_entry) | GarnetNetwork | virtual |
makeExtOutLink(SwitchID src, NodeID dest, BasicLink *link, std::vector< NetDest > &routing_table_entry) | GarnetNetwork | virtual |
makeInternalLink(SwitchID src, SwitchID dest, BasicLink *link, std::vector< NetDest > &routing_table_entry, PortDirection src_outport_dirn, PortDirection dest_inport_dirn) | GarnetNetwork | virtual |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
MessageSizeType_to_int(MessageSizeType size_type) | Network | static |
name() const | SimObject | inlinevirtual |
Network(const Params *p) | Network | |
Network(const Network &obj) | Network | protected |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
operator=(const GarnetNetwork &obj) | GarnetNetwork | private |
Network::operator=(const Network &obj) | Network | protected |
Network::ClockedObject::operator=(const Group &)=delete | Stats::Group | |
ClockedObject::operator=(Clocked &)=delete | Clocked | protected |
Params typedef | GarnetNetwork | |
params() const | Network | inline |
path | Serializable | privatestatic |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
print(std::ostream &out) const | GarnetNetwork | virtual |
probeManager | SimObject | private |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | GarnetNetwork | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetClock() const | Clocked | inlineprotected |
resetStats() | GarnetNetwork | virtual |
resolveStat(std::string name) const | Stats::Group | |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | ClockedObject | virtual |
serializeAll(CheckpointOut &cp) | SimObject | static |
Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
setCurTick(Tick newVal) | EventManager | inline |
setFromNetQueue(NodeID global_id, bool ordered, int netNumber, std::string vnet_type, MessageBuffer *b) | Network | virtual |
setToNetQueue(NodeID global_id, bool ordered, int netNumber, std::string vnet_type, MessageBuffer *b) | Network | |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
simObjectList | SimObject | privatestatic |
SimObjectList typedef | SimObject | private |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | Stats::Group | private |
tick | Clocked | mutableprivate |
ticksToCycles(Tick t) const | Clocked | inline |
unserialize(CheckpointIn &cp) override | ClockedObject | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
update() const | Clocked | inlineprivate |
updateClockPeriod() | Clocked | inline |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~GarnetNetwork()=default | GarnetNetwork | |
~Group() | Stats::Group | virtual |
~Network() | Network | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |