Searched refs:ghd_debug_flags (Results 1 – 3 of 3) sorted by relevance
40 extern ulong_t ghd_debug_flags;64 #define GDBG_FLAG_CHK(flag, fmt) if (ghd_debug_flags & (flag)) GDBG_PRF(fmt)
33 ulong_t ghd_debug_flags = 0; variable35 ulong_t ghd_debug_flags = GDBG_FLAG_ERROR variable