Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h285 {"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