Searched refs:_tracemalloc_get_traced_memory_impl (Results 1 – 2 of 2) sorted by relevance
190 _tracemalloc_get_traced_memory_impl(PyObject *module);195 return _tracemalloc_get_traced_memory_impl(module); in _tracemalloc_get_traced_memory()
164 _tracemalloc_get_traced_memory_impl(PyObject *module) in _tracemalloc_get_traced_memory_impl() function