Searched defs:malloc_stats (Results 1 – 3 of 3) sorted by relevance
161 int malloc_stats; /* PYTHONMALLOCSTATS */ member
2316 void malloc_stats() in malloc_stats() function
1384 int malloc_stats = tstate->interp->config.malloc_stats; in Py_FinalizeEx() local