Home
last modified time | relevance | path

Searched refs:DEBUG_STATS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dgcmodule.c120 #define DEBUG_STATS (1<<0) /* print collection statistics */ macro
1198 if (gcstate->debug & DEBUG_STATS) { in gc_collect_main()
1296 if (gcstate->debug & DEBUG_STATS) { in gc_collect_main()
1549 DEBUG_STATS - Print statistics during collection.
2011 ADD_INT(DEBUG_STATS); in gcmodule_exec()

Completed in 3 milliseconds