Searched refs:gc_get_stats (Results 1 – 1 of 1) sorted by relevance
285 {"get_stats", (PyCFunction)gc_get_stats, METH_NOARGS, gc_get_stats__doc__},291 gc_get_stats(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_stats() function