Searched refs:_tracemalloc_start_impl (Results 1 – 2 of 2) sorted by relevance
90 _tracemalloc_start_impl(PyObject *module, int nframe);109 return_value = _tracemalloc_start_impl(module, nframe); in _tracemalloc_start()
1533 _tracemalloc_start_impl(PyObject *module, int nframe) in _tracemalloc_start_impl() function