Searched refs:_tracemalloc_get_traced_memory_impl (Results 1 – 2 of 2) sorted by relevance
181 _tracemalloc_get_traced_memory_impl(PyObject *module);186 return _tracemalloc_get_traced_memory_impl(module); in _tracemalloc_get_traced_memory()
1607 _tracemalloc_get_traced_memory_impl(PyObject *module) in _tracemalloc_get_traced_memory_impl() function