Searched refs:total_big_blocks (Results 1 – 2 of 2) sorted by relevance
74 size_t total_big_blocks; member154 arena->total_big_blocks = 0; in PyArena_New()199 ++arena->total_big_blocks; in PyArena_Malloc()
71 size_t total_big_blocks; member151 arena->total_big_blocks = 0; in PyArena_New()196 ++arena->total_big_blocks; in PyArena_Malloc()