Loading...
Searching...
No Matches
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__)
Generated on Tue Jun 18 2024 16:24:06 for gem5 by doxygen 1.11.0