gem5/src/mem/ruby/network/garnet
Nilay Vaish a49b1df3f0 ruby: record fully busy cycle with in the controller
This patch does several things. First, the counter for fully busy cycles for a
controller is now kept with in the controller, instead of being part of the profiler.
Second, the topology class no longer keeps an array of controllers which was only
used for printing stats. Instead, ruby system will now ask each controller to print
the stats. Thirdly, the statistical variable for recording how many different types
were created is being moved in to the controller from the profiler. Note that for
printing, the profiler will collate results from different controllers.
2013-02-10 21:26:22 -06:00
..
fixed-pipeline ruby: remove calls to g_system_ptr->getTime() 2013-01-17 13:10:12 -06:00
flexible-pipeline Ruby: remove reference to g_system_ptr from class Message 2013-01-14 10:05:10 -06:00
BaseGarnetNetwork.cc ruby: record fully busy cycle with in the controller 2013-02-10 21:26:22 -06:00
BaseGarnetNetwork.hh Garnet: Stats at vnet granularity + code cleanup 2012-03-19 17:34:17 -04:00
BaseGarnetNetwork.py sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00
NetworkHeader.hh Ruby: Remove some unused typedefs 2011-11-03 22:46:45 -05:00
SConscript BuildEnv: Eliminate RUBY as build environment variable 2011-08-08 10:50:13 -05:00