Go to the documentation of this file. 46 #ifndef __SIM_SYSCALL_DEBUG_MACROS_HH__ 47 #define __SIM_SYSCALL_DEBUG_MACROS_HH__ 51 #include "debug/SyscallBase.hh" 52 #include "debug/SyscallVerbose.hh" 61 #define DPRINTF_SYSCALL(FLAGEXT, FMT, ...) \ 62 DPRINTFS(Syscall##FLAGEXT, tc->getCpuPtr(), "T%d : syscall " FMT, \ 63 tc->threadId(), __VA_ARGS__) 65 #endif // __SIM_SYSCALL_DEBUG_MACROS_HH__
Generated on Fri Feb 28 2020 16:27:03 for gem5 by doxygen 1.8.13