Files
gem5/util
Curtis Dunham 02881a7bf3 base: remove Trace::enabled flag
The DTRACE() macro tests both Trace::enabled and the specific flag. This
change uses the same administrative interface for enabling/disabling
tracing, but masks the SimpleFlags settings directly. This eliminates a
load for every DTRACE() test, e.g. DPRINTF.
2015-09-30 15:21:55 -05:00
..
2011-04-15 10:44:06 -07:00
2014-07-23 16:09:04 -05:00
2009-07-02 16:48:21 -07:00
2015-09-30 15:21:55 -05:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2015-09-30 15:21:55 -05:00
2014-07-23 16:09:04 -05:00
2015-02-11 10:23:34 -05:00