Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h877 …{"_debugmallocstats", (PyCFunction)sys__debugmallocstats, METH_NOARGS, sys__debugmallocstats__doc_…
883 sys__debugmallocstats(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys__debugmallocstats() function