gem5  v20.1.0.0
The Trace API.

These methods relate to the selective debugging trace facility. More...

#define DTRACE(x)   (false)
 
#define DPRINTF_UNCONDITIONAL(x, ...)   do {} while (0)
 

Detailed Description

These methods relate to the selective debugging trace facility.

Macro Definition Documentation

◆ DPRINTF_UNCONDITIONAL

#define DPRINTF_UNCONDITIONAL (   x,
  ... 
)    do {} while (0)

Definition at line 240 of file trace.hh.

◆ DTRACE

#define DTRACE (   x)    (false)

Definition at line 146 of file debug.hh.


Generated on Wed Sep 30 2020 14:02:20 for gem5 by doxygen 1.8.17