sim: cgen: namespace custom trace functions

The cgen code declares some macros/funcs using the trace_xxx prefix, but
the code isn't generic and only works with cgen targets.  This is blocking
the creation of new common trace functions.

Let's blindly add cgen_xxx prefixes to all these symbols.  Some already
use this convention to avoid conflicts, so it makes sense to align them.
In the future we might want to move some to the common trace core, but
one thing at a time.
This commit is contained in:
Mike Frysinger
2015-06-12 13:29:02 +05:45
parent 966f0aefa6
commit db7858e227
43 changed files with 7143 additions and 7039 deletions

File diff suppressed because it is too large Load Diff