MCPcopy Create free account

hub / github.com/davidepatti/noxim / functions

Functions407 in github.com/davidepatti/noxim

MethodReservationTable
src/ReservationTable.cpp:13
MethodRoutingAlgorithmsRegister
src/routingAlgorithms/RoutingAlgorithms.h:21
MethodRouting_DELTA
src/routingAlgorithms/Routing_DELTA.h:18
MethodRouting_DYAD
src/routingAlgorithms/Routing_DYAD.h:17
MethodRouting_NEGATIVE_FIRST
src/routingAlgorithms/Routing_NEGATIVE_FIRST.h:17
MethodRouting_NORTH_LAST
src/routingAlgorithms/Routing_NORTH_LAST.h:17
MethodRouting_ODD_EVEN
src/routingAlgorithms/Routing_ODD_EVEN.h:18
MethodRouting_TABLE_BASED
src/routingAlgorithms/Routing_TABLE_BASED.h:21
MethodRouting_WEST_FIRST
src/routingAlgorithms/Routing_WEST_FIRST.h:17
MethodRouting_XY
src/routingAlgorithms/Routing_XY.h:17
FunctionSC_CTOR
src/NoC.h:93
FunctionSC_CTOR
Constructor
src/ProcessingElement.h:80
FunctionSC_CTOR
src/Router.h:90
FunctionSC_MODULE
src/NoC.h:45
FunctionSC_MODULE
src/TokenRing.h:21
FunctionSC_MODULE
src/ProcessingElement.h:23
FunctionSC_MODULE
src/Hub.h:27
FunctionSC_MODULE
src/Tile.h:19
FunctionSC_MODULE
src/Router.h:33
MethodSaveOccupancyAndTime
src/Buffer.cpp:217
MethodSelectionStrategiesRegister
src/selectionStrategies/SelectionStrategies.h:21
MethodSelection_BUFFER_LEVEL
src/selectionStrategies/Selection_BUFFER_LEVEL.h:18
MethodSelection_NOP
src/selectionStrategies/Selection_NOP.h:18
MethodSelection_RANDOM
src/selectionStrategies/Selection_RANDOM.h:18
MethodSize
src/Buffer.cpp:207
MethodStats
src/Stats.h:32
MethodTBufferFullStatus
src/DataStructs.h:104
MethodTarget
SC_CTOR(Target) : socket("socket")
src/Target.h:44
FunctionTile
src/Tile.h:80
FunctionTokenRing
src/TokenRing.h:44
MethodUpdateMeanOccupancy
src/Buffer.cpp:224
FunctionYouAreSwitch
src/Utils.h:255
MethodaccountWirelessRxPower
src/Channel.cpp:49
Methodallocate
src/MM.cpp:12
MethodantennaToTileProcess
src/Hub.cpp:251
Methodapply
src/selectionStrategies/Selection_BUFFER_LEVEL.cpp:14
Methodapply
src/selectionStrategies/Selection_RANDOM.cpp:14
MethodasciiMonitor
src/NoC.cpp:2365
Methodattenuation2power
src/Power.cpp:359
Methodb_transport
src/Channel.cpp:12
Methodbasic_onullstream
src/Utils.h:37
MethodbufferToTileFront
src/Power.cpp:266
MethodbuildBaseline
src/NoC.cpp:780
MethodbuildButterfly
src/NoC.cpp:128
MethodbuildCommon
src/NoC.cpp:20
MethodbuildMesh
src/NoC.cpp:2131
MethodbuildOmega
src/NoC.cpp:1507
MethodcanShot
src/ProcessingElement.cpp:90
Methodcompose_address
src/Channel.h:118
Methodconfigure
src/LocalRoutingTable.cpp:17
Methodconfigure
src/Router.cpp:500
MethodconnectedHubs
src/Router.cpp:628
MethoddeadlockCheck
src/Buffer.cpp:63
MethoddeadlockFree
src/Buffer.cpp:97
Methoddecode
src/ConfigurationManager.h:48
Methoddecode
src/ConfigurationManager.h:70
Methoddecode
src/ConfigurationManager.h:80
Methoddecode
src/ConfigurationManager.h:98
Methoddecode
src/ConfigurationManager.h:114
Methoddecode
src/ConfigurationManager.h:154
Methoddecode
src/ConfigurationManager.h:176
Methoddecode_address
Simple fixed address decoding In this example, for clarity, the address is passed through unmodified to the target
src/Channel.h:98
Methodencode
src/ConfigurationManager.h:36
Methodencode
src/ConfigurationManager.h:62
MethodfindRandomDestination
src/ProcessingElement.cpp:205
MethodfixRanges
src/ProcessingElement.cpp:470
Methodfree
src/MM.cpp:28
Methodget
src/routingAlgorithms/RoutingAlgorithms.cpp:5
Methodget
src/selectionStrategies/SelectionStrategies.cpp:5
MethodgetActiveThroughput
Only accounting IP that received at least one flit
src/GlobalStats.cpp:272
MethodgetAggregatedThroughput
src/GlobalStats.cpp:204
MethodgetAverageDelay
src/Stats.cpp:48
MethodgetAverageDelay
src/GlobalStats.cpp:23
MethodgetAverageThroughput
src/Stats.cpp:106
MethodgetAverageThroughput
src/GlobalStats.cpp:171
MethodgetBit
src/ProcessingElement.cpp:390
MethodgetCommunicationEnergy
src/Stats.cpp:162
MethodgetDynamicPower
src/Power.cpp:338
FunctiongetID
src/Hub.h:191
MethodgetInstance
src/routingAlgorithms/Routing_DYAD.cpp:8
MethodgetInstance
src/routingAlgorithms/Routing_NORTH_LAST.cpp:8
MethodgetInstance
src/routingAlgorithms/Routing_TABLE_BASED.cpp:7
MethodgetInstance
src/routingAlgorithms/Routing_WEST_FIRST.cpp:8
MethodgetInstance
src/routingAlgorithms/Routing_NEGATIVE_FIRST.cpp:8
MethodgetInstance
src/routingAlgorithms/Routing_DELTA.cpp:7
MethodgetInstance
src/routingAlgorithms/Routing_ODD_EVEN.cpp:7
MethodgetInstance
src/routingAlgorithms/Routing_XY.cpp:7
MethodgetInstance
src/selectionStrategies/Selection_BUFFER_LEVEL.cpp:7
MethodgetInstance
src/selectionStrategies/Selection_NOP.cpp:7
MethodgetInstance
src/selectionStrategies/Selection_RANDOM.cpp:7
MethodgetLabel
src/Buffer.cpp:36
MethodgetMaxDelay
src/Stats.cpp:75
MethodgetMaxDelay
src/GlobalStats.cpp:81
MethodgetMaxDelayMtx
src/GlobalStats.cpp:148
MethodgetRandomSize
src/ProcessingElement.cpp:484
MethodgetReceivedFlits
src/Stats.cpp:147
MethodgetReceivedIdealFlitRatio
src/GlobalStats.cpp:683
MethodgetReceivedPackets
src/Stats.cpp:137
MethodgetRoutedFlitsMtx
src/GlobalStats.cpp:310
MethodgetRoutingAlgorithmsMap
src/routingAlgorithms/RoutingAlgorithms.cpp:14
← previousnext →201–300 of 407, ranked by callers