Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c2930 size_t arena_alignment = 0; in _PyObject_DebugMallocStats() local
2967 arena_alignment += POOL_SIZE; in _PyObject_DebugMallocStats()
3048 total += printone(out, "# bytes lost to arena alignment", arena_alignment); in _PyObject_DebugMallocStats()