Home | History | Annotate | Download | only in Objects

Lines Matching refs:ntimes_arena_allocated

546 static size_t ntimes_arena_allocated = 0;
635 ++ntimes_arena_allocated;
1903 (void)printone("# arenas allocated total", ntimes_arena_allocated);
1904 (void)printone("# arenas reclaimed", ntimes_arena_allocated - narenas);