gem5/src/mem/ruby/profiler
Tony Gutierrez 1961a942f3 ruby: guard usage of GPUCoalescer code in Profiler
the GPUCoalescer code is used in the ruby profiler regardless of
whether or not the coalescer code has been compiled, which can
lead to link/run time errors. here we add #ifdefs to guard the
usage of GPUCoalescer code. eventually we should refactor this
code to use probe points.
2017-01-19 11:59:34 -05:00
..
AccessTraceForAddress.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
AccessTraceForAddress.hh ruby: eliminate type uint64 and int64 2015-08-29 10:19:23 -05:00
AddressProfiler.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
AddressProfiler.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
Profiler.cc ruby: guard usage of GPUCoalescer code in Profiler 2017-01-19 11:59:34 -05:00
Profiler.hh ruby: profiler: provide the number of vnets through ruby system 2015-10-14 00:29:43 -05:00
SConscript ruby: Remove RubyMemoryControl and associated files 2016-12-05 16:49:07 -05:00
StoreTrace.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
StoreTrace.hh ruby: eliminate type uint64 and int64 2015-08-29 10:19:23 -05:00