Searched refs:_PyList_DebugMallocStats (Results 1 – 3 of 3) sorted by relevance
25 PyAPI_FUNC(void) _PyList_DebugMallocStats(FILE *out);
2011 _PyList_DebugMallocStats(out); in _PyObject_DebugTypeStats()
131 _PyList_DebugMallocStats(FILE *out) in _PyList_DebugMallocStats() function