Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c1274 static Py_ssize_t raw_allocated_blocks; variable
1279 Py_ssize_t n = raw_allocated_blocks; in _Py_GetAllocatedBlocks()
2005 raw_allocated_blocks++; in _PyObject_Malloc()
2025 raw_allocated_blocks++; in _PyObject_Calloc()
2286 raw_allocated_blocks--; in _PyObject_Free()

Completed in 5 milliseconds