Searched refs:_PyDict_DebugMallocStats (Results 1 – 3 of 3) sorted by relevance
170 PyAPI_FUNC(void) _PyDict_DebugMallocStats(FILE *out);
2043 _PyDict_DebugMallocStats(out); in _PyObject_DebugTypeStats()
276 _PyDict_DebugMallocStats(FILE *out) in _PyDict_DebugMallocStats() function