gem5/src/mem/ruby/recorder
Ali Saidi 8aaa39e93d mem: Add a master ID to each request object.
This change adds a master id to each request object which can be
used identify every device in the system that is capable of issuing a request.
This is part of the way to removing the numCpus+1 stats in the cache and
replacing them with the master ids. This is one of a series of changes
that make way for the stats output to be changed to python.
2012-02-12 16:07:38 -06:00
..
CacheRecorder.cc mem: Add a master ID to each request object. 2012-02-12 16:07:38 -06:00
CacheRecorder.hh Ruby: Add infrastructure for recording cache contents 2012-01-11 13:29:15 -06:00
SConscript Ruby: Add infrastructure for recording cache contents 2012-01-11 13:29:15 -06:00