Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tracemalloc.c.h148 _tracemalloc_get_traceback_limit_impl(PyObject *module);
153 return _tracemalloc_get_traceback_limit_impl(module); in _tracemalloc_get_traceback_limit()
/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c1574 _tracemalloc_get_traceback_limit_impl(PyObject *module) in _tracemalloc_get_traceback_limit_impl() function