Searched refs:_PyList_DebugMallocStats (Results 1 – 3 of 3) sorted by relevance
67 PyAPI_FUNC(void) _PyList_DebugMallocStats(FILE *out);
2046 _PyList_DebugMallocStats(out); in _PyObject_DebugTypeStats()
130 _PyList_DebugMallocStats(FILE *out) in _PyList_DebugMallocStats() function