Searched refs:DEBUG_STATS (Results 1 – 3 of 3) sorted by relevance
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