Searched refs:_PyDict_DebugMallocStats (Results 1 – 3 of 3) sorted by relevance
70 PyAPI_FUNC(void) _PyDict_DebugMallocStats(FILE *out);
2008 _PyDict_DebugMallocStats(out); in _PyObject_DebugTypeStats()
291 _PyDict_DebugMallocStats(FILE *out) in _PyDict_DebugMallocStats() function