Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tracemalloc.c.h178 …{"get_traced_memory", (PyCFunction)_tracemalloc_get_traced_memory, METH_NOARGS, _tracemalloc_get_t…
184 _tracemalloc_get_traced_memory(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_get_traced_memory() function