Searched refs:_tracemalloc_get_traced_memory_impl (Results 1 – 2 of 2) sorted by relevance
188 _tracemalloc_get_traced_memory_impl(PyObject *module);193 return _tracemalloc_get_traced_memory_impl(module); in _tracemalloc_get_traced_memory()
1626 _tracemalloc_get_traced_memory_impl(PyObject *module) in _tracemalloc_get_traced_memory_impl() function