Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c1243 static Py_ssize_t raw_allocated_blocks; variable
1248 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()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2899 Objects/obmalloc.c - raw_allocated_blocks -