Home
last modified time | relevance | path

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

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