Searched refs:_PyTraceMalloc_GetTraceback (Results 1 – 4 of 4) sorted by relevance
33 PyAPI_FUNC(PyObject*) _PyTraceMalloc_GetTraceback(
1812 _PyTraceMalloc_GetTraceback(unsigned int domain, uintptr_t ptr) in _PyTraceMalloc_GetTraceback() function
4953 return _PyTraceMalloc_GetTraceback(domain, (uintptr_t)ptr); in tracemalloc_get_traceback()
1468 :mod:`tracemalloc` module. Add :c:func:`_PyTraceMalloc_GetTraceback` to get