Searched refs:debug_stats (Results 1 – 3 of 3) sorted by relevance
1538 static int debug_stats = -1; in new_arena() local1540 if (debug_stats == -1) { in new_arena()1542 debug_stats = (opt != NULL && *opt != '\0'); in new_arena()1544 if (debug_stats) in new_arena()
18 Objects/obmalloc.c:new_arena():debug_stats static int debug_stats
2900 Objects/obmalloc.c new_arena debug_stats -