Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tracemalloc.c.h150 …{"get_traceback_limit", (PyCFunction)_tracemalloc_get_traceback_limit, METH_NOARGS, _tracemalloc_g…
156 _tracemalloc_get_traceback_limit(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_get_traceback_limit() function