Searched defs:total_number_vcs (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/dsent/model/electrical/router/
H A DRouterInputPort.cc102 unsigned int total_number_vcs = 0; local
H A DRouterSwitchAllocator.cc66 unsigned int total_number_vcs = getParameter("TotalNumberVirtualChannels").toUInt(); local
H A DRouter.cc329 unsigned int total_number_vcs = input_port->getGenProperties()->get("TotalNumberVirtualChannels"); local
357 unsigned int total_number_vcs = getGenProperties()->get("TotalNumberVirtualChannels").toUInt(); local

Completed in 8 milliseconds