Home
last modified time | relevance | path

Searched refs:_Py_GetAllocatedBlocks (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_pymem.h103 PyAPI_FUNC(Py_ssize_t) _Py_GetAllocatedBlocks(void);
/third_party/python/Objects/
H A Dobmalloc.c1277 _Py_GetAllocatedBlocks(void) in _Py_GetAllocatedBlocks() function
2384 _Py_GetAllocatedBlocks(void) in _Py_GetAllocatedBlocks() function
H A Dobject.c70 _Py_GetRefTotal(), _Py_GetAllocatedBlocks()); in _PyDebug_PrintTotalRefs()
/third_party/python/Python/
H A Dsysmodule.c1793 return _Py_GetAllocatedBlocks(); in sys_getallocatedblocks_impl()

Completed in 18 milliseconds