Searched refs:raw_allocated_blocks (Results 1 – 2 of 2) sorted by relevance
1243 static Py_ssize_t raw_allocated_blocks; variable1248 Py_ssize_t n = raw_allocated_blocks; in _Py_GetAllocatedBlocks()1958 raw_allocated_blocks++; in _PyObject_Malloc()1978 raw_allocated_blocks++; in _PyObject_Calloc()2239 raw_allocated_blocks--; in _PyObject_Free()
2899 Objects/obmalloc.c - raw_allocated_blocks -