Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tracemalloc.c.h87 {"start", (PyCFunction)_tracemalloc_start, METH_FASTCALL, _tracemalloc_start__doc__},
93 _tracemalloc_start(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _tracemalloc_start() function