Go to the documentation of this file. 42 #ifndef __SIM_SYSCALL_DEBUG_MACROS_HH__ 43 #define __SIM_SYSCALL_DEBUG_MACROS_HH__ 47 #include "debug/SyscallBase.hh" 48 #include "debug/SyscallVerbose.hh" 57 #define DPRINTF_SYSCALL(FLAGEXT, FMT, ...) \ 58 DPRINTFS(Syscall##FLAGEXT, tc->getCpuPtr(), "T%d : syscall " FMT, \ 59 tc->threadId(), __VA_ARGS__) 61 #endif // __SIM_SYSCALL_DEBUG_MACROS_HH__
Generated on Mon Jun 8 2020 15:45:13 for gem5 by doxygen 1.8.13