Searched refs:DEBUG_STATS (Results 1 – 5 of 5) sorted by relevance
278 #define DEBUG_STATS 0x100000 macro
310 { "stats", DEBUG_STATS },
120 #define DEBUG_STATS (1<<0) /* print collection statistics */ macro1211 if (gcstate->debug & DEBUG_STATS) { in gc_collect_main()1309 if (gcstate->debug & DEBUG_STATS) { in gc_collect_main()2024 ADD_INT(DEBUG_STATS); in gcmodule_exec()
296 .. data:: DEBUG_STATS
13465 gc.DEBUG_STATS.15343 - Issue #2467: gc.DEBUG_STATS reported invalid elapsed times. Also, always