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