Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c1395 static int arena_map_bot_count; variable
1430 arena_map_bot_count++; in arena_map_get()
3056 (void)printone(out, "# arena map bot nodes", arena_map_bot_count); in _PyObject_DebugMallocStats()
3064 sizeof(arena_map_bot_t) * arena_map_bot_count); in _PyObject_DebugMallocStats()