Home
last modified time | relevance | path

Searched refs:SGEN_MAX_DEBUG_LEVEL (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/sgen/
H A Dsgen-gray.h164 #if SGEN_MAX_DEBUG_LEVEL >= 9 in GRAY_OBJECT_ENQUEUE()
186 #if SGEN_MAX_DEBUG_LEVEL >= 9 in GRAY_OBJECT_DEQUEUE()
H A Dsgen-conf.h126 #define SGEN_MAX_DEBUG_LEVEL 2 macro
H A Dsgen-marksweep-drain-gray-stack.h57 #if SGEN_MAX_DEBUG_LEVEL >= 9 in COPY_OR_MARK_FUNCTION_NAME()
H A Dsgen-gc.h140 if (G_UNLIKELY ((level) <= SGEN_MAX_DEBUG_LEVEL && (level) <= gc_debug_level)) { \
147 if (G_UNLIKELY ((level) <= SGEN_MAX_DEBUG_LEVEL && (level) <= gc_debug_level)) { \