Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c1584 static int debug_stats = -1; in new_arena() local
1586 if (debug_stats == -1) { in new_arena()
1588 debug_stats = (opt != NULL && *opt != '\0'); in new_arena()
1590 if (debug_stats) { in new_arena()

Completed in 5 milliseconds