Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tracemalloc.c.h12 … {"is_tracing", (PyCFunction)_tracemalloc_is_tracing, METH_NOARGS, _tracemalloc_is_tracing__doc__},
18 _tracemalloc_is_tracing(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_is_tracing() function