Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c1441 static int arena_map_bot_count; variable
1476 arena_map_bot_count++; in arena_map_get()
3101 (void)printone(out, "# arena map bot nodes", arena_map_bot_count); in _PyObject_DebugMallocStats()
3109 sizeof(arena_map_bot_t) * arena_map_bot_count); in _PyObject_DebugMallocStats()

Completed in 5 milliseconds