Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpyarena.c70 size_t total_allocs; member
150 arena->total_allocs = 0; in PyArena_New()
189 arena->total_allocs++; in PyArena_Malloc()