Searched refs:_Py_AllocatedBlocks (Results 1 – 1 of 1) sorted by relevance
1164 static Py_ssize_t _Py_AllocatedBlocks = 0; variable1169 return _Py_AllocatedBlocks; in _Py_GetAllocatedBlocks()1575 _Py_AllocatedBlocks++; in _PyObject_Malloc()1581 _Py_AllocatedBlocks++; in _PyObject_Malloc()1597 _Py_AllocatedBlocks++; in _PyObject_Calloc()1603 _Py_AllocatedBlocks++; in _PyObject_Calloc()1833 _Py_AllocatedBlocks--; in _PyObject_Free()