A B C D E F G H I L M N O P R S T U V W

U

updateAfterCycleStatus(int) - Method in class Network
The method performs its duty by calling nodes’ updateStatusAfterCycle(nCycle) and switches' updateStatusAfterCycle(nCycle) method for every simulation cycle.
updateOutput(int) - Method in class Node
This method is one of the core methods ot the Node class.
updateStatusAfterCycle(int) - Method in class ExFatTreeSwitch
 
updateStatusAfterCycle(int) - Method in class FatTreeSwitch
 
updateStatusAfterCycle() - Method in class InputLinkController
Updates status information at the end of each simulation cycle.
updateStatusAfterCycle() - Method in class InputVCBuffer
Re-initializes the temporary status variables after each cycle.
updateStatusAfterCycle(int) - Method in class MeshSwitch
 
updateStatusAfterCycle(int) - Method in class Node
This method is called after the operation of every cycle to update statistical counters and reset the temporary status variables.
updateStatusAfterCycle(int) - Method in class OctalSwitch
 
updateStatusAfterCycle() - Method in class OutputLinkController
 
updateStatusAfterCycle() - Method in class OutputVCBuffer
Re-initializes the temporary status variables after each cycle.
updateStatusAfterCycle(int) - Method in interface Switch
Updates the statistical counters for a particular simulation cycle and re-initializes the temporary status variables.
updateSwitchOutPathRequest(int) - Method in class ExFatTreeSwitch
 
updateSwitchOutPathRequest(int) - Method in class FatTreeSwitch
This method is called by network in every cycle to set the request of transferring flit from the input buffer to output buffer of the respective switch.
updateSwitchOutPathRequest(int) - Method in class MeshSwitch
This method is called by network in every cycle to set the request of transferring flit from the input buffer to output buffer of the respective switch.
updateSwitchOutPathRequest(int) - Method in class OctalSwitch
 
updateSwitchOutPathRequest(int) - Method in interface Switch
Assigns or updates the path information for the flits stored in the input buffers.
updateSwitchTrafficPathRequest(int) - Method in class Network
 
upSwitchList - Variable in class ExFatTreeSwitch
 
upSwitchList - Variable in class FatTreeSwitch
This is an array of FatTreeSwitch used to store the list of reference of adjacent parent switches if any.

A B C D E F G H I L M N O P R S T U V W