Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgcmodule.c918 debug_cycle(const char *msg, PyObject *op) in debug_cycle() function
1276 debug_cycle("collectable", FROM_GC(gc)); in gc_collect_main()
1307 debug_cycle("uncollectable", FROM_GC(gc)); in gc_collect_main()