gem5/src/mem/ruby/profiler
Nilay Vaish 1764ebbf30 Ruby: Remove CacheMsg class from SLICC
The goal of the patch is to do away with the CacheMsg class currently in use
in coherence protocols. In place of CacheMsg, the RubyRequest class will used.
This class is already present in slicc_interface/RubyRequest.hh. In fact,
objects of class CacheMsg are generated by copying values from a RubyRequest
object.
2011-03-22 06:41:54 -05:00
..
AccessTraceForAddress.cc Ruby: Convert CacheRequestType to RubyRequestType 2011-03-19 18:34:59 -05:00
AccessTraceForAddress.hh Ruby: Convert CacheRequestType to RubyRequestType 2011-03-19 18:34:59 -05:00
AddressProfiler.cc Ruby: Remove CacheMsg class from SLICC 2011-03-22 06:41:54 -05:00
AddressProfiler.hh Ruby: Remove CacheMsg class from SLICC 2011-03-22 06:41:54 -05:00
CacheProfiler.cc Ruby: Convert CacheRequestType to RubyRequestType 2011-03-19 18:34:59 -05:00
CacheProfiler.hh Ruby: Convert CacheRequestType to RubyRequestType 2011-03-19 18:34:59 -05:00
MemCntrlProfiler.cc ruby: get rid of Vector and use STL 2010-06-10 23:17:07 -07:00
MemCntrlProfiler.hh ruby: get rid of Vector and use STL 2010-06-10 23:17:07 -07:00
Profiler.cc Ruby: Remove CacheMsg class from SLICC 2011-03-22 06:41:54 -05:00
Profiler.hh Ruby: Remove CacheMsg class from SLICC 2011-03-22 06:41:54 -05:00
Profiler.py ruby: Added copyright to many Ruby *.py files 2010-03-21 21:22:20 -07:00
SConscript ruby: cleaned up ruby profilers 2010-01-29 20:29:22 -08:00
StoreTrace.cc ruby: get "using namespace" out of headers 2010-04-02 11:20:32 -07:00
StoreTrace.hh ruby: get "using namespace" out of headers 2010-04-02 11:20:32 -07:00