Home
last modified time | relevance | path

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

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